org.eclipse.higgins.sts.binding.axis1x.client
Class ResourceBindingClient

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by org.eclipse.higgins.sts.binding.axis1x.client.ResourceBindingStub
          extended by org.eclipse.higgins.sts.binding.axis1x.client.ResourceBindingClient
All Implemented Interfaces:
Remote, javax.xml.rpc.Stub, org.xmlsoap.schemas.ws._2004._09.transfer.Resource

public class ResourceBindingClient
extends ResourceBindingStub

Author:
mikemci

Field Summary
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
ResourceBindingClient()
           
ResourceBindingClient(javax.xml.rpc.Service service)
           
ResourceBindingClient(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 
Methods inherited from class org.eclipse.higgins.sts.binding.axis1x.client.ResourceBindingStub
get
 
Methods inherited from class org.apache.axis.client.Stub
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getTimeout, getUsername, removeProperty, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceBindingClient

public ResourceBindingClient()
                      throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

ResourceBindingClient

public ResourceBindingClient(URL endpointURL,
                             javax.xml.rpc.Service service)
                      throws org.apache.axis.AxisFault
Parameters:
endpointURL -
service -
Throws:
org.apache.axis.AxisFault

ResourceBindingClient

public ResourceBindingClient(javax.xml.rpc.Service service)
                      throws org.apache.axis.AxisFault
Parameters:
service -
Throws:
org.apache.axis.AxisFault