package builder

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class CbeSendFlow extends JmsStreamSupport with JmsEnvelopeHeader
  2. case class DispatcherBuilder(idSvc: ContainerIdentifierService, dispatcherCfg: ResourceTypeRouterConfig, sendFlow: Flow[FlowEnvelope, FlowEnvelope, NotUsed], envLogger: FlowEnvelopeLogger)(implicit bs: DispatcherBuilderSupport) extends JmsEnvelopeHeader with Product with Serializable
  3. trait DispatcherBuilderSupport extends JmsEnvelopeHeader
  4. class DispatcherDestinationResolver extends FlowHeaderConfigAware with JmsEnvelopeHeader
  5. case class DispatcherFanout(dispatcherCfg: ResourceTypeRouterConfig, idSvc: ContainerIdentifierService, streamLogger: FlowEnvelopeLogger)(implicit bs: DispatcherBuilderSupport) extends JmsEnvelopeHeader with Product with Serializable
  6. class IllegalResourceType extends Exception
  7. class JmsDestinationMissing extends Exception
  8. class MismatchedEnvelopeException extends Exception
  9. class MissingContextObject extends Exception
  10. class MissingOutboundRouting extends Exception
  11. class MissingResourceType extends Exception
  12. class RunnableDispatcher extends JmsStreamSupport
  13. class TransactionOutbound extends JmsStreamSupport

Ungrouped