Uses of Class
org.simpleframework.http.socket.Reason

Packages that use Reason
org.simpleframework.http.socket   
 

Uses of Reason in org.simpleframework.http.socket
 

Methods in org.simpleframework.http.socket with parameters of type Reason
 void FrameChannel.close(Reason reason)
          This is used to close the connection with a specific reason.
 void FrameListener.onClose(Session session, Reason reason)
          This is called when the connection is closed from the other side.
 



Copyright © 2014. All Rights Reserved.