|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.client.Service | +--com.counterclaim.openefm.client.filing.FilingServiceLocator
Constructor Summary | |
FilingServiceLocator()
|
Method Summary | |
FilingService |
getFilingService()
|
FilingService |
getFilingService(java.net.URL portAddress)
|
java.lang.String |
getFilingServiceAddress()
|
java.rmi.Remote |
getPort(java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation. |
Methods inherited from class org.apache.axis.client.Service |
createCall, createCall, createCall, createCall, getCacheWSDL, getCall, getCalls, getEngine, getHandlerRegistry, getMaintainSession, getPort, getPort, getPorts, getReference, getServiceName, 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, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation |
Constructor Detail |
public FilingServiceLocator()
Method Detail |
public java.lang.String getFilingServiceAddress()
getFilingServiceAddress
in interface FilingServiceService
public FilingService getFilingService() throws javax.xml.rpc.ServiceException
getFilingService
in interface FilingServiceService
public FilingService getFilingService(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getFilingService
in interface FilingServiceService
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException
getPort
in interface javax.xml.rpc.Service
getPort
in class org.apache.axis.client.Service
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |