|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionListener
Listener that is notified about connection arrivals and removals within a server.
Method Summary | |
---|---|
void |
connectionAdded(Server server,
HostedConnection conn)
Called when a connection has been added to the specified server and is fully setup. |
void |
connectionRemoved(Server server,
HostedConnection conn)
Called when a connection has been removed from the specified server. |
Method Detail |
---|
void connectionAdded(Server server, HostedConnection conn)
void connectionRemoved(Server server, HostedConnection conn)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |