com.hazelcast.nio.tcp
Class TcpIpConnectionMonitor
java.lang.Object
com.hazelcast.nio.tcp.TcpIpConnectionMonitor
public class TcpIpConnectionMonitor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TcpIpConnectionMonitor
public TcpIpConnectionMonitor(TcpIpConnectionManager connectionManager,
Address endPoint)
getEndPoint
public Address getEndPoint()
onError
public void onError(Throwable t)
reset
public void reset()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.