|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectasync.ASyncServiceKey
asynctcp.ASyncTCPKey
public class ASyncTCPKey
The ASyncServiceKey
implementation for an
ASyncTCP
service. This key provides access to the
ConnectionManager
object, allowing other services to manage
connections of their own.
Method Summary | |
---|---|
ConnectionManager |
getConnectionManager()
Returns the ConnectionManager belonging to the associated
ASyncTCP service. |
Methods inherited from class async.ASyncServiceKey |
---|
compareTo, getName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ConnectionManager getConnectionManager()
ConnectionManager
belonging to the associated
ASyncTCP service.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |