Package | Description |
---|---|
org.apache.activemq |
The core JMS client API implementation classes.
|
org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
org.apache.activemq.command |
Command objects used via the Command Pattern to communicate among nodes
|
org.apache.activemq.state |
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQMessageProducer.onProducerAck(ProducerAck pa) |
Modifier and Type | Method and Description |
---|---|
Response |
TransportConnection.processProducerAck(ProducerAck ack) |
Modifier and Type | Method and Description |
---|---|
void |
ProducerAck.copy(ProducerAck copy) |
Modifier and Type | Method and Description |
---|---|
Response |
CommandVisitor.processProducerAck(ProducerAck ack) |
Response |
CommandVisitorAdapter.processProducerAck(ProducerAck ack) |
Copyright © 2005-2017. All Rights Reserved.