A B C D G H I M N R S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AnnotatedWebsocketEndpointBuildItem - Class in io.quarkus.websockets.client.deployment
-
A server websocket endpoint
- AnnotatedWebsocketEndpointBuildItem(String, boolean) - Constructor for class io.quarkus.websockets.client.deployment.AnnotatedWebsocketEndpointBuildItem
B
- beanDefiningAnnotations(BuildProducer<BeanDefiningAnnotationBuildItem>) - Method in class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
C
- className - Variable in class io.quarkus.websockets.client.deployment.AnnotatedWebsocketEndpointBuildItem
- client - Variable in class io.quarkus.websockets.client.deployment.AnnotatedWebsocketEndpointBuildItem
D
- deploy(CombinedIndexBuildItem, WebsocketCoreRecorder, BuildProducer<ReflectiveClassBuildItem>, List<AnnotatedWebsocketEndpointBuildItem>, BeanContainerBuildItem, WebsocketConfig, BuildProducer<WebSocketDeploymentInfoBuildItem>, Optional<ServerWebSocketContainerFactoryBuildItem>, BuildProducer<ServletContextAttributeBuildItem>) - Method in class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
- dispatchToWorker - Variable in class io.quarkus.websockets.client.deployment.WebsocketConfig
-
If the websocket methods should be run in a worker thread.
G
- getClassName() - Method in class io.quarkus.websockets.client.deployment.AnnotatedWebsocketEndpointBuildItem
- getContainer() - Method in class io.quarkus.websockets.client.deployment.ServerWebSocketContainerBuildItem
- getFactory() - Method in class io.quarkus.websockets.client.deployment.ServerWebSocketContainerFactoryBuildItem
- getInfo() - Method in class io.quarkus.websockets.client.deployment.WebSocketDeploymentInfoBuildItem
H
- holdConfig(BuildProducer<FeatureBuildItem>) - Method in class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
I
- io.quarkus.websockets.client.deployment - package io.quarkus.websockets.client.deployment
- isClient() - Method in class io.quarkus.websockets.client.deployment.AnnotatedWebsocketEndpointBuildItem
M
- maxFrameSize - Variable in class io.quarkus.websockets.client.deployment.WebsocketConfig
-
The maximum amount of data that can be sent in a single frame.
N
- nativeImageFeature() - Method in class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
R
- registerCodersForReflection(BuildProducer<ReflectiveClassBuildItem>, Collection<AnnotationInstance>) - Static method in class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
- registerConfiguratorServiceProvider() - Method in class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
- registerContainerProviderService() - Method in class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
- registerForReflection(BuildProducer<ReflectiveClassBuildItem>, AnnotationValue) - Static method in class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
S
- scanForAnnotatedEndpoints(CombinedIndexBuildItem, BuildProducer<AnnotatedWebsocketEndpointBuildItem>) - Method in class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
- ServerWebSocketContainerBuildItem - Class in io.quarkus.websockets.client.deployment
- ServerWebSocketContainerBuildItem(RuntimeValue<ServerWebSocketContainer>) - Constructor for class io.quarkus.websockets.client.deployment.ServerWebSocketContainerBuildItem
- ServerWebSocketContainerFactoryBuildItem - Class in io.quarkus.websockets.client.deployment
- ServerWebSocketContainerFactoryBuildItem(ServerWebSocketContainerFactory) - Constructor for class io.quarkus.websockets.client.deployment.ServerWebSocketContainerFactoryBuildItem
- setupWorker(WebsocketCoreRecorder, ExecutorBuildItem) - Method in class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
W
- WebsocketClientProcessor - Class in io.quarkus.websockets.client.deployment
- WebsocketClientProcessor() - Constructor for class io.quarkus.websockets.client.deployment.WebsocketClientProcessor
- WebsocketConfig - Class in io.quarkus.websockets.client.deployment
- WebsocketConfig() - Constructor for class io.quarkus.websockets.client.deployment.WebsocketConfig
- WebSocketDeploymentInfoBuildItem - Class in io.quarkus.websockets.client.deployment
- WebSocketDeploymentInfoBuildItem(RuntimeValue<WebSocketDeploymentInfo>) - Constructor for class io.quarkus.websockets.client.deployment.WebSocketDeploymentInfoBuildItem
All Classes All Packages