| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--org.apache.axis.client.Service
        |
        +--i3mclient.communication.I3MLocator
| Constructor Summary | |
I3MLocator()
 | 
|
| Method Summary | |
 I3MSoap | 
getI3MSoap()
 | 
 I3MSoap | 
getI3MSoap(URL portAddress)
 | 
 String | 
getI3MSoapAddress()
 | 
 String | 
getI3MSoapWSDDServiceName()
 | 
 Remote | 
getPort(Class serviceEndpointInterface)
For the given interface, get the stub implementation.  | 
 Remote | 
getPort(javax.xml.namespace.QName portName,
        Class serviceEndpointInterface)
For the given interface, get the stub implementation.  | 
 Iterator | 
getPorts()
 | 
 javax.xml.namespace.QName | 
getServiceName()
 | 
 void | 
setI3MSoapWSDDServiceName(String name)
 | 
| Methods inherited from class org.apache.axis.client.Service | 
createCall, createCall, createCall, createCall, getCacheWSDL, getCall, getCalls, getEngine, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface javax.xml.rpc.Service | 
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getTypeMappingRegistry, getWSDLDocumentLocation | 
| Constructor Detail | 
public I3MLocator()
| Method Detail | 
public String getI3MSoapAddress()
getI3MSoapAddress in interface I3Mpublic String getI3MSoapWSDDServiceName()
public void setI3MSoapWSDDServiceName(String name)
public I3MSoap getI3MSoap()
                   throws javax.xml.rpc.ServiceException
getI3MSoap in interface I3Mjavax.xml.rpc.ServiceException
public I3MSoap getI3MSoap(URL portAddress)
                   throws javax.xml.rpc.ServiceException
getI3MSoap in interface I3Mjavax.xml.rpc.ServiceException
public Remote getPort(Class serviceEndpointInterface)
               throws javax.xml.rpc.ServiceException
getPort in interface javax.xml.rpc.ServicegetPort in class org.apache.axis.client.Servicejavax.xml.rpc.ServiceException
public Remote getPort(javax.xml.namespace.QName portName,
                      Class serviceEndpointInterface)
               throws javax.xml.rpc.ServiceException
getPort in interface javax.xml.rpc.ServicegetPort in class org.apache.axis.client.Servicejavax.xml.rpc.ServiceExceptionpublic javax.xml.namespace.QName getServiceName()
getServiceName in interface javax.xml.rpc.ServicegetServiceName in class org.apache.axis.client.Servicepublic Iterator getPorts()
getPorts in interface javax.xml.rpc.ServicegetPorts in class org.apache.axis.client.Service
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||