| Package | Description | 
|---|---|
| com.caucho.distcache.websocket | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CacheClientEndpoint
general websocket launching protocol 
 | 
class  | 
CacheServerEndpoint
general websocket launching protocol 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract WebSocketEndpoint | 
AbstractWebSocketProtocol.createEndpoint()  | 
protected WebSocketEndpoint | 
TieredCacheWebSocketProtocol.createEndpoint()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WebSocketBareClient.setEndpoint(WebSocketEndpoint endpoint)  | 
| Constructor and Description | 
|---|
WebSocketBareClient(java.lang.String address,
                   int port,
                   int extensionId,
                   WebSocketEndpoint endpoint)  |