C# (CSharp) pegasus.eventbus.amqp Namespace

Nested Namespaces

pegasus.eventbus.amqp.tests

Classes

Name Description
ActiveSubscription Represents a subscription with an active queue listener, pulling messages from the Bus.
AmqpConfiguration Container for all the nasty settings and providers necessary to make the AmqpEventManager work. We recommend using the default configuration, accessed by the static functions "getDefault", which simplifies
AmqpConnectionParameters
AmqpEnvelope
AmqpEventDispatcher
AmqpFactory
AmqpHeaders
AmqpQueueManager
EventDispatcherExtensions
EventInterceptor
EventSubscription
Exchange
IEventSubscriptionExtensions
QueueListener Watches a Queue for new messages on a background thread, calling the EnvelopeHandler when new messages arrive.
RoutingInfo
RoutingInfoException
WiretapSubscription