A B C D E F G H I J L M N O P R S T U V W X 
All Classes All Packages

A

addAnnotatedEndpoints(Collection<Class<?>>) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
addContainer(ClassLoader, WebSocketContainer) - Static method in class io.undertow.websockets.jsr.UndertowContainerProvider
 
addEndpoint(ServerEndpointConfig) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
addEndpoint(ServerEndpointConfig) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
addEndpoint(Class<?>) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
addEndpoint(Class<?>) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
addExtension(ExtensionHandshake) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
Add a new WebSocket Extension into this deployment info.
addExtensions(Collection<ExtensionHandshake>) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
addingAnnotatedClientEndpoint(Class<?>) - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
addingAnnotatedClientEndpoint(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
addingAnnotatedClientEndpoint$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
addingAnnotatedServerEndpoint(Class<?>, String) - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
addingAnnotatedServerEndpoint(Class<?>, String) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
addingAnnotatedServerEndpoint$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
addingProgramaticEndpoint(Class<?>, String) - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
addingProgramaticEndpoint(Class<?>, String) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
addingProgramaticEndpoint$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
addListener(WebSocketDeploymentInfo.ContainerReadyListener) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
addListeners(Collection<WebSocketDeploymentInfo.ContainerReadyListener>) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
addMessageHandler(MessageHandler) - Method in class io.undertow.websockets.jsr.UndertowSession
 
addMessageHandler(Class<T>, MessageHandler.Partial<T>) - Method in class io.undertow.websockets.jsr.UndertowSession
 
addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in class io.undertow.websockets.jsr.UndertowSession
 
addOpenSession(Session) - Method in class io.undertow.websockets.jsr.SessionContainer
 
addProgramaticEndpoints(Collection<ServerEndpointConfig>) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
AnnotatedEndpoint - Class in io.undertow.websockets.jsr.annotated
 
AnnotatedEndpointFactory - Class in io.undertow.websockets.jsr.annotated
Factory that creates annotated end points.
ATTRIBUTE_NAME - Static variable in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
awaitClose(long) - Method in class io.undertow.websockets.jsr.SessionContainer
 

B

Bootstrap - Class in io.undertow.websockets.jsr
 
Bootstrap() - Constructor for class io.undertow.websockets.jsr.Bootstrap
 
BoundParameter - Interface in io.undertow.websockets.jsr.annotated
 
bufferPoolWasNull() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
bufferPoolWasNull() - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
bufferPoolWasNull$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
bufferPoolWasNullAndNoDefault() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
bufferPoolWasNullAndNoDefault() - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
bufferPoolWasNullAndNoDefault$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 

C

canDecodeBinary(Class<?>) - Method in class io.undertow.websockets.jsr.Encoding
 
canDecodeBinary(Class<?>) - Method in class io.undertow.websockets.jsr.EncodingFactory
 
canDecodeText(Class<?>) - Method in class io.undertow.websockets.jsr.Encoding
 
canDecodeText(Class<?>) - Method in class io.undertow.websockets.jsr.EncodingFactory
 
canEncodeBinary(Class<?>) - Method in class io.undertow.websockets.jsr.Encoding
 
canEncodeBinary(Class<?>) - Method in class io.undertow.websockets.jsr.EncodingFactory
 
canEncodeText(Class<?>) - Method in class io.undertow.websockets.jsr.Encoding
 
canEncodeText(Class<?>) - Method in class io.undertow.websockets.jsr.EncodingFactory
 
cannotAddEndpointAfterDeployment() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
cannotAddEndpointAfterDeployment() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
cannotAddEndpointAfterDeployment$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
cannotConnectUntilDeploymentComplete() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
cannotConnectUntilDeploymentComplete() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
cannotConnectUntilDeploymentComplete$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
cannotInstantiateEndpoint(Class<?>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
cannotInstantiateEndpoint(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
cannotInstantiateEndpoint$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
cannotSendInMiddleOfFragmentedMessage() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
cannotSendInMiddleOfFragmentedMessage() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
cannotSendInMiddleOfFragmentedMessage$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
checkOrigin(ServerEndpointConfig, WebSocketHttpExchange) - Static method in class io.undertow.websockets.jsr.handshake.HandshakeUtil
Checks the orgin against the
checkOrigin(String) - Method in class io.undertow.websockets.jsr.DefaultContainerConfigurator
 
classDoesNotHaveDefaultConstructor(Class<?>, NoSuchMethodException) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
classDoesNotHaveDefaultConstructor(Class<?>, NoSuchMethodException) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
classDoesNotHaveDefaultConstructor$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
ClassUtils - Class in io.undertow.websockets.jsr.util
 
classWasNotAnnotated(Class<?>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
classWasNotAnnotated(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
classWasNotAnnotated$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
clientNotSupported() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
clientNotSupported() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
clientNotSupported$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
clone() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
close() - Method in class io.undertow.websockets.jsr.Encoding
 
close() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
close() - Method in class io.undertow.websockets.jsr.UndertowSession
 
close(int) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
close(CloseReason) - Method in class io.undertow.websockets.jsr.UndertowSession
 
closeInternal() - Method in class io.undertow.websockets.jsr.UndertowSession
 
closeInternal(CloseReason) - Method in class io.undertow.websockets.jsr.UndertowSession
 
ConfiguredClientEndpoint - Class in io.undertow.websockets.jsr
 
ConfiguredClientEndpoint() - Constructor for class io.undertow.websockets.jsr.ConfiguredClientEndpoint
 
ConfiguredClientEndpoint(ClientEndpointConfig, AnnotatedEndpointFactory, EncodingFactory, InstanceFactory<?>) - Constructor for class io.undertow.websockets.jsr.ConfiguredClientEndpoint
 
ConfiguredServerEndpoint - Class in io.undertow.websockets.jsr
 
ConfiguredServerEndpoint(ServerEndpointConfig, InstanceFactory<?>, PathTemplate, EncodingFactory) - Constructor for class io.undertow.websockets.jsr.ConfiguredServerEndpoint
 
ConfiguredServerEndpoint(ServerEndpointConfig, InstanceFactory<?>, PathTemplate, EncodingFactory, AnnotatedEndpointFactory, List<Extension>) - Constructor for class io.undertow.websockets.jsr.ConfiguredServerEndpoint
 
connectionTimedOut() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
connectionTimedOut() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
connectionTimedOut$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
connectToServer(Endpoint, ClientEndpointConfig, WebSocketClient.ConnectionBuilder) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
connectToServer(Endpoint, ClientEndpointConfig, URI) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
connectToServer(Class<?>, WebSocketClient.ConnectionBuilder) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
connectToServer(Class<?>, URI) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
connectToServer(Object, WebSocketClient.ConnectionBuilder) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
connectToServer(Object, URI) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
couldNotCloseOnUndeploy(Exception) - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
couldNotCloseOnUndeploy(Exception) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
couldNotCloseOnUndeploy$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
couldNotDeploy(Exception) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotDeploy(Exception) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
couldNotDeploy$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotDetermineDecoderTypeFor(Class<?>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotDetermineDecoderTypeFor(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
couldNotDetermineDecoderTypeFor$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotDetermineTypeOfDecodeMethodForClass(Class<? extends Decoder>, Exception) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotDetermineTypeOfDecodeMethodForClass(Class<? extends Decoder>, Exception) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
couldNotDetermineTypeOfDecodeMethodForClass$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotDetermineTypeOfEncodeMethodForClass(Class<? extends Encoder>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotDetermineTypeOfEncodeMethodForClass(Class<? extends Encoder>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
couldNotDetermineTypeOfEncodeMethodForClass$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotFindDecoderForType(Class<?>, Method) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotFindDecoderForType(Class<?>, Method) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
couldNotFindDecoderForType$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotFindMessageParameter(Method) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotFindMessageParameter(Method) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
couldNotFindMessageParameter$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
couldNotInitializeConfiguration(Class<?>, Throwable) - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
couldNotInitializeConfiguration(Class<?>, Throwable) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
couldNotInitializeConfiguration$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
create(WebSocketExtension) - Static method in class io.undertow.websockets.jsr.ExtensionImpl
 
create(Class<?>, EncodingFactory, Set<String>) - Static method in class io.undertow.websockets.jsr.annotated.AnnotatedEndpointFactory
 
create(ByteBuffer) - Static method in class io.undertow.websockets.jsr.DefaultPongMessage
Create a PongMessage from the given ByteBuffer.
createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi07Handshake
 
createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi08Handshake
 
createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi13Handshake
 
createEncoding(EndpointConfig) - Method in class io.undertow.websockets.jsr.EncodingFactory
 
createFactory(ClassIntrospecter, Class<? extends Decoder>[], Class<? extends Encoder>[]) - Static method in class io.undertow.websockets.jsr.EncodingFactory
 
createFactory(ClassIntrospecter, List<Class<? extends Decoder>>, List<Class<? extends Encoder>>) - Static method in class io.undertow.websockets.jsr.EncodingFactory
 
createInstance(InstanceHandle<?>) - Method in class io.undertow.websockets.jsr.annotated.AnnotatedEndpointFactory
 

D

decodeBinary(Class<?>, byte[]) - Method in class io.undertow.websockets.jsr.Encoding
 
DecoderUtils - Class in io.undertow.websockets.jsr.annotated
 
decodeText(Class<?>, String) - Method in class io.undertow.websockets.jsr.Encoding
 
DEFAULT - Static variable in class io.undertow.websockets.jsr.EncodingFactory
An encoding factory that can deal with primitive types.
DEFAULT_WEB_SOCKET_TIMEOUT_SECONDS - Static variable in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
DefaultContainerConfigurator - Class in io.undertow.websockets.jsr
Server default container configurator.
DefaultContainerConfigurator() - Constructor for class io.undertow.websockets.jsr.DefaultContainerConfigurator
 
DefaultPongMessage - Class in io.undertow.websockets.jsr
Default PongMessage implementation
DefaultWebSocketClientSslProvider - Class in io.undertow.websockets.jsr
Client SSL provider that gets the SSL context in one of two ways.
DefaultWebSocketClientSslProvider() - Constructor for class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
 
deploymentComplete() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
deploymentFailedDueToProgramaticErrors() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
deploymentFailedDueToProgramaticErrors() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
deploymentFailedDueToProgramaticErrors$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
destroy() - Method in class io.undertow.websockets.jsr.JsrWebSocketFilter
 
didNotImplementKnownDecoderSubclass(Class<? extends Decoder>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
didNotImplementKnownDecoderSubclass(Class<? extends Decoder>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
didNotImplementKnownDecoderSubclass$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
disableDefaultContainer() - Static method in class io.undertow.websockets.jsr.UndertowContainerProvider
 
disconnected(CloseReason, URI, Session, int) - Method in interface io.undertow.websockets.jsr.WebSocketReconnectHandler
Method that is invoked by the reconnect handler after disconnection
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.undertow.websockets.jsr.JsrWebSocketFilter
 
doUpgrade(HttpServletRequest, HttpServletResponse, ServerEndpointConfig, Map<String, String>) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 

E

encodeBinary(Object) - Method in class io.undertow.websockets.jsr.Encoding
 
encodeText(Object) - Method in class io.undertow.websockets.jsr.Encoding
 
Encoding - Class in io.undertow.websockets.jsr
Manages all encoders and decoders for an endpoint instance
Encoding(Map<Class<?>, List<InstanceHandle<? extends Encoder>>>, Map<Class<?>, List<InstanceHandle<? extends Decoder>>>, Map<Class<?>, List<InstanceHandle<? extends Encoder>>>, Map<Class<?>, List<InstanceHandle<? extends Decoder>>>) - Constructor for class io.undertow.websockets.jsr.Encoding
 
EncodingFactory - Class in io.undertow.websockets.jsr
Factory class that produces encoding instances for an endpoint.
EncodingFactory(Map<Class<?>, List<InstanceFactory<? extends Encoder>>>, Map<Class<?>, List<InstanceFactory<? extends Decoder>>>, Map<Class<?>, List<InstanceFactory<? extends Encoder>>>, Map<Class<?>, List<InstanceFactory<? extends Decoder>>>) - Constructor for class io.undertow.websockets.jsr.EncodingFactory
 
endpointCreationFailed(Exception) - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
endpointCreationFailed(Exception) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
endpointCreationFailed$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
endpointDoesNotHaveAppropriateConstructor(Class<?>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
endpointDoesNotHaveAppropriateConstructor(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
endpointDoesNotHaveAppropriateConstructor$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
endpointNotOfCorrectType(Object, Class) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
endpointNotOfCorrectType(Object, Class) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
endpointNotOfCorrectType$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
EndpointSessionHandler - Class in io.undertow.websockets.jsr
WebSocketConnectionCallback implementation which will setuo the UndertowSession and notify the Endpoint about the new session.
EndpointSessionHandler(ServerWebSocketContainer) - Constructor for class io.undertow.websockets.jsr.EndpointSessionHandler
 
exceptionInWebSocketMethod(Throwable) - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
exceptionInWebSocketMethod(Throwable) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
exceptionInWebSocketMethod$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
ExchangeHandshakeRequest - Class in io.undertow.websockets.jsr.handshake
HandshakeRequest which wraps a WebSocketHttpExchange to act on it.
ExchangeHandshakeRequest(WebSocketHttpExchange) - Constructor for class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
 
ExchangeHandshakeResponse - Class in io.undertow.websockets.jsr.handshake
HandshakeResponse which wraps a WebSocketHttpExchange to act on it.
ExchangeHandshakeResponse(WebSocketHttpExchange) - Constructor for class io.undertow.websockets.jsr.handshake.ExchangeHandshakeResponse
 
execute(Runnable) - Method in class io.undertow.websockets.jsr.OrderedExecutor
 
ExtensionImpl - Class in io.undertow.websockets.jsr
 
ExtensionImpl.ParameterImpl - Class in io.undertow.websockets.jsr
 
extensionWasNotPresentInClientHandshake(String, List<WebSocketExtension>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
extensionWasNotPresentInClientHandshake(String, List<WebSocketExtension>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
extensionWasNotPresentInClientHandshake$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 

F

FILTER_NAME - Static variable in class io.undertow.websockets.jsr.Bootstrap
 
forceClose() - Method in class io.undertow.websockets.jsr.UndertowSession
 

G

getAnnotatedEndpointFactory() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
 
getAnnotatedEndpoints() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
getApplicationData() - Method in class io.undertow.websockets.jsr.DefaultPongMessage
 
getAsyncRemote() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getBasicRemote() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getBufferPool() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
getBuffers() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
getClientBindAddress() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
getConfig() - Method in class io.undertow.websockets.jsr.ConfiguredClientEndpoint
 
getConfig(WebSocketChannel) - Static method in class io.undertow.websockets.jsr.handshake.HandshakeUtil
Returns the ConfiguredServerEndpoint which was used while create the WebSocketChannel.
getConfigurator() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
 
getConfiguredServerEndpoints() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
getContainer() - Method in class io.undertow.websockets.jsr.UndertowContainerProvider
 
getContainer() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getContextToAddFilter() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
getDecoders() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
 
getDecodersForType(Class<?>, EndpointConfig) - Static method in class io.undertow.websockets.jsr.annotated.DecoderUtils
Gets a decoder for a given type.
getDecoderType(Class<? extends Decoder>) - Static method in class io.undertow.websockets.jsr.util.ClassUtils
Returns the Object type for which the Encoder can be used.
getDefaultAsyncSendTimeout() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
getDefaultMaxBinaryMessageBufferSize() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
getDefaultMaxSessionIdleTimeout() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
getDefaultMaxTextMessageBufferSize() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
getEncoders() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
 
getEncoderType(Class<? extends Encoder>) - Static method in class io.undertow.websockets.jsr.util.ClassUtils
Returns the Object type for which the Encoder can be used.
getEncoding() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getEncodingFactory() - Method in class io.undertow.websockets.jsr.ConfiguredClientEndpoint
 
getEncodingFactory() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
 
getEndpointClass() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
 
getEndpointConfiguration() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
 
getEndpointFactory() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
 
getEndpointInstance(Class<T>) - Method in class io.undertow.websockets.jsr.DefaultContainerConfigurator
 
getExecutor() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getExtensions() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
Return the websocket extensions configured.
getExtensions() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
 
getExtensions() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
getFactory() - Method in class io.undertow.websockets.jsr.ConfiguredClientEndpoint
 
getHandlerTypes(Class<? extends MessageHandler>) - Static method in class io.undertow.websockets.jsr.util.ClassUtils
Returns a map of all supported message types by the given handler class.
getHeaders() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
 
getHeaders() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeResponse
 
getHttpSession() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
 
getId() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getInstalledExtensions() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
getInstanceFactory() - Method in class io.undertow.websockets.jsr.ConfiguredClientEndpoint
 
getListeners() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
getLoggingLocale() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
getLoggingLocale() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
getMaxBinaryMessageBufferSize() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getMaxIdleTimeout() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getMaxTextMessageBufferSize() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getMessageHandlers() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getName() - Method in class io.undertow.websockets.jsr.ExtensionImpl
 
getName() - Method in class io.undertow.websockets.jsr.ExtensionImpl.ParameterImpl
 
getNegotiatedExtensions() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getNegotiatedExtensions(List<Extension>, List<Extension>) - Method in class io.undertow.websockets.jsr.DefaultContainerConfigurator
 
getNegotiatedSubprotocol() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getNegotiatedSubprotocol(List<String>, List<String>) - Method in class io.undertow.websockets.jsr.DefaultContainerConfigurator
 
getOpenSessions() - Method in class io.undertow.websockets.jsr.SessionContainer
 
getOpenSessions() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getParameterMap() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
 
getParameters() - Method in class io.undertow.websockets.jsr.ExtensionImpl
 
getPath() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
 
getPathParameters() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getPathTemplate() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
 
getProgramaticEndpoints() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
getProtocolVersion() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getQueryString() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
 
getQueryString() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getReconnectHandler() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
getRequestParameterMap() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getRequestURI() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
 
getRequestURI() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getSsl(XnioWorker, Endpoint, ClientEndpointConfig, URI) - Method in class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
 
getSsl(XnioWorker, Endpoint, ClientEndpointConfig, URI) - Method in interface io.undertow.websockets.jsr.WebsocketClientSslProvider
 
getSsl(XnioWorker, Class<?>, URI) - Method in class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
 
getSsl(XnioWorker, Class<?>, URI) - Method in interface io.undertow.websockets.jsr.WebsocketClientSslProvider
 
getSsl(XnioWorker, Object, URI) - Method in class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
 
getSsl(XnioWorker, Object, URI) - Method in interface io.undertow.websockets.jsr.WebsocketClientSslProvider
 
getSubprotocols() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
 
getType() - Method in interface io.undertow.websockets.jsr.annotated.BoundParameter
 
getUserPrincipal() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
 
getUserPrincipal() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getUserProperties() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
 
getUserProperties() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getValue() - Method in class io.undertow.websockets.jsr.ExtensionImpl.ParameterImpl
 
getWebSocketChannel() - Method in class io.undertow.websockets.jsr.UndertowSession
 
getWebSocketReconnectHandler() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
getWorker() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
getXnioWorker() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 

H

handleDeployment(DeploymentInfo, ServletContext) - Method in class io.undertow.websockets.jsr.Bootstrap
 
handlerAlreadyRegistered(FrameHandler.FrameType) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
handlerAlreadyRegistered(FrameHandler.FrameType) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
handlerAlreadyRegistered$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
handlerIsNull() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
handlerIsNull() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
handlerIsNull$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
HandshakeUtil - Class in io.undertow.websockets.jsr.handshake
Internal util class for handshaking

I

init(FilterConfig) - Method in class io.undertow.websockets.jsr.JsrWebSocketFilter
 
INSTANCE - Static variable in class io.undertow.websockets.jsr.DefaultContainerConfigurator
 
INSTANCE - Static variable in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
invalidParameters(Method, Set<Integer>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
invalidParameters(Method, Set<Integer>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
invalidParameters$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
invalidParametersWithWrongAnnotation(Method, Set<Integer>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
invalidParametersWithWrongAnnotation(Method, Set<Integer>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
invalidParametersWithWrongAnnotation$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
invokeEndpointMethod(Runnable) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
Directly invokes an endpoint method, without dispatching to an executor
invokeEndpointMethod(Executor, Runnable) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
Runs a web socket invocation, setting up the threads and dispatching a thread pool
io.undertow.websockets.jsr - package io.undertow.websockets.jsr
 
io.undertow.websockets.jsr.annotated - package io.undertow.websockets.jsr.annotated
 
io.undertow.websockets.jsr.handshake - package io.undertow.websockets.jsr.handshake
 
io.undertow.websockets.jsr.util - package io.undertow.websockets.jsr.util
 
isClosed() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
isDispatchToWorker() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
isDispatchToWorkerThread() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
isOpen() - Method in class io.undertow.websockets.jsr.UndertowSession
 
isSecure() - Method in class io.undertow.websockets.jsr.UndertowSession
 
isUserInRole(String) - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
 

J

JsrHybi07Handshake - Class in io.undertow.websockets.jsr.handshake
Hybi07Handshake sub-class which takes care of match against the ServerEndpointConfig and stored the config in the attributes for later usage.
JsrHybi07Handshake(ConfiguredServerEndpoint) - Constructor for class io.undertow.websockets.jsr.handshake.JsrHybi07Handshake
 
JsrHybi08Handshake - Class in io.undertow.websockets.jsr.handshake
Hybi08Handshake sub-class which takes care of match against the ServerEndpointConfig and stored the config in the attributes for later usage.
JsrHybi08Handshake(ConfiguredServerEndpoint) - Constructor for class io.undertow.websockets.jsr.handshake.JsrHybi08Handshake
 
JsrHybi13Handshake - Class in io.undertow.websockets.jsr.handshake
Hybi13Handshake sub-class which takes care of match against the ServerEndpointConfig and stored the config in the attributes for later usage.
JsrHybi13Handshake(ConfiguredServerEndpoint) - Constructor for class io.undertow.websockets.jsr.handshake.JsrHybi13Handshake
 
JsrWebSocketFilter - Class in io.undertow.websockets.jsr
Filter that provides HTTP upgrade functionality.
JsrWebSocketFilter() - Constructor for class io.undertow.websockets.jsr.JsrWebSocketFilter
 
JsrWebSocketFilter.LogoutListener - Class in io.undertow.websockets.jsr
 
JsrWebSocketLogger - Interface in io.undertow.websockets.jsr
log messages start at 26000
JsrWebSocketLogger_$logger - Class in io.undertow.websockets.jsr
Warning this class consists of generated code.
JsrWebSocketLogger_$logger(Logger) - Constructor for class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
JsrWebSocketMessages - Interface in io.undertow.websockets.jsr
start at 3000
JsrWebSocketMessages_$bundle - Class in io.undertow.websockets.jsr
Warning this class consists of generated code.
JsrWebSocketMessages_$bundle() - Constructor for class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 

L

LogoutListener() - Constructor for class io.undertow.websockets.jsr.JsrWebSocketFilter.LogoutListener
 

M

matches(WebSocketHttpExchange) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi07Handshake
 
matches(WebSocketHttpExchange) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi08Handshake
 
matches(WebSocketHttpExchange) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi13Handshake
 
messageInNull() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
messageInNull() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
messageInNull$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
MESSAGES - Static variable in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
messageTooLarge(int, int) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
messageTooLarge(int, int) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
messageTooLarge$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
modifyHandshake(ServerEndpointConfig, HandshakeRequest, HandshakeResponse) - Method in class io.undertow.websockets.jsr.DefaultContainerConfigurator
 
moreThanOneAnnotation(Class<?>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
moreThanOneAnnotation(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
moreThanOneAnnotation$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
moreThanOneParameterOfType(Class<?>, Method) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
moreThanOneParameterOfType(Class<?>, Method) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
moreThanOneParameterOfType$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
multipleEndpointsWithOverlappingPaths(PathTemplate, PathTemplate) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
multipleEndpointsWithOverlappingPaths(PathTemplate, PathTemplate) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
multipleEndpointsWithOverlappingPaths$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 

N

noDecoderAcceptedMessage(List<? extends Decoder>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
noDecoderAcceptedMessage(List<? extends Decoder>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
noDecoderAcceptedMessage$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
notAValidClientEndpointType(Class<?>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
notAValidClientEndpointType(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
notAValidClientEndpointType$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
notifyClosed(Runnable) - Method in class io.undertow.websockets.jsr.SessionContainer
 

O

onClose(Session, CloseReason) - Method in class io.undertow.websockets.jsr.annotated.AnnotatedEndpoint
 
onConnect(WebSocketHttpExchange, WebSocketChannel) - Method in class io.undertow.websockets.jsr.EndpointSessionHandler
 
onError(Session, Throwable) - Method in class io.undertow.websockets.jsr.annotated.AnnotatedEndpoint
 
onOpen(Session, EndpointConfig) - Method in class io.undertow.websockets.jsr.annotated.AnnotatedEndpoint
 
OrderedExecutor - Class in io.undertow.websockets.jsr
Executor that executes tasks in the order they are submitted, using at most one thread at a time.
OrderedExecutor(Executor) - Constructor for class io.undertow.websockets.jsr.OrderedExecutor
 

P

ParameterImpl(String, String) - Constructor for class io.undertow.websockets.jsr.ExtensionImpl.ParameterImpl
 
parameterNotFound(Class<?>, Method) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
parameterNotFound(Class<?>, Method) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
parameterNotFound$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
PATH_PARAMS - Static variable in class io.undertow.websockets.jsr.handshake.HandshakeUtil
 
pathTemplateNotFound(Class<?>, PathParam, Method, Set<String>) - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
pathTemplateNotFound(Class<?>, PathParam, Method, Set<String>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
pathTemplateNotFound$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
pause(ServerWebSocketContainer.PauseListener) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
Pauses the container
paused() - Method in interface io.undertow.websockets.jsr.ServerWebSocketContainer.PauseListener
 
pongMessageNotSupported() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
pongMessageNotSupported() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
pongMessageNotSupported$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
populate(Object[], Map<Class<?>, Object>) - Method in interface io.undertow.websockets.jsr.annotated.BoundParameter
 
positions() - Method in interface io.undertow.websockets.jsr.annotated.BoundParameter
 
prepareUpgrade(ServerEndpointConfig, WebSocketHttpExchange) - Static method in class io.undertow.websockets.jsr.handshake.HandshakeUtil
Prepare for upgrade
PRINCIPAL - Static variable in class io.undertow.websockets.jsr.handshake.HandshakeUtil
 
propagate(HttpServerExchange, ServletWebSocketHttpExchange) - Static method in class io.undertow.websockets.jsr.handshake.HandshakeUtil
 

R

readResolve() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
ready(ServerWebSocketContainer) - Method in interface io.undertow.websockets.jsr.WebSocketDeploymentInfo.ContainerReadyListener
 
receivedBinaryFrameButNoMethod() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
receivedBinaryFrameButNoMethod() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
receivedBinaryFrameButNoMethod$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
receivedTextFrameButNoMethod() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
receivedTextFrameButNoMethod() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
receivedTextFrameButNoMethod$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
reconnectFailed(IOException, URI, Session, int) - Method in interface io.undertow.websockets.jsr.WebSocketReconnectHandler
Method that is invoked if the reconnection fails
removeContainer(ClassLoader) - Static method in class io.undertow.websockets.jsr.UndertowContainerProvider
 
removeMessageHandler(MessageHandler) - Method in class io.undertow.websockets.jsr.UndertowSession
 
removeOpenSession(Session) - Method in class io.undertow.websockets.jsr.SessionContainer
 
REQUEST_LOGGER - Static variable in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
resume() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
resumes a paused container
resumed() - Method in interface io.undertow.websockets.jsr.ServerWebSocketContainer.PauseListener
 
ROOT_LOGGER - Static variable in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 

S

selectedExtension(List<WebSocketExtension>) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi13Handshake
 
sendStreamClosed() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
sendStreamClosed() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
sendStreamClosed$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
sendWriterClosed() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
sendWriterClosed() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
sendWriterClosed$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
ServerEndpointConfigImpl - Class in io.undertow.websockets.jsr
 
ServerEndpointConfigImpl(Class<?>, String) - Constructor for class io.undertow.websockets.jsr.ServerEndpointConfigImpl
 
ServerWebSocketContainer - Class in io.undertow.websockets.jsr
ServerContainer implementation which allows to deploy endpoints for a server.
ServerWebSocketContainer(ClassIntrospecter, ClassLoader, Supplier<XnioWorker>, ByteBufferPool, List<ThreadSetupHandler>, boolean) - Constructor for class io.undertow.websockets.jsr.ServerWebSocketContainer
 
ServerWebSocketContainer(ClassIntrospecter, ClassLoader, Supplier<XnioWorker>, ByteBufferPool, List<ThreadSetupHandler>, boolean, InetSocketAddress, WebSocketReconnectHandler) - Constructor for class io.undertow.websockets.jsr.ServerWebSocketContainer
 
ServerWebSocketContainer(ClassIntrospecter, ClassLoader, Supplier<XnioWorker>, ByteBufferPool, List<ThreadSetupHandler>, boolean, InetSocketAddress, WebSocketReconnectHandler, List<Extension>) - Constructor for class io.undertow.websockets.jsr.ServerWebSocketContainer
 
ServerWebSocketContainer(ClassIntrospecter, Supplier<XnioWorker>, ByteBufferPool, List<ThreadSetupHandler>, boolean, boolean) - Constructor for class io.undertow.websockets.jsr.ServerWebSocketContainer
 
ServerWebSocketContainer.PauseListener - Interface in io.undertow.websockets.jsr
 
SessionContainer - Class in io.undertow.websockets.jsr
 
SessionContainer() - Constructor for class io.undertow.websockets.jsr.SessionContainer
 
sessionCreated(HttpSessionEvent) - Method in class io.undertow.websockets.jsr.JsrWebSocketFilter.LogoutListener
 
sessionDestroyed(HttpSessionEvent) - Method in class io.undertow.websockets.jsr.JsrWebSocketFilter.LogoutListener
 
setAsyncSendTimeout(long) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
setBuffers(ByteBufferPool) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
setBuffers(Pool<ByteBuffer>) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
Deprecated.
setClientBindAddress(String) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
setConfig(WebSocketChannel, ConfiguredServerEndpoint) - Static method in class io.undertow.websockets.jsr.handshake.HandshakeUtil
Deprecated.
setConfig(WebSocketChannel, ConfiguredServerEndpoint, WebSocketHttpExchange) - Static method in class io.undertow.websockets.jsr.handshake.HandshakeUtil
Set the ConfiguredServerEndpoint which is used to create the WebSocketChannel.
setContextToAddFilter(ServletContextImpl) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
setDefaultClassIntrospector(ClassIntrospecter) - Method in class io.undertow.websockets.jsr.UndertowContainerProvider
 
setDefaultMaxBinaryMessageBufferSize(int) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
setDefaultMaxSessionIdleTimeout(long) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
setDefaultMaxTextMessageBufferSize(int) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 
setDispatchToWorkerThread(boolean) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
setMaxBinaryMessageBufferSize(int) - Method in class io.undertow.websockets.jsr.UndertowSession
 
setMaxIdleTimeout(long) - Method in class io.undertow.websockets.jsr.UndertowSession
 
setMaxTextMessageBufferSize(int) - Method in class io.undertow.websockets.jsr.UndertowSession
 
setReceiveListener(ChannelListener<WebSocketChannel>) - Method in class io.undertow.websockets.jsr.UndertowSession
sets the recieve listener This should only be used for annotated endpoints.
setReconnectHandler(WebSocketReconnectHandler) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
setSslContext(SSLContext) - Static method in class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
 
setWorker(Supplier<XnioWorker>) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
setWorker(XnioWorker) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
SSL_CONTEXT - Static variable in class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
 
supportedSubprotols(String[]) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi07Handshake
 
supportedSubprotols(String[]) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi08Handshake
 
supportedSubprotols(String[]) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi13Handshake
 

T

TIMEOUT - Static variable in class io.undertow.websockets.jsr.ServerWebSocketContainer
 

U

UndertowContainerProvider - Class in io.undertow.websockets.jsr
 
UndertowContainerProvider() - Constructor for class io.undertow.websockets.jsr.UndertowContainerProvider
 
UndertowSession - Class in io.undertow.websockets.jsr
Session implementation which makes use of the high-level WebSocket API of undertow under the hood.
unknownEncoderType(Class<?>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
unknownEncoderType(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
unknownEncoderType$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
unknownHandlerType(Class<?>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
unknownHandlerType(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
unknownHandlerType$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
unsupportedFrameType(Class<?>) - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
unsupportedFrameType(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
 
unsupportedFrameType$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle
 
upgradeChannel(WebSocketHttpExchange, byte[]) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi07Handshake
 
upgradeChannel(WebSocketHttpExchange, byte[]) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi08Handshake
 
upgradeChannel(WebSocketHttpExchange, byte[]) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi13Handshake
 
upgradeHttpToWebSocket(Object, Object, ServerEndpointConfig, Map<String, String>) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 

V

validateDeployment() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
 

W

WebsocketClientSslProvider - Interface in io.undertow.websockets.jsr
Interface that is loaded from a service loader, that allows you to configure SSL for web socket client connections.
WebSocketDeploymentInfo - Class in io.undertow.websockets.jsr
Web socket deployment information
WebSocketDeploymentInfo() - Constructor for class io.undertow.websockets.jsr.WebSocketDeploymentInfo
 
WebSocketDeploymentInfo.ContainerReadyListener - Interface in io.undertow.websockets.jsr
 
WebSocketReconnectHandler - Interface in io.undertow.websockets.jsr
A reconnect handler for web socket connections.

X

xnioWorkerWasNull() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
xnioWorkerWasNull() - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
xnioWorkerWasNull$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
xnioWorkerWasNullAndNoDefault() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
xnioWorkerWasNullAndNoDefault() - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
 
xnioWorkerWasNullAndNoDefault$str() - Method in class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
 
A B C D E F G H I J L M N O P R S T U V W X 
All Classes All Packages