Uses of Interface
org.simpleframework.http.socket.FrameChannel
-
Packages that use FrameChannel Package Description org.simpleframework.http.socket -
-
Uses of FrameChannel in org.simpleframework.http.socket
Methods in org.simpleframework.http.socket that return FrameChannel Modifier and Type Method Description FrameChannelSession. getChannel()Provides aFrameChannelthat can be used to communicate with the connected client.
-