Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- callback - Variable in class io.undertow.websockets.vertx.VertxWebSocketHandler
- close() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- container - Variable in class io.undertow.websockets.vertx.VertxWebSocketHandler
- createHttpExchange(RoutingContext) - Method in class io.undertow.websockets.vertx.VertxServerWebSocketContainer
- createHttpExchange(RoutingContext) - Method in class io.undertow.websockets.vertx.VertxWebSocketHandler
D
- doUpgrade(RoutingContext, ServerEndpointConfig, Map<String, String>) - Method in class io.undertow.websockets.vertx.VertxServerWebSocketContainer
E
- endExchange() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- executor - Variable in class io.undertow.websockets.vertx.VertxWebSocketHandler
G
- getAttachment(String) - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getExecutor() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getQueryString() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getRequestHeader(CharSequence) - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getRequestHeaders() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getRequestParameters() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getRequestScheme() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getRequestURI() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getResponseHeader(CharSequence) - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getResponseHeaders() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getSession() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- getUserPrincipal() - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
H
- handle(RoutingContext) - Method in class io.undertow.websockets.vertx.VertxWebSocketHandler
I
- io.undertow.websockets.vertx - package io.undertow.websockets.vertx
- isUserInRole(String) - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
P
- pathTemplateMatcher - Variable in class io.undertow.websockets.vertx.VertxWebSocketHandler
- putAttachment(String, T) - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
S
- SESSION_ATTRIBUTE - Static variable in class io.undertow.websockets.vertx.VertxWebSocketHandler
- setResponseHeader(CharSequence, String) - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
- setResponseHeaders(Map<String, List<String>>) - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
U
- upgradeChannel(Consumer<Object>) - Method in class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
V
- VertxServerWebSocketContainer - Class in io.undertow.websockets.vertx
- VertxServerWebSocketContainer(ObjectIntrospecter, ClassLoader, Supplier<EventLoopGroup>, List<ContextSetupHandler>, boolean, InetSocketAddress, WebSocketReconnectHandler, Supplier<Executor>, List<Extension>, int, Supplier<Principal>) - Constructor for class io.undertow.websockets.vertx.VertxServerWebSocketContainer
- VertxWebSocketHandler - Class in io.undertow.websockets.vertx
-
Filter that provides HTTP upgrade functionality.
- VertxWebSocketHandler(ServerWebSocketContainer, WebSocketDeploymentInfo) - Constructor for class io.undertow.websockets.vertx.VertxWebSocketHandler
- VertxWebSocketHttpExchange - Class in io.undertow.websockets.vertx
- VertxWebSocketHttpExchange(Executor, RoutingContext) - Constructor for class io.undertow.websockets.vertx.VertxWebSocketHttpExchange
All Classes and Interfaces|All Packages|Constant Field Values