Uses of Interface
org.simpleframework.transport.connect.Connection
-
Packages that use Connection Package Description org.simpleframework.transport.connect -
-
Uses of Connection in org.simpleframework.transport.connect
Classes in org.simpleframework.transport.connect that implement Connection Modifier and Type Class Description class
SocketConnection
TheSocketConnection
is used to manage connections from a server socket.
-