Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Package
weblogic.websocket

Packages that use weblogic.websocket
weblogic.websocket Provides the interfaces and classes necessary to manage a WebLogic WebSocket. 
 

Classes in weblogic.websocket used by weblogic.websocket
ClosingMessage
          This class represents closing data control frame.
WebSocketConnection
          This class represents the WebSocket connection established between the client and server.
WebSocketContext
          This class provides context information for a WebSocket that is declared by the @WebSocket annotation or set by the application.
WebSocketException
          Defines a general exception the container can throw when it encounters difficulty.
WebSocketListener
          This interface is used to handle WebSocket messages.
WSHandshakeRequest
           Defines an object to provide the WebSocket opening handshake request information to a WebSocketListener.
WSHandshakeResponse
          Defines an object to assist in sending an opening handshake response to the client.
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01