Uses of Interface
org.apache.cxf.transport.websocket.WebSocketDestinationService
-
Packages that use WebSocketDestinationService Package Description org.apache.cxf.transport.websocket.atmosphere org.apache.cxf.transport.websocket.jetty10 org.apache.cxf.transport.websocket.undertow -
-
Uses of WebSocketDestinationService in org.apache.cxf.transport.websocket.atmosphere
Classes in org.apache.cxf.transport.websocket.atmosphere that implement WebSocketDestinationService Modifier and Type Class Description classAtmosphereWebSocketJettyDestinationclassAtmosphereWebSocketServletDestinationWebSocket Servlet Destination based on AtmosphereclassAtmosphereWebSocketUndertowDestination -
Uses of WebSocketDestinationService in org.apache.cxf.transport.websocket.jetty10
Classes in org.apache.cxf.transport.websocket.jetty10 that implement WebSocketDestinationService Modifier and Type Class Description classJetty10WebSocketDestination -
Uses of WebSocketDestinationService in org.apache.cxf.transport.websocket.undertow
Classes in org.apache.cxf.transport.websocket.undertow that implement WebSocketDestinationService Modifier and Type Class Description classUndertowWebSocketDestination
-