|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.nix.ert.communication.netty2.NodeCommunication
This is an implementation of Netty 2 (http://gleamynode.net/dev/projects/netty2) It is implemented on top of Java NIO and provides good network performance
Constructor Summary | |
NodeCommunication()
|
Method Summary | |
void |
send(DataItem dataItem)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NodeCommunication()
Method Detail |
public void send(DataItem dataItem)
send
in interface NodeCommunicationInterface
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |