Enum Class AsyncConnection.Event

java.lang.Object
java.lang.Enum<AsyncConnection.Event>
dev.getelements.elements.rt.AsyncConnection.Event
All Implemented Interfaces:
Serializable, Comparable<AsyncConnection.Event>, Constable
Enclosing interface:
AsyncConnection<ContextT,SocketT>

public static enum AsyncConnection.Event extends Enum<AsyncConnection.Event>
Enumeration of events for which to listen.