Uses of Package
com.hazelcast.nio.tcp

Packages that use com.hazelcast.nio.tcp
com.hazelcast.client Contains classes/interfaces related to Client 
com.hazelcast.client.connection.nio Contains classes related to New IO for com.hazelcast.client.connection 
com.hazelcast.client.impl Contains most of the client side HazelcastInstance implementation functionality. 
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
com.hazelcast.nio This package contains classes related to New IO
 
com.hazelcast.nio.ascii Contains SocketTextReader and SocketTextWriter classes; 
com.hazelcast.nio.tcp Contains functionality for the TCP/IP Networking between cluster members
 
com.hazelcast.nio.tcp.handlermigration Contains Handler Migration classes 
 

Classes in com.hazelcast.nio.tcp used by com.hazelcast.client
SocketChannelWrapperFactory
           
 

Classes in com.hazelcast.nio.tcp used by com.hazelcast.client.connection.nio
AbstractIOSelector
           
IOSelector
           
IOSelectorOutOfMemoryHandler
           
SelectionHandler
           
SocketChannelWrapper
           
 

Classes in com.hazelcast.nio.tcp used by com.hazelcast.client.impl
SocketChannelWrapperFactory
           
 

Classes in com.hazelcast.nio.tcp used by com.hazelcast.instance
PacketReader
           
PacketWriter
           
SocketChannelWrapperFactory
           
TcpIpConnection
          The Tcp/Ip implementation of the Connection.
 

Classes in com.hazelcast.nio.tcp used by com.hazelcast.nio
PacketReader
           
PacketWriter
           
SocketChannelWrapperFactory
           
TcpIpConnection
          The Tcp/Ip implementation of the Connection.
 

Classes in com.hazelcast.nio.tcp used by com.hazelcast.nio.ascii
SocketReader
           
SocketWriter
           
TcpIpConnection
          The Tcp/Ip implementation of the Connection.
 

Classes in com.hazelcast.nio.tcp used by com.hazelcast.nio.tcp
AbstractIOSelector
           
AbstractSelectionHandler
           
IOSelector
           
IOSelectorOutOfMemoryHandler
           
MigratableHandler
          Read/Write handlers that supports migration between IOSelector.
PacketReader
           
PacketWriter
           
ReadHandler
          The reading side of the Connection.
SelectionHandler
           
SocketChannelWrapper
           
SocketChannelWrapperFactory
           
SocketWriter
           
TcpIpConnection
          The Tcp/Ip implementation of the Connection.
TcpIpConnectionManager
           
TcpIpConnectionMonitor
           
WriteHandler
          The writing side of the TcpIpConnection.
 

Classes in com.hazelcast.nio.tcp used by com.hazelcast.nio.tcp.handlermigration
InSelectorImpl
           
OutSelectorImpl
           
 



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