util/Constants.h File Reference

Include dependency graph for Constants.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  org
namespace  org::xmlBlaster
namespace  org::xmlBlaster::util
namespace  org::xmlBlaster::util::Constants

Enumerations

enum  { org::xmlBlaster::util::Constants::MINUTE_IN_MILLIS = 1000L*60, org::xmlBlaster::util::Constants::HOUR_IN_MILLIS = MINUTE_IN_MILLIS*60, org::xmlBlaster::util::Constants::DAY_IN_MILLIS = HOUR_IN_MILLIS * 24, org::xmlBlaster::util::Constants::WEEK_IN_MILLIS = DAY_IN_MILLIS * 7 }
enum  { org::xmlBlaster::util::Constants::XMLBLASTER_PORT = 3412 }
 The IANA registered xmlBlaster port, see IANA Port Numbers and Network Service Query. More...
enum  { org::xmlBlaster::util::Constants::XMLBLASTER_SNMP = 11662 }
 The xmlBlaster SNMP node 11662 registered at IANA. More...

Variables

const char * org::xmlBlaster::util::Constants::DEFAULT_SECURITYPLUGIN_TYPE
 Holding some Constants.
const char * org::xmlBlaster::util::Constants::DEFAULT_SECURITYPLUGIN_VERSION
long org::xmlBlaster::util::Constants::XMLBLASTER_OID_ROOT []
 The xmlBlaster SNMP node 1.3.6.1.4.1.11662 as registered at IANA.
const char * org::xmlBlaster::util::Constants::STATE_OK
 The returned message status if OK.
const char * org::xmlBlaster::util::Constants::RET_OK
const char * org::xmlBlaster::util::Constants::STATE_TIMEOUT
 The returned message status if message timeout occured (but not erased).
const char * org::xmlBlaster::util::Constants::STATE_ERASED
 The returned message status if message is explicitly erased by a call to erase().
const char * org::xmlBlaster::util::Constants::STATE_FORWARD_ERROR
 The returned message status if message couldn't be forwarded to the master cluster node.
const char * org::xmlBlaster::util::Constants::INFO_QUEUED
 Additional info for state.
const std::string org::xmlBlaster::util::Constants::ENTRY_TYPE_MSG_RAW
const char * org::xmlBlaster::util::Constants::RELATING_CALLBACK
 Type of a message queue.
const char * org::xmlBlaster::util::Constants::RELATING_SUBJECT
 Type of a message queue.
const char * org::xmlBlaster::util::Constants::RELATING_UNRELATED
 Type of a message queue.
const std::string org::xmlBlaster::util::Constants::RELATING_CLIENT
 Type of a message queue on client side.
const char * org::xmlBlaster::util::Constants::RELATING_HISTORY
 Type of a history message queue containing references on messages.
const char * org::xmlBlaster::util::Constants::RELATING_MSGUNITSTORE
 Message cache.
const char * org::xmlBlaster::util::Constants::RELATING_TOPICSTORE
 Persistency for topics.
const char * org::xmlBlaster::util::Constants::ONOVERFLOW_BLOCK
 message queue onOverflow handling, default is blocking until queue takes messages again
const char * org::xmlBlaster::util::Constants::ONOVERFLOW_DEADLETTER
 message queue onOverflow handling
const char * org::xmlBlaster::util::Constants::ONOVERFLOW_DISCARD
 message queue onOverflow handling
const char * org::xmlBlaster::util::Constants::ONOVERFLOW_DISCARDOLDEST
 message queue onOverflow handling
const char * org::xmlBlaster::util::Constants::ONOVERFLOW_EXCEPTION
 message queue onOverflow handling
const char * org::xmlBlaster::util::Constants::ONOVERFLOW_DEADMESSAGE
 message queue onOverflow handling
const char * org::xmlBlaster::util::Constants::ONEXHAUST_KILL_SESSION
 If callback fails more often than is configured the login session is destroyed.
const char * org::xmlBlaster::util::Constants::JDBC_OID
 JDBC access messages.
const char * org::xmlBlaster::util::Constants::OID_DEAD_LETTER
 message queue onOverflow handling
