Uses of Interface
io.quarkus.websockets.client.runtime.ServerWebSocketContainerFactory
-
Packages that use ServerWebSocketContainerFactory Package Description io.quarkus.websockets.client.runtime -
-
Uses of ServerWebSocketContainerFactory in io.quarkus.websockets.client.runtime
Methods in io.quarkus.websockets.client.runtime with parameters of type ServerWebSocketContainerFactory Modifier and Type Method Description io.quarkus.runtime.RuntimeValue<io.undertow.websockets.ServerWebSocketContainer>WebsocketCoreRecorder. createServerContainer(io.quarkus.arc.runtime.BeanContainer beanContainer, io.quarkus.runtime.RuntimeValue<io.undertow.websockets.WebSocketDeploymentInfo> infoVal, ServerWebSocketContainerFactory serverContainerFactory)
-