Package | Description |
---|---|
org.apache.tomcat.websocket.server |
Server-side specific implementation classes.
|
Class and Description |
---|
UriTemplate
Extracts path parameters from URIs used to create web socket connections
using the URI template defined for the associated Endpoint.
|
WsHandshakeRequest
Represents the request that this session was opened under.
|
WsRemoteEndpointImplServer
This is the server side
RemoteEndpoint implementation
- i.e. |
WsServerContainer
Provides a per class loader (i.e.
|
WsWriteTimeout
Provides timeouts for asynchronous web socket writes.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.