package scaladsl
- Source
- package.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- scaladsl
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- sealed trait JmsConnectorState extends AnyRef
- trait JmsConsumerControl extends KillSwitch
Handle to shut down consumers and to inspect the connectivity to the JMS broker.
- trait JmsProducerStatus extends AnyRef
Value Members
- object JmsConnectorState
- object JmsConsumer
Factory methods to create JMS consumers.
- object JmsProducer
Factory methods to create JMS producers.