Uses of Class
org.nustaq.kontraktor.remoting.tcp.TCPClientConnector.RemotingHelper
| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.tcp |
-
Uses of TCPClientConnector.RemotingHelper in org.nustaq.kontraktor.remoting.tcp
Fields in org.nustaq.kontraktor.remoting.tcp with type parameters of type TCPClientConnector.RemotingHelper Modifier and Type Field Description protected static java.util.concurrent.atomic.AtomicReference<TCPClientConnector.RemotingHelper>TCPClientConnector. singletonMethods in org.nustaq.kontraktor.remoting.tcp that return TCPClientConnector.RemotingHelper Modifier and Type Method Description protected static TCPClientConnector.RemotingHelperTCPClientConnector. get()in case clients are connected from non actor world, provide a global actor(thread) for remote client processing (=polling queues, encoding)