Index

C D G H O S W 
All Classes and Interfaces|All Packages|Serialized Form

C

createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class org.codice.ddf.security.servlet.web.socket.SecureWebSocketServlet
 

D

destroy() - Method in class org.codice.ddf.security.servlet.web.socket.SecureWebSocketServlet
 

G

getWsMessage() - Method in exception org.codice.ddf.security.servlet.web.socket.WebSocketAuthenticationException
 

H

handle(Session) - Method in interface org.codice.ddf.security.servlet.web.socket.SessionPlugin
 

O

onClose(Session, int, String) - Method in class org.codice.ddf.security.servlet.web.socket.SecureWebSocketServlet.SocketWrapper
 
onClose(Session, int, String) - Method in interface org.codice.ddf.security.servlet.web.socket.WebSocket
 
onError(Session, Throwable) - Method in class org.codice.ddf.security.servlet.web.socket.SecureWebSocketServlet.SocketWrapper
 
onError(Session, Throwable) - Method in interface org.codice.ddf.security.servlet.web.socket.WebSocket
 
onMessage(Session, String) - Method in class org.codice.ddf.security.servlet.web.socket.SecureWebSocketServlet.SocketWrapper
 
onMessage(Session, String) - Method in interface org.codice.ddf.security.servlet.web.socket.WebSocket
 
onOpen(Session) - Method in class org.codice.ddf.security.servlet.web.socket.SecureWebSocketServlet.SocketWrapper
 
onOpen(Session) - Method in interface org.codice.ddf.security.servlet.web.socket.WebSocket
 
org.codice.ddf.security.servlet.web.socket - package org.codice.ddf.security.servlet.web.socket
 

S

SecureWebSocketServlet - Class in org.codice.ddf.security.servlet.web.socket
 
SecureWebSocketServlet(ExecutorService, WebSocket, List<SessionPlugin>) - Constructor for class org.codice.ddf.security.servlet.web.socket.SecureWebSocketServlet
 
SecureWebSocketServlet.SocketWrapper - Class in org.codice.ddf.security.servlet.web.socket
 
SessionPlugin - Interface in org.codice.ddf.security.servlet.web.socket
This plugin is called after SecureWebSocketServlet has accepted a new message.

W

WebSocket - Interface in org.codice.ddf.security.servlet.web.socket
WebSocket is a thin wrapper over the org.eclipse.jetty.websocket.api.annotations.
WebSocketAuthenticationException - Exception in org.codice.ddf.security.servlet.web.socket
An exception to represent a security-related error in the SecureWebSocketServlet.
C D G H O S W 
All Classes and Interfaces|All Packages|Serialized Form