Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
N
O
S
W
A
accept(WSHandshakeRequest, WSHandshakeResponse)
- Method in interface weblogic.websocket.
WebSocketListener
C
close(int)
- Method in interface weblogic.websocket.
WebSocketConnection
close(int, String)
- Method in interface weblogic.websocket.
WebSocketConnection
ClosingMessage
- Interface in
weblogic.websocket
Weblogic stubs for compilation.
D
destroy()
- Method in interface weblogic.websocket.
WebSocketListener
E
enableExtension(String)
- Method in class weblogic.websocket.
WSHandshakeResponse
enableSubProtocol(String)
- Method in class weblogic.websocket.
WSHandshakeResponse
G
getEnabledExtensions()
- Method in class weblogic.websocket.
WSHandshakeResponse
getEnabledSubProtocols()
- Method in class weblogic.websocket.
WSHandshakeResponse
getExtensions()
- Method in class weblogic.websocket.
WSHandshakeRequest
getMaxConnections()
- Method in interface weblogic.websocket.
WebSocketContext
getMaxMessageSize()
- Method in interface weblogic.websocket.
WebSocketContext
getOrigin()
- Method in class weblogic.websocket.
WSHandshakeRequest
getPathPatterns()
- Method in interface weblogic.websocket.
WebSocketContext
getReason()
- Method in interface weblogic.websocket.
ClosingMessage
getRemoteAddress()
- Method in interface weblogic.websocket.
WebSocketConnection
getRemotePort()
- Method in interface weblogic.websocket.
WebSocketConnection
getRemoteUser()
- Method in interface weblogic.websocket.
WebSocketConnection
getRequestURI()
- Method in interface weblogic.websocket.
WebSocketConnection
getResourcePath()
- Method in class weblogic.websocket.
WSHandshakeRequest
getServletContext()
- Method in interface weblogic.websocket.
WebSocketContext
getStatusCode()
- Method in interface weblogic.websocket.
ClosingMessage
getSubProtocols()
- Method in class weblogic.websocket.
WSHandshakeRequest
getSupportedVersions()
- Method in interface weblogic.websocket.
WebSocketContext
getTimeoutSecs()
- Method in interface weblogic.websocket.
WebSocketContext
getUserPrincipal()
- Method in interface weblogic.websocket.
WebSocketConnection
getVersion()
- Method in class weblogic.websocket.
WSHandshakeRequest
getWebSocketConnections()
- Method in interface weblogic.websocket.
WebSocketContext
getWebSocketContext()
- Method in interface weblogic.websocket.
WebSocketConnection
I
init(WebSocketContext)
- Method in interface weblogic.websocket.
WebSocketListener
isOpen()
- Method in interface weblogic.websocket.
WebSocketConnection
isSecure()
- Method in interface weblogic.websocket.
WebSocketConnection
N
NO_STATUS_CODE
- Static variable in interface weblogic.websocket.
ClosingMessage
O
onClose(WebSocketConnection, ClosingMessage)
- Method in interface weblogic.websocket.
WebSocketListener
onError(WebSocketConnection, Throwable)
- Method in interface weblogic.websocket.
WebSocketListener
onFragment(WebSocketConnection, boolean, String)
- Method in interface weblogic.websocket.
WebSocketListener
onFragment(WebSocketConnection, boolean, byte[])
- Method in interface weblogic.websocket.
WebSocketListener
onMessage(WebSocketConnection, String)
- Method in interface weblogic.websocket.
WebSocketListener
onMessage(WebSocketConnection, byte[])
- Method in interface weblogic.websocket.
WebSocketListener
onOpen(WebSocketConnection)
- Method in interface weblogic.websocket.
WebSocketListener
onPing(WebSocketConnection, byte[])
- Method in interface weblogic.websocket.
WebSocketListener
onPong(WebSocketConnection, byte[])
- Method in interface weblogic.websocket.
WebSocketListener
onTimeout(WebSocketConnection)
- Method in interface weblogic.websocket.
WebSocketListener
S
SC_GOING_AWAY
- Static variable in interface weblogic.websocket.
ClosingMessage
SC_INTERNAL_SERVER_ERROR
- Static variable in interface weblogic.websocket.
ClosingMessage
SC_INVALID_FRAME_PAYLOAD_DATA
- Static variable in interface weblogic.websocket.
ClosingMessage
SC_MESSAGE_TOO_BIG
- Static variable in interface weblogic.websocket.
ClosingMessage
SC_NORMAL_CLOSURE
- Static variable in interface weblogic.websocket.
ClosingMessage
SC_POLICY_VOILATION
- Static variable in interface weblogic.websocket.
ClosingMessage
SC_PROTOCOL_ERROR
- Static variable in interface weblogic.websocket.
ClosingMessage
SC_UNSUPPORTED_DATA
- Static variable in interface weblogic.websocket.
ClosingMessage
send(String)
- Method in interface weblogic.websocket.
WebSocketConnection
send(byte[])
- Method in interface weblogic.websocket.
WebSocketConnection
sendPing(byte[])
- Method in interface weblogic.websocket.
WebSocketConnection
sendPong(byte[])
- Method in interface weblogic.websocket.
WebSocketConnection
setMaxConnections(int)
- Method in interface weblogic.websocket.
WebSocketContext
setMaxMessageSize(int)
- Method in interface weblogic.websocket.
WebSocketContext
setTimeoutSecs(int)
- Method in interface weblogic.websocket.
WebSocketContext
stream(boolean, String)
- Method in interface weblogic.websocket.
WebSocketConnection
stream(boolean, byte[], int, int)
- Method in interface weblogic.websocket.
WebSocketConnection
W
weblogic.websocket
- package weblogic.websocket
weblogic.websocket.annotation
- package weblogic.websocket.annotation
WebSocket
- Annotation Type in
weblogic.websocket.annotation
Weblogic stubs for compilation.
WebSocketConnection
- Interface in
weblogic.websocket
Weblogic stubs for compilation.
WebSocketContext
- Interface in
weblogic.websocket
Weblogic stubs for compilation.
WebSocketListener
- Interface in
weblogic.websocket
Weblogic stubs for compilation.
WSHandshakeRequest
- Class in
weblogic.websocket
Weblogic stubs for compilation.
WSHandshakeRequest(WebSocketContext, HttpServletRequest)
- Constructor for class weblogic.websocket.
WSHandshakeRequest
WSHandshakeResponse
- Class in
weblogic.websocket
Weblogic stubs for compilation.
WSHandshakeResponse(WSHandshakeRequest, HttpServletResponse)
- Constructor for class weblogic.websocket.
WSHandshakeResponse
A
C
D
E
G
I
N
O
S
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013. All Rights Reserved.