org.atmosphere.gwt.client.impl
Class AtmosphereProxyEvent
java.lang.Object
org.atmosphere.gwt.client.impl.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()
AtmosphereProxyEvent
public AtmosphereProxyEvent(AtmosphereProxyEvent.EventType type)
setEventType
public AtmosphereProxyEvent setEventType(AtmosphereProxyEvent.EventType eventType)
getEventType
public AtmosphereProxyEvent.EventType getEventType()
getData
public Serializable getData()
setData
public AtmosphereProxyEvent setData(Serializable data)
Copyright © 2012. All Rights Reserved.