public class RepositoryServiceSoapServiceLocator extends org.apache.axis.client.Service implements RepositoryServiceSoapService
| Constructor and Description |
|---|
RepositoryServiceSoapServiceLocator() |
RepositoryServiceSoapServiceLocator(org.apache.axis.EngineConfiguration config) |
RepositoryServiceSoapServiceLocator(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.
|
RepositoryServiceSoap |
getPortal_RepositoryService() |
RepositoryServiceSoap |
getPortal_RepositoryService(java.net.URL portAddress) |
java.lang.String |
getPortal_RepositoryServiceAddress() |
java.lang.String |
getPortal_RepositoryServiceWSDDServiceName() |
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 |
setPortal_RepositoryServiceEndpointAddress(java.lang.String address) |
void |
setPortal_RepositoryServiceWSDDServiceName(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 RepositoryServiceSoapServiceLocator()
public RepositoryServiceSoapServiceLocator(org.apache.axis.EngineConfiguration config)
public RepositoryServiceSoapServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic java.lang.String getPortal_RepositoryServiceAddress()
getPortal_RepositoryServiceAddress in interface RepositoryServiceSoapServicepublic java.lang.String getPortal_RepositoryServiceWSDDServiceName()
public void setPortal_RepositoryServiceWSDDServiceName(java.lang.String name)
public RepositoryServiceSoap getPortal_RepositoryService() throws javax.xml.rpc.ServiceException
getPortal_RepositoryService in interface RepositoryServiceSoapServicejavax.xml.rpc.ServiceExceptionpublic RepositoryServiceSoap getPortal_RepositoryService(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getPortal_RepositoryService in interface RepositoryServiceSoapServicejavax.xml.rpc.ServiceExceptionpublic void setPortal_RepositoryServiceEndpointAddress(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