org.icestandard.ICE.V20.syndicator.full
Class IceSyndicatorFullBindingSkeleton
java.lang.Object
org.icestandard.ICE.V20.syndicator.full.IceSyndicatorFullBindingSkeleton
- All Implemented Interfaces:
- IceSyndicatorFullPortType, java.rmi.Remote, java.io.Serializable, org.apache.axis.wsdl.Skeleton
- public class IceSyndicatorFullBindingSkeleton
- extends java.lang.Object
- implements IceSyndicatorFullPortType, org.apache.axis.wsdl.Skeleton
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IceSyndicatorFullBindingSkeleton
public IceSyndicatorFullBindingSkeleton()
IceSyndicatorFullBindingSkeleton
public IceSyndicatorFullBindingSkeleton(IceSyndicatorFullPortType impl)
getOperationDescByName
public static java.util.List getOperationDescByName(java.lang.String methodName)
- Returns List of OperationDesc objects with this name
getOperationDescs
public static java.util.Collection getOperationDescs()
- Returns Collection of OperationDescs
ping
public void ping()
throws java.rmi.RemoteException,
StatusCode
- Specified by:
ping
in interface IceSyndicatorFullPortType
- Throws:
java.rmi.RemoteException
StatusCode
subscribe
public SubscriptionType subscribe(Subscribe subscribeReq)
throws java.rmi.RemoteException,
SubscriptionFault
- Specified by:
subscribe
in interface IceSyndicatorFullPortType
- Throws:
java.rmi.RemoteException
SubscriptionFault
cancelSubscription
public Cancellation cancelSubscription(Cancel cancelReq)
throws java.rmi.RemoteException,
StatusCode
- Specified by:
cancelSubscription
in interface IceSyndicatorFullPortType
- Throws:
java.rmi.RemoteException
StatusCode
getStatus
public StatusType getStatus(GetStatus getStatusReq)
throws java.rmi.RemoteException,
StatusCode
- Specified by:
getStatus
in interface IceSyndicatorFullPortType
- Throws:
java.rmi.RemoteException
StatusCode
packageConfirmations
public void packageConfirmations(PackageConfirmationsType packageConfirmationReq)
throws java.rmi.RemoteException,
StatusCode
- Specified by:
packageConfirmations
in interface IceSyndicatorFullPortType
- Throws:
java.rmi.RemoteException
StatusCode
getPackages
public Packages getPackages(GetPackages getPackagesReq)
throws java.rmi.RemoteException,
StatusCode
- Specified by:
getPackages
in interface IceSyndicatorFullPortType
- Throws:
java.rmi.RemoteException
StatusCode
getPackage
public PackageType getPackage(GetPackageType getPackageReq)
throws java.rmi.RemoteException,
StatusCode
- Specified by:
getPackage
in interface IceSyndicatorFullPortType
- Throws:
java.rmi.RemoteException
StatusCode