| Package | Description | 
|---|---|
| weblogic.websocket | Provides the interfaces and classes necessary to 
 manage a WebLogic WebSocket. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| boolean | WebSocketAdapter. accept(WSHandshakeRequest request,
      WSHandshakeResponse response) | Deprecated. This method always return true. | 
| boolean | WebSocketListener. accept(WSHandshakeRequest request,
      WSHandshakeResponse response) | Deprecated. This method is called before upgrading the HTTP connection to a WebSocket
 connection. |