public class MSS_StatusQueryServiceLocator extends org.apache.axis.client.Service implements MSS_StatusQueryService
| Constructor and Description |
|---|
MSS_StatusQueryServiceLocator() |
MSS_StatusQueryServiceLocator(org.apache.axis.EngineConfiguration config) |
MSS_StatusQueryServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName) |
| Modifier and Type | Method and Description |
|---|---|
MSS_StatusQueryPortType |
getMSS_StatusPort() |
MSS_StatusQueryPortType |
getMSS_StatusPort(java.net.URL portAddress) |
java.lang.String |
getMSS_StatusPortAddress() |
java.lang.String |
getMSS_StatusPortWSDDServiceName() |
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() |
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 |
setMSS_StatusPortEndpointAddress(java.lang.String address) |
void |
setMSS_StatusPortWSDDServiceName(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, setTypeMappingVersionpublic MSS_StatusQueryServiceLocator()
public MSS_StatusQueryServiceLocator(org.apache.axis.EngineConfiguration config)
public MSS_StatusQueryServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic java.lang.String getMSS_StatusPortAddress()
getMSS_StatusPortAddress in interface MSS_StatusQueryServicepublic java.lang.String getMSS_StatusPortWSDDServiceName()
public void setMSS_StatusPortWSDDServiceName(java.lang.String name)
public MSS_StatusQueryPortType getMSS_StatusPort() throws javax.xml.rpc.ServiceException
getMSS_StatusPort in interface MSS_StatusQueryServicejavax.xml.rpc.ServiceExceptionpublic MSS_StatusQueryPortType getMSS_StatusPort(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getMSS_StatusPort in interface MSS_StatusQueryServicejavax.xml.rpc.ServiceExceptionpublic void setMSS_StatusPortEndpointAddress(java.lang.String address)
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
getPort in interface javax.xml.rpc.ServicegetPort in class org.apache.axis.client.Servicejavax.xml.rpc.ServiceExceptionpublic java.rmi.Remote getPort(javax.xml.namespace.QName portName,
java.lang.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 java.util.Iterator getPorts()
getPorts in interface javax.xml.rpc.ServicegetPorts in class org.apache.axis.client.Servicepublic void setEndpointAddress(java.lang.String portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic void setEndpointAddress(javax.xml.namespace.QName portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionCopyright © 2025. All rights reserved.