i3mclient.communication
Interface I3M

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

public interface I3M
extends javax.xml.rpc.Service


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

Method Detail

getI3MSoapAddress

public String getI3MSoapAddress()

getI3MSoap

public I3MSoap getI3MSoap()
                   throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getI3MSoap

public I3MSoap getI3MSoap(URL portAddress)
                   throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException