|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.axis.client.Service
org.cmis.interopserver.services.tie.TieServiceLocator
public class TieServiceLocator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.axis.client.Service |
|---|
org.apache.axis.client.Service.HandlerRegistryImpl |
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.client.Service |
|---|
_call |
| Constructor Summary | |
|---|---|
TieServiceLocator()
|
|
| Method Summary | |
|---|---|
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()
DOCUMENT ME! |
javax.xml.namespace.QName |
getServiceName()
DOCUMENT ME! |
Tie |
getTie()
DOCUMENT ME! |
Tie |
getTie(java.net.URL portAddress)
DOCUMENT ME! |
java.lang.String |
getTieAddress()
DOCUMENT ME! |
java.lang.String |
getTieWSDDServiceName()
DOCUMENT ME! |
void |
setTieWSDDServiceName(java.lang.String name)
DOCUMENT ME! |
| Methods inherited from class org.apache.axis.client.Service |
|---|
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry, setTypeMappingVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.rpc.Service |
|---|
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getTypeMappingRegistry, getWSDLDocumentLocation |
| Constructor Detail |
|---|
public TieServiceLocator()
| Method Detail |
|---|
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.ServiceserviceEndpointInterface - DOCUMENT ME!
javax.xml.rpc.ServiceException - DOCUMENT ME!
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.ServicegetPort in class org.apache.axis.client.ServiceportName - DOCUMENT ME!serviceEndpointInterface - DOCUMENT ME!
javax.xml.rpc.ServiceException - DOCUMENT ME!public java.util.Iterator getPorts()
getPorts in interface javax.xml.rpc.ServicegetPorts in class org.apache.axis.client.Servicepublic javax.xml.namespace.QName getServiceName()
getServiceName in interface javax.xml.rpc.ServicegetServiceName in class org.apache.axis.client.Service
public Tie getTie()
throws javax.xml.rpc.ServiceException
getTie in interface TieServicejavax.xml.rpc.ServiceException - DOCUMENT ME!
public Tie getTie(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
getTie in interface TieServiceportAddress - DOCUMENT ME!
javax.xml.rpc.ServiceException - DOCUMENT ME!public java.lang.String getTieAddress()
getTieAddress in interface TieServicepublic void setTieWSDDServiceName(java.lang.String name)
name - DOCUMENT ME!public java.lang.String getTieWSDDServiceName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||