Package | Description |
---|---|
javax.websocket | |
org.apache.tomcat.websocket | |
org.apache.tomcat.websocket.server |
Server-side specific implementation classes.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
RemoteEndpoint.Async |
static interface |
RemoteEndpoint.Basic |
Modifier and Type | Class and Description |
---|---|
class |
WsRemoteEndpointAsync |
class |
WsRemoteEndpointBase |
class |
WsRemoteEndpointBasic |
class |
WsRemoteEndpointImplBase |
class |
WsRemoteEndpointImplClient |
Modifier and Type | Class and Description |
---|---|
class |
WsRemoteEndpointImplServer
This is the server side
RemoteEndpoint implementation
- i.e. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.