|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.client.Service
org.oasis.wsrf.resource.WSResourceServiceLocator
public class WSResourceServiceLocator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.axis.client.Service |
|---|
org.apache.axis.client.Service.HandlerRegistryImpl |
| Field Summary | |
|---|---|
private java.util.HashSet |
ports
|
| Fields inherited from class org.apache.axis.client.Service |
|---|
_call |
| Constructor Summary | |
|---|---|
WSResourceServiceLocator()
|
|
WSResourceServiceLocator(org.apache.axis.EngineConfiguration config)
|
|
WSResourceServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
|
|
| 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()
|
javax.xml.namespace.QName |
getServiceName()
|
| 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, setClientConfig, 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 |
| Field Detail |
|---|
private java.util.HashSet ports
| Constructor Detail |
|---|
public WSResourceServiceLocator()
public WSResourceServiceLocator(org.apache.axis.EngineConfiguration config)
public WSResourceServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException| 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.Servicejavax.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.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.Service
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||