|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.neo.swarm.services.tcp.ServerCompRouter
Propogates incoming invocations into the AppContext.
| Constructor Summary | |
ServerCompRouter(ApplicationContext ac,
Serializer serializer)
|
|
| Method Summary | |
byte[] |
messageDataReceived(byte[] data)
Deserialise the data into a WiredInvocation object and pass it onto the appropriate component local interface. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServerCompRouter(ApplicationContext ac,
Serializer serializer)
| Method Detail |
public byte[] messageDataReceived(byte[] data)
messageDataReceived in interface ListenCallbackdata - - the message bytes received from the cluster/replication systemListenCallback.messageDataReceived(byte[])
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||