Package | Description |
---|---|
org.simpleframework.http.socket.service |
Class and Description |
---|
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 © 2023. All rights reserved.