Uses of Class
io.quarkus.websockets.next.deployment.GeneratedEndpointBuildItem
Packages that use GeneratedEndpointBuildItem
-
Uses of GeneratedEndpointBuildItem in io.quarkus.websockets.next.deployment
Method parameters in io.quarkus.websockets.next.deployment with type arguments of type GeneratedEndpointBuildItemModifier and TypeMethodDescription(package private) voidWebSocketProcessor.clientSyntheticBeans(io.quarkus.websockets.next.runtime.WebSocketClientRecorder recorder, List<GeneratedEndpointBuildItem> generatedEndpoints, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.arc.deployment.SyntheticBeanBuildItem> syntheticBeans) (package private) voidWebSocketProcessor.serverSyntheticBeans(io.quarkus.websockets.next.runtime.WebSocketServerRecorder recorder, List<GeneratedEndpointBuildItem> generatedEndpoints, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.arc.deployment.SyntheticBeanBuildItem> syntheticBeans)