org.atmosphere.samples.shared
Class BaseEvent

java.lang.Object
  extended by org.atmosphere.samples.shared.BaseEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EventBar, EventFoo

public class BaseEvent
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
BaseEvent()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BaseEvent

public BaseEvent()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2015. All Rights Reserved.