Uses of Interface
org.simpleframework.http.socket.FrameChannel

Packages that use FrameChannel
org.simpleframework.http.socket   
 

Uses of FrameChannel in org.simpleframework.http.socket
 

Methods in org.simpleframework.http.socket that return FrameChannel
 FrameChannel Session.getChannel()
          Provides a FrameChannel that can be used to communicate with the connected client.
 



Copyright © 2014. All Rights Reserved.