xmlBlaster 1.6.2 client API
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AIX - Static variable in class org.xmlBlaster.util.Execute
 
ALIVE - Static variable in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
We have a connection (0).
AND - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
ATTRIBUTE_TAG - Static variable in class org.xmlBlaster.util.qos.ClientProperty
Typically used tag name for plugin attributes
AVAILABLE - Static variable in interface org.xmlBlaster.util.queue.I_StorageProblemListener
 
AbstractCallbackExtended - class org.xmlBlaster.client.protocol.AbstractCallbackExtended.
This is a little abstract helper class which extends the I_CallbackExtended interface to become suited for protocols like xml-rpc.
AbstractCallbackExtended(Global) - Constructor for class org.xmlBlaster.client.protocol.AbstractCallbackExtended
 
AccessFilterQos - class org.xmlBlaster.util.qos.AccessFilterQos.
Helper class holding filter markup from a subscribe() or get() QoS.
AccessFilterQos(Global) - Constructor for class org.xmlBlaster.util.qos.AccessFilterQos
 
AccessFilterQos(Global, String, String, String) - Constructor for class org.xmlBlaster.util.qos.AccessFilterQos
 
AccessFilterQos(Global, String, String, Query) - Constructor for class org.xmlBlaster.util.qos.AccessFilterQos
 
Address - class org.xmlBlaster.util.qos.address.Address.
Helper class holding address string, protocol string and client side connection properties.
Address(Global) - Constructor for class org.xmlBlaster.util.qos.address.Address
 
Address(Global, String) - Constructor for class org.xmlBlaster.util.qos.address.Address
 
Address(Global, String, String) - Constructor for class org.xmlBlaster.util.qos.address.Address
 
AddressBase - class org.xmlBlaster.util.qos.address.AddressBase.
Abstract helper class holding connect address and callback address string and protocol string.
AddressBase(Global, String) - Constructor for class org.xmlBlaster.util.qos.address.AddressBase
 
AllProtocols - class javaclients.AllProtocols.
This client connects to xmlBlaster and invokes all available methods with all available protocols.
AllProtocols(Global) - Constructor for class javaclients.AllProtocols
 
Args - class org.xmlBlaster.util.property.Args.
Evaluate parameters at process startup (args).
Args() - Constructor for class org.xmlBlaster.util.property.Args
 
AsyncMBeanServer - interface org.xmlBlaster.client.jmx.AsyncMBeanServer.
 
AttachmentHolder - class org.xmlBlaster.util.protocol.email.AttachmentHolder.
 
AttachmentHolder(String, String, byte[]) - Constructor for class org.xmlBlaster.util.protocol.email.AttachmentHolder
 
AttachmentHolder(String, String) - Constructor for class org.xmlBlaster.util.protocol.email.AttachmentHolder
Message contents of type "text/plain".
AttributeSaxFactory - class org.xmlBlaster.util.AttributeSaxFactory.
This class parses an xml string to generate an Attribute which can be used either in PluginConfig or on the normal properties server- or clientside.
AttributeSaxFactory(Global, I_AttributeUser) - Constructor for class org.xmlBlaster.util.AttributeSaxFactory
Can be used as singleton.
accept(File) - Method in class org.xmlBlaster.client.filepoller.FilenameFilter
 
accessAttachments(Part) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
Access all attachments.
accessFromInternalHttpServer(Address, String, boolean) - Method in class org.xmlBlaster.util.Global
Access the xmlBlaster internal HTTP server and download the requested path.
accessPart(Part, int, ArrayList) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
 
ackSubscription(String) - Method in class org.xmlBlaster.client.UpdateDispatcher
Mark that a subscribe() invocation returned (is the server ACK).
actionPerformed(ActionEvent) - Method in class http.applet.XmlScript
Event-handler called on button click
action_obj - Variable in class org.xmlBlaster.util.lexical.Sql92Parser
Instance of action encapsulation class.
action_table() - Method in class org.xmlBlaster.util.lexical.Sql92Parser
Access to parse-action table.
activate() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
activate() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
activate() - Method in interface org.xmlBlaster.util.admin.I_AdminService
Activate this service
activate() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
activate() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Activate xmlBlaster access through this protocol.
activateDrivers() - Method in class org.xmlBlaster.client.protocol.CbServerPluginManager
 
activateDrivers() - Method in class org.xmlBlaster.client.protocol.ProtocolPluginManager
 
addAccessFilter(AccessFilterQos) - Method in class org.xmlBlaster.client.qos.GetQos
Adds your supplied get filter.
addAccessFilter(AccessFilterQos) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Adds your supplied subscribe filter.
addAccessFilter(AccessFilterQos) - Method in class org.xmlBlaster.util.qos.QueryQosData
Adds your supplied subscribe filter
addAddress(Address) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
addAddress(Address) - Method in class org.xmlBlaster.util.qos.storage.ClientQueueProperty
 
