Uses of Class
org.dellroad.stuff.net.ChannelConnection
-
Uses of ChannelConnection in org.dellroad.stuff.net
Modifier and TypeFieldDescriptionprotected final HashMap<String,
ChannelConnection> ChannelNetwork.connectionMap
Modifier and TypeMethodDescriptionprotected abstract ChannelConnection
ChannelNetwork.createConnection
(String peer) Create a new connection to the specified peer.