org.icestandard.ICE.V20.wsdl.subscriber
Interface TwiceSubscriber

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
TwiceSubscriberLocator

public interface TwiceSubscriber
extends javax.xml.rpc.Service


Method Summary
 IceSubscriberPortType getIceSubscriberPortType()
           
 IceSubscriberPortType getIceSubscriberPortType(java.net.URL portAddress)
           
 java.lang.String getIceSubscriberPortTypeAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getIceSubscriberPortTypeAddress

public java.lang.String getIceSubscriberPortTypeAddress()

getIceSubscriberPortType

public IceSubscriberPortType getIceSubscriberPortType()
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getIceSubscriberPortType

public IceSubscriberPortType getIceSubscriberPortType(java.net.URL portAddress)
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException