#include <JmsCommon.h>
Go to the source code of this file.
Typedefs | |
| typedef JmsContext | JmsContext | 
Functions | |
| int JMSENTRY | JmsContextCreate (JmsString *uri, JmsString *jndiFactory, JmsString *username, JmsString *password, JmsContext **context, JMS64I flags) | 
| int JMSENTRY | JmsContextDestroy (JmsContext *context, JMS64I flags) | 
This file describes the functions that can be performed on a JmsConsumer handle A JmsContext handle is used to get access to the JMS provider
      
  | 
  
| 
 A context handle that is used to get access to the JMS provider  | 
  
      
  | 
  ||||||||||||||||||||||||||||
| 
 Gets a context handle with the given properties 
 
  | 
  
      
  | 
  ||||||||||||
| 
 Destroys a context handle 
  |