deegree 2.5 (2011/06/29 09:44 build-8-official)

Uses of Class
org.deegree.enterprise.control.RPCMethodCall

Packages that use RPCMethodCall
org.deegree.enterprise.control   
org.deegree.portal.standard.sos.control   
 

Uses of RPCMethodCall in org.deegree.enterprise.control
 

Methods in org.deegree.enterprise.control that return RPCMethodCall
static RPCMethodCall RPCFactory.createRPCMethodCall(org.w3c.dom.Document doc)
          Creates an instance of RPCMethodCall from the given XML document.
static RPCMethodCall RPCFactory.createRPCMethodCall(java.io.Reader reader)
          Creates an instance of RPCMethodCall from an XML document that can be accessed through the passed Reader.
 RPCMethodCall RPCWebEvent.getRPCMethodCall()
          returns the the RPC methodcall extracted from the HttpServletRequest passed to the first constructor.
 

Constructors in org.deegree.enterprise.control with parameters of type RPCMethodCall
RPCWebEvent(FormEvent parent, RPCMethodCall mc)
          Creates a new instance of RPCWebEvent
RPCWebEvent(javax.servlet.http.HttpServletRequest request, RPCMethodCall mc)
          Creates a new instance of RPCWebEvent
 

Uses of RPCMethodCall in org.deegree.portal.standard.sos.control
 

Methods in org.deegree.portal.standard.sos.control with parameters of type RPCMethodCall
protected abstract  java.lang.Object AbstractSOSListener.createData(RPCMethodCall mc, java.util.HashMap<java.lang.String,org.w3c.dom.Document> map)
          Create a Data from the call and the given map.
protected  java.lang.Object GetObservationListener.createData(RPCMethodCall mc, java.util.HashMap<java.lang.String,org.w3c.dom.Document> map)
           
protected  java.lang.Object DescribeSensorListener.createData(RPCMethodCall mc, java.util.HashMap<java.lang.String,org.w3c.dom.Document> map)
          creates the result object to send to the next page from the parameters contained in the passed RPCMethodeCall and the Document array.
protected  java.lang.Object DescribePlatformListener.createData(RPCMethodCall mc, java.util.HashMap<java.lang.String,org.w3c.dom.Document> map)
          creates the result object to send to the next page from the parameters contained in the passed RPCMethodeCall and the Document array.
protected  java.lang.Object GetCapabilitiesListener.createData(RPCMethodCall mc, java.util.HashMap<java.lang.String,org.w3c.dom.Document> map)
           
protected abstract  java.lang.String AbstractSOSListener.createRequest(RPCMethodCall mc)
          Create a request
protected  java.lang.String GetObservationListener.createRequest(RPCMethodCall mc)
           
protected  java.lang.String DescribeSensorListener.createRequest(RPCMethodCall mc)
          creates a SOS DescribeSensor request from the parameters contained in the passed RPCMethodeCall.
protected  java.lang.String DescribePlatformListener.createRequest(RPCMethodCall mc)
          creates a SOS DescribePlatform request from the parameters contained in the passed RPCMethodeCall.
protected  java.lang.String GetCapabilitiesListener.createRequest(RPCMethodCall mc)
           
protected abstract  void AbstractSOSListener.validateRequest(RPCMethodCall mc)
          Validates a request
protected  void GetObservationListener.validateRequest(RPCMethodCall mc)
           
protected  void DescribeSensorListener.validateRequest(RPCMethodCall mc)
          validates the request to be performed.
protected  void DescribePlatformListener.validateRequest(RPCMethodCall mc)
          validates the request to be performed.
protected  void GetCapabilitiesListener.validateRequest(RPCMethodCall mc)
           
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org