package jms
Type Members
- class Jms extends AnyRef
- abstract class JmsDestination extends AnyRef
- final class JmsDsl extends AnyRef
- final class JmsJndiConnectionFactoryBuilder extends AnyRef
DSL for building JNDI ConnectionFactory configurations
DSL for building JNDI ConnectionFactory configurations
Immutable, so all methods return a new occurrence and leave the original unmodified.
- trait JmsMessageMatcher extends AnyRef
A component in charge of preparing outbound messages and providing the matching strategy with inbound ones.
- final class JmsProtocolBuilder extends ProtocolBuilder
DSL for building JMS Protocol configurations
DSL for building JMS Protocol configurations
Immutable, so all methods return a new occurrence and leave the original unmodified.
- class JmsRequestReplyActionBuilder extends ActionBuilder
DSL for building request-reply actions.
DSL for building request-reply actions.
Immutable, so all methods return a new occurrence and leave the original unmodified.
- final class JmsSendActionBuilder extends ActionBuilder
DSL for building send/fire-and-forget actions.
DSL for building send/fire-and-forget actions.
Immutable, so all methods return a new occurrence and leave the original unmodified.