public class RabbitMQBase extends Object
Modifier and Type | Field and Description |
---|---|
protected Serializer |
eventSerializer |
protected String |
exchange |
protected static String |
EXCHANGE_TYPE_FANOUT |
protected String |
host |
protected String |
password |
protected int |
port |
protected String |
user |
Constructor and Description |
---|
RabbitMQBase() |
Modifier and Type | Method and Description |
---|---|
protected net.jodah.lyra.config.Config |
getConnectionConfig() |
void |
initialize() |
protected static final String EXCHANGE_TYPE_FANOUT
protected Serializer eventSerializer
protected int port
protected String host
protected String user
protected String password
protected String exchange
Copyright © 2011–2017 aiticon GmbH. All rights reserved.