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

Packages that use SelectionHandler
com.hazelcast.client.connection.nio Contains classes related to New IO for com.hazelcast.client.connection 
com.hazelcast.nio.tcp Contains functionality for the TCP/IP Networking between cluster members
 
 

Uses of SelectionHandler in com.hazelcast.client.connection.nio
 

Classes in com.hazelcast.client.connection.nio that implement SelectionHandler
 class AbstractClientSelectionHandler
           
 class ClientReadHandler
           
 class ClientWriteHandler
           
 

Uses of SelectionHandler in com.hazelcast.nio.tcp
 

Classes in com.hazelcast.nio.tcp that implement SelectionHandler
 class WriteHandler
          The writing side of the TcpIpConnection.
 



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