addArgs2Props(String[]) - Method in class org.xmlBlaster.util.property.Property
Add key/values, for example from startup command line args to the property variable.
addArgs2Props(Properties) - Method in class org.xmlBlaster.util.property.Property
The same as addArgs2Props(String[] args) but passing the args in a Properties hashtable.
addAttachment(AttachmentHolder) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
addAttribute(String, String) - Method in interface org.xmlBlaster.util.I_AttributeUser
 
addCallback(String, I_Callback, boolean) - Method in class org.xmlBlaster.client.UpdateDispatcher
Register a callback interface with the given subscriptionId
addCallbackAddress(CallbackAddress) - Method in class org.xmlBlaster.client.qos.ConnectQos
Add a callback address where to send the message (for PtP or subscribes).
addCallbackAddress(CallbackAddress) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Add a callback address where to send the message

Creates a default CbQueueProperty object to hold the callback address argument.

addChild(ContextNode) - Method in class org.xmlBlaster.util.context.ContextNode
Add the given child, it exists already nothing happens.
addChild(ContextNode, boolean) - Method in class org.xmlBlaster.util.context.ContextNode
Add the given child, it exists already nothing happens.
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.ConnectQos
Sets a client property (an application specific property) to the given value
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.DisconnectQos
Sets a client property (an application specific property) to the given value.
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.EraseQos
Sets a client property (an application specific property) to the given value
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.GetQos
Sets a client property (an application specific property) to the given value
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.PublishQos
Sets a client property (an application specific property) to the given value
addClientProperty(String, boolean) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, int) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, byte) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, long) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, short) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, double) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, float) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Sets a client property (an application specific property) to the given value
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.UnSubscribeQos
Sets a client property (an application specific property) to the given value
addClientProperty(ClientProperty) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, String, Object) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, Object) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, boolean) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, int) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, byte) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, long) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, short) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, double) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, float) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(ClientProperty) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
addClientQueueProperty(ClientQueueProperty) - Method in class org.xmlBlaster.client.qos.ConnectQos
The configuration of the local client side queue.
addClientQueueProperty(ClientQueueProperty) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Adds a queue description.
addConnectionStatusListener(I_ConnectionStatusListener) - Method in class org.xmlBlaster.util.dispatch.DispatchManager
 
addConnectionStatusListener(I_ConnectionStatusListener, boolean) - Method in class org.xmlBlaster.util.dispatch.DispatchManager
 
addDestination(Destination) - Method in class org.xmlBlaster.client.qos.PublishQos
Add a destination where to send the message.
addDestination(Destination) - Method in class org.xmlBlaster.util.qos.MsgQosData
Add a destination.
addDispatchAction(String, DispatchAction) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
 
addDispatchConnection(DispatchConnection) - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
addDispatchManager(DispatchManager) - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
This is called once for each dispatch manager using this plugin.
addDispatchManager(DispatchManager) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
This is called once for each dispatch manager using this plugin.
addEntries(String, I_Entry[]) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcManagerCommonTable
Adds several rows to the specified queue table in batch mode to improve performance
addEntries(String, I_Entry[]) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcManagerCommonTableDelegate
 
