org.oasis.wsrf.resource
Class WSResourceServiceAddressingLocator

java.lang.Object
  extended by org.apache.axis.client.Service
      extended by org.oasis.wsrf.resource.WSResourceServiceLocator
          extended by org.oasis.wsrf.resource.WSResourceServiceAddressingLocator
All Implemented Interfaces:
java.io.Serializable, javax.naming.Referenceable, javax.xml.rpc.Service, WSResourceService, WSResourceServiceAddressing

public class WSResourceServiceAddressingLocator
extends WSResourceServiceLocator
implements WSResourceServiceAddressing

See Also:
Serialized Form

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
WSResourceServiceAddressingLocator()
           
 
Method Summary
 
Methods inherited from class org.oasis.wsrf.resource.WSResourceServiceLocator
getPort, getPort, getPorts, 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, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Constructor Detail

WSResourceServiceAddressingLocator

public WSResourceServiceAddressingLocator()