org.icestandard.ICE.V20.wsdl.subscriber
Class IceSubscriberBindingStub

java.lang.Object
  extended byorg.apache.axis.client.Stub
      extended byorg.icestandard.ICE.V20.wsdl.subscriber.IceSubscriberBindingStub
All Implemented Interfaces:
IceSubscriberPortType, java.rmi.Remote, javax.xml.rpc.Stub

public class IceSubscriberBindingStub
extends org.apache.axis.client.Stub
implements IceSubscriberPortType


Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
IceSubscriberBindingStub()
           
IceSubscriberBindingStub(javax.xml.rpc.Service service)
           
IceSubscriberBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 PackageConfirmationsType _package(PackageType packageResp)
           
 OK cancellation(Cancellation cancellationResp)
           
protected  org.apache.axis.client.Call createCall()
           
 PackageConfirmationsType packages(Packages packagesResp)
           
 void ping()
           
 OK status(StatusType statusResp)
           
 OK subscription(SubscriptionType subscriptionResp)
           
 
Methods inherited from class org.apache.axis.client.Stub
_getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IceSubscriberBindingStub

public IceSubscriberBindingStub()
                         throws org.apache.axis.AxisFault

IceSubscriberBindingStub

public IceSubscriberBindingStub(java.net.URL endpointURL,
                                javax.xml.rpc.Service service)
                         throws org.apache.axis.AxisFault

IceSubscriberBindingStub

public IceSubscriberBindingStub(javax.xml.rpc.Service service)
                         throws org.apache.axis.AxisFault
Method Detail

createCall

protected org.apache.axis.client.Call createCall()
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

ping

public void ping()
          throws java.rmi.RemoteException,
                 StatusCode
Specified by:
ping in interface IceSubscriberPortType
Throws:
java.rmi.RemoteException
StatusCode

_package

public PackageConfirmationsType _package(PackageType packageResp)
                                  throws java.rmi.RemoteException,
                                         StatusCode
Specified by:
_package in interface IceSubscriberPortType
Throws:
java.rmi.RemoteException
StatusCode

packages

public PackageConfirmationsType packages(Packages packagesResp)
                                  throws java.rmi.RemoteException,
                                         StatusCode
Specified by:
packages in interface IceSubscriberPortType
Throws:
java.rmi.RemoteException
StatusCode

cancellation

public OK cancellation(Cancellation cancellationResp)
                throws java.rmi.RemoteException,
                       StatusCode
Specified by:
cancellation in interface IceSubscriberPortType
Throws:
java.rmi.RemoteException
StatusCode

subscription

public OK subscription(SubscriptionType subscriptionResp)
                throws java.rmi.RemoteException,
                       StatusCode
Specified by:
subscription in interface IceSubscriberPortType
Throws:
java.rmi.RemoteException
StatusCode

status

public OK status(StatusType statusResp)
          throws java.rmi.RemoteException,
                 StatusCode
Specified by:
status in interface IceSubscriberPortType
Throws:
java.rmi.RemoteException
StatusCode