Jms.h

Go to the documentation of this file.
00001 
00006 #ifndef _JMS_H
00007 #define _JMS_H 1
00008 
00009 #include <JmsCommon.h>
00010 #include <JmsException.h>
00011 #include <JmsBrowser.h>
00012 #include <JmsBytesMessage.h>
00013 #include <JmsConnection.h>
00014 /* #include <JmsConnectionFactory.h> */
00015 #include <JmsMapMessage.h>
00016 #include <JmsConsumer.h>
00017 #include <JmsDestination.h>
00018 #include <JmsEnumeration.h>
00019 #include <JmsMessage.h>
00020 #include <JmsMetaData.h>
00021 #include <JmsProducer.h>
00022 #include <JmsQueue.h>
00023 #include <JmsSession.h>
00024 #include <JmsStreamMessage.h>
00025 #include <JmsTextMessage.h>
00026 #include <JmsTopic.h>
00027 #include <JmsTypes.h>
00028 
00032 #define JMS_GOT_EXCEPTION 1
00033 
00037 #define JMS_NO_ERROR 0
00038 
00042 #define JMS_INPUT_PARAM_ERROR -1
00043 
00049 #define JMS_MALLOC_ERROR -2
00050 
00055 #define JMS_JVM_ERROR -3
00056 
00060 #define JMS_NEED_SPACE -4
00061 
00065 #define JMS_INVALID_EXCEPTION_TYPE -5
00066 
00070 #define JMS_SYSTEM_ERROR -6
00071 
00072 #endif /* _JMS_H */
00073 

Contact Oracle    Legal Notices    Copyright 1996,2011. Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server JMS C API Reference
12c Release 1 (12.1.1)

Part Number E24392-01


Generated by doxygen 1.2.18