public class AxisStubUtil extends Object
Constructor and Description |
---|
AxisStubUtil() |
Modifier and Type | Method and Description |
---|---|
static org.apache.axis.client.Stub |
createStub(Class<?> interfaceClass)
Deprecated.
|
static Converter |
getConverter() |
static void |
registerStub(Class<?> intf,
Object locator,
String createMethodName) |
@Deprecated public static org.apache.axis.client.Stub createStub(Class<?> interfaceClass)
public static Converter getConverter()