public static final class Connection.Event extends Event<Connection,Connection.Event.Type,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,
Object eventInfo) |
public Event(Connection src, Connection.Event.Type type)
src
- type
- public Event(Connection src, Connection.Event.Type type, Object eventInfo)
Copyright © 2009–2018. All rights reserved.