Uses of Package
org.simpleframework.http.socket.service
-
Packages that use org.simpleframework.http.socket.service Package Description org.simpleframework.http.socket.service -
Classes in org.simpleframework.http.socket.service used by org.simpleframework.http.socket.service Class Description Router TheRouter
interface represents a means of routing a session initiating request to the correct service.Service TheService
interface represents a service that can be used to communicate with the WebSocket protocol defined in RFC 6455.ServiceEvent TheServiceEvent
enumeration contains the events that are dispatched processing a WebSocket.