JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.codice.ddf.security.servlet.web.socket
Interface SessionPlugin
public interface
SessionPlugin
This plugin is called after SecureWebSocketServlet has accepted a new message.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(org.eclipse.jetty.websocket.api.Session session)
Method Details
handle
void
handle
(org.eclipse.jetty.websocket.api.Session session)