uk.ac.soton.ecs.grimoires.server.impl.rdf
Class RdfSOAPSkeleton
java.lang.Object
uk.ac.soton.ecs.grimoires.server.impl.rdf.RdfSOAPSkeleton
- All Implemented Interfaces:
- RDF, Remote, Serializable, org.apache.axis.wsdl.Skeleton
- public class RdfSOAPSkeleton
- extends Object
- implements RDF, org.apache.axis.wsdl.Skeleton
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RdfSOAPSkeleton
public RdfSOAPSkeleton()
RdfSOAPSkeleton
public RdfSOAPSkeleton(RDF impl)
getOperationDescByName
public static List getOperationDescByName(String methodName)
- Returns List of OperationDesc objects with this name
getOperationDescs
public static Collection getOperationDescs()
- Returns Collection of OperationDescs
inquire
public InquireResponse inquire(InquireRequest inquireRequest)
throws RemoteException
- Specified by:
inquire in interface RDF
- Throws:
RemoteException