public static final class Connection.Event extends Event<Connection,Connection.Event.Type,java.lang.Object>
Connection.
| Modifier and Type | Class and Description |
|---|---|
static class |
Connection.Event.Type
Connector.Event types.
|
| Constructor and Description |
|---|
Event(Connection src,
Connection.Event.Type type) |
Event(Connection src,
Connection.Event.Type type,
java.lang.Object eventInfo) |
public Event(Connection src, Connection.Event.Type type)
src - type - public Event(Connection src, Connection.Event.Type type, java.lang.Object eventInfo)