Uses of Package
org.simpleframework.http.socket.service
Packages that use org.simpleframework.http.socket.service
-
Classes in org.simpleframework.http.socket.service used by org.simpleframework.http.socket.serviceClassDescriptionThe
Routerinterface represents a means of routing a session initiating request to the correct service.TheServiceinterface represents a service that can be used to communicate with the WebSocket protocol defined in RFC 6455.TheServiceEventenumeration contains the events that are dispatched processing a WebSocket.