org.atmosphere.samples.client
Class RPCEvent
java.lang.Object
org.atmosphere.samples.client.BaseEvent
org.atmosphere.samples.client.RPCEvent
- All Implemented Interfaces:
- Serializable
public class RPCEvent
- extends BaseEvent
- implements Serializable
- Author:
- rinchen tenpel
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RPCEvent
public RPCEvent()
getData
public String getData()
setData
public void setData(String data)
Copyright © 2014. All Rights Reserved.