| Package | Description |
|---|---|
| org.smallmind.phalanx.wire.amqp.rabbitmq |
| Modifier and Type | Method and Description |
|---|---|
InvocationWorker |
RabbitMQResponseTransport.createWorker(MetricConfiguration metricConfiguration,
WorkQueue<RabbitMQMessage> transferQueue) |
| Constructor and Description |
|---|
RabbitMQResponseTransport(MetricConfiguration metricConfiguration,
RabbitMQConnector rabbitMQConnector,
NameConfiguration nameConfiguration,
Class<InvocationWorker> workerClass,
SignalCodec signalCodec,
String serviceGroup,
int clusterSize,
int concurrencyLimit,
int messageTTLSeconds) |
Copyright © 2019. All rights reserved.