| Package | Description |
|---|---|
| org.apache.activemq.state |
| Modifier and Type | Method and Description |
|---|---|
ProducerState |
SessionState.getProducerState(ProducerId producerId) |
ProducerState |
SessionState.removeProducer(ProducerId id) |
| Modifier and Type | Method and Description |
|---|---|
Map<ProducerId,ProducerState> |
TransactionState.getProducerStates() |
Collection<ProducerState> |
SessionState.getProducerStates() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionState.addProducerState(ProducerState producerState) |
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.