|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jmsmq.MQ_DENY_TYPE
Class that contains the open queue share mode type enumeration. Microsoft® Message Queuing Server
| Field Summary | |
static int |
_MQ_DENY_NONE
None deny type |
static int |
_MQ_DENY_RECEIVE_SHARE
Share receive deny type |
static MQ_DENY_TYPE |
MQ_DENY_NONE
None deny type class |
static MQ_DENY_TYPE |
MQ_DENY_RECEIVE_SHARE
Share receive deny type class |
| Method Summary | |
int |
getType()
Method that returns the open queue share mode property value |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int _MQ_DENY_NONE
public static final int _MQ_DENY_RECEIVE_SHARE
public static final MQ_DENY_TYPE MQ_DENY_NONE
public static final MQ_DENY_TYPE MQ_DENY_RECEIVE_SHARE
| Method Detail |
public int getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||