org.deegree.enterprise.control
Class RPCWebEvent
java.lang.Object
java.util.EventObject
org.deegree.enterprise.control.WebEvent
org.deegree.enterprise.control.RPCWebEvent
- All Implemented Interfaces:
- Serializable, FormEvent
public class RPCWebEvent
- extends WebEvent
- Author:
- Administrator
- See Also:
- Serialized Form
Method Summary |
RPCMethodCall |
getRPCMethodCall()
returns the the RPC methodcall extracted from the HttpServletRequest
passed to the first constructor. |
RPCWebEvent
public RPCWebEvent(HttpServletRequest request)
- Creates a new instance of RPCWebEvent
RPCWebEvent
public RPCWebEvent(HttpServletRequest request,
RPCMethodCall mc)
- Creates a new instance of RPCWebEvent
RPCWebEvent
public RPCWebEvent(FormEvent parent,
RPCMethodCall mc)
- Creates a new instance of RPCWebEvent
getRPCMethodCall
public RPCMethodCall getRPCMethodCall()
- returns the the RPC methodcall extracted from the HttpServletRequest
passed to the first constructor.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net