Uses of Class
org.dellroad.stuff.net.ChannelConnection
Packages that use ChannelConnection
-
Uses of ChannelConnection in org.dellroad.stuff.net
Subclasses of ChannelConnection in org.dellroad.stuff.netFields in org.dellroad.stuff.net with type parameters of type ChannelConnectionModifier and TypeFieldDescriptionprotected final HashMap<String,
ChannelConnection> ChannelNetwork.connectionMap
Methods in org.dellroad.stuff.net that return ChannelConnectionModifier and TypeMethodDescriptionprotected abstract ChannelConnection
ChannelNetwork.createConnection
(String peer) Create a new connection to the specified peer.