|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionDispatcher
used by a NetConnectionServer object to create a Thread that handles incoming connections
NetConnectionServer,
NetConnectionHandler,
NetConnection| Method Summary | |
|---|---|
java.lang.Thread |
createHandlerThread(NetConnection con)
returns an object which will be started in a new Thread to handle the given NetConnection. |
java.lang.Object |
getConnectionSignature()
returns a signature object used to identify the desired connection type handled by this ConnectionDispatcher object |
| Method Detail |
|---|
java.lang.Thread createHandlerThread(NetConnection con)
MessageDelegatorjava.lang.Object getConnectionSignature()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||