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