Uses of Interface
org.simpleframework.transport.Channel
-
Packages that use Channel Package Description org.simpleframework.transport -
-
Uses of Channel in org.simpleframework.transport
Classes in org.simpleframework.transport that implement Channel Modifier and Type Class Description class
TransportChannel
TheTransportChannel
provides a means to deliver and receive content over a transport.
-