org.apache.activemq.apollo.broker

protocol

package protocol

Visibility
  1. Public
  2. All
Impl.
  1. Concrete
  2. Abstract

Type Members

  1. class HeartBeatMonitor extends AnyRef

    A HeartBeatMonitor can be used to periodically check the activity of a transport to see if it is still alive or if a keep alive packet needs to be transmitted to keep it alive.

  2. class MultiProtocol extends Protocol

  3. class MultiProtocolCodec extends ProtocolCodec

  4. class MultiProtocolFactory extends Provider

  5. class MultiProtocolHandler extends ProtocolHandler

  6. trait Protocol extends Provider

  7. trait ProtocolHandler extends AnyRef

Value Members

  1. object ProtocolFactory extends AnyRef

  2. object ProtocolHandler extends Log