Uses of Interface
org.nustaq.kontraktor.remoting.base.TrafficMonitor
| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.base | |
| org.nustaq.kontraktor.remoting.tcp |
-
Uses of TrafficMonitor in org.nustaq.kontraktor.remoting.base
Methods in org.nustaq.kontraktor.remoting.base with parameters of type TrafficMonitor Modifier and Type Method Description ActorPublisherActorPublisher. setTrafficMonitor(TrafficMonitor trafficMonitor) -
Uses of TrafficMonitor in org.nustaq.kontraktor.remoting.tcp
Methods in org.nustaq.kontraktor.remoting.tcp that return TrafficMonitor Modifier and Type Method Description TrafficMonitorTCPNIOPublisher. getTrafficMonitor()Methods in org.nustaq.kontraktor.remoting.tcp with parameters of type TrafficMonitor Modifier and Type Method Description TCPNIOPublisherTCPNIOPublisher. setTrafficMonitor(TrafficMonitor trafficMonitor)