| |
|
| java.lang.Object org.jboss.mq.ReceiveRequest
ReceiveRequest | public class ReceiveRequest implements Externalizable(Code) | | This class contians all the data needed to perform a JMS transaction
author: Hiram Chirino (Cojonudo14@hotmail.com) author: David Maplesden (David.Maplesden@orion.co.nz) author: Adrian Brock version: $Revision: 57198 $ |
NON_NULL | final protected static byte NON_NULL(Code) | | Whether the subscription is non null
|
NULL | final protected static byte NULL(Code) | | Whether the subscription is null
|
subscriptionId | public Integer subscriptionId(Code) | | Is this an exlusive message? Then subscriptionId != null
|
|
|
|