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

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

public class ResourceBindingStub
extends org.apache.axis.client.Stub
implements org.xmlsoap.schemas.ws._2004._09.transfer.Resource


Field Summary
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
ResourceBindingStub()
           
ResourceBindingStub(javax.xml.rpc.Service service)
           
ResourceBindingStub(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 org.xmlsoap.schemas.ws._2004._09.mex.Metadata 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

ResourceBindingStub

public ResourceBindingStub()
                    throws org.apache.axis.AxisFault

ResourceBindingStub

public ResourceBindingStub(URL endpointURL,
                           javax.xml.rpc.Service service)
                    throws org.apache.axis.AxisFault

ResourceBindingStub

public ResourceBindingStub(javax.xml.rpc.Service service)
                    throws org.apache.axis.AxisFault
Method Detail

get

public org.xmlsoap.schemas.ws._2004._09.mex.Metadata get()
                                                  throws RemoteException
Specified by:
get in interface org.xmlsoap.schemas.ws._2004._09.transfer.Resource
Throws:
RemoteException