Uses of Class
com.hazelcast.nio.tcp.TcpIpConnectionMonitor

Packages that use TcpIpConnectionMonitor
com.hazelcast.nio.tcp Contains functionality for the TCP/IP Networking between cluster members
 
 

Uses of TcpIpConnectionMonitor in com.hazelcast.nio.tcp
 

Methods in com.hazelcast.nio.tcp that return TcpIpConnectionMonitor
 TcpIpConnectionMonitor TcpIpConnection.getMonitor()
           
 

Methods in com.hazelcast.nio.tcp with parameters of type TcpIpConnectionMonitor
 void TcpIpConnection.setMonitor(TcpIpConnectionMonitor monitor)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.