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.AxisFault
public ILocateWsdlTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ILocateWsdlTaskStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
private 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.RemoteException
public void updateLocateWsdlSettings(LocateWsdlSettingsTO settingsTO) throws java.rmi.RemoteException
updateLocateWsdlSettings
in interface ILocateWsdlTask
java.rmi.RemoteException
public LocateWsdlSettingsTO getLocateWsdlSettings() throws java.rmi.RemoteException
getLocateWsdlSettings
in interface ILocateWsdlTask
java.rmi.RemoteException
public WsdlUrlTO computeWsdlUrl(ComputeWsdlUrlQuery query) throws java.rmi.RemoteException
computeWsdlUrl
in interface ILocateWsdlTask
java.rmi.RemoteException