org.fao.geonet.kernel.csw
Class CatalogDispatcher

java.lang.Object
  extended by org.fao.geonet.kernel.csw.CatalogDispatcher

public class CatalogDispatcher
extends java.lang.Object


Constructor Summary
CatalogDispatcher()
           
 
Method Summary
 org.jdom.Element dispatch(org.jdom.Element request, jeeves.server.context.ServiceContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogDispatcher

public CatalogDispatcher()
Method Detail

dispatch

public org.jdom.Element dispatch(org.jdom.Element request,
                                 jeeves.server.context.ServiceContext context)