org.atmosphere.gwt.client.extra
Class AtmosphereProxyEvent
java.lang.Object
org.atmosphere.gwt.client.extra.AtmosphereProxyEvent
public class AtmosphereProxyEvent
- extends Object
- Author:
- p.havelaar
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtmosphereProxyEvent
public AtmosphereProxyEvent()
setEventType
public AtmosphereProxyEvent setEventType(AtmosphereProxyEvent.EventType eventType)
getEventType
public AtmosphereProxyEvent.EventType getEventType()
getData
public Object getData()
setData
public AtmosphereProxyEvent setData(Object data)
Copyright © 2013. All Rights Reserved.