public class DetectedEventServiceLocator extends org.apache.axis.client.Service implements DetectedEventService
| Constructor and Description |
|---|
DetectedEventServiceLocator() |
DetectedEventServiceLocator(org.apache.axis.EngineConfiguration config) |
DetectedEventServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName) |
| Modifier and Type | Method and Description |
|---|---|
DetectedEventServiceSoap |
getDetectedEventServiceSoap() |
DetectedEventServiceSoap |
getDetectedEventServiceSoap(java.net.URL portAddress) |
java.lang.String |
getDetectedEventServiceSoapAddress() |
java.lang.String |
getDetectedEventServiceSoapWSDDServiceName() |
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 |
setDetectedEventServiceSoapEndpointAddress(java.lang.String address) |
void |
setDetectedEventServiceSoapWSDDServiceName(java.lang.String name) |
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.
|
createCall, createCall, createCall, createCall, getCacheWSDL, getCall, getCalls, getEngine, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry, setTypeMappingVersionpublic DetectedEventServiceLocator()
public DetectedEventServiceLocator(org.apache.axis.EngineConfiguration config)
public DetectedEventServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic java.lang.String getDetectedEventServiceSoapAddress()
getDetectedEventServiceSoapAddress in interface DetectedEventServicepublic java.lang.String getDetectedEventServiceSoapWSDDServiceName()
public void setDetectedEventServiceSoapWSDDServiceName(java.lang.String name)
public DetectedEventServiceSoap getDetectedEventServiceSoap() throws javax.xml.rpc.ServiceException
getDetectedEventServiceSoap in interface DetectedEventServicejavax.xml.rpc.ServiceExceptionpublic DetectedEventServiceSoap getDetectedEventServiceSoap(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getDetectedEventServiceSoap in interface DetectedEventServicejavax.xml.rpc.ServiceExceptionpublic void setDetectedEventServiceSoapEndpointAddress(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.ServiceException