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:
- java.io.Serializable, FormEvent
public class RPCWebEvent
- extends WebEvent
- Author:
- Administrator
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
source |
Method Summary |
RPCMethodCall |
getRPCMethodCall()
returns the the RPC methodcall extracted from the HttpServletRequest passed to the
first constructor. |
Methods inherited from class java.util.EventObject |
getSource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RPCWebEvent
public RPCWebEvent(javax.servlet.http.HttpServletRequest request)
- Creates a new instance of RPCWebEvent
RPCWebEvent
public RPCWebEvent(javax.servlet.http.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://www.deegree.org