Apache CXF API

Uses of Interface
org.apache.cxf.transport.websocket.WebSocketDestinationService

Packages that use WebSocketDestinationService
org.apache.cxf.transport.websocket.atmosphere   
org.apache.cxf.transport.websocket.jetty   
 

Uses of WebSocketDestinationService in org.apache.cxf.transport.websocket.atmosphere
 

Classes in org.apache.cxf.transport.websocket.atmosphere that implement WebSocketDestinationService
 class AtmosphereWebSocketServletDestination
           
 

Uses of WebSocketDestinationService in org.apache.cxf.transport.websocket.jetty
 

Classes in org.apache.cxf.transport.websocket.jetty that implement WebSocketDestinationService
 class JettyWebSocketDestination
           
 class JettyWebSocketServletDestination
           
 


Apache CXF API

Apache CXF