|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ReceiveRequest in org.jboss.mq |
Methods in org.jboss.mq with parameters of type ReceiveRequest | |
void |
Connection.asynchDeliver(ReceiveRequest[] requests)
Gets the first consumer that is listening to a destination. |
Uses of ReceiveRequest in org.jboss.mq.il |
Methods in org.jboss.mq.il with parameters of type ReceiveRequest | |
void |
ClientIL.receive(ReceiveRequest[] messages)
A message has arrived for the Connection. |
Uses of ReceiveRequest in org.jboss.mq.il.http |
Methods in org.jboss.mq.il.http with parameters of type ReceiveRequest | |
void |
HTTPClientIL.receive(ReceiveRequest[] messages)
|
Uses of ReceiveRequest in org.jboss.mq.il.jvm |
Methods in org.jboss.mq.il.jvm with parameters of type ReceiveRequest | |
void |
JVMClientIL.receive(ReceiveRequest[] messages)
#Description of the Method |
Uses of ReceiveRequest in org.jboss.mq.il.oil |
Methods in org.jboss.mq.il.oil with parameters of type ReceiveRequest | |
void |
OILClientIL.receive(ReceiveRequest[] messages)
#Description of the Method |
Uses of ReceiveRequest in org.jboss.mq.il.oil2 |
Methods in org.jboss.mq.il.oil2 with parameters of type ReceiveRequest | |
void |
OIL2ClientIL.receive(ReceiveRequest[] messages)
#Description of the Method |
Uses of ReceiveRequest in org.jboss.mq.il.rmi |
Methods in org.jboss.mq.il.rmi with parameters of type ReceiveRequest | |
void |
RMIClientILRemote.receive(ReceiveRequest[] messages)
#Description of the Method |
void |
RMIClientIL.receive(ReceiveRequest[] messages)
#Description of the Method |
Uses of ReceiveRequest in org.jboss.mq.il.uil |
Methods in org.jboss.mq.il.uil with parameters of type ReceiveRequest | |
void |
UILClientIL.receive(ReceiveRequest[] messages)
#Description of the Method |
Uses of ReceiveRequest in org.jboss.mq.il.uil2 |
Methods in org.jboss.mq.il.uil2 with parameters of type ReceiveRequest | |
void |
UILClientIL.receive(ReceiveRequest[] messages)
#Description of the Method |
Uses of ReceiveRequest in org.jboss.mq.il.uil2.msgs |
Methods in org.jboss.mq.il.uil2.msgs that return ReceiveRequest | |
ReceiveRequest[] |
ReceiveRequestMsg.getMessages()
|
Constructors in org.jboss.mq.il.uil2.msgs with parameters of type ReceiveRequest | |
ReceiveRequestMsg(ReceiveRequest[] messages)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |