|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Acceptor.Listener
Listener interface.
| Method Summary | |
|---|---|
void |
connectionAccepted(ConnectionType connectionType,
ConnectionIdentity connection)
A connection has been accepted. |
void |
connectionClosed(ConnectionType connectionType,
ConnectionIdentity connection)
A connection has been closed. |
| Method Detail |
|---|
void connectionAccepted(ConnectionType connectionType,
ConnectionIdentity connection)
connectionType - The type of the connection.connection - The connection identity.
void connectionClosed(ConnectionType connectionType,
ConnectionIdentity connection)
connectionType - The type of the connection.connection - The connection identity.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||