Package | Description |
---|---|
org.apache.qpid.disttest.controller.config |
Modifier and Type | Method and Description |
---|---|
List<ConsumerConfig> |
SessionConfig.getConsumers() |
Constructor and Description |
---|
SessionConfig(String sessionName,
int acknowledgeMode,
ConsumerConfig... consumers) |
Constructor and Description |
---|
SessionConfig(String sessionName,
int acknowledgeMode,
List<ConsumerConfig> consumers,
List<ProducerConfig> producers) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.