AbstractSockJsService
implementation.See: Description
Class | Description |
---|---|
AbstractSockJsService |
An abstract base class for
SockJsService implementations that provides SockJS
path resolution and handling of static SockJS requests (e.g. |
SockJsHttpRequestHandler |
An
HttpRequestHandler that allows mapping a SockJsService to requests
in a Servlet container. |
AbstractSockJsService
implementation.