Index

B C E I R T U W 
All Classes and Interfaces|All Packages

B

build() - Method in class io.helidon.webserver.websocket.WebSocketRouting.Builder
 
builder() - Static method in class io.helidon.webserver.websocket.WebSocketRouting
Builder for WebSocket routing.

C

clearTextProtocol() - Method in class io.helidon.webserver.websocket.WebsocketUpgradeCodecProvider
 

E

endpoint(ServerEndpointConfig) - Method in class io.helidon.webserver.websocket.WebSocketRouting.Builder
Add endpoint.
endpoint(Class<?>) - Method in class io.helidon.webserver.websocket.WebSocketRouting.Builder
Add endpoint.
endpoint(String, ServerEndpointConfig) - Method in class io.helidon.webserver.websocket.WebSocketRouting.Builder
Add endpoint.
endpoint(String, Class<?>) - Method in class io.helidon.webserver.websocket.WebSocketRouting.Builder
Add endpoint.
executor(ExecutorService) - Method in class io.helidon.webserver.websocket.WebSocketRouting.Builder
ExecutorService supplying threads for execution of endpoint methods.
extension(Extension) - Method in class io.helidon.webserver.websocket.WebSocketRouting.Builder
Add Jakarta WebSocket extension.

I

io.helidon.webserver.websocket - module io.helidon.webserver.websocket
WebSocket support for Helidon webserver.
io.helidon.webserver.websocket - package io.helidon.webserver.websocket
WebSocket support for Helidon webserver.

R

route(BareRequest, BareResponse) - Method in class io.helidon.webserver.websocket.WebSocketRouting
 

T

tlsProtocol() - Method in class io.helidon.webserver.websocket.WebsocketUpgradeCodecProvider
 

U

upgradeCodec(HttpServerCodec, Router, int) - Method in class io.helidon.webserver.websocket.WebsocketUpgradeCodecProvider
 

W

WebSocketRouting - Class in io.helidon.webserver.websocket
WebSocket specific routing.
WebSocketRouting.Builder - Class in io.helidon.webserver.websocket
Fluent API builder for WebSocketRouting.
WebsocketUpgradeCodecProvider - Class in io.helidon.webserver.websocket
Service providing WebSocket upgrade codec for Helidon webserver.
WebsocketUpgradeCodecProvider() - Constructor for class io.helidon.webserver.websocket.WebsocketUpgradeCodecProvider
Deprecated.
Only intended for service loader, do not instantiate
B C E I R T U W 
All Classes and Interfaces|All Packages