Uses of Interface
org.simpleframework.http.socket.Session
Packages that use Session
-
Uses of Session in org.simpleframework.http.socket
Methods in org.simpleframework.http.socket with parameters of type SessionModifier and TypeMethodDescriptionvoidThis is called when the connection is closed from the other side.voidThis is called when an error occurs on the WebSocket.voidThis is called when a new frame arrives on the WebSocket. -
Uses of Session in org.simpleframework.http.socket.service
Methods in org.simpleframework.http.socket.service with parameters of type Session