public class WandoraServiceServiceLocator extends org.apache.axis.client.Service implements WandoraServiceService
Modifier and Type | Field and Description |
---|---|
private java.util.HashSet |
ports |
private java.lang.String |
WandoraService_address |
private java.lang.String |
WandoraServiceWSDDServiceName |
Constructor and Description |
---|
WandoraServiceServiceLocator() |
WandoraServiceServiceLocator(org.apache.axis.EngineConfiguration config) |
WandoraServiceServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName) |
Modifier and Type | Method and Description |
---|---|
java.rmi.Remote |
getPort(java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation.
|
java.rmi.Remote |
getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation.
|
java.util.Iterator |
getPorts() |
javax.xml.namespace.QName |
getServiceName() |
WandoraService_PortType |
getWandoraService() |
WandoraService_PortType |
getWandoraService(java.net.URL portAddress) |
java.lang.String |
getWandoraServiceAddress() |
java.lang.String |
getWandoraServiceWSDDServiceName() |
void |
setEndpointAddress(javax.xml.namespace.QName portName,
java.lang.String address)
Set the endpoint address for the specified port name.
|
void |
setEndpointAddress(java.lang.String portName,
java.lang.String address)
Set the endpoint address for the specified port name.
|
void |
setWandoraServiceEndpointAddress(java.lang.String address) |
void |
setWandoraServiceWSDDServiceName(java.lang.String name) |
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry, setTypeMappingVersion
private java.lang.String WandoraService_address
private java.lang.String WandoraServiceWSDDServiceName
private java.util.HashSet ports
public WandoraServiceServiceLocator()
public WandoraServiceServiceLocator(org.apache.axis.EngineConfiguration config)
public WandoraServiceServiceLocator(java.lang.String wsdlLoc, javax.xml.namespace.QName sName) throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
public java.lang.String getWandoraServiceAddress()
getWandoraServiceAddress
in interface WandoraServiceService
public java.lang.String getWandoraServiceWSDDServiceName()
public void setWandoraServiceWSDDServiceName(java.lang.String name)
public WandoraService_PortType getWandoraService() throws javax.xml.rpc.ServiceException
getWandoraService
in interface WandoraServiceService
javax.xml.rpc.ServiceException
public WandoraService_PortType getWandoraService(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getWandoraService
in interface WandoraServiceService
javax.xml.rpc.ServiceException
public void setWandoraServiceEndpointAddress(java.lang.String address)
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
javax.xml.rpc.ServiceException
public java.rmi.Remote getPort(javax.xml.namespace.QName portName, java.lang.Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException
getPort
in interface javax.xml.rpc.Service
getPort
in class org.apache.axis.client.Service
javax.xml.rpc.ServiceException
public javax.xml.namespace.QName getServiceName()
getServiceName
in interface javax.xml.rpc.Service
getServiceName
in class org.apache.axis.client.Service
public java.util.Iterator getPorts()
getPorts
in interface javax.xml.rpc.Service
getPorts
in class org.apache.axis.client.Service
public void setEndpointAddress(java.lang.String portName, java.lang.String address) throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
public void setEndpointAddress(javax.xml.namespace.QName portName, java.lang.String address) throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
Copyright 2004-2015 Wandora Team