|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.client.Service
org.jboss.remoting.transport.soap.axis.AxisSOAPConnectorServiceLocator
SOAP transport locator
| Nested Class Summary |
| Nested classes inherited from class org.apache.axis.client.Service |
org.apache.axis.client.Service.HandlerRegistryImpl |
| Field Summary |
| Fields inherited from class org.apache.axis.client.Service |
cachedWSDL, cachingWSDL, config, engine, serviceName, wsdlLocation, wsdlService |
| Constructor Summary | |
AxisSOAPConnectorServiceLocator()
|
|
| Method Summary | |
AxisSOAPConnector |
getAxisSOAPConnector()
|
AxisSOAPConnector |
getAxisSOAPConnector(URL portAddress)
|
String |
getAxisSOAPConnectorAddress()
|
String |
getAxisSOAPConnectorWSDDServiceName()
|
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 |
setAxisSOAPConnectorWSDDServiceName(String name)
|
| Methods inherited from class org.apache.axis.client.Service |
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getParser, getPort, getPort, getReference, getTargetEnpointAddress, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLPort, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, 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 AxisSOAPConnectorServiceLocator()
| Method Detail |
public String getAxisSOAPConnectorAddress()
getAxisSOAPConnectorAddress in interface AxisSOAPConnectorServicepublic String getAxisSOAPConnectorWSDDServiceName()
public void setAxisSOAPConnectorWSDDServiceName(String name)
public AxisSOAPConnector getAxisSOAPConnector()
throws javax.xml.rpc.ServiceException
getAxisSOAPConnector in interface AxisSOAPConnectorServicejavax.xml.rpc.ServiceException
public AxisSOAPConnector getAxisSOAPConnector(URL portAddress)
throws javax.xml.rpc.ServiceException
getAxisSOAPConnector in interface AxisSOAPConnectorServicejavax.xml.rpc.ServiceException
public Remote getPort(Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
getPort in interface javax.xml.rpc.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.Servicejavax.xml.rpc.ServiceExceptionpublic javax.xml.namespace.QName getServiceName()
getServiceName in interface javax.xml.rpc.Servicepublic Iterator getPorts()
getPorts in interface javax.xml.rpc.Service
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||