const char * org::xmlBlaster::util::Constants::XPATH
 XmlKey queryType enum.
const char * org::xmlBlaster::util::Constants::EXACT
const char * org::xmlBlaster::util::Constants::D_O_M_A_I_N
const char * org::xmlBlaster::util::Constants::REGEX
const char * org::xmlBlaster::util::Constants::XPATH_URL_PREFIX
const char * org::xmlBlaster::util::Constants::EXACT_URL_PREFIX
const char * org::xmlBlaster::util::Constants::DOMAIN_URL_PREFIX
const char * org::xmlBlaster::util::Constants::SOCKET
const char * org::xmlBlaster::util::Constants::IOR
const char * org::xmlBlaster::util::Constants::EMAIL
const char * org::xmlBlaster::util::Constants::XML_RPC
const char * org::xmlBlaster::util::Constants::RAM
const char * org::xmlBlaster::util::Constants::CACHE
const char * org::xmlBlaster::util::Constants::ODBC
const char * org::xmlBlaster::util::Constants::SQLITE
const char * org::xmlBlaster::util::Constants::OFFSET
const char * org::xmlBlaster::util::Constants::INDENT
const char * org::xmlBlaster::util::Constants::ENCODING_BASE64
const char * org::xmlBlaster::util::Constants::ENCODING_NONE
const char * org::xmlBlaster::util::Constants::TYPE_STRING
const char * org::xmlBlaster::util::Constants::TYPE_BLOB
const char * org::xmlBlaster::util::Constants::TYPE_BOOLEAN
const char * org::xmlBlaster::util::Constants::TYPE_BYTE
const char * org::xmlBlaster::util::Constants::TYPE_DOUBLE
const char * org::xmlBlaster::util::Constants::TYPE_FLOAT
const char * org::xmlBlaster::util::Constants::TYPE_INT
const char * org::xmlBlaster::util::Constants::TYPE_SHORT
const char * org::xmlBlaster::util::Constants::TYPE_LONG
const org::xmlBlaster::util::Timestamp org::xmlBlaster::util::Constants::THOUSAND
const org::xmlBlaster::util::Timestamp org::xmlBlaster::util::Constants::MILLION
const org::xmlBlaster::util::Timestamp org::xmlBlaster::util::Constants::BILLION
const char * org::xmlBlaster::util::Constants::SESSIONID_PREFIX
 Prefix to create a sessionId.
const char * org::xmlBlaster::util::Constants::SUBSCRIPTIONID_PREFIX
const char *const org::xmlBlaster::util::Constants::SUBSCRIPTIONID_PtP
const char * org::xmlBlaster::util::Constants::SUBSCRIPTIONID_CLIENT_PREFIX
 If subscription ID is given by client, e.g.
const char * org::xmlBlaster::util::Constants::INTERNAL_OID_PREFIX_FOR_PLUGINS
const char * org::xmlBlaster::util::Constants::INTERNAL_OID_ADMIN_CMD
const char * org::xmlBlaster::util::Constants::INTERNAL_OID_PREFIX_FOR_CORE
const char * org::xmlBlaster::util::Constants::INTERNAL_OID_PREFIX
const char * org::xmlBlaster::util::Constants::INTERNAL_OID_CLUSTER_PREFIX
const char * org::xmlBlaster::util::Constants::XB_GLOBAL_KEY
 Object keys for lifetime manager, needed for registration.
const char * org::xmlBlaster::util::Constants::XB_XMLPARSERFACTORY_KEY
const char * org::xmlBlaster::util::Constants::JMS_PREFIX
const char * org::xmlBlaster::util::Constants::JMSX_GROUP_ID
const char * org::xmlBlaster::util::Constants::JMSX_GROUP_SEQ
const char * org::xmlBlaster::util::Constants::JMSX_GROUP_EOF
const char * org::xmlBlaster::util::Constants::JMSX_GROUP_EX
const char * org::xmlBlaster::util::Constants::FILENAME_ATTR
const char * org::xmlBlaster::util::Constants::TIMESTAMP_ATTR
const char * org::xmlBlaster::util::Constants::FILE_DATE