Apache CXF API

Uses of Class
org.apache.cxf.transport.websocket.atmosphere.AtmosphereWebSocketServletDestination

Packages that use AtmosphereWebSocketServletDestination
org.apache.cxf.transport.websocket.atmosphere   
 

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

Fields in org.apache.cxf.transport.websocket.atmosphere declared as AtmosphereWebSocketServletDestination
protected  AtmosphereWebSocketServletDestination AtmosphereWebSocketHandler.destination
           
 

Methods in org.apache.cxf.transport.websocket.atmosphere that return AtmosphereWebSocketServletDestination
 AtmosphereWebSocketServletDestination AtmosphereWebSocketHandler.getDestination()
           
 

Methods in org.apache.cxf.transport.websocket.atmosphere with parameters of type AtmosphereWebSocketServletDestination
 void AtmosphereWebSocketHandler.setDestination(AtmosphereWebSocketServletDestination destination)
           
 


Apache CXF API

Apache CXF