Package org.apache.activemq.transport.ws


package org.apache.activemq.transport.ws
  • Interfaces
    Class
    Description
    Interface for a WebSocket Transport which provide hooks that a servlet can use to pass along WebSocket data and events.
    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.