public class MockAxisServiceLocator extends org.apache.axis.client.Service implements MockAxisService
| Constructor and Description |
|---|
MockAxisServiceLocator() |
MockAxisServiceLocator(org.apache.axis.EngineConfiguration engineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
MockAxisServiceInterface |
getMockServiceInterfacePort() |
MockAxisServiceInterface |
getMockServiceInterfacePort(URL portAddress) |
String |
getMockServiceInterfacePortAddress() |
Remote |
getPort(Class proxyInterface) |
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getPort, getPorts, getReference, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry, setTypeMappingVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocationpublic MockAxisServiceLocator()
public MockAxisServiceLocator(org.apache.axis.EngineConfiguration engineConfiguration)
public Remote getPort(Class proxyInterface) throws javax.xml.rpc.ServiceException
getPort in interface javax.xml.rpc.ServicegetPort in class org.apache.axis.client.Servicejavax.xml.rpc.ServiceExceptionpublic MockAxisServiceInterface getMockServiceInterfacePort() throws javax.xml.rpc.ServiceException
getMockServiceInterfacePort in interface MockAxisServicejavax.xml.rpc.ServiceExceptionpublic MockAxisServiceInterface getMockServiceInterfacePort(URL portAddress) throws javax.xml.rpc.ServiceException
getMockServiceInterfacePort in interface MockAxisServicejavax.xml.rpc.ServiceExceptionpublic String getMockServiceInterfacePortAddress()
getMockServiceInterfacePortAddress in interface MockAxisServiceCopyright © 2016. All Rights Reserved.