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 TheRouterinterface represents a means of routing a session initiating request to the correct service.Service TheServiceinterface represents a service that can be used to communicate with the WebSocket protocol defined in RFC 6455.ServiceEvent TheServiceEventenumeration contains the events that are dispatched processing a WebSocket.