Uses of Package
org.simpleframework.http.socket.service

Packages that use org.simpleframework.http.socket.service
org.simpleframework.http.socket.service   
 

Classes in org.simpleframework.http.socket.service used by org.simpleframework.http.socket.service
Router
          The Router interface represents a means of routing a session initiating request to the correct service.
Service
          The Service interface represents a service that can be used to communicate with the WebSocket protocol defined in RFC 6455.
ServiceEvent
          The ServiceEvent enumeration contains the events that are dispatched processing a WebSocket.
 



Copyright © 2014. All Rights Reserved.