Class TCPPublisher
java.lang.Object
org.nustaq.kontraktor.remoting.tcp.TCPNIOPublisher
org.nustaq.kontraktor.remoting.tcp.TCPPublisher
- All Implemented Interfaces:
ActorPublisher
Created by ruedi on 18/06/15.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.nustaq.kontraktor.remoting.tcp.TCPNIOPublisher
getConnectable, getTrafficMonitor, setTrafficMonitor, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.nustaq.kontraktor.remoting.base.ActorPublisher
publish
-
Constructor Details
-
TCPPublisher
public TCPPublisher() -
TCPPublisher
-
-
Method Details
-
publish
- Specified by:
publishin interfaceActorPublisher- Overrides:
publishin classTCPNIOPublisher
-
serType
- Overrides:
serTypein classTCPNIOPublisher
-
facade
- Specified by:
facadein interfaceActorPublisher- Overrides:
facadein classTCPNIOPublisher
-
port
- Overrides:
portin classTCPNIOPublisher
-
coding
- Overrides:
codingin classTCPNIOPublisher
-
getFacade
- Overrides:
getFacadein classTCPNIOPublisher
-
getPort
public int getPort()- Overrides:
getPortin classTCPNIOPublisher
-
getCoding
- Overrides:
getCodingin classTCPNIOPublisher
-