|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
C - application supplied contextpublic interface Listener<C>
Server API.
| Method Summary | |
|---|---|
Connector<C> |
accept()
Accept a connection that is pending on the listener. |
void |
close()
Close the socket used by the listener. |
C |
getContext()
Access the application context that is associated with the listener. |
| Method Detail |
|---|
Connector<C> accept()
C getContext()
createListener(String, int, Object) and
createConnector(java.nio.channels.SelectableChannel, Object)
void close()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||