Uses of Class
org.dellroad.stuff.net.PersistentConnection
Packages that use PersistentConnection
-
Uses of PersistentConnection in org.dellroad.stuff.net
Subclasses of PersistentConnection in org.dellroad.stuff.netModifier and TypeClassDescriptionclass
Maintains a persistentSocket
connection to a remote server, automatically reconnecting when the connection fails.