Sun Adapter for MSMQ API

com.stc.connector.msmqadapter.jni
Class MSMQHandle

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

public class MSMQHandle
extends java.lang.Object


Field Summary
protected  int m_handle
           
 
Constructor Summary
MSMQHandle()
           
MSMQHandle(int h)
           
 
Method Summary
 void debugPrintHandle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_handle

protected int m_handle
Constructor Detail

MSMQHandle

public MSMQHandle(int h)

MSMQHandle

public MSMQHandle()
Method Detail

debugPrintHandle

public void debugPrintHandle()

Sun Adapter for MSMQ API