org.eclipse.higgins.sts.binding.axis1x.service
Class ResourceBindingSkeleton

java.lang.Object
  extended byorg.eclipse.higgins.sts.binding.axis1x.service.ResourceBindingSkeleton
All Implemented Interfaces:
Remote, org.xmlsoap.schemas.ws._2004._09.transfer.Resource, Serializable, org.apache.axis.wsdl.Skeleton

public class ResourceBindingSkeleton
extends Object
implements org.xmlsoap.schemas.ws._2004._09.transfer.Resource, org.apache.axis.wsdl.Skeleton

See Also:
Serialized Form

Constructor Summary
ResourceBindingSkeleton()
           
ResourceBindingSkeleton(org.xmlsoap.schemas.ws._2004._09.transfer.Resource impl)
           
 
Method Summary
 org.xmlsoap.schemas.ws._2004._09.mex.Metadata get()
           
static List getOperationDescByName(String methodName)
          Returns List of OperationDesc objects with this name
static Collection getOperationDescs()
          Returns Collection of OperationDescs
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceBindingSkeleton

public ResourceBindingSkeleton()

ResourceBindingSkeleton

public ResourceBindingSkeleton(org.xmlsoap.schemas.ws._2004._09.transfer.Resource impl)
Method Detail

getOperationDescByName

public static List getOperationDescByName(String methodName)
Returns List of OperationDesc objects with this name


getOperationDescs

public static Collection getOperationDescs()
Returns Collection of OperationDescs


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