Uses of Interface
org.simpleframework.http.socket.FrameChannel
Packages that use FrameChannel
-
Uses of FrameChannel in org.simpleframework.http.socket
Methods in org.simpleframework.http.socket that return FrameChannelModifier and TypeMethodDescriptionSession.getChannel()Provides aFrameChannelthat can be used to communicate with the connected client.