Uses of Interface
com.hazelcast.nio.tcp.MigratableHandler

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

Uses of MigratableHandler in com.hazelcast.nio.tcp
 

Classes in com.hazelcast.nio.tcp that implement MigratableHandler
 class AbstractSelectionHandler
           
 class ReadHandler
          The reading side of the Connection.
 class WriteHandler
          The writing side of the TcpIpConnection.
 



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