站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 messaging API Documentation 英文版文档

Uses of Class org.jboss.mq.ReceiveRequest (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging API Documentation 英文版文档


Uses of Class
org.jboss.mq.ReceiveRequest

Packages that use ReceiveRequest
org.jboss.mq   
org.jboss.mq.il   
org.jboss.mq.il.http   
org.jboss.mq.il.jvm   
org.jboss.mq.il.oil   
org.jboss.mq.il.oil2   
org.jboss.mq.il.rmi   
org.jboss.mq.il.uil2   
org.jboss.mq.il.uil2.msgs   
 

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.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)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.