uk.ac.soton.ecs.grimoires.server.impl.rdf
Class RdfSOAPImpl

java.lang.Object
  extended byuk.ac.soton.ecs.grimoires.server.impl.rdf.RdfSOAPImpl
All Implemented Interfaces:
RDF, Remote

public class RdfSOAPImpl
extends Object
implements RDF


Constructor Summary
RdfSOAPImpl()
           
 
Method Summary
 InquireResponse inquire(InquireRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RdfSOAPImpl

public RdfSOAPImpl()
Method Detail

inquire

public InquireResponse inquire(InquireRequest request)
                        throws RemoteException
Specified by:
inquire in interface RDF
Throws:
RemoteException