Sun Adapter for MSMQ API

com.stc.connector.msmqadapter.jni
Class MSMQShareMode

java.lang.Object
  extended by com.stc.connector.msmqadapter.jni.MSMQShareMode

public class MSMQShareMode
extends java.lang.Object


Field Summary
static int DENY_NONE
           
static int DENY_RECEIVE_SHARE
           
 
Constructor Summary
MSMQShareMode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DENY_NONE

public static final int DENY_NONE
See Also:
Constant Field Values

DENY_RECEIVE_SHARE

public static final int DENY_RECEIVE_SHARE
See Also:
Constant Field Values
Constructor Detail

MSMQShareMode

public MSMQShareMode()

Sun Adapter for MSMQ API