public class WandoraServiceSoapBindingSkeleton extends java.lang.Object implements WandoraService_PortType, org.apache.axis.wsdl.Skeleton
Modifier and Type | Field and Description |
---|---|
private static java.util.Map |
_myOperations |
private static java.util.Collection |
_myOperationsList |
private WandoraService_PortType |
impl |
Constructor and Description |
---|
WandoraServiceSoapBindingSkeleton() |
WandoraServiceSoapBindingSkeleton(WandoraService_PortType impl) |
Modifier and Type | Method and Description |
---|---|
static java.util.List |
getOperationDescByName(java.lang.String methodName)
Returns List of OperationDesc objects with this name
|
static java.util.Collection |
getOperationDescs()
Returns Collection of OperationDescs
|
WSTopic |
getTopic(java.lang.String in0,
boolean in1) |
WSTopic[] |
getTopics(java.lang.String[] in0,
boolean in1) |
WSTopic[] |
getTopicsOfType(java.lang.String in0,
boolean in1) |
WSTopic |
getTopicWithBaseName(java.lang.String in0,
boolean in1) |
private WandoraService_PortType impl
private static java.util.Map _myOperations
private static java.util.Collection _myOperationsList
public WandoraServiceSoapBindingSkeleton()
public WandoraServiceSoapBindingSkeleton(WandoraService_PortType impl)
public static java.util.List getOperationDescByName(java.lang.String methodName)
public static java.util.Collection getOperationDescs()
public WSTopic getTopic(java.lang.String in0, boolean in1) throws java.rmi.RemoteException
getTopic
in interface WandoraService_PortType
java.rmi.RemoteException
public WSTopic[] getTopics(java.lang.String[] in0, boolean in1) throws java.rmi.RemoteException
getTopics
in interface WandoraService_PortType
java.rmi.RemoteException
public WSTopic getTopicWithBaseName(java.lang.String in0, boolean in1) throws java.rmi.RemoteException
getTopicWithBaseName
in interface WandoraService_PortType
java.rmi.RemoteException
public WSTopic[] getTopicsOfType(java.lang.String in0, boolean in1) throws java.rmi.RemoteException
getTopicsOfType
in interface WandoraService_PortType
java.rmi.RemoteException
Copyright 2004-2015 Wandora Team