addEntry(String, I_Entry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcManagerCommonTable
Adds a row to the specified queue table
addException(XmlBlasterException) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Use for exception message
NOTE: Exceptions don't return
addFilter(AccessFilterQos) - Method in class org.xmlBlaster.util.key.QueryKeyData
 
addJmsPrefix(String, Logger) - Static method in class org.xmlBlaster.util.def.Constants
Adds to the key a prefix JMS_PREFIX if and only if the key is one of the JMSX properties defined by the XmlBlaster.
addKeyAndQos(String, String) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Use for methods get, subscribe, unSubscribe, erase
addMessage(MsgUnitRaw) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Use for methods update, publish.
addMessage(MsgUnitRaw[]) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Use for methods update, publish.
addMessage(String) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Add a QoS value, use for methods connect, disconnect, ping.
addMessage(String[]) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Add a QoS array value.
addNativeCallbackDriver(String, I_CallbackDriver) - Method in class org.xmlBlaster.util.Global
The key is the protocol and the address to access the callback instance.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
addNotificationListener(ObjectName, String, NotificationFilter) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
addObjectEntry(String, Object) - Method in class org.xmlBlaster.util.Global
Add an object in the scope of an I_XmlBlasterAccess or of one cluster node.
addOrRefreshTimeoutListener(I_Timeout, long, Object, Timestamp) - Method in class org.xmlBlaster.util.Timeout
Checks if key is null -> addTimeoutListener else refreshTimeoutListener() in a thread save way.
addPropertyChangeListener(String, I_PropertyChangeListener) - Method in class org.xmlBlaster.util.property.Property
Listen on change or creation events of the given key.
addPropertyChangeListener(String, String, I_PropertyChangeListener) - Method in class org.xmlBlaster.util.property.Property
Listen on change or creation events of the given key
addPutListener(I_QueuePutListener) - Method in interface org.xmlBlaster.util.queue.I_Queue
Register a listener which wants to be informed on put() events.
addPutListener(I_QueuePutListener) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
addPutListener(I_QueuePutListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
addPutListener(I_QueuePutListener) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
addQos(String[]) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
addQuerySpec(QuerySpecQos) - Method in class org.xmlBlaster.client.qos.GetQos
Adds your supplied get querySpec.
addQuerySpec(QuerySpecQos) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Adds your supplied get querySpec.
addQuerySpec(QuerySpecQos) - Method in class org.xmlBlaster.util.qos.QueryQosData
Adds the querySpec you supplied.
addResponseListener(String, I_ResponseListener) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Adds the listener to receive response/exception events.
addRouteInfo(RouteInfo) - Method in class org.xmlBlaster.util.qos.QosData
Adds a new route hop to the QoS of this message.
addServerRef(ServerRef) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Adds a server reference, we check for identical addresses to no contain duplicates.
addStorageSizeListener(I_StorageSizeListener) - Method in interface org.xmlBlaster.util.queue.I_Storage
Adds a storage size listener to the storage.
addStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.StorageSizeListenerHelper
 
addStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
addStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
addStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
addTagToString(StringBuffer, String, Attributes) - Static method in class org.xmlBlaster.util.XmlQoSBase
 
addTimeoutListener(I_Timeout, long, Object) - Method in class org.xmlBlaster.util.Timeout
Add a listener which gets informed after 'delay' milliseconds.
addUpdateListener(UpdateListener) - Method in class org.xmlBlaster.client.activex.XmlScriptAccess
Add a C# / VisualBasic listener over the ActiveX bridge.
added(StorageId) - Method in interface org.xmlBlaster.util.queue.I_Entry
Notification if this entry is added to storage.
added(StorageId) - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Notification if this entry is added to queue
address - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
addressArr - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The corresponding callback address, is set by derived classes
addressConfig - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
addressNormalized - Variable in class org.xmlBlaster.util.Global
 
addressServer - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
append(String) - Method in class org.xmlBlaster.util.XmlBuffer
Aquivalent to a StringBuffer.append().
append(long) - Method in class org.xmlBlaster.util.XmlBuffer
Aquivalent to a StringBuffer.append().
append(float) - Method in class org.xmlBlaster.util.XmlBuffer
Aquivalent to a StringBuffer.append().
append(double) - Method in class org.xmlBlaster.util.XmlBuffer
Aquivalent to a StringBuffer.append().
append(boolean) - Method in class org.xmlBlaster.util.XmlBuffer
Aquivalent to a StringBuffer.append().
append(StringBuffer, String) - Static method in class org.xmlBlaster.util.XmlBuffer
Escape predefined xml entities (&, <, >, ', ").
append(StringBuffer, String, String) - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
Format the key/value output.
appendAttr(StringBuffer, String) - Static method in class org.xmlBlaster.util.XmlBuffer
Escape predefined xml entities (\0, ', ", \r).
appendAttributeEscaped(String) - Method in class org.xmlBlaster.util.XmlBuffer
Escape predefined xml entities (', ", \r) for attributes.
appendEscaped(String) - Method in class org.xmlBlaster.util.XmlBuffer
Escape predefined xml entities (&, <, >, ', ").
appendQueryString(String) - Method in class org.xmlBlaster.util.key.QueryKeyData
Same as setQueryString() but allows you to call it more than once the strings are concatenated.
appendTag(String) - Method in class org.xmlBlaster.util.XmlBuffer
Appends a tag name (e.g.
appendToFile(String, String) - Static method in class org.xmlBlaster.util.FileLocator
Append data from into a file.
appendURL(URL) - Method in class org.xmlBlaster.util.classloader.XmlBlasterClassLoader
 
argsToProps(String[]) - Static method in class org.xmlBlaster.util.property.Property
Scan args, correct and check them and return the result in a Properties hash table
arrayToCSV(String[], String) - Static method in class org.xmlBlaster.util.StringPairTokenizer
 
attachments - Variable in class org.xmlBlaster.util.protocol.email.EmailData
Containts AttachmentHolder instances
available() - Method in class org.xmlBlaster.util.protocol.ZBlockInputStream
 
available() - Method in class org.xmlBlaster.util.protocol.ZFlushInputStream
 

B

BETWEEN - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
BILLION - Static variable in class org.xmlBlaster.util.Timestamp
 
BLACK_GREEN - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
BLACK_LTGREEN - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
BLACK_PINK - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
BLACK_RED - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
BLUE_BLACK - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
BODY_NAME - Static variable in class org.xmlBlaster.util.protocol.email.MailUtil
Fixed name which is used for the normal email content / body
BOUNCE_MAILFROM_KEY - Static variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
BOUNCE_MAILTO_KEY - Static variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
BOUNCE_MESSAGEID_KEY - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
Base64 - class org.xmlBlaster.util.Base64.
 
Base64() - Constructor for class org.xmlBlaster.util.Base64
 
BlockingQueueWrapper - class org.xmlBlaster.util.queue.BlockingQueueWrapper.
BlockingQueueWrapper is a wrapper to I_Queue which can be used to perform a blocking peek on an I_Queue.
BlockingQueueWrapper(long) - Constructor for class org.xmlBlaster.util.queue.BlockingQueueWrapper
Constructor
BlockingQueueWrapper() - Constructor for class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
BlockingQueueWrapper.I_BlockingQueueCb - interface org.xmlBlaster.util.queue.BlockingQueueWrapper.I_BlockingQueueCb.
 
BufferedInputStreamMicro - class org.xmlBlaster.client.protocol.http.common.BufferedInputStreamMicro.
BufferedInputStreamMicro
BufferedInputStreamMicro(InputStream) - Constructor for class org.xmlBlaster.client.protocol.http.common.BufferedInputStreamMicro
 
ByteArray - class org.xmlBlaster.util.xbformat.ByteArray.
Derived from Suns ByteArrayOutputStream, added method insert() and toByteArray(int len).
ByteArray() - Constructor for class org.xmlBlaster.util.xbformat.ByteArray
Creates a new byte array output stream.
ByteArray(int) - Constructor for class org.xmlBlaster.util.xbformat.ByteArray
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ByteArray(int, InputStream) - Constructor for class org.xmlBlaster.util.xbformat.ByteArray
xmlBlaster extension: Read all from is into a byte[] until EOF==-1 arrives.
ByteArrayDataSource - class org.xmlBlaster.util.protocol.email.ByteArrayDataSource.
A simple DataSource for demonstration purposes.
ByteArrayDataSource(InputStream, String) - Constructor for class org.xmlBlaster.util.protocol.email.ByteArrayDataSource
 
ByteArrayDataSource(byte[], String) - Constructor for class org.xmlBlaster.util.protocol.email.ByteArrayDataSource
 
ByteArrayDataSource(String, String) - Constructor for class org.xmlBlaster.util.protocol.email.ByteArrayDataSource
 
basePath - Variable in class org.xmlBlaster.util.classloader.LoaderInfo
Path where we search for jar files for this plugin "/home/xmlblast/xmlBlaster/lib/org/xmlBlaster/protocol/corba/CorbaDriver"
bcc - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
bcc - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
blockingPeek(int, long) - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
blockingPeekLowest(int, long, I_QueueEntry) - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
blockingPeekSamePriority(int, long) - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
blockingPeekWithPriority(int, long, int, int) - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
blockingTakeLowest(int, long, I_QueueEntry) - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
blockingTakeWithPriority(int, long, int, int) - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
bootstrapAddress - Variable in class org.xmlBlaster.util.Global
 
buf - Variable in class org.xmlBlaster.util.xbformat.ByteArray
The buffer where data is stored.
buildMsgUnit() - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
burstModeMaxBytes - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
burstModeMaxEntries - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
burstModeTimer - Variable in class org.xmlBlaster.util.Global
 
busyElapsed() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
How long am i running in busy mode.
busyRefresh(String) - Method in class org.xmlBlaster.util.pool.PoolManager
Restart countdown for resource life cycle.
busyToIdle(Object) - Method in interface org.xmlBlaster.util.pool.I_PoolManager
Is invoked on state transition from 'busy' to 'idle'.
byteString(long) - Static method in class org.xmlBlaster.util.Global
Build a nice, human readable string for the size in MB/KB/Bytes.

C

CHECKSUM_ADLER_BYTE - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
CLEAR_MESSAGES - Static variable in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
CLIENTPROPERTY_DEADMSGKEY - Static variable in class org.xmlBlaster.util.def.Constants
Dead messages transport in their QoS clientProperty the original message key in '__key'
CLIENTPROPERTY_DEADMSGQOS - Static variable in class org.xmlBlaster.util.def.Constants
Dead messages transport in their QoS clientProperty the original message QoS in '__qos'
CLIENTPROPERTY_DEADMSGREASON - Static variable in class org.xmlBlaster.util.def.Constants
Dead messages transport in their QoS clientProperty the error reason in '__deadMessageReason'
CLIENTPROPERTY_DEADMSGRECEIVER - Static variable in class org.xmlBlaster.util.def.Constants
Dead messages contain the information of the session for which the delivery failed
CLIENTPROPERTY_INITIAL_CALLBACK_PING - Static variable in class org.xmlBlaster.util.def.Constants
ConnectQos transports in its QoS clientProperty an optional flag to suppress cb ping
CLIENTPROPERTY_OID - Static variable in class org.xmlBlaster.util.def.Constants
Dead messages transport in their QoS clientProperty the original message oid in '__oid'
CLIENTPROPERTY_PLUGIN_JARNAME - Static variable in class org.xmlBlaster.util.def.Constants
The plugin xml markup send to RunlevelManager '__plugin.jarName'
CLIENTPROPERTY_PLUGIN_XML - Static variable in class org.xmlBlaster.util.def.Constants
The plugin xml markup send to RunlevelManager '__plugin.xml'
CLIENTPROPERTY_RCVTIMESTAMP - Static variable in class org.xmlBlaster.util.def.Constants
Dead messages transport in their QoS clientProperty the rcvTimestamp in '__rcvTimestamp'
CLIENTPROPERTY_RCVTIMESTAMPSTR - Static variable in class org.xmlBlaster.util.def.Constants
ConnectReturnQos their QoS clientProperty the rcvTimestampStr in '__rcvTimestampStr'
CLIENTPROPERTY_REMOTEPROPERTIES - Static variable in class org.xmlBlaster.util.def.Constants
If this clientProperty is send with ConnectQos the clientProperties are copied to the SessionInfo.remoteProperty map (which are manipulatable by jconsole and EventPlugin)
CLIENTPROPERTY_TAG - Static variable in class org.xmlBlaster.util.qos.ClientProperty
Typicall used tag name for subscribeQos and other Qos
CLUSTERCONF_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a remote cluster node configuration
CLUSTERMASTER_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a remote cluster node configuration
CLUSTER_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a cluster node name
COMMA - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
COMMUNICATION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMMUNICATION_FORCEASYNC - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMMUNICATION_NOCONNECTION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMMUNICATION_NOCONNECTION_CALLBACKSERVER_NOTAVAILABLE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMMUNICATION_NOCONNECTION_DEAD - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMMUNICATION_NOCONNECTION_POLLING - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMMUNICATION_NOCONNECTION_SERVERDENY - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMMUNICATION_RESOURCE_TEMPORARY_UNAVAILABLE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMMUNICATION_RESPONSETIMEOUT - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMMUNICATION_TIMEOUT - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMMUNICATION_USER_HOLDBACK - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
COMPRESSED_GZIP_BYTE - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
COMPRESS_ZLIB - Static variable in class org.xmlBlaster.util.def.Constants
The SOCKET protocol supports zlib compression for each message individually As described in [RFC-1950] and in [RFC-1951]
COMPRESS_ZLIB_STREAM - Static variable in class org.xmlBlaster.util.def.Constants
The SOCKET protocol can support zlib compression with streaming compression A partial flush means that all data will be output, but the next packet will continue using compression tables from the end of the previous packet.
CONFIG_PROPERTY_KEY - Static variable in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
 
CONNECT - Static variable in class org.xmlBlaster.util.def.MethodName
 
CONNECTION_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use for client side XmlBlasterAccess
CONNECT_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
CONTENTMIMEEXTENDED_DEFAULT - Static variable in class org.xmlBlaster.util.key.KeyData
The default content MIME extended type is null
CONTENTMIME_DEFAULT - Static variable in class org.xmlBlaster.util.key.KeyData
The default content MIME type is "text/plain"
CONTENT_TAG - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
CONTENT_TAG - Static variable in class org.xmlBlaster.util.MsgUnitRaw
 
CONTRIB_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a contrib
COUNT - Static variable in class javaclients.MultiThreadSequencer
 
CP_CONNECTION_PUBLISH_ACK - Static variable in interface org.xmlBlaster.util.checkpoint.I_Checkpoint
 
CP_NAMES - Static variable in interface org.xmlBlaster.util.checkpoint.I_Checkpoint
 
CP_PUBLISH_ACK - Static variable in interface org.xmlBlaster.util.checkpoint.I_Checkpoint
A published messages is successfully processed by the core (publish or publishOneway) For none oneway the ACK is now returned to the publisher.
CP_UPDATE_ACK - Static variable in interface org.xmlBlaster.util.checkpoint.I_Checkpoint
A message was delivered to a client (update or updateOneway).
CP_UPDATE_QUEUE_ADD - Static variable in interface org.xmlBlaster.util.checkpoint.I_Checkpoint
A messages is put to a clients callback queue
CREATED_BY_CMDLINE - Static variable in class org.xmlBlaster.util.property.PropEntry
 
CREATED_BY_DEFAULT - Static variable in class org.xmlBlaster.util.property.PropEntry
 
CREATED_BY_JVMENV - Static variable in class org.xmlBlaster.util.property.PropEntry
 
CREATED_BY_PROPFILE - Static variable in class org.xmlBlaster.util.property.PropEntry
 
CREATED_BY_SETTER - Static variable in class org.xmlBlaster.util.property.PropEntry
 
CREATE_SESSIONID_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
CacheControlParam - class org.xmlBlaster.util.queue.cache.CacheControlParam.
Class used to configure and control the swapping behaviour (and performance) of the cache queue.
CacheControlParam(QueuePropertyBase) - Constructor for class org.xmlBlaster.util.queue.cache.CacheControlParam
Constructs a CacheControlParam by using the queue properties.
CacheQueueInterceptorPlugin - class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin.
Implements a queue cache.
CacheQueueInterceptorPlugin() - Constructor for class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
CacheQueueInterceptorPluginMBean - interface org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPluginMBean.
Export methods for JMX on cluster node level.
Callback - interface org.xmlBlaster.client.jmx.Callback.
 
CallbackAddress - class org.xmlBlaster.util.qos.address.CallbackAddress.
Helper class holding callback address string and protocol string.
CallbackAddress(Global) - Constructor for class org.xmlBlaster.util.qos.address.CallbackAddress
 
CallbackAddress(Global, String) - Constructor for class org.xmlBlaster.util.qos.address.CallbackAddress
 
CallbackAddress(Global, String, String) - Constructor for class org.xmlBlaster.util.qos.address.CallbackAddress
 
CbQueueProperty - class org.xmlBlaster.util.qos.storage.CbQueueProperty.
Helper class holding callback queue properties.
CbQueueProperty(Global, String, String) - Constructor for class org.xmlBlaster.util.qos.storage.CbQueueProperty
 
CbServerPluginManager - class org.xmlBlaster.client.protocol.CbServerPluginManager.
CbServerPluginManager loads the callback protocol plugins like CORBA/RMI/XmlRpc on client side to be able to receive callbacks from xmlBlaster.
CbServerPluginManager(Global) - Constructor for class org.xmlBlaster.client.protocol.CbServerPluginManager
 
Checkpoint - class org.xmlBlaster.util.checkpoint.Checkpoint.
Plugin to trace the message flow into log files.
Checkpoint() - Constructor for class org.xmlBlaster.util.checkpoint.Checkpoint
 
CheckpointMBean - interface org.xmlBlaster.util.checkpoint.CheckpointMBean.
 
ClassLoaderFactory - interface org.xmlBlaster.util.classloader.ClassLoaderFactory.
Interface for a classloader factory.
ClassLoaderUtils - class org.xmlBlaster.util.classloader.ClassLoaderUtils.
Utility methods for class loader to package names, etc.
ClassLoaderUtils() - Constructor for class org.xmlBlaster.util.classloader.ClassLoaderUtils
 
ClientDispatchConnection - class org.xmlBlaster.client.dispatch.ClientDispatchConnection.
Holding all necessary infos to establish callback connections and invoke their update().
ClientDispatchConnection(Global, ClientDispatchConnectionsHandler, AddressBase) - Constructor for class org.xmlBlaster.client.dispatch.ClientDispatchConnection
 
ClientDispatchConnectionsHandler - class org.xmlBlaster.client.dispatch.ClientDispatchConnectionsHandler.
Holding all necessary infos to establish a remote connection and invoke publish(), subscribe(), connect() etc.
ClientDispatchConnectionsHandler(Global, DispatchManager) - Constructor for class org.xmlBlaster.client.dispatch.ClientDispatchConnectionsHandler
 
ClientEntryFactory - class org.xmlBlaster.client.queuemsg.ClientEntryFactory.
The implementation of the interface which can be used to convert an object which implements the interface I_Entry to an Object and back.
ClientEntryFactory() - Constructor for class org.xmlBlaster.client.queuemsg.ClientEntryFactory
 
ClientErrorHandler - class org.xmlBlaster.client.ClientErrorHandler.
The default error recovery implementation for messages which are lost in time and universe.
ClientErrorHandler(Global, I_XmlBlasterAccess) - Constructor for class org.xmlBlaster.client.ClientErrorHandler
 
ClientPlugin - class javaclients.ClientPlugin.
This client is loaded by xmlBlaster as a plugin on startup, it then connects to xmlBlaster and gets synchronous a message and disconnects.
ClientPlugin() - Constructor for class javaclients.ClientPlugin
 
ClientProperty - class org.xmlBlaster.util.qos.ClientProperty.
This class encapsulates one client property in a QoS.
ClientProperty(Global, String, String, String) - Constructor for class org.xmlBlaster.util.qos.ClientProperty
Deprecated. you should use the constructors with no global
ClientProperty(String, String, String) - Constructor for class org.xmlBlaster.util.qos.ClientProperty
 
ClientProperty(Global, String, String, String, String) - Constructor for class org.xmlBlaster.util.qos.ClientProperty
Deprecated. you should use the alternative with no global.
ClientProperty(String, String, String, String) - Constructor for class org.xmlBlaster.util.qos.ClientProperty
 
ClientProperty(String, byte[]) - Constructor for class org.xmlBlaster.util.qos.ClientProperty
Set binary data, will be of type "byte[]" and base64 encoded
ClientProperty(String, boolean) - Constructor for class org.xmlBlaster.util.qos.ClientProperty
 
ClientQuery - class javaclients.ClientQuery.
This client allows you to query xmlBlaster synchronous with method get().
ClientQuery(String[]) - Constructor for class javaclients.ClientQuery
 
ClientQueueProperty - class org.xmlBlaster.util.qos.storage.ClientQueueProperty.
Helper class holding the client side queue properties.
ClientQueueProperty(Global, String) - Constructor for class org.xmlBlaster.util.qos.storage.ClientQueueProperty
 
ClientSub - class javaclients.ClientSub.
This client tests the method subscribe() with a later publish() with XPath query.
The subscribe() should be recognized for this later arriving publish().
ClientSub(Global) - Constructor for class javaclients.ClientSub
 
ClientSubDispatch - class javaclients.ClientSubDispatch.
This client demonstrates the method subscribe() with a later publish().
ClientSubDispatch(Global) - Constructor for class javaclients.ClientSubDispatch
 
ClientXml - class javaclients.ClientXml.
This client tests the method subscribe()/publish() with XML syntax key and XPath query using the DefaultCallback implementation.
ClientXml(String[]) - Constructor for class javaclients.ClientXml
 
ConfigurationParser - class org.xmlBlaster.util.dispatch.plugins.prio.ConfigurationParser.
Parsing the configuration parameter of the priority based message selection plugin.
ConfigurationParser(Global, String) - Constructor for class org.xmlBlaster.util.dispatch.plugins.prio.ConfigurationParser
 
ConnectQos - class org.xmlBlaster.client.qos.ConnectQos.
This class encapsulates the qos of a connect() invocation.
ConnectQos(Global) - Constructor for class org.xmlBlaster.client.qos.ConnectQos
Default constructor.
ConnectQos(Global, String, String) - Constructor for class org.xmlBlaster.client.qos.ConnectQos
Login with the default security plugin as given by -Security.Client.DefaultPlugin htpasswd,1.0
ConnectQos(Global, ConnectQosData) - Constructor for class org.xmlBlaster.client.qos.ConnectQos
Constructor for special use in cluster environment only.
ConnectQosData - class org.xmlBlaster.util.qos.ConnectQosData.
This class encapsulates the qos of a login() or connect().
ConnectQosData(Global) - Constructor for class org.xmlBlaster.util.qos.ConnectQosData
Constructor for client side.
ConnectQosData(Global, I_ConnectQosFactory, String, NodeId) - Constructor for class org.xmlBlaster.util.qos.ConnectQosData
Constructs the specialized quality of service object for a connect() or connect-return call.
ConnectQosData(Global, NodeId) - Constructor for class org.xmlBlaster.util.qos.ConnectQosData
Constructor for cluster server.
ConnectQosDataMBean - interface org.xmlBlaster.util.qos.ConnectQosDataMBean.
Declares JMX available methods of a ConnectQos instance.
ConnectQosSaxFactory - class org.xmlBlaster.util.qos.ConnectQosSaxFactory.
This class encapsulates the qos of a login() or connect().
ConnectQosSaxFactory(Global) - Constructor for class org.xmlBlaster.util.qos.ConnectQosSaxFactory
 
ConnectReturnQos - class org.xmlBlaster.client.qos.ConnectReturnQos.
This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
ConnectReturnQos(Global, ConnectQosData) - Constructor for class org.xmlBlaster.client.qos.ConnectReturnQos
 
ConnectReturnQos(Global, String) - Constructor for class org.xmlBlaster.client.qos.ConnectReturnQos
 
ConnectionStateEnum - class org.xmlBlaster.util.dispatch.ConnectionStateEnum.
This class simulates an enumeration for the connection states.
ConnectorException - exception org.xmlBlaster.client.jmx.ConnectorException.
 
ConnectorException() - Constructor for class org.xmlBlaster.client.jmx.ConnectorException
 
ConnectorException(String) - Constructor for class org.xmlBlaster.client.jmx.ConnectorException
 
ConnectorException(String, Exception) - Constructor for class org.xmlBlaster.client.jmx.ConnectorException
 
ConnectorFactory - class org.xmlBlaster.client.jmx.ConnectorFactory.
 
Constants - class org.xmlBlaster.util.def.Constants.
Holding some Constants See xmlBlaster/src/c++/util/Constants.h
Constants() - Constructor for class org.xmlBlaster.util.def.Constants
 
ContextClassLoaderFactory - class org.xmlBlaster.util.classloader.ContextClassLoaderFactory.
ClassLoaderFactory that returns the context classloader, to be used in embedded/appserver environments.
ContextClassLoaderFactory() - Constructor for class org.xmlBlaster.util.classloader.ContextClassLoaderFactory
 
ContextNode - class org.xmlBlaster.util.context.ContextNode.
This represents one node in the administrative hierarchy, and is a linked list to its parent and its childs.
ContextNode(Global, String, String, ContextNode) - Constructor for class org.xmlBlaster.util.context.ContextNode
Deprecated. Use constructor without global
ContextNode(String, String, ContextNode) - Constructor for class org.xmlBlaster.util.context.ContextNode
 
CorbaCallbackServer - class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer.
Example for a CORBA callback implementation.
CorbaCallbackServer() - Constructor for class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
CorbaCallbackServer(Global, String, CallbackAddress, I_CallbackExtended, ORB) - Constructor for class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
Construct a CORBA callback server for xmlBlaster, used by java/corba clients.
CorbaConnection - class org.xmlBlaster.client.protocol.corba.CorbaConnection.
This is a helper class, helping a Java client to connect to xmlBlaster using IIOP (CORBA).
CorbaConnection() - Constructor for class org.xmlBlaster.client.protocol.corba.CorbaConnection
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
CorbaConnection(Global, Applet) - Constructor for class org.xmlBlaster.client.protocol.corba.CorbaConnection
CORBA client access to xmlBlaster for applets.
c - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
callbackAddress - Variable in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
 
catchSignals() - Method in class org.xmlBlaster.util.SignalCatcher
Add shutdown hook.
cbClient - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
This is the client side
cbHostname - Variable in class org.xmlBlaster.util.Global
 
cbReceiver - Variable in class org.xmlBlaster.client.protocol.socket.SocketConnection
SocketCallbackImpl listens on socket to receive callbacks
cbServerPluginManager - Variable in class org.xmlBlaster.util.Global
 
cc - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
cc - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
cdata - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
change(I_MapEntry, I_ChangeCallback) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
change(long, I_ChangeCallback) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
changeErrorCode(ErrorCode) - Method in class org.xmlBlaster.util.XmlBlasterException
 
changeLogLevel(String, Level) - Method in class org.xmlBlaster.util.Global
Changes the given logger to given level.
changeParentName(String, String) - Method in class org.xmlBlaster.util.context.ContextNode
Walk up the hierarchy until we find the given className and rename the instance name.
changeParentName(ContextNode) - Method in class org.xmlBlaster.util.context.ContextNode
Walk up the hierarchy until we find the given className and rename the instance name.
changeRunlevel(int, boolean) - Method in class org.xmlBlaster.util.EmbeddedXmlBlaster
Change the run level to the given newRunlevel.
changed(I_Storage, long, long, boolean) - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
Enforced by I_StorageSizeListener.
changed(I_Storage, long, long, boolean) - Method in class org.xmlBlaster.util.queue.EventHelper
Enforced by I_StorageSizeListener
changed(I_Storage, long, long, boolean) - Method in interface org.xmlBlaster.util.queue.I_StorageSizeListener
This event is sent every time a change in entries has occurred in the queue.
charChain(char, int) - Method in class org.xmlBlaster.util.ReplaceVariable
returns a String that contains count time the passed character
character - Variable in class org.xmlBlaster.util.SaxHandlerBase
 
characters(char[], int, int) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
characters(char[], int, int) - Method in class org.xmlBlaster.util.AttributeSaxFactory
The characters to be filled
characters(char[], int, int) - Method in class org.xmlBlaster.util.SaxHandlerBase
Characters.
characters(char[], int, int) - Method in class org.xmlBlaster.util.XmlQoSBase
Characters standard SAX.