org.exist.soap
Class QueryServiceLocator
java.lang.Object
org.apache.axis.client.Service
org.exist.soap.QueryServiceLocator
- All Implemented Interfaces:
- QueryService
- public class QueryServiceLocator
- extends org.apache.axis.client.Service
- implements QueryService
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryServiceLocator
public QueryServiceLocator()
QueryServiceLocator
public QueryServiceLocator(org.apache.axis.EngineConfiguration config)
QueryServiceLocator
public QueryServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
throws javax.xml.rpc.ServiceException
getQueryAddress
public java.lang.String getQueryAddress()
- Specified by:
getQueryAddress in interface QueryService
getQueryWSDDServiceName
public java.lang.String getQueryWSDDServiceName()
setQueryWSDDServiceName
public void setQueryWSDDServiceName(java.lang.String name)
getQuery
public Query getQuery()
throws javax.xml.rpc.ServiceException
- Specified by:
getQuery in interface QueryService
- Throws:
javax.xml.rpc.ServiceException
getQuery
public Query getQuery(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Specified by:
getQuery in interface QueryService
- Throws:
javax.xml.rpc.ServiceException
setQueryEndpointAddress
public void setQueryEndpointAddress(java.lang.String address)
getPort
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
- For the given interface, get the stub implementation.
If this service has no port for the given interface,
then ServiceException is thrown.
- Throws:
javax.xml.rpc.ServiceException
getPort
public java.rmi.Remote getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
- For the given interface, get the stub implementation.
If this service has no port for the given interface,
then ServiceException is thrown.
- Throws:
javax.xml.rpc.ServiceException
getServiceName
public javax.xml.namespace.QName getServiceName()
getPorts
public java.util.Iterator getPorts()
setEndpointAddress
public void setEndpointAddress(java.lang.String portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
- Set the endpoint address for the specified port name.
- Throws:
javax.xml.rpc.ServiceException
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.