|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AcknowledgementRequest in org.jboss.mq |
Fields in org.jboss.mq declared as AcknowledgementRequest | |
AcknowledgementRequest[] |
TransactionRequest.acks
messages acknowleged in the transaction |
AcknowledgementRequest |
SpyMessage.ack
The acknowledgement request for this message |
Methods in org.jboss.mq that return AcknowledgementRequest | |
AcknowledgementRequest |
SpyMessage.getAcknowledgementRequest(boolean isAck)
Get an acknowledgement request for the message |
Methods in org.jboss.mq with parameters of type AcknowledgementRequest | |
void |
SpySession.doAcknowledge(javax.jms.Message message,
AcknowledgementRequest ack)
JMS 11.2.21.2 Note that the acknowledge method of Message acknowledges all messages received on that messages session. |
protected void |
Connection.send(AcknowledgementRequest item)
Acknowledge/Nack a message |
Uses of AcknowledgementRequest in org.jboss.mq.il |
Methods in org.jboss.mq.il with parameters of type AcknowledgementRequest | |
void |
ServerIL.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
void |
Invoker.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
Uses of AcknowledgementRequest in org.jboss.mq.il.http |
Methods in org.jboss.mq.il.http with parameters of type AcknowledgementRequest | |
void |
HTTPServerIL.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
|
Uses of AcknowledgementRequest in org.jboss.mq.il.jvm |
Methods in org.jboss.mq.il.jvm with parameters of type AcknowledgementRequest | |
void |
JVMServerIL.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
Uses of AcknowledgementRequest in org.jboss.mq.il.oil |
Methods in org.jboss.mq.il.oil with parameters of type AcknowledgementRequest | |
void |
OILServerIL.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
Uses of AcknowledgementRequest in org.jboss.mq.il.oil2 |
Methods in org.jboss.mq.il.oil2 with parameters of type AcknowledgementRequest | |
void |
OIL2ServerIL.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
Uses of AcknowledgementRequest in org.jboss.mq.il.rmi |
Methods in org.jboss.mq.il.rmi with parameters of type AcknowledgementRequest | |
void |
RMIServerIL.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
Uses of AcknowledgementRequest in org.jboss.mq.il.uil |
Methods in org.jboss.mq.il.uil with parameters of type AcknowledgementRequest | |
void |
UILServerIL.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
Uses of AcknowledgementRequest in org.jboss.mq.il.uil2 |
Methods in org.jboss.mq.il.uil2 with parameters of type AcknowledgementRequest | |
void |
UILServerIL.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
Uses of AcknowledgementRequest in org.jboss.mq.il.uil2.msgs |
Methods in org.jboss.mq.il.uil2.msgs that return AcknowledgementRequest | |
AcknowledgementRequest |
AcknowledgementRequestMsg.getAck()
|
Constructors in org.jboss.mq.il.uil2.msgs with parameters of type AcknowledgementRequest | |
AcknowledgementRequestMsg(AcknowledgementRequest item)
|
Uses of AcknowledgementRequest in org.jboss.mq.server |
Methods in org.jboss.mq.server with parameters of type AcknowledgementRequest | |
void |
TracingInterceptor.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
void |
JMSTopic.acknowledge(AcknowledgementRequest req,
Subscription sub,
Tx txId)
|
void |
JMSServerInvoker.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
void |
JMSServerInterceptorSupport.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
void |
JMSServerInterceptor.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
void |
JMSQueue.acknowledge(AcknowledgementRequest req,
Subscription sub,
Tx txId)
|
void |
JMSDestinationManager.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
void |
JMSDestinationManager.acknowledge(ConnectionToken dc,
AcknowledgementRequest item,
Tx txId)
#Description of the Method |
abstract void |
JMSDestination.acknowledge(AcknowledgementRequest req,
Subscription sub,
Tx txId)
|
void |
ClientMonitorInterceptor.acknowledge(ConnectionToken dc,
AcknowledgementRequest item)
#Description of the Method |
void |
ClientConsumer.acknowledge(AcknowledgementRequest request,
Tx txId)
|
void |
BasicQueue.acknowledge(AcknowledgementRequest item,
Tx txId)
Acknowledge a message |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |