C G I J M N O R S U V 
All Classes All Packages

C

checkOrigin(String) - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfigurator
 
compileRoute(Route) - Method in class ninja.websockets.jsr356.Jsr356WebSockets
 

G

get() - Static method in class ninja.websockets.jsr356.Jsr356HandshakeThreadLocal
 
getConfigurator() - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfig
 
getDecoders() - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfig
 
getEncoders() - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfig
 
getEndpoint() - Method in class ninja.websockets.jsr356.Jsr356Handshake
 
getEndpointClass() - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfig
 
getEndpointInstance(Class<T>) - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfigurator
 
getExtensions() - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfig
 
getHandshake() - Method in class ninja.websockets.jsr356.Jsr356HandshakePrincipal
 
getName() - Method in class ninja.websockets.jsr356.Jsr356HandshakePrincipal
 
getNegotiatedExtensions(List<Extension>, List<Extension>) - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfigurator
 
getNegotiatedSubprotocol(List<String>, List<String>) - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfigurator
 
getPath() - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfig
 
getPrincipal() - Method in class ninja.websockets.jsr356.Jsr356HandshakePrincipal
 
getServerContainer() - Method in class ninja.websockets.jsr356.Jsr356WebSockets
 
getSubprotocols() - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfig
 
getUserProperties() - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfig
 

I

isEnabled() - Method in class ninja.websockets.jsr356.Jsr356WebSockets
 

J

Jsr356DelegatingEndpoint - Class in ninja.websockets.jsr356
A valid JSR-356 endpoint that extracts out the real target endpoint from the handshake stored as the UserPrincipal of the WebSocket session.
Jsr356DelegatingEndpoint() - Constructor for class ninja.websockets.jsr356.Jsr356DelegatingEndpoint
 
Jsr356Handshake - Class in ninja.websockets.jsr356
 
Jsr356Handshake() - Constructor for class ninja.websockets.jsr356.Jsr356Handshake
 
Jsr356HandshakePrincipal - Class in ninja.websockets.jsr356
JSR-356 has a design flaw where you have no method of getting any value ( attribute, original headers, etc.) across the endpoint config -> configurator -> new instance -> onOpen flow.
Jsr356HandshakePrincipal(Principal, Jsr356Handshake) - Constructor for class ninja.websockets.jsr356.Jsr356HandshakePrincipal
 
Jsr356HandshakeThreadLocal - Class in ninja.websockets.jsr356
Thread local storage of a WebSocket handshake.
Jsr356HandshakeThreadLocal() - Constructor for class ninja.websockets.jsr356.Jsr356HandshakeThreadLocal
 
Jsr356ServerEndpointConfig - Class in ninja.websockets.jsr356
 
Jsr356ServerEndpointConfig(Route) - Constructor for class ninja.websockets.jsr356.Jsr356ServerEndpointConfig
 
Jsr356ServerEndpointConfigurator - Class in ninja.websockets.jsr356
Please note that this configurator will likely be shared across threads and socket handshakes.
Jsr356ServerEndpointConfigurator() - Constructor for class ninja.websockets.jsr356.Jsr356ServerEndpointConfigurator
 
Jsr356WebSockets - Class in ninja.websockets.jsr356
JSR-356 implementation of Ninja WebSockets.
Jsr356WebSockets(ServerContainer) - Constructor for class ninja.websockets.jsr356.Jsr356WebSockets
 

M

modifyHandshake(ServerEndpointConfig, HandshakeRequest, HandshakeResponse) - Method in class ninja.websockets.jsr356.Jsr356ServerEndpointConfigurator
 

N

ninja.websockets.jsr356 - package ninja.websockets.jsr356
 

O

onClose(Session, CloseReason) - Method in class ninja.websockets.jsr356.Jsr356DelegatingEndpoint
 
onError(Session, Throwable) - Method in class ninja.websockets.jsr356.Jsr356DelegatingEndpoint
 
onOpen(Session, EndpointConfig) - Method in class ninja.websockets.jsr356.Jsr356DelegatingEndpoint
 

R

remove() - Static method in class ninja.websockets.jsr356.Jsr356HandshakeThreadLocal
 

S

set(Jsr356Handshake) - Static method in class ninja.websockets.jsr356.Jsr356HandshakeThreadLocal
 
setEndpoint(Endpoint) - Method in class ninja.websockets.jsr356.Jsr356Handshake
 

U

unwrapHandshake(Session) - Static method in class ninja.websockets.jsr356.Jsr356HandshakePrincipal
 

V

verify(Session) - Method in class ninja.websockets.jsr356.Jsr356DelegatingEndpoint
 
C G I J M N O R S U V 
All Classes All Packages