Uses of Package
org.apache.activemq.transport.ws
-
Packages that use org.apache.activemq.transport.ws Package Description org.apache.activemq.transport.amqp A Broker side implementation of the AMQP 3.1 protocol - see http://amqp.org/org.apache.activemq.transport.ws org.apache.activemq.transport.ws.jetty9 org.apache.activemq.transport.wss -
Classes in org.apache.activemq.transport.ws used by org.apache.activemq.transport.amqp Class Description WSTransport Interface for a WebSocket Transport which provide hooks that a servlet can use to pass along WebSocket data and events.WSTransport.WSTransportSink WS Transport output sink, used to give the WS Transport implementation a way to produce output back to the WS connection without coupling it to the implementation. -
Classes in org.apache.activemq.transport.ws used by org.apache.activemq.transport.ws Class Description WSTransport.WSTransportSink WS Transport output sink, used to give the WS Transport implementation a way to produce output back to the WS connection without coupling it to the implementation. -
Classes in org.apache.activemq.transport.ws used by org.apache.activemq.transport.ws.jetty9 Class Description AbstractMQTTSocket AbstractStompSocket Base implementation of a STOMP based WebSocket handler. -
Classes in org.apache.activemq.transport.ws used by org.apache.activemq.transport.wss Class Description WSTransportServer Creates a web server and registers web socket server