|
||||||||||
| 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.ApplicationCommsRequestProcessor
public class ApplicationCommsRequestProcessor
The Class ApplicationCommsRequestProcessor.
| Constructor Summary | |
|---|---|
ApplicationCommsRequestProcessor()
|
|
| 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 ApplicationCommsRequestProcessor()
| Method Detail |
|---|
public void handle(TableCommsServerService server,
ConnectionHandler fromHandler,
TableMessage obj)
throws java.io.IOException
ServerMessageProcessor
handle in interface ServerMessageProcessorserver - 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 | |||||||||