|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.client.Service
org.globus.ogsa.security.authentication.SecureContextEstablishmentServiceLocator
Nested Class Summary |
Nested classes inherited from class org.apache.axis.client.Service |
org.apache.axis.client.Service.HandlerRegistryImpl |
Constructor Summary | |
SecureContextEstablishmentServiceLocator()
|
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()
|
SecureContextEstablishmentPortType |
getSecureContextEstablishmentPort()
|
SecureContextEstablishmentPortType |
getSecureContextEstablishmentPort(java.net.URL portAddress)
|
java.lang.String |
getSecureContextEstablishmentPortAddress()
|
java.lang.String |
getSecureContextEstablishmentPortWSDDServiceName()
|
javax.xml.namespace.QName |
getServiceName()
|
void |
setSecureContextEstablishmentPortWSDDServiceName(java.lang.String name)
|
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 |
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 SecureContextEstablishmentServiceLocator()
Method Detail |
public java.lang.String getSecureContextEstablishmentPortAddress()
getSecureContextEstablishmentPortAddress
in interface SecureContextEstablishmentService
public java.lang.String getSecureContextEstablishmentPortWSDDServiceName()
public void setSecureContextEstablishmentPortWSDDServiceName(java.lang.String name)
public SecureContextEstablishmentPortType getSecureContextEstablishmentPort() throws javax.xml.rpc.ServiceException
getSecureContextEstablishmentPort
in interface SecureContextEstablishmentService
javax.xml.rpc.ServiceException
public SecureContextEstablishmentPortType getSecureContextEstablishmentPort(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getSecureContextEstablishmentPort
in interface SecureContextEstablishmentService
javax.xml.rpc.ServiceException
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException
getPort
in interface javax.xml.rpc.Service
javax.xml.rpc.ServiceException
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.Service
javax.xml.rpc.ServiceException
public javax.xml.namespace.QName getServiceName()
getServiceName
in interface javax.xml.rpc.Service
public java.util.Iterator getPorts()
getPorts
in interface javax.xml.rpc.Service
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |