Uses of Interface
org.nustaq.kontraktor.remoting.base.ActorPublisher
| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.base | |
| org.nustaq.kontraktor.remoting.tcp | |
| org.nustaq.kontraktor.routers |
-
Uses of ActorPublisher in org.nustaq.kontraktor.remoting.base
Methods in org.nustaq.kontraktor.remoting.base that return ActorPublisher Modifier and Type Method Description ActorPublisherActorPublisher. facade(Actor facade)ActorPublisherActorPublisher. setTrafficMonitor(TrafficMonitor trafficMonitor) -
Uses of ActorPublisher in org.nustaq.kontraktor.remoting.tcp
Classes in org.nustaq.kontraktor.remoting.tcp that implement ActorPublisher Modifier and Type Class Description classTCPNIOPublisherCreated by ruedi on 18/06/15.classTCPPublisherCreated by ruedi on 18/06/15. -
Uses of ActorPublisher in org.nustaq.kontraktor.routers
Methods in org.nustaq.kontraktor.routers with parameters of type ActorPublisher Modifier and Type Method Description static <T extends AbstractKrouter>
TRouting. start(java.lang.Class<T> krouterClass, ActorPublisher... publisher)start a Krouter