|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.services.net.tablecomms.server.processors.TableJoinRequestProcessor
public class TableJoinRequestProcessor
The Class TableJoinRequestProcessor.
Constructor Summary | |
---|---|
TableJoinRequestProcessor()
|
Method Summary | |
---|---|
void |
handle(TableCommsServerService server,
ConnectionHandler fromHandler,
TableMessage obj)
Handle. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableJoinRequestProcessor()
Method Detail |
---|
public void handle(TableCommsServerService server, ConnectionHandler fromHandler, TableMessage obj) throws java.io.IOException
ServerMessageProcessor
handle
in interface ServerMessageProcessor
server
- the serverfromHandler
- the from handlerobj
- the obj
java.io.IOException
- Signals that an I/O exception has occurred.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |