org.eclipse.higgins.ics.ws.wsdl
Interface RPPSService

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

public interface RPPSService
extends javax.xml.rpc.Service


Method Summary
 RPPSServiceSEI getRPPSServiceSEIPort()
           
 RPPSServiceSEI getRPPSServiceSEIPort(URL portAddress)
           
 String getRPPSServiceSEIPortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getRPPSServiceSEIPortAddress

public String getRPPSServiceSEIPortAddress()

getRPPSServiceSEIPort

public RPPSServiceSEI getRPPSServiceSEIPort()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getRPPSServiceSEIPort

public RPPSServiceSEI getRPPSServiceSEIPort(URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException