Uses of Package
org.dellroad.stuff.net
Packages that use org.dellroad.stuff.net
-
Classes in org.dellroad.stuff.net used by org.dellroad.stuff.netClassDescriptionSupport superclass for
ChannelNetwork
connections.Support superclass forNetwork
implementations based onSelectableChannel
s.Abstraction layer representing a "network" over which a local "node" can communicate with remote nodes.Callback interface used byNetwork
implementations.Support superclass for clients that want to maintain a persistent connection to some server.Support for managing activity based onSelectableChannel
asynchronous I/O notifications.Callback interface used bySelectorSupport
.Implemented by objects that handle individual connections accepted by aSocketAcceptor
.A TCP connection to be used with aChannelNetwork
.Network
implementation based on TCP connections.