A C E O 
All Classes All Packages

A

AmqpEventService - Class in org.trellisldp.amqp
An AMQP message producer capable of publishing messages to an AMQP broker such as RabbitMQ or Qpid.
AmqpEventService() - Constructor for class org.trellisldp.amqp.AmqpEventService
Create an AMQP publisher.
AmqpEventService(EventSerializationService, Channel) - Constructor for class org.trellisldp.amqp.AmqpEventService
Create an AMQP publisher.
AmqpEventService(EventSerializationService, Channel, String, String) - Constructor for class org.trellisldp.amqp.AmqpEventService
Create an AMQP publisher.
AmqpEventService(EventSerializationService, Channel, String, String, boolean, boolean) - Constructor for class org.trellisldp.amqp.AmqpEventService
Create an AMQP publisher.

C

CONFIG_AMQP_EXCHANGE_NAME - Static variable in class org.trellisldp.amqp.AmqpEventService
The configuration key controlling the AMQP exchange name.
CONFIG_AMQP_IMMEDIATE - Static variable in class org.trellisldp.amqp.AmqpEventService
The configuration key controlling whether publishing is immediate.
CONFIG_AMQP_MANDATORY - Static variable in class org.trellisldp.amqp.AmqpEventService
The configuration key controlling whether publishing is mandatory.
CONFIG_AMQP_ROUTING_KEY - Static variable in class org.trellisldp.amqp.AmqpEventService
The configuration key controlling the AMQP routing key.
CONFIG_AMQP_URI - Static variable in class org.trellisldp.amqp.AmqpEventService
The configuration key controlling the AMQP connection URI.

E

emit(Event) - Method in class org.trellisldp.amqp.AmqpEventService
 

O

org.trellisldp.amqp - module org.trellisldp.amqp
 
org.trellisldp.amqp - package org.trellisldp.amqp
Trellis AMQP Producer
A C E O 
All Classes All Packages