public class ILocateWsdlTaskStub extends org.apache.axis.client.Stub implements ILocateWsdlTask
| Modifier and Type | Field and Description |
|---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
| Constructor and Description |
|---|
ILocateWsdlTaskStub() |
ILocateWsdlTaskStub(javax.xml.rpc.Service service) |
ILocateWsdlTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
private void |
addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer) |
WsdlUrlTO |
computeWsdlUrl(ComputeWsdlUrlQuery query) |
protected org.apache.axis.client.Call |
createCall() |
LocateWsdlSettingsTO |
getLocateWsdlSettings() |
void |
updateLocateWsdlSettings(LocateWsdlSettingsTO settingsTO) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public ILocateWsdlTaskStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ILocateWsdlTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ILocateWsdlTaskStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprivate void addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic void updateLocateWsdlSettings(LocateWsdlSettingsTO settingsTO) throws java.rmi.RemoteException
updateLocateWsdlSettings in interface ILocateWsdlTaskjava.rmi.RemoteExceptionpublic LocateWsdlSettingsTO getLocateWsdlSettings() throws java.rmi.RemoteException
getLocateWsdlSettings in interface ILocateWsdlTaskjava.rmi.RemoteExceptionpublic WsdlUrlTO computeWsdlUrl(ComputeWsdlUrlQuery query) throws java.rmi.RemoteException
computeWsdlUrl in interface ILocateWsdlTaskjava.rmi.RemoteException