xmlBlaster 2.2.0 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

AbstractCallbackExtended - Class in org.xmlBlaster.client.protocol
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
 
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.
AccessFilterQos - Class in org.xmlBlaster.util.qos
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
 
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).
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.
actionPerformed(ActionEvent) - Method in class http.applet.XmlScript
Event-handler called on button click
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
 
add(Object) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblRequestFactoryFactory
 
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
 
addAttribute(String, String, boolean) - 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.address.AddressBase
 
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
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.client.dispatch.ClientDispatchManager
 
addConnectionStatusListener(I_ConnectionStatusListener, boolean) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
addConnectionStatusListener(I_ConnectionStatusListener) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
addConnectionStatusListener(I_ConnectionStatusListener, boolean) - Method in interface org.xmlBlaster.util.dispatch.I_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(I_DispatchManager) - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
This is called once for each dispatch manager using this plugin.
addDispatchManager(I_DispatchManager) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
This is called once for each dispatch manager using this plugin.
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
addEntries(String, I_Entry[]) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
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.CommonTableDatabaseAccessorDelegate
 
addEntries(XBStore, I_Entry[]) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Adds several rows to the specified queue table in batch mode to improve performance
addEntries(XBStore, I_Entry[]) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
addEntry(String, I_Entry) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Adds a row to the specified queue table
addEntry(XBStore, I_Entry) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Adds a row to the specified queue table
addEntry(XBStore, I_Entry) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
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
 
addFilter(Filter) - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
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 interface org.xmlBlaster.util.I_TimeoutManager
Checks if key is null -> addTimeoutListener else refreshTimeoutListener() in a thread save way.
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.
addOrRefreshTimeoutListener(I_Timeout, long, Object, Timestamp) - Method in class org.xmlBlaster.util.TimeoutPooled
 
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 class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
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.jdbc.JdbcQueue
 
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.
address - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
Address - Class in org.xmlBlaster.util.qos.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
 
addressArr - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The corresponding callback address, is set by derived classes
AddressBase - Class in org.xmlBlaster.util.qos.address
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
 
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
 
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 class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
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.jdbc.JdbcQueue
 
addStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
addStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
addStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.StorageSizeListenerHelper
 
addTagToString(StringBuffer, String, Attributes) - Static method in class org.xmlBlaster.util.XmlQoSBase
 
addTimeoutListener(I_Timeout, long, Object) - Method in interface org.xmlBlaster.util.I_TimeoutManager
Add a listener which gets informed after 'delay' milliseconds.
addTimeoutListener(I_Timeout, long, Object) - Method in class org.xmlBlaster.util.Timeout
Add a listener which gets informed after 'delay' milliseconds.
addTimeoutListener(I_Timeout, long, Object) - Method in class org.xmlBlaster.util.TimeoutPooled
 
AIX - Static variable in class org.xmlBlaster.util.Execute
 
ALIVE - Static variable in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
We have a connection (0).
AllProtocols - Class in javaclients
This client connects to xmlBlaster and invokes all available methods with all available protocols.
AllProtocols(Global) - Constructor for class javaclients.AllProtocols
 
AND - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
append(StringBuilder, String, String) - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
Format the key/value output.
append(String) - Method in class org.xmlBlaster.util.XmlBuffer
Aquivalent to a StringBuilder.append().
append(long) - Method in class org.xmlBlaster.util.XmlBuffer
Aquivalent to a StringBuilder.append().
append(float) - Method in class org.xmlBlaster.util.XmlBuffer
Aquivalent to a StringBuilder.append().
append(double) - Method in class org.xmlBlaster.util.XmlBuffer
Aquivalent to a StringBuilder.append().
append(boolean) - Method in class org.xmlBlaster.util.XmlBuffer
Aquivalent to a StringBuilder.append().
append(StringBuilder, String) - Static method in class org.xmlBlaster.util.XmlBuffer
Escape predefined xml entities (&, <, >, ', ").
appendAttr(StringBuilder, 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.
appendCdataEscaped(String) - Method in class org.xmlBlaster.util.XmlBuffer
Sorround string with CDATA
appendCsvEscaped(String, char) - Method in class org.xmlBlaster.util.XmlBuffer
Supports only "," -> "," and ";" -> "%3B"
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
 
Args - Class in org.xmlBlaster.util.property
Evaluate parameters at process startup (args).
Args() - Constructor for class org.xmlBlaster.util.property.Args
 
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
 
AsyncMBeanServer - Interface in org.xmlBlaster.client.jmx
 
AttachmentHolder - Class in org.xmlBlaster.util.protocol.email
 
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".
attachments - Variable in class org.xmlBlaster.util.protocol.email.EmailData
Containts AttachmentHolder instances
ATTRIBUTE_TAG - Static variable in class org.xmlBlaster.util.qos.ClientProperty
Typically used tag name for plugin attributes
AttributeSaxFactory - Class in org.xmlBlaster.util
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.
available() - Method in class org.xmlBlaster.util.protocol.ZBlockInputStream
 
available() - Method in class org.xmlBlaster.util.protocol.ZFlushInputStream
 
AVAILABLE - Static variable in interface org.xmlBlaster.util.queue.I_StorageProblemListener
 

B

base - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
Base64 - Class in org.xmlBlaster.util
 
Base64() - Constructor for class org.xmlBlaster.util.Base64
 
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
 
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
 
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
 
BlockingQueueWrapper - Class in org.xmlBlaster.util.queue
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 in org.xmlBlaster.util.queue
 
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
 
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
bootstrapAddress - Variable in class org.xmlBlaster.util.Global
 
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
 
buf - Variable in class org.xmlBlaster.util.xbformat.ByteArray
The buffer where data is stored.
BufferedInputStreamMicro - Class in org.xmlBlaster.client.protocol.http.common
BufferedInputStreamMicro
BufferedInputStreamMicro(InputStream) - Constructor for class org.xmlBlaster.client.protocol.http.common.BufferedInputStreamMicro
 
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'.
ByteArray - Class in org.xmlBlaster.util.xbformat
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 in org.xmlBlaster.util.protocol.email
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
 
byteString(long) - Static method in class org.xmlBlaster.util.Global
Build a nice, human readable string for the size in MB/KB/Bytes.

C

c - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
CacheControlParam - Class in org.xmlBlaster.util.queue.cache
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 in org.xmlBlaster.util.queue.cache
Implements a queue cache.
CacheQueueInterceptorPlugin() - Constructor for class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
CacheQueueInterceptorPluginMBean - Interface in org.xmlBlaster.util.queue.cache
Export methods for JMX on cluster node level.
Callback - Interface in org.xmlBlaster.client.jmx
 
callbackAddress - Variable in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
 
CallbackAddress - Class in org.xmlBlaster.util.qos.address
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
 
canEncode(char) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
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
 
CbQueueProperty - Class in org.xmlBlaster.util.qos.storage
Helper class holding callback queue properties.
CbQueueProperty(Global, String, String) - Constructor for class org.xmlBlaster.util.qos.storage.CbQueueProperty
 
cbReceiver - Variable in class org.xmlBlaster.client.protocol.socket.SocketConnection
SocketCallbackImpl listens on socket to receive callbacks
CbServerPluginManager - Class in org.xmlBlaster.client.protocol
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
 
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.JdbcQueue
 
change(long, I_ChangeCallback) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
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
 
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.
changeErrorCode(ErrorCode) - Method in exception 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.
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.protocol.xmlrpc.XblWriterImpl
Inserts a string of characters into the document.
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.
characters(char[], int, int, StringBuffer) - Method in class org.xmlBlaster.util.XmlQoSBase
Characters, when called from other sax parsing code The text between two tags, in the following example 'Hello': Hello
charactersOrig(char[], int, int) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Inserts a string of characters into the document.
charChain(char, int) - Method in class org.xmlBlaster.util.ReplaceVariable
returns a String that contains count time the passed character
checkConsistency(String, String) - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Check if all messages in the storage are referenced by queue entries (history and callback queue).
checkConsistency() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Should be called after parsing
checkIfDBLoss(Connection, String, Throwable) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
checkIfDBLoss(Connection, String, Throwable, String) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Handles the SQLException.
checkIfDBLoss(Connection, String, Throwable) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
checkIfDBLoss(Connection, String, Throwable, String) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Handles the SQLException.
Checkpoint - Class in org.xmlBlaster.util.checkpoint
Plugin to trace the message flow into log files.
Checkpoint() - Constructor for class org.xmlBlaster.util.checkpoint.Checkpoint
 
CheckpointMBean - Interface in org.xmlBlaster.util.checkpoint
 
checkpointPlugin - Variable in class org.xmlBlaster.util.Global
Must be loaded in runlevel 0 or 1 before any access as not synchronized
checkQueryType(String) - Method in class org.xmlBlaster.util.key.QueryKeyData
Check the query type, Constants.XPATH, Constants.EXACT, Constants.DOMAIN are currently supported
checkSameStore(XBStore, XBEntry) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
CHECKSUM_ADLER_BYTE - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
ClassLoaderFactory - Interface in org.xmlBlaster.util.classloader
Interface for a classloader factory.
ClassLoaderUtils - Class in org.xmlBlaster.util.classloader
Utility methods for class loader to package names, etc.
ClassLoaderUtils() - Constructor for class org.xmlBlaster.util.classloader.ClassLoaderUtils
 
className - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
cleanUp(String) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Cleans up the specified queue.
cleanUp(XBStore) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Cleans up the specified queue.
cleanUp(XBStore) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
cleanup(I_Storage) - Method in class org.xmlBlaster.util.queue.QueuePluginManager
 
clear() - Method in class org.xmlBlaster.client.SynchronousCache
Destroy all entries in the cash
clear() - Method in class org.xmlBlaster.client.UpdateDispatcher
Remove all callback registrations
clear() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Delete all entries
clear() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Remove all queue entries.
clear() - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
clear() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Clears everything and removes the queue (i.e.
clear() - Method in interface org.xmlBlaster.util.queue.I_Queue
Remove all queue entries.
clear() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Clears everything and removes the queue (i.e.
clear() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Clears everything and removes the queue (i.e.
clear() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Flush the queue
CLEAR_MESSAGES - Static variable in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
clearAckNonPersistentSubscriptions() - Method in class org.xmlBlaster.client.UpdateDispatcher
Clear all subscribes which where marked as acknowledged
clearClientQueue(boolean) - Method in class org.xmlBlaster.client.qos.DisconnectQos
If there are tail back messages in the client side queue, what to do with them.
clearClientQueue() - Method in class org.xmlBlaster.client.qos.DisconnectQos
 
clearCurrentReads() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
 
clearCurrentReads() - Method in interface org.xmlBlaster.util.xbformat.I_ProgressListener
Used to clear current (ongoing) read operations.
clearCurrentWrites() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
 
clearCurrentWrites() - Method in interface org.xmlBlaster.util.xbformat.I_ProgressListener
Used to clear current (ongoing) write operations.
clearDispatchConnectionList() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
clearFilters() - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
clearNAKSubscriptions() - Method in class org.xmlBlaster.client.UpdateDispatcher
Clear all subscribes which where not marked as acknowledged
clearQueue(XBStore) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
clearQueue(XBStore) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
clearResponseListenerMap() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
clearRoutes() - Method in class org.xmlBlaster.util.qos.QosData
 
clearSessions(boolean) - Method in class org.xmlBlaster.client.qos.ConnectQos
If clearSessions is true, all old sessions of this user are discarded.
clearSessions() - Method in class org.xmlBlaster.client.qos.ConnectQos
If clearSessions is true, all old sessions of this user are discarded.
clearSessions() - Method in class org.xmlBlaster.client.qos.DisconnectQos
Return true if we shall kill all other sessions of this user on logout (defaults to false).
clearSessions(boolean) - Method in class org.xmlBlaster.client.qos.DisconnectQos
 
clearSessions() - Method in class org.xmlBlaster.util.qos.DisconnectQosData
Return true if we shall kill all other sessions of this user on logout (defaults to false).
clearSessions(boolean) - Method in class org.xmlBlaster.util.qos.DisconnectQosData
 
clearSessions() - Method in class org.xmlBlaster.util.qos.SessionQos
If clearSessions is true, all old sessions of this user are discarded.
clearSessions(boolean) - Method in class org.xmlBlaster.util.qos.SessionQos
If clearSessions is true, all old sessions of this user are discarded.
clearSessionsProp() - Method in class org.xmlBlaster.util.qos.DisconnectQosData
 
clientAddress - Variable in class org.xmlBlaster.client.protocol.local.LocalConnection
 
clientAddress - Variable in class org.xmlBlaster.client.protocol.rmi.RmiConnection
 
clientAddress - Variable in class org.xmlBlaster.client.protocol.socket.SocketConnection
 
clientAddress - Variable in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
ClientDispatchConnection - Class in org.xmlBlaster.client.dispatch
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 in org.xmlBlaster.client.dispatch
Holding all necessary infos to establish a remote connection and invoke publish(), subscribe(), connect() etc.
ClientDispatchConnectionsHandler(Global, ClientDispatchManager) - Constructor for class org.xmlBlaster.client.dispatch.ClientDispatchConnectionsHandler
 
ClientDispatchManager - Class in org.xmlBlaster.client.dispatch
Manages the sending of messages and commands and does error recovery further we communicate with the dispatcher plugin if one is configured.
ClientDispatchManager(Global, I_MsgErrorHandler, I_MsgSecurityInterceptor, I_Queue, I_ConnectionStatusListener, AddressBase[], SessionName) - Constructor for class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
ClientEntryFactory - Class in org.xmlBlaster.client.queuemsg
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 in org.xmlBlaster.client
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 in javaclients
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
 
clientPlugin - Variable in class org.xmlBlaster.util.qos.ConnectQosData
 
ClientProperty - Class in org.xmlBlaster.util.qos
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
 
clientProperty - Variable in class org.xmlBlaster.util.XmlQoSBase
 
CLIENTPROPERTY_CONTENT_CHARSET - Static variable in class org.xmlBlaster.util.def.Constants
Used in Client Properties to define that the content is encoded with the specified value (default to UTF-8)
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_DEADMSGSENDER - Static variable in class org.xmlBlaster.util.def.Constants
Dead messages contain the information of the sending session
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_ISINITIALUPDATE - Static variable in class org.xmlBlaster.util.def.Constants
 
CLIENTPROPERTY_MULTISUB_CHECKQOS - Static variable in class org.xmlBlaster.util.def.Constants
 
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
CLIENTPROPERTY_UTC - Static variable in class org.xmlBlaster.util.def.Constants
Client sends with ConnectQos its current UTC timestamp string so server knows approximate offset in time as client may not have accurate time set
clientPropertyTagNames - Variable in class org.xmlBlaster.util.XmlQoSBase
 
ClientQuery - Class in javaclients
This client allows you to query xmlBlaster synchronous with method get().
ClientQuery(String[]) - Constructor for class javaclients.ClientQuery
 
ClientQueueProperty - Class in org.xmlBlaster.util.qos.storage
Helper class holding the client side queue properties.
ClientQueueProperty(Global, String) - Constructor for class org.xmlBlaster.util.qos.storage.ClientQueueProperty
 
clientQueuePropertyList - Variable in class org.xmlBlaster.util.qos.ConnectQosData
Holding queue properties for the client side invocation queue
clientSecurityLoader - Variable in class org.xmlBlaster.util.Global
 
ClientSub - Class in javaclients
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 in javaclients
This client demonstrates the method subscribe() with a later publish().
ClientSubDispatch(Global) - Constructor for class javaclients.ClientSubDispatch
 
ClientXml - Class in javaclients
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
 
clone() - Method in class org.xmlBlaster.client.qos.SubscribeQos
Returns a deep clone, you can change savely all basic or immutable types like boolean, String, int and also the ClientProperties and RouteInfo.
clone() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
Returns a shallow clone
clone() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
Returns a shallow clone
clone() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
Returns a shallow clone
clone() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
Returns a shallow clone
clone() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
Returns a shallow clone
clone() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
Returns a shallow clone
clone() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
Returns a shallow clone
clone() - Method in class org.xmlBlaster.util.Global
Get a deep clone (everything is independent from the origin).
clone() - Method in class org.xmlBlaster.util.key.KeyData
Returns a shallow clone, you can change savely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.key.MsgKeyData
Returns a shallow clone, you can change safely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.key.QueryKeyData
Returns a shallow clone, you can change savely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.property.PropBoolean
Returns a shallow clone, you can change savely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.property.PropDouble
Returns a shallow clone, you can change savely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.property.PropEntry
Returns a shallow clone.
clone() - Method in class org.xmlBlaster.util.property.Property
We do a deep copy for all properties and listeners
clone() - Method in class org.xmlBlaster.util.property.PropInt
Returns a shallow clone, you can change savely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.property.PropLong
Returns a shallow clone, you can change safely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.property.PropString
Returns a shallow clone, you can change savely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Returns a shallow clone, you can change safely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.qos.DisconnectQosData
Returns a deep clone, you can change safely all data.
clone() - Method in class org.xmlBlaster.util.qos.MsgQosData
Returns a partly deep clone, you can change safely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.qos.QosData
Returns a deep clone, you can change savely all mutable types.
clone() - Method in class org.xmlBlaster.util.qos.QueryQosData
Returns a deep clone, you can change savely all basic or immutable types like boolean, String, int and also the ClientProperties and RouteInfo.
clone() - Method in class org.xmlBlaster.util.qos.SessionQos
Returns a shallow clone, you can change safely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.qos.StatusQosData
Returns a shallow clone, you can change savely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Returns a shallow clone, you can change savely all basic or immutable types like boolean, String, int.
clone() - Method in class org.xmlBlaster.util.queue.EventHelper
 
clone() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Returns a shallow clone.
close() - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
close() - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
close() - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
close() - Method in class org.xmlBlaster.util.log.XbNotifyHandler
 
close() - Method in class org.xmlBlaster.util.xbformat.ByteArray
Closing a ByteArray has no effect.
closeInputStream() - Method in class org.xmlBlaster.util.property.Property.FileInfo
 
CLUSTER_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a cluster node name
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
clusterNode - Variable in class org.xmlBlaster.util.qos.ConnectQosData
Allows to mark that we are an xmlBlaster cluster node.
collectTime - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
COMMA - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
comment(char[], int, int) - Method in class org.xmlBlaster.util.SaxHandlerBase
Report an XML comment anywhere in the document.
CommonTableDatabaseAccessor - Class in org.xmlBlaster.util.queue.jdbc
Delegate class which takes care of SQL specific stuff for the JdbcQueuePlugin class.
CommonTableDatabaseAccessor(JdbcConnectionPool, I_EntryFactory, String, I_Storage) - Constructor for class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
CommonTableDatabaseAccessorDelegate - Class in org.xmlBlaster.util.queue.jdbc
 
CommonTableDatabaseAccessorDelegate(JdbcConnectionPool, I_EntryFactory, String, I_Storage) - Constructor for class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessorDelegate
 
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
 
compare(Object, Object) - Method in class org.xmlBlaster.client.filepoller.FileComparator
 
compare(I_QueueEntry) - Method in interface org.xmlBlaster.util.queue.I_QueueEntry
Needed for sorting in queue
compare(I_QueueEntry) - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Needed for sorting the queue.
compareTo(Object) - Method in class org.xmlBlaster.util.cluster.NodeId
Needed for use in TreeSet and TreeMap, enforced by java.lang.Comparable
compareTo(Object) - Method in class org.xmlBlaster.util.def.MethodName
 
compareTo(Object) - Method in class org.xmlBlaster.util.Timestamp
Compares two Timestamps for ordering.
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.
COMPRESSED_GZIP_BYTE - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
compressType - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
compressZlib - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
compressZlibStream - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
concatPath(String, String) - Static method in class org.xmlBlaster.util.FileLocator
Concatenate a filename to a path (DOS and UNIX, checks for separator).
CONFIG_PROPERTY_KEY - Static variable in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
 
ConfigurationParser - Class in org.xmlBlaster.util.dispatch.plugins.prio
Parsing the configuration parameter of the priority based message selection plugin.
ConfigurationParser(Global, String) - Constructor for class org.xmlBlaster.util.dispatch.plugins.prio.ConfigurationParser
 
connect(ConnectQos, I_Callback) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Login to xmlBlaster.
connect(String) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Login to the server.
connect(String) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Login to the server.
connect() - Method in class org.xmlBlaster.client.protocol.http.applet.UrlConnection
 
connect() - Method in interface org.xmlBlaster.client.protocol.http.common.I_Connection
 
connect(String, I_CallbackRaw) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
Connect to xmlBlaster.
connect(String, I_CallbackRaw) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
connect() - Method in class org.xmlBlaster.client.protocol.http.j2me.UrlConnectionMicro
 
connect(String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
Login and authenticate, the authentication schema is transported in the qos.
connect(String) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Login to the server.
connect(String) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Login to the server.
connect(String) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Login to the server.
connect(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Login to the server.
connect(ConnectQos, I_StreamingCallback, boolean) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
connect(ConnectQos, I_Callback) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
CONNECT - Static variable in class org.xmlBlaster.util.def.MethodName
 
CONNECT_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
CONNECTION_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use for client side XmlBlasterAccess
connectionsHandler - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
ConnectionStateEnum - Class in org.xmlBlaster.util.dispatch
This class simulates an enumeration for the connection states.
connectLowlevel() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
 
connectLowlevel(Address) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
 
connectLowlevel(Address) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Connects to xmlBlaster with one email connection.
connectLowlevel(Address) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
Initialize the driver and verify if the remote side is reachable on the low-level protocol layer.
connectLowlevel(Address) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
 
connectLowlevel(Address) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Connect to RMI server.
connectLowlevel(Address) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Connects to xmlBlaster with one socket connection.
connectLowlevel(Address) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
connectLowlevel() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Connect on protocol layer and try an initial low level ping.
ConnectorException - Exception in org.xmlBlaster.client.jmx
 
ConnectorException() - Constructor for exception org.xmlBlaster.client.jmx.ConnectorException
 
ConnectorException(String) - Constructor for exception org.xmlBlaster.client.jmx.ConnectorException
 
ConnectorException(String, Exception) - Constructor for exception org.xmlBlaster.client.jmx.ConnectorException
 
ConnectorFactory - Class in org.xmlBlaster.client.jmx
 
ConnectQos - Class in org.xmlBlaster.client.qos
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 in org.xmlBlaster.util.qos
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 in org.xmlBlaster.util.qos
Declares JMX available methods of a ConnectQos instance.
connectQosFactory - Variable in class org.xmlBlaster.util.Global
 
ConnectQosSaxFactory - Class in org.xmlBlaster.util.qos
This class encapsulates the qos of a login() or connect().
ConnectQosSaxFactory(Global) - Constructor for class org.xmlBlaster.util.qos.ConnectQosSaxFactory
 
connectReturnQos - Variable in class org.xmlBlaster.client.protocol.local.LocalConnection
 
connectReturnQos - Variable in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
ConnectReturnQos - Class in org.xmlBlaster.client.qos
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
 
Constants - Class in org.xmlBlaster.util.def
Holding some Constants See xmlBlaster/src/c++/util/Constants.h
Constants() - Constructor for class org.xmlBlaster.util.def.Constants
 
contains(Address) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Does the given address belong to this client connection setup?
contains(Address) - Method in class org.xmlBlaster.util.qos.storage.ClientQueueProperty
Does the given address belong to this setup?
containsHistoryQos() - Method in class org.xmlBlaster.util.qos.QueryQosData
Was a history qos specified?
containsRefsForNumOfEntries() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
Is Similar to numOfEntriesInTheStore : if true use refs to count the entries in the store
content - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
CONTENT_TAG - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
CONTENT_TAG - Static variable in class org.xmlBlaster.util.MsgUnitRaw
 
contentData - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
Encapsulates the content of the current message (useful for encoding)
CONTENTMIME_DEFAULT - Static variable in class org.xmlBlaster.util.key.KeyData
The default content MIME type is "text/plain"
CONTENTMIMEEXTENDED_DEFAULT - Static variable in class org.xmlBlaster.util.key.KeyData
The default content MIME extended type is null
context - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
ContextClassLoaderFactory - Class in org.xmlBlaster.util.classloader
ClassLoaderFactory that returns the context classloader, to be used in embedded/appserver environments.
ContextClassLoaderFactory() - Constructor for class org.xmlBlaster.util.classloader.ContextClassLoaderFactory
 
contextNode - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
 
ContextNode - Class in org.xmlBlaster.util.context
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
 
contextNode - Variable in class org.xmlBlaster.util.Global
 
contextNode - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
CONTRIB_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a contrib
convert(Global, MessageUnit) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
Converts the internal CORBA message unit to the internal representation.
convert(MsgUnitRaw) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
Converts the internal MsgUnitRaw to the CORBA message unit.
convert(Global, XmlBlasterException) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
Converts the internal CORBA XmlBlasterException to the util.XmlBlasterException.
convert(XmlBlasterException) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
Converts the util.XmlBlasterException to the internal CORBA XmlBlasterException.
convert(Global, MessageUnit[]) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
Converts the internal CORBA message unit array to the internal representation.
convert(MsgUnitRaw[]) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
Converts the internal MsgUnitRaw array to the CORBA message unit array.
convert(Global, String, String, Throwable) - Static method in exception org.xmlBlaster.util.XmlBlasterException
If throwable is of type XmlBlasterException it is just casted (and location/message are ignored) else if throwable is one if IllegalArgumentException, NullpointerException or OutOfMemoryError it is converted to an XmlBlasterException with corresponding ErrorCode otherwise the ErrorCode is INTERNAL_UNKNOWN
convert(Global, ErrorCode, String, String, Throwable) - Static method in exception org.xmlBlaster.util.XmlBlasterException
 
convertLevelToString(int) - Method in class org.xmlBlaster.util.log.XbFormatter
 
convertPropertyObject(String, String) - Static method in class org.xmlBlaster.util.EncodableData
Helper to convert 'val' to the given object of type 'type'.
CorbaCallbackServer - Class in org.xmlBlaster.client.protocol.corba
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 in org.xmlBlaster.client.protocol.corba
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.
COUNT - Static variable in class javaclients.MultiThreadSequencer
 
count(NodeId) - Method in class org.xmlBlaster.util.qos.QosData
Check if the message has already been at the given node (circulating message).
count(XBStore, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
Deletes the specified entries.
count - Variable in class org.xmlBlaster.util.xbformat.ByteArray
The number of valid bytes in the buffer.
countBytes - Variable in class org.xmlBlaster.util.queue.ReturnDataHolder
 
countEntries - Variable in class org.xmlBlaster.util.queue.ReturnDataHolder
 
counter - Static variable in class org.xmlBlaster.util.Global
 
countPersistentBytes - Variable in class org.xmlBlaster.util.queue.ReturnDataHolder
 
countPersistentEntries - Variable in class org.xmlBlaster.util.queue.ReturnDataHolder
 
countSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
countThreads() - Static method in class org.xmlBlaster.util.ThreadLister
Count all active threads in this virtual machine.
CP_CONNECTION_PUBLISH_ACK - Static variable in interface org.xmlBlaster.util.checkpoint.I_Checkpoint
On client side (or client of a cluster setup) after the message is acknowledged by the remote server.
CP_CONNECTION_PUBLISH_ENTER - Static variable in interface org.xmlBlaster.util.checkpoint.I_Checkpoint
On cluster - client side before sending or putting to connection queue (if offline)
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_PUBLISH_ENTER - Static variable in interface org.xmlBlaster.util.checkpoint.I_Checkpoint
A published messages is entering xmlBlaster via protocol plugin.
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
cpCharacter - Variable in class org.xmlBlaster.util.XmlQoSBase
 
create(Connection) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
Returns true if the table has been created, false otherwise.
create(Connection) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
 
create(String) - Method in class org.xmlBlaster.util.XmlToDom
Creates the DOM tree, this is done delayed when the first access is done.
CREATE_SESSIONID_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
createCallbackServer(I_XmlBlasterCallback) - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
Building a Callback server, using the tie approach.
createClientDispatchConnectionsHandler(ClientDispatchManager) - Method in class org.xmlBlaster.util.Global
Returns the client access layer implementations 'ClientDispatchConnectionsHandler'
createConnection(String) - Method in class org.xmlBlaster.client.protocol.http.applet.XmlBlasterAccessRaw
 
createConnection(String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
Creates a connection to the specified servlet.
createConnection(String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
createConnection(String) - Method in class org.xmlBlaster.client.protocol.http.j2me.XmlBlasterAccessJ2ME
 
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
 
createDispatchConnection(AddressBase) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnectionsHandler
 
createDispatchConnection(AddressBase) - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
Create a DispatchConnection instance and load the protocol plugin.
createDomEntry() - Method in class org.xmlBlaster.util.qos.TopicProperty
Is the topic available in the internal DOM tree?
createEntry(int, long, String, boolean, long, InputStream, StorageId) - Method in class org.xmlBlaster.client.queuemsg.ClientEntryFactory
Parses back the raw data to a I_Entry (deserializing)
createEntry(XBStore, XBMeat, XBRef) - Method in class org.xmlBlaster.client.queuemsg.ClientEntryFactory
 
createEntry(int, long, String, boolean, long, InputStream, StorageId) - Method in interface org.xmlBlaster.util.queue.I_EntryFactory
Parses back the raw data to a I_Entry (deserializing)
createEntry(XBStore, XBMeat, XBRef) - Method in interface org.xmlBlaster.util.queue.I_EntryFactory
Added for 2008 Queues
createFakedReturnObjects(I_QueueEntry[], String, String) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnectionsHandler
If no connection is available but the message is for example save queued, we can generate here valid return objects
createFakedReturnObjects(I_QueueEntry[], String, String) - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
If no connection is available but the message is for example save queued, we can generate here valid return objects
createInstance(Global, I_EntryFactory, String, String, Properties) - Static method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
The Properties to use as a default are these from the QueuePlugin with the configuration name specified by defaultConfName (default is 'JDBC').
createInstance(Global, String, String, Properties) - Static method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
The Properties to use as a default are these from the QueuePlugin with the configuration name specified by defaultConfName (default is 'JDBC').
createLiteral(byte[]) - Static method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
Get the raw messages as a string, for tests and for dumping only
createLiteral(byte[]) - Static method in class org.xmlBlaster.util.xbformat.XbfParser
Get the raw messages as a string, for tests and for dumping only
createMBean(String, ObjectName) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
createMBean(String, ObjectName, ObjectName) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
createMBean(String, ObjectName) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
createMBean(String, ObjectName, ObjectName) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
createMessageId(MethodName, Timestamp) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Use together with extractMessageId(EmailData messageData, String tag).
createMessageId(String, String, MethodName, Timestamp) - Static method in class org.xmlBlaster.util.protocol.email.EmailData
If any of the params is null no markup for this param is added.
createMessageId(MsgInfo, String, MethodName, Timestamp) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
createNewConnection(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
Independend of pool.
createOrbInstance(Global, String[], Properties, AddressBase) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
 
createPluginPropertyKey(String, String) - Method in interface org.xmlBlaster.util.plugin.I_PluginManager
 
createPluginPropertyKey(String, String) - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
 
createPublishers(String) - Static method in class javaclients.MultiThreadSequencer
 
createRawMsg(MsgInfo) - Method in interface org.xmlBlaster.util.xbformat.I_MsgInfoParser
Dumps the given MsgInfo to a byte array
createRawMsg() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Access the serialized message, ready to send over the wire.
createRawMsg(String) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Access the serialized message, ready to send over the wire.
createRawMsg(MsgInfo) - Method in class org.xmlBlaster.util.xbformat.XbfParser
Returns a raw data string.
createRawMsg(MsgInfo) - Method in class org.xmlBlaster.util.xbformat.XmlScriptParser
Returns a XML data string.
createRequestId(String) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Use this when sending a message.
createReturner(byte) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Creates a new instance with the meta info from source.
createSecurityManager(Global) - Static method in class org.xmlBlaster.util.XmlBlasterSecurityManager
Create and install a security manager.
createServerSocketSSL(int, AddressBase) - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
Helper to create a server side SSL socket, uses reflection to compile with JDK 1.3 SSL support can't be used with a standard JDK 1.3

Setup:

createSocketFactorySSL(AddressBase) - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
 
createSocketSSL(SocketUrl, AddressBase) - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
Helper to create a SSL socket, uses reflection to compile with JDK 1.3 SSL support can't be used with a standard JDK 1.3
createSocketSSL_OLD(SocketUrl, AddressBase) - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
Helper to create a SSL socket, uses reflection to compile with JDK 1.3 SSL support can't be used with a standard JDK 1.3
createSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
createStackTrace() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
createStackTrace(Throwable) - Static method in exception org.xmlBlaster.util.XmlBlasterException
 
createStorageId(String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
The storageId must remain the same after a client restart
createSynchronousCache(int) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Setup the cache mode.
createSynchronousCache(int) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
createTemporaryTopic(TopicProperty) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Create a temporay topic.
createTemporaryTopic(long, int) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
createTemporaryTopic(String, long, int) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
createVersionInfo() - Static method in exception org.xmlBlaster.util.XmlBlasterException
 
createXmlBlasterSearchPath() - Method in class org.xmlBlaster.util.FileLocator
 
creationOrigin - Variable in class org.xmlBlaster.util.property.PropEntry
 
CSVToMap(String) - Static method in class org.xmlBlaster.util.StringPairTokenizer
Counterpart to #mapToCSV(Map) Fails if key contains token "=" and fails if value contains token """
CSVToMap(String, char, char, char) - Static method in class org.xmlBlaster.util.StringPairTokenizer
Counterpart to #mapToCSV(Map) Fails if key contains token "=" and fails if value contains token """ Fails if sep==';' and value contains a real token "%53"

D

dateTime(String) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
Transforms an email "date-time" string to a java.util.Date.
dateTime(Date) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
 
dateTime(Timestamp) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
 
dateTimeTS(String) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
 
DAY_IN_MILLIS - Static variable in class org.xmlBlaster.util.def.Constants
 
DB2 - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
deActivate() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
deActivate() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
deActivate() - Method in interface org.xmlBlaster.util.admin.I_AdminService
Deactivate the service to standby.
deActivate() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
deActivate() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Deactivate xmlBlaster access (standby), no clients can connect.
deactivateDrivers(boolean) - Method in class org.xmlBlaster.client.protocol.CbServerPluginManager
 
deactivateDrivers(boolean) - Method in class org.xmlBlaster.client.protocol.ProtocolPluginManager
 
DEAD - Static variable in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
The connection is dead an no recovery is possible (2).
debug - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
To allow debugging the queue (experimental)
decode(byte[]) - Static method in class org.xmlBlaster.util.Base64
 
decode(String) - Static method in class org.xmlBlaster.util.Base64
Decodes the given Base64 encoded String to a new byte array.
decode(String, String) - Static method in class org.xmlBlaster.util.Global
This notation is URLDecoder since JDK 1.4.
decodeBase64(String) - Method in class org.xmlBlaster.client.protocol.http.applet.XmlBlasterAccessRaw
 
decodeBase64(String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
decodes binary data to Base64.
decodeBase64(byte[]) - Method in class org.xmlBlaster.client.protocol.http.j2me.XmlBlasterAccessJ2ME
 
DEFAULT_administrative - Static variable in class org.xmlBlaster.util.qos.MsgQosData
 
DEFAULT_bootstrapPort - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
 
DEFAULT_burstModeMaxBytes - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
 
DEFAULT_burstModeMaxEntries - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
 
DEFAULT_bytesCacheDefault - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The max setting allowed for queue max size of cache in bytes is adjustable with property "queue.maxBytesCache=4000000" (4 MBytes is default)
DEFAULT_bytesDefault - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The max setting allowed for queue max size in bytes is adjustable with property "queue.maxBytes=4194304" (10 MBytes is default)
DEFAULT_CALLBACK_PORT - Static variable in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
XmlBlaster XMLRPC callback web server listen port is 8081
DEFAULT_collectTime - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
BurstMode: The time to collect messages for publish/update
DEFAULT_compressType - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
Compress messages if set to "gzip" or "zip"
DEFAULT_CONTENT_MIME_EXTENDED - Static variable in class org.xmlBlaster.util.def.Constants
For xml key attribute, contentMimeExtended="1.0"
DEFAULT_dirtyRead - Static variable in class org.xmlBlaster.util.cluster.RouteInfo
 
DEFAULT_dispatcherActive - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
 
DEFAULT_dispatchPlugin - Variable in class org.xmlBlaster.util.qos.address.AddressBase
Does client whish a dispatcher plugin.
DEFAULT_DOMAIN - Static variable in class org.xmlBlaster.util.key.KeyData
is ""
DEFAULT_forceDestroy - Static variable in class org.xmlBlaster.util.qos.MsgQosData
 
DEFAULT_forceUpdate - Static variable in class org.xmlBlaster.util.qos.MsgQosData
Send message to subscriber even the content is the same as the previous?
Default is that xmlBlaster does send messages to subscribed clients, even the content didn't change.
DEFAULT_INNER_SEPARATOR - Static variable in class org.xmlBlaster.util.StringPairTokenizer
 
DEFAULT_isSubscribable - Static variable in class org.xmlBlaster.util.qos.MsgQosData
 
DEFAULT_JAVA_VERSION - Static variable in class org.xmlBlaster.util.JdkCompatible
 
DEFAULT_lifeTime - Static variable in class org.xmlBlaster.util.qos.MsgQosData
 
DEFAULT_maxEntries - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The max setting allowed for queue maxEntries is adjustable with property "queue.maxEntries=1000" (1000 messages is default)
DEFAULT_maxEntriesCacheDefault - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The max setting allowed for queue maxEntriesCache is adjustable with property "queue.maxEntriesCache=1000" (1000 messages is default)
DEFAULT_maxSessions - Static variable in class org.xmlBlaster.util.qos.SessionQos
Maximum of ten parallel logins for the same client "session.maxSessions 10"
DEFAULT_minSize - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
Messages bigger this size in bytes are compressed
DEFAULT_newestFirst - Static variable in class org.xmlBlaster.util.qos.HistoryQos
 
DEFAULT_numEntries - Static variable in class org.xmlBlaster.util.qos.HistoryQos
 
DEFAULT_oneway - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
Shall the update() or publish() messages be send oneway (no application level ACK).
DEFAULT_onFailure - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Error handling when callback failed (after all retries etc.): Constants.ONOVERFLOW_DEADMESSAGE
DEFAULT_onOverflow - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Error handling when queue is full: Constants.ONOVERFLOW_DEADMESSAGE | Constants.ONOVERFLOW_DISCARDOLDEST
DEFAULT_persistent - Static variable in class org.xmlBlaster.util.qos.QosData
 
DEFAULT_ptpAllowed - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
PtP messages wanted? Defaults to true, false prevents spamming
DEFAULT_QUOTE_CHARACTER - Static variable in class org.xmlBlaster.util.StringPairTokenizer
 
DEFAULT_readonly - Static variable in class org.xmlBlaster.util.qos.TopicProperty
Is readonly allows only one initial message
DEFAULT_REGISTRY_PORT - Static variable in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
XmlBlaster RMI registry listen port is 1099, to register callback server
DEFAULT_REGISTRY_PORT - Static variable in class org.xmlBlaster.client.protocol.rmi.RmiConnection
XmlBlaster RMI registry listen port is 1099, to access for bootstrapping
DEFAULT_REGISTRY_PORT - Static variable in class org.xmlBlaster.util.admin.extern.JmxWrapper
XmlBlaster RMI registry listen port is 1099, to access for bootstrapping
DEFAULT_reloadSwapBytesRatio - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The default settings (as a ratio relative to the maxBytesCache) for the storeSwapBytes
DEFAULT_reloadSwapLevelRatio - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The default settings (as a ratio relative to the maxBytesCache) for the storeSwapLevel
DEFAULT_SECURITYPLUGIN_TYPE - Static variable in class org.xmlBlaster.util.def.Constants
 
DEFAULT_SECURITYPLUGIN_VERSION - Static variable in class org.xmlBlaster.util.def.Constants
 
DEFAULT_SEPARATOR - Static variable in class org.xmlBlaster.util.StringPairTokenizer
 
DEFAULT_SERVER_PORT - Static variable in class org.xmlBlaster.util.protocol.socket.SocketUrl
Default port of xmlBlaster socket server is 7607
DEFAULT_sessionId - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
The identifier sent to the callback client, the client can decide if he trusts this invocation
DEFAULT_stallOnPingTimeout - Variable in class org.xmlBlaster.util.qos.address.AddressBase
Setting this property will not throw an exception on pings when a ping response timeout is detected.
DEFAULT_storeSwapBytesRatio - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The default settings (as a ratio relative to the maxBytesCache) for the storeSwapBytes
DEFAULT_storeSwapLevelRatio - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The default settings (as a ratio relative to the maxBytesCache) for the storeSwapLevel
DEFAULT_type - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
The unique protocol type, defaults to SOCKET
DEFAULT_type - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The queue plugin type "CACHE" "RAM" "JDBC" or others
DEFAULT_useForSubjectQueue - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
Shall this session callback be used for subjectQueue messages as well? For <callback> only
DEFAULT_VERBOSE - Static variable in class org.xmlBlaster.util.property.Property
 
DEFAULT_version - Static variable in class org.xmlBlaster.util.qos.address.AddressBase
The protocol version, e.g.
DEFAULT_version - Static variable in class org.xmlBlaster.util.qos.QueryRefinementQos
The version of the plugin
DEFAULT_version - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The queue plugin version "1.0" or similar
defaultActionOnly() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
Check if only default action is wanted (for performance)
defaultActionOnly() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
Checks if only "send" is configured (for performance tuning)
delay - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
delete(long, long, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
deleteAllSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
deleteAllStore(XBStore, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
 
deleteAllTransient(String) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
deletes all transient messages
deleteAllTransient(XBStore) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
deletes all transient messages
deleteAllTransient(XBStore) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
deleteCompleteSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
deleteDir(File) - Static method in class org.xmlBlaster.util.FileLocator
Deletes all files and subdirectories under dir.
deleteEntries(String, long[]) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Deletes the entries specified by the entries array.
deleteEntries(String, long[]) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessorDelegate
2008-02-11 10:37:41.710 SEVERE 97-pool-1-thread-65 RL10 org.xmlBlaster.Main newException: PANIC: Doing immediate shutdown caused by exception: XmlBlasterException errorCode=[resource.db.unknown] serverSideException=true location=[JdbcManagerCommonTable.deleteEntries] message=[#16564M An unknown error with the backend database using JDBC occurred -> http://www.xmlblaster.org/xmlBlaster/doc/requirements/admin.errorcodes.listing.html#resource.db.unknown : com.microsoft.sqlserver.jdbc.SQLServerException: Transaction (Process ID 76) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim.
deleteEntries(XBStore, XBRef[], XBMeat[]) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Deletes the entries specified by the entries array.
deleteEntries(XBStore, XBRef[], XBMeat[]) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
deleteEntries(XBStore, long, long) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
deleteEntry(String, long) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Deletes the entry specified
deleteEntry(XBStore, long, long) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Deletes the entry specified
deleteFile(String, String) - Static method in class org.xmlBlaster.util.FileLocator
 
deleteFirstEntries(String, long, long) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Deletes number of entries specified by the argument list.
deleteFirstRefs(XBStore, long) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Deletes number of entries specified by the argument list.
deleteFirstRefs(XBStore, long) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
deleteList(XBStore, Connection, XBEntry[], int, int, boolean, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
Deletes the specified entries.
deleteList(XBStore, Connection, XBEntry[], int, int, boolean, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
Deletes the specified entries.
deleteSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
deleteStore(long) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Deletes the store.
deleteStore(long) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
deleteSubjectQueue() - Method in class org.xmlBlaster.client.qos.DisconnectQos
Return true if subject queue shall be deleted with last user session
deleteSubjectQueue(boolean) - Method in class org.xmlBlaster.client.qos.DisconnectQos
If subject queue shall be deleted with last user session logout
deleteSubjectQueue() - Method in class org.xmlBlaster.util.qos.DisconnectQosData
Return true if subject queue shall be deleted with last user session
deleteSubjectQueue(boolean) - Method in class org.xmlBlaster.util.qos.DisconnectQosData
 
deleteSubjectQueueProp() - Method in class org.xmlBlaster.util.qos.DisconnectQosData
 
deleteTransients(long, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
deleteTransientsSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
deleteWithLimit(XBStore, Connection, XBRef, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
deletes the first numOfEntries of the queue until the limitEntry is reached.
deregisterForEmail(String, String) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
deregisterForEmail(I_ResponseListener) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Deregister all existing registrations for the given listener.
deserializeObject(byte[]) - Method in class org.xmlBlaster.util.admin.extern.SerializeHelper
Deserializes byteArray to Java-Object
Destination - Class in org.xmlBlaster.util.qos.address
Holding destination address attributes.
Destination() - Constructor for class org.xmlBlaster.util.qos.address.Destination
For SAX parser
Destination(SessionName) - Constructor for class org.xmlBlaster.util.qos.address.Destination
Constructs the specialized quality of service destination object.
Destination(Global, SessionName) - Constructor for class org.xmlBlaster.util.qos.address.Destination
Constructs the specialized quality of service destination object.
Destination(String, String) - Constructor for class org.xmlBlaster.util.qos.address.Destination
Constructs the specialized quality of service destination object.
destinationArrCache - Variable in class org.xmlBlaster.util.qos.MsgQosData
 
destinationList - Variable in class org.xmlBlaster.util.qos.MsgQosData
ArrayList for loginQoS, holding all destination addresses (Destination objects)
destroy() - Method in class http.applet.HelloWorld3
 
destroy() - Method in class http.applet.SystemInfoApplet
 
destroy() - Method in class http.applet.XmlScript
 
DESTROY - Static variable in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
destroy() - Method in class org.xmlBlaster.util.pool.PoolManager
Cleanup everything.
destroy() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
Cleanup, reset timer and destroy id.
destroy() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Cleans up the current queue (it deletes all the entries and frees the table used and cleans up all tables in the database).
destroy() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Cleans up the current queue (it deletes all the entries and frees the table used and cleans up all tables in the database).
destroy() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
destroys silently all the resources associated to this queue.
destroyDelay_DEFAULT - Static variable in class org.xmlBlaster.util.qos.TopicProperty
 
DIFF - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
DIGITAL_UNIX - Static variable in class org.xmlBlaster.util.Execute
 
directoryForWrite(String) - Static method in class org.xmlBlaster.util.classloader.StandaloneClassLoaderFactory
Recursiv go up the given path until we find a writeable directory
DirectoryManager - Class in org.xmlBlaster.client.filepoller
DirectoryManager
DirectoryManager(Global, String, String, long, String, String, String, String, boolean, boolean) - Constructor for class org.xmlBlaster.client.filepoller.DirectoryManager
 
dirtyRead(NodeId) - Method in class org.xmlBlaster.util.qos.QosData
Check if the message has already been at the given node (circulating message).
DISCARD - Static variable in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
discardConnection(Connection) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
Discards the passed connection from the pool and instead adds a new fresh connection to the pool.
disconnect(DisconnectQos) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Logout from the server.
disconnect(String) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Logout from the server.
disconnect(String) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Does a logout and removes the callback server.
disconnect(String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
disconnect(String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
disconnect(String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
Logout from xmlBlaster.
disconnect(String) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Does a logout.
disconnect(String) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Logout from the server.
disconnect(String) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Does a logout and removes the callback server.
disconnect(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Does a logout.
disconnect(String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
disconnect(DisconnectQos) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
disconnect(String) - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
 
DISCONNECT - Static variable in class org.xmlBlaster.util.def.MethodName
 
disconnect() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
Closes all connections to the Database.
DISCONNECT_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
disconnected() - Method in interface org.xmlBlaster.util.queue.jdbc.I_ConnectionListener
Notification that a disconnection from the DB has occured.
DisconnectQos - Class in org.xmlBlaster.client.qos
This class encapsulates the qos of a logout() or disconnect()

So you don't need to type the 'ugly' XML ASCII string by yourself.

DisconnectQos(Global) - Constructor for class org.xmlBlaster.client.qos.DisconnectQos
 
DisconnectQos(Global, DisconnectQosData) - Constructor for class org.xmlBlaster.client.qos.DisconnectQos
Constructor for internal use.
DisconnectQos() - Constructor for class org.xmlBlaster.client.qos.DisconnectQos
Deprecated.  
DisconnectQosData - Class in org.xmlBlaster.util.qos
This class encapsulates the qos of a logout() or disconnect()
DisconnectQosData(Global) - Constructor for class org.xmlBlaster.util.qos.DisconnectQosData
Default constructor
DisconnectQosData(Global, I_DisconnectQosFactory, String) - Constructor for class org.xmlBlaster.util.qos.DisconnectQosData
Parses the given ASCII logout QoS.
disconnectQosFactory - Variable in class org.xmlBlaster.util.Global
 
DisconnectQosSaxFactory - Class in org.xmlBlaster.util.qos
This class encapsulates the qos of a logout() or disconnect().
DisconnectQosSaxFactory(Global) - Constructor for class org.xmlBlaster.util.qos.DisconnectQosSaxFactory
 
DispatchAction - Class in org.xmlBlaster.util.dispatch.plugins.prio
This class holds all actions of one specific status.
DispatchAction(Global, String) - Constructor for class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
Create an immutable instance.
DispatchConnection - Class in org.xmlBlaster.util.dispatch
Holding all necessary infos to establish a remote connection and check this connection.
DispatchConnection(Global, DispatchConnectionsHandler, AddressBase) - Constructor for class org.xmlBlaster.util.dispatch.DispatchConnection
Our loadPlugin() and initialize() needs to be called next.
DispatchConnectionsHandler - Class in org.xmlBlaster.util.dispatch
Holding all necessary infos to establish a remote connection and invoke update()/updateOneway()/ping().
DispatchConnectionsHandler(Global, I_DispatchManager) - Constructor for class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
You need to call initialize() after construction.
dispatcherActive - Variable in class org.xmlBlaster.util.qos.address.AddressBase
Control if the dispatcher is activated on login, i.e.
dispatchEvent(String, String, String) - Method in interface org.xmlBlaster.util.I_EventDispatcher
 
dispatchManager - Variable in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
DispatchManagerEntry - Class in org.xmlBlaster.util.dispatch.plugins.prio
Holds a dispatchManager and a plugin holdback queue.
DispatchManagerEntry(I_DispatchManager) - Constructor for class org.xmlBlaster.util.dispatch.plugins.prio.DispatchManagerEntry
 
dispatchPlugin - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
DispatchPluginManager - Class in org.xmlBlaster.util.dispatch.plugins
DispatchPluginManager loads the I_MsgDispatchInterceptor implementation plugins.
DispatchPluginManager(Global) - Constructor for class org.xmlBlaster.util.dispatch.plugins.DispatchPluginManager
 
dispatchPluginManager - Variable in class org.xmlBlaster.util.Global
 
DispatchStatistic - Class in org.xmlBlaster.util.dispatch
Collecting data on how many messages / bytes are successfully delivered.
DispatchStatistic() - Constructor for class org.xmlBlaster.util.dispatch.DispatchStatistic
 
DispatchWorker - Class in org.xmlBlaster.util.dispatch
Takes messages from the queue and tries to send them back to a client.
DispatchWorker(Global, I_DispatchManager) - Constructor for class org.xmlBlaster.util.dispatch.DispatchWorker
 
DispatchWorkerPool - Class in org.xmlBlaster.util.dispatch
Pool of threads doing a callback.
DispatchWorkerPool(Global) - Constructor for class org.xmlBlaster.util.dispatch.DispatchWorkerPool
 
dispatchWorkerPool - Variable in class org.xmlBlaster.util.Global
 
DispatchWorkerPool.DeamonThreadFactory - Class in org.xmlBlaster.util.dispatch
 
displayClassInfo(Class, StringBuffer) - Static method in class org.xmlBlaster.util.classloader.ClassLoaderUtils
Format a string buffer containing the Class, Interfaces, CodeSource, and ClassLoader information for the given object clazz.
DIV - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
do_action(int, lr_parser, Stack, int) - Method in class org.xmlBlaster.util.lexical.Sql92Parser
Invoke a user supplied parse action.
doActivate(I_DispatchManager) - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
If there are new messages available in the queue, you get invoked here and are asked if you want to start a worker thread (from the thread pool) to start taking messages from the queue and send them over the remote connection.
doActivate(I_DispatchManager) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Called when new messages are available.
doAppend(LoggingEvent) - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
docBuilderFactory - Variable in class org.xmlBlaster.util.Global
 
doDestroy() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class http.dhtml.systemInfo.SystemInfo
Subscribes to xmlBlaster messages 'cpuinfo' and 'meminfo'.
doInit(I_Info) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
doInit(I_Info) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
doInit(I_Info) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
doInit(I_Info) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
 
doInit(I_Info) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
 
doInit(I_Info) - Method in class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
 
DOMAIN - Static variable in class org.xmlBlaster.util.def.Constants
 
DOMAIN_URL_PREFIX - Static variable in class org.xmlBlaster.util.def.Constants
 
domToXml(String) - Method in class org.xmlBlaster.util.XmlToDom
Dump DOM tree to XML ASCII String.
doNotifySender() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
doPing(String) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
 
doPing(String) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Does the real ping to the remote server instance.
doPost(HttpServletRequest, HttpServletResponse) - Method in class http.dhtml.systemInfo.SystemInfo
dummy
doQueue() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
doSend(MsgQueueEntry[], boolean) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
Send the messages to xmlBlaster.
doSend(MsgQueueEntry[], boolean) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Send the messages.
doSend() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
doSendConnect() - Method in class org.xmlBlaster.client.qos.ConnectQos
 
doSendConnect(boolean) - Method in class org.xmlBlaster.client.qos.ConnectQos
If set to false the connect() is not send to the server.
doStorageCleanup(JdbcQueue) - Method in class org.xmlBlaster.util.Global
 
doXSLTransformation(byte[]) - Method in class org.xmlBlaster.util.XslTransformer
 
drop(Connection) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
Returns true if it could delete the table, false otherwise.
dropSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
DUMMY - Static variable in class org.xmlBlaster.util.def.MethodName
 
DummyEntry - Class in org.xmlBlaster.util.queuemsg
 
DummyEntry(Global, PriorityEnum, Timestamp, StorageId, long, boolean) - Constructor for class org.xmlBlaster.util.queuemsg.DummyEntry
This constructor is for internal creation from persistence only (passing the original timestamp).
DummyEntry(Global, PriorityEnum, Timestamp, StorageId, long, byte[], boolean) - Constructor for class org.xmlBlaster.util.queuemsg.DummyEntry
Called by ClientEntryFactory and ServerEntryFactory only
DummyEntry(Global, PriorityEnum, StorageId, boolean) - Constructor for class org.xmlBlaster.util.queuemsg.DummyEntry
 
DummyEntry(Global, PriorityEnum, StorageId, long, boolean) - Constructor for class org.xmlBlaster.util.queuemsg.DummyEntry
 
dump() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
dumpContent(String, OutputStream, byte[], boolean, String) - Static method in class org.xmlBlaster.util.MsgUnitRaw
 
dumpContent(String, OutputStream, byte[], boolean, boolean, String) - Static method in class org.xmlBlaster.util.MsgUnitRaw
 
dumpEmbeddedObjects() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Dump all entries of this queue, for JMX The messages are XML formatted.
dumpEmbeddedObjects() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Currently ONLY PERSISTENT entries are dumped (TODO add transients) Currently PRIORITY is always set to 5 (see ClientEntryFactory#createEntry as ref is null and guessed
dumpEmbeddedObjectsToFile(String) - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Dump all entries of this map to a file.
dumpEmbeddedObjectsToFile(String) - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Dump all entries of this queue to a file.
dumpEmbeddedObjectsToFile(String) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Currently ONLY PERSISTENT entries are dumped (TODO add transients) Currently PRIORITY is always set to 5 (see ClientEntryFactory#createEntry as ref is null and guessed
dumpEnvelope(Message, int) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
 
dumpMap(Map<String, ClientProperty>) - Static method in class org.xmlBlaster.util.StringPairTokenizer
Dumps the given map to a human readable string.
dumpMessage(KeyData, byte[], QosData) - Method in class org.xmlBlaster.util.FileDumper
 
dumpMessage(KeyData, byte[], QosData, boolean) - Method in class org.xmlBlaster.util.FileDumper
Dump dead message to hard disk.
dumpMessage(Message) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
 
dumpMessages(Message[]) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
 
dumpMetaData() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Dumps the metadata to the log object.
dumpMetaData() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
dumpMetaData() - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Dumps the metadata to the log object.
dumpPart(Part, int) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
 
dumpPluginParameters() - Method in class org.xmlBlaster.util.plugin.PluginInfo
Dumps the parameters passed to the plugin.
dumpStatus() - Method in interface org.xmlBlaster.util.I_TimeoutManager
 
dumpStatus() - Method in class org.xmlBlaster.util.Timeout
 
dumpStatus() - Method in class org.xmlBlaster.util.TimeoutPooled
 
dumpToFile(String, String, String) - Static method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
dumpUnchangedThreads(String, String) - Static method in class org.xmlBlaster.util.ThreadUtility
 
duplicateUpdates() - Method in class org.xmlBlaster.client.qos.ConnectQos
Deprecated. Please use multiSubscribe=false from SubscribeQos
duplicateUpdates - Variable in class org.xmlBlaster.util.qos.ConnectQosData
If duplicateUpdates=false we will send only one update, even if the same client subscribed multiple times on the same message.
duplicateUpdates() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
duplicateUpdatesProp() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 

E

ECHO_TAG - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
elapsed - Static variable in class javaclients.ClientSub
 
elapsed(Timestamp) - Method in interface org.xmlBlaster.util.I_TimeoutManager
How long am i running.
elapsed() - Method in class org.xmlBlaster.util.StopWatch
Return the elapsed milliseconds since creation or since the last restart().
elapsed(Timestamp) - Method in class org.xmlBlaster.util.Timeout
How long am i running.
elapsed(Timestamp) - Method in class org.xmlBlaster.util.TimeoutPooled
 
EMAIL_TRANSFER_ENCODING - Static variable in class org.xmlBlaster.util.def.Constants
 
EmailCallbackImpl - Class in org.xmlBlaster.client.protocol.email
Used for client to receive xmlBlaster callbacks over emails.
EmailCallbackImpl() - Constructor for class org.xmlBlaster.client.protocol.email.EmailCallbackImpl
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
EmailConnection - Class in org.xmlBlaster.client.protocol.email
This driver sends emails to the xmlBlaster server, the return QOS are polled via POP3.
EmailConnection() - Constructor for class org.xmlBlaster.client.protocol.email.EmailConnection
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
EmailData - Class in org.xmlBlaster.util.protocol.email
Value object holding the most commonly used email fields.
EmailData(String, String, String, String) - Constructor for class org.xmlBlaster.util.protocol.email.EmailData
Create a simple message.
EmailData(String[], String, String, String) - Constructor for class org.xmlBlaster.util.protocol.email.EmailData
Create a simple message for any number of recipients.
EmailData(InternetAddress, InternetAddress, String) - Constructor for class org.xmlBlaster.util.protocol.email.EmailData
 
EmailExecutor - Class in org.xmlBlaster.util.protocol.email
Base class to handle request/reply for emails.
EmailExecutor() - Constructor for class org.xmlBlaster.util.protocol.email.EmailExecutor
 
EmailExecutor.LoopProtection - Class in org.xmlBlaster.util.protocol.email
Use to protect against looping messages
EmailExecutorMBean - Interface in org.xmlBlaster.util.protocol.email
 
embeddedObjectsToXml(OutputStream, Properties) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Currently ONLY PERSISTENT entries are dumped (TODO add transients) Currently PRIORITY is always set to 5 (see ClientEntryFactory#createEntry as ref is null and guessed
embeddedObjectsToXml(OutputStream, Properties) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Note: Is currently implemented assuming I_MapEntry and NOT I_QueueEntry (but I_Queue offers this method which is wrong)
embeddedObjectsToXml(OutputStream, Properties) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
embeddedObjectsToXml(OutputStream, Properties) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
embeddedObjectToXml(OutputStream, Properties) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
 
embeddedObjectToXml(OutputStream, Properties) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
 
embeddedObjectToXml(OutputStream, Properties) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
embeddedObjectToXml(OutputStream, Properties) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
embeddedObjectToXml(OutputStream, Properties) - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
 
embeddedObjectToXml(OutputStream, Properties) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
embeddedObjectToXml(OutputStream, Properties) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
embeddedObjectToXml(OutputStream, Properties) - Method in interface org.xmlBlaster.util.queue.I_Entry
Dump content to xml representation
embeddedObjectToXml(OutputStream, Properties) - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
embeddedQueueObjectsToXml(OutputStream, Properties) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
embeddedQueueObjectsToXml(OutputStream, Properties) - Method in interface org.xmlBlaster.util.queue.I_Queue
NOTE: rename from embeddedObjectsToXml to embeddedQueueObjectsToXml as it used the map lookup and lost priority info Dump all entries of this queue to the given output stream.
embeddedQueueObjectsToXml(OutputStream, Properties) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
embeddedQueueObjectsToXml(OutputStream, Properties) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
embeddedQueueObjectsToXml(OutputStream, Properties) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
EmbeddedXmlBlaster - Class in org.xmlBlaster.util
Helper to create/start/stop a xmlBlaster server instance in a thread.
EMPTY - Static variable in class org.xmlBlaster.util.queue.jdbc.XBStore
 
EMPTY_ADDRESS_ARR - Static variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
EMPTY_DESTINATION_ARR - Static variable in class org.xmlBlaster.util.qos.MsgQosData
 
EMPTY_STRING - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
EncodableData - Class in org.xmlBlaster.util
This class encapsulates one client property in a QoS.
EncodableData(String, String, String, String) - Constructor for class org.xmlBlaster.util.EncodableData
 
EncodableData(String, String, String, String, String) - Constructor for class org.xmlBlaster.util.EncodableData
 
EncodableData(String, String, byte[]) - Constructor for class org.xmlBlaster.util.EncodableData
Set binary data, will be of type "byte[]" and base64 encoded
encode(byte[]) - Static method in class org.xmlBlaster.util.Base64
 
encode(byte[], int, int, StringBuffer) - Static method in class org.xmlBlaster.util.Base64
Encodes the part of the given byte array denoted by start and len to the Base64 format.
encode(String, String) - Static method in class org.xmlBlaster.util.Global
This notation is URLEncoder since JDK 1.4.
encodeBase64(byte[]) - Method in class org.xmlBlaster.client.protocol.http.applet.XmlBlasterAccessRaw
This notation is URLEncoder since JDK 1.4.
encodeBase64(byte[]) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
Url encodes the string
encodeBase64(byte[]) - Method in class org.xmlBlaster.client.protocol.http.j2me.XmlBlasterAccessJ2ME
This was previously URLEncoder but j2me has no such support
encoding - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
ENCODING - Static variable in class org.xmlBlaster.util.XmlNotPortable
xmlBlaster uses generally UTF-8
ENCODING_BASE64 - Static variable in class org.xmlBlaster.util.def.Constants
 
ENCODING_FORCE_PLAIN - Static variable in class org.xmlBlaster.util.def.Constants
 
ENCODING_NONE - Static variable in class org.xmlBlaster.util.def.Constants
 
ENCODING_QUOTED_PRINTABLE - Static variable in class org.xmlBlaster.util.def.Constants
 
endCDATA() - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
endCDATA() - Method in class org.xmlBlaster.util.SaxHandlerBase
Report the end of a CDATA section.
endDocument() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
This method finishs the handlers action.
endDocument() - Method in class org.xmlBlaster.util.SaxHandlerBase
End document.
endDTD() - Method in class org.xmlBlaster.util.SaxHandlerBase
Report the end of DTD declarations.
endElement(String, String, String) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
endElement(String, String, String) - Method in class org.xmlBlaster.util.AttributeSaxFactory
End element, event from SAX parser.
endElement(String, String, String) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.ConfigurationParser
End element, event from SAX parser.
endElement(String, String, String) - Method in class org.xmlBlaster.util.key.MsgKeySaxFactory
End element, event from SAX parser.
endElement(String, String, String) - Method in class org.xmlBlaster.util.key.QueryKeySaxFactory
End element, event from SAX parser.
endElement(String, String, String) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Terminates an element.
endElement(String, String, String, StringBuffer) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Handle SAX parsed end element
endElement(String, String, String) - Method in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
End element, event from SAX parser.
endElement(String, String, String, StringBuffer) - Method in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
 
endElement(String, String, String) - Method in class org.xmlBlaster.util.qos.DisconnectQosSaxFactory
End element, event from SAX parser.
endElement(String, String, String, StringBuffer) - Method in class org.xmlBlaster.util.qos.HistoryQos
Handle SAX parsed end element
endElement(String, String, String) - Method in class org.xmlBlaster.util.qos.MsgQosSaxFactory
End element, event from SAX parser.
endElement(String, String, String) - Method in class org.xmlBlaster.util.qos.QueryQosSaxFactory
End element, event from SAX parser.
endElement(String, String, String, StringBuffer) - Method in class org.xmlBlaster.util.qos.QueryRefinementQos
Handle SAX parsed end element
endElement(String, String, String) - Method in class org.xmlBlaster.util.qos.StatusQosSaxFactory
End element, event from SAX parser.
endElement(String, String, String) - Method in class org.xmlBlaster.util.SaxHandlerBase
 
endElement(String, String, String) - Method in class org.xmlBlaster.util.XmlQoSBase
End element.
endElementBase(String, String, String) - Method in class org.xmlBlaster.util.XmlQoSBase
End element callback, does handling of tag <qos>.
endEntity(String) - Method in class org.xmlBlaster.util.SaxHandlerBase
Report the end of an entity.
endPrefixMapping(String) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Terminates use of a namespace prefix.
endPrefixMapping(String) - Method in class org.xmlBlaster.util.SaxHandlerBase
 
ENTRY_CB_SESSION_ID - Static variable in class org.xmlBlaster.client.StreamingCallback
 
ENTRY_TYPE - Static variable in class org.xmlBlaster.util.queuemsg.DummyEntry
 
EntryCount - Class in org.xmlBlaster.util.queue.jdbc
 
EntryCount() - Constructor for class org.xmlBlaster.util.queue.jdbc.EntryCount
 
entryFactory - Variable in class org.xmlBlaster.util.Global
 
entryType - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Which method we invoke, e.g.
envPrefix - Variable in class org.xmlBlaster.util.qos.address.AddressBase
For example "plugin/socket/"
EOF - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
EOF_sym() - Method in class org.xmlBlaster.util.lexical.Sql92Parser
EOF Symbol index.
EQUAL - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
equals(Object) - Method in class org.xmlBlaster.client.filepoller.FileInfo
 
equals(NodeId) - Method in class org.xmlBlaster.util.cluster.NodeId
 
equals(ErrorCode) - Method in class org.xmlBlaster.util.def.ErrorCode
 
equals(MethodName) - Method in class org.xmlBlaster.util.def.MethodName
When you compare two methodName with == and they are loaded by different Classloaders it will fail (return false even if they are the same method), using this equals() method is safe under such circumstances
equals(String) - Method in class org.xmlBlaster.util.def.MethodName
When you compare two methodName with == and they are loaded by different Classloaders it will fail (return false even if they are the same method), using this equals() method is safe under such circumstances
equals(ConnectionStateEnum) - Method in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
 
equals(DispatchAction) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
equals(KeyData) - Method in class org.xmlBlaster.util.key.KeyData
Check if same query is used
equals(AttachmentHolder) - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
Does not need to be the same object instance.
equals(SocketUrl) - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
 
equals(ServerRef) - Method in class org.xmlBlaster.util.qos.address.ServerRef
 
equals(I_QueueEntry) - Method in interface org.xmlBlaster.util.queue.I_QueueEntry
Needed for sorting in queue
equals(I_QueueEntry) - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Needed for sorting in queue
equals(Timestamp) - Method in class org.xmlBlaster.util.Timestamp
Tests to see if this Timestamp object is equal to the given Timestamp object.
equals(Object) - Method in class org.xmlBlaster.util.Timestamp
Compares this object against the specified object.
equalsAbsolute(ContextNode) - Method in class org.xmlBlaster.util.context.ContextNode
Compare the absolute name.
equalsAbsolute(SessionName) - Method in class org.xmlBlaster.util.SessionName
 
equalsRelative(ContextNode) - Method in class org.xmlBlaster.util.context.ContextNode
 
equalsRelative(SessionName) - Method in class org.xmlBlaster.util.SessionName
 
erase(EraseKey, EraseQos) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
 
erase(String, String) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
 
erase(String, String) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Delete messages.
erase(String, String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
erase(String, String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
erase(String, String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlaster
 
erase(String, String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
 
erase(String, String) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Delete messages.
erase(String, String) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
 
erase(String, String) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Delete messages.
erase(String, String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Delete messages.
erase(EraseKey, EraseQos) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
erase(String, String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
ERASE - Static variable in class org.xmlBlaster.util.def.MethodName
 
erase(String) - Method in class org.xmlBlaster.util.pool.PoolManager
Explicitly remove a resource.
ERASE_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
eraseClientQueueProperty() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Usually done on server side as the server is not interested in it
EraseKey - Class in org.xmlBlaster.client.key
Access to an erase key.
EraseKey(Global, String) - Constructor for class org.xmlBlaster.client.key.EraseKey
Create a key data holder to erase message(s).
EraseKey(Global, String, String) - Constructor for class org.xmlBlaster.client.key.EraseKey
Constructor with given oid.
EraseKey(Global, QueryKeyData) - Constructor for class org.xmlBlaster.client.key.EraseKey
Constructor for internal use.
EraseQos - Class in org.xmlBlaster.client.qos
This class encapsulates the QoS of an erase() request.
EraseQos(Global) - Constructor for class org.xmlBlaster.client.qos.EraseQos
Constructor for default qos (quality of service).
EraseQos(Global, QueryQosData) - Constructor for class org.xmlBlaster.client.qos.EraseQos
Constructor for internal use.
EraseReturnQos - Class in org.xmlBlaster.client.qos
Handling the returned QoS (quality of service) of a erase() call.
EraseReturnQos(Global, String) - Constructor for class org.xmlBlaster.client.qos.EraseReturnQos
Constructor which parses XML string.
EraseReturnQos(Global, StatusQosData) - Constructor for class org.xmlBlaster.client.qos.EraseReturnQos
Constructor which reuses a StatusQosData object.
ERROR - Static variable in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
error - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
error(SAXParseException) - Method in class org.xmlBlaster.util.SaxHandlerBase
Error.
error_sym() - Method in class org.xmlBlaster.util.lexical.Sql92Parser
error Symbol index.
ErrorCode - Class in org.xmlBlaster.util.def
This class holds an enumeration error codes.
errorText - Variable in class org.xmlBlaster.util.Global
 
ESC - Static variable in class org.xmlBlaster.util.log.XbFormatter
Reset color to original values
ESCAPE - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
escape(String) - Static method in class org.xmlBlaster.util.XmlBuffer
Escape predefined xml entities (&, <, >, ', ").
escape(String) - Static method in class org.xmlBlaster.util.XmlNotPortable
Encapsulate the given string with CDATA, escapes "]]>" tokens in str.
ESCAPE_CHARACTER - Static variable in class org.xmlBlaster.util.StringPairTokenizer
 
EVENT_HANDLER - Static variable in class org.xmlBlaster.util.queue.StorageEventHandler
 
EVENT_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark event methods
EVENT_OID_ERASEDTOPIC - Static variable in class org.xmlBlaster.util.def.Constants
 
EVENT_OID_LOGIN - Static variable in class org.xmlBlaster.util.def.Constants
 
EVENT_OID_LOGOUT - Static variable in class org.xmlBlaster.util.def.Constants
 
EVENT_OID_USERLIST - Static variable in class org.xmlBlaster.util.def.Constants
 
eventDispatcher - Variable in class org.xmlBlaster.util.queue.StorageEventHandler
 
EventHelper - Class in org.xmlBlaster.util.queue
 
EventHelper(String, String, String, String, String, I_EventDispatcher) - Constructor for class org.xmlBlaster.util.queue.EventHelper
 
EVENTPLUGIN_PROP_ABSOLUTENAME - Static variable in class org.xmlBlaster.util.def.Constants
 
EVENTPLUGIN_PROP_DESCRIPTION - Static variable in class org.xmlBlaster.util.def.Constants
 
EVENTPLUGIN_PROP_ERRORCODE - Static variable in class org.xmlBlaster.util.def.Constants
 
EVENTPLUGIN_PROP_EVENTTYPE - Static variable in class org.xmlBlaster.util.def.Constants
 
EVENTPLUGIN_PROP_NODEID - Static variable in class org.xmlBlaster.util.def.Constants
 
EVENTPLUGIN_PROP_PUBSESSIONID - Static variable in class org.xmlBlaster.util.def.Constants
 
EVENTPLUGIN_PROP_SUBJECTID - Static variable in class org.xmlBlaster.util.def.Constants
 
EVENTPLUGIN_PROP_SUMMARY - Static variable in class org.xmlBlaster.util.def.Constants
 
EXACT - Static variable in class org.xmlBlaster.util.def.Constants
 
EXACT_URL_PREFIX - Static variable in class org.xmlBlaster.util.def.Constants
 
EXCEPTION - Static variable in class org.xmlBlaster.util.def.MethodName
 
EXCEPTION_BYTE - Static variable in class org.xmlBlaster.util.xbformat.MsgInfo
 
EXCEPTION_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
excludeIfKeys - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
If given messages containing such keys are not logged
execute(Runnable) - Method in class org.xmlBlaster.util.dispatch.DispatchWorkerPool
 
Execute - Class in org.xmlBlaster.util
Starts a program and delivers the exit value and some out parameter.
Execute(String[], String[]) - Constructor for class org.xmlBlaster.util.Execute
 
Execute(String[], String[], long) - Constructor for class org.xmlBlaster.util.Execute
Construct an instance which can execute a program with the given parameters.
executeException(MsgInfo, XmlBlasterException, boolean) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Send a one way exception back to the other side
executeResponse(MsgInfo, Object, boolean) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Send a one way response message back to the other side
EXPIRES_HEADER_RFC2156 - Static variable in class org.xmlBlaster.util.protocol.email.EmailData
Expiry Date Indication Supported as new RFC 822 header (Expires:).
EXPIRES_TAG - Static variable in class org.xmlBlaster.util.protocol.email.EmailData
 
expiryTime - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
extensionToMime(String, String) - Static method in class org.xmlBlaster.util.FileLocator
Convert some file extensions to MIME types.
extract(String, String) - Static method in class org.xmlBlaster.util.ReplaceVariable
Find the given tag from the given xml string and return its value.
extract(String, String, String) - Static method in class org.xmlBlaster.util.ReplaceVariable
Find the given attribute from the given tag from the given xml string and return its value.
extractCookies(String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
Converts a string containing all cookies to an hashtable containing all cookies as key/value pairs.
extractHost(Object, ORB) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
Obtain the host information from the given CORBA object.
extractIgnoreAttr(String, String) - Static method in class org.xmlBlaster.util.ReplaceVariable
If the tag can have attributes
extractMessageId(String, String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Find the given tag in the messageId of this message.
extractWithMatchingAttrs(String, String, String) - Static method in class org.xmlBlaster.util.ReplaceVariable
Find the given tag from the given xml string and return its value.
extractXmlBlasterException(Global, XmlRpcException, String) - Static method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
extractXmlBlasterException(Global, XmlRpcException, ErrorCode, String) - Static method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Helma XmlRpc does in XmlRpcServer.java:314 an exception.toString() which is sent back to the client.

F

factory - Variable in class org.xmlBlaster.util.qos.ConnectQosData
 
factory - Variable in class org.xmlBlaster.util.qos.DisconnectQosData
 
fatalError(SAXParseException) - Method in class org.xmlBlaster.util.SaxHandlerBase
Fatal error.
feed(String, byte[], String) - Method in class org.xmlBlaster.client.feeder.PublishFile
open the connection, publish the message, close the connection
FileComparator - Class in org.xmlBlaster.client.filepoller
FileComparator used to compare two FileInfo objects
FileComparator() - Constructor for class org.xmlBlaster.client.filepoller.FileComparator
 
FileDumper - Class in org.xmlBlaster.util
Dump message to file.
FileDumper(Global) - Constructor for class org.xmlBlaster.util.FileDumper
 
FileDumper(Global, String, boolean) - Constructor for class org.xmlBlaster.util.FileDumper
 
FileHandler2 - Class in org.xmlBlaster.util.log
The only purpose of this class is to support a second file handler configuration in logging.properties
FileHandler2() - Constructor for class org.xmlBlaster.util.log.FileHandler2
 
FileHandler3 - Class in org.xmlBlaster.util.log
The only purpose of this class is to support a third file handler configuration in logging.properties
FileHandler3() - Constructor for class org.xmlBlaster.util.log.FileHandler3
 
FileInfo - Class in org.xmlBlaster.client.filepoller
FileInfo is a placeholder for the information necessary to the poller about each file.
FileInfo() - Constructor for class org.xmlBlaster.client.filepoller.FileInfo
Default Constructor
FileInfo(File, Logger) - Constructor for class org.xmlBlaster.client.filepoller.FileInfo
Convenience constructor
FileLocator - Class in org.xmlBlaster.util
 
FileLocator(Global) - Constructor for class org.xmlBlaster.util.FileLocator
Constructor.
FilenameFilter - Class in org.xmlBlaster.client.filepoller
FilenameFilter.
FilenameFilter() - Constructor for class org.xmlBlaster.client.filepoller.FilenameFilter
 
FilenameFilter(String, boolean) - Constructor for class org.xmlBlaster.client.filepoller.FilenameFilter
 
FilePollerPlugin - Class in org.xmlBlaster.client.filepoller
FilePollerPlugin polls on a directory in the file system for new files.
FilePollerPlugin() - Constructor for class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
FilePollerPluginMBean - Interface in org.xmlBlaster.client.filepoller
JMX control for the native FilePollerPlugin.
fillDbCol(PreparedStatement, int, String) - Static method in class org.xmlBlaster.util.queue.jdbc.XBFactory
String/VARCHAR/CLOB helper to avoid NULL and to take care on Umlauts/UTF-8
filterArr - Variable in class org.xmlBlaster.util.key.QueryKeyData
 
filterClientPropertyKey - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
If given will be used to filter which messages are logged
filterDistributorEntries(ArrayList, Throwable) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnectionsHandler
 
filterDistributorEntries(ArrayList, Throwable) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
filterDistributorEntries(ArrayList, Throwable) - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
filterDistributorEntries(ArrayList, Throwable) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
filterKeys - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
Is parsed from comma separated list of filterClientPropertyKey
filterList - Variable in class org.xmlBlaster.util.key.QueryKeyData
subscribe(), get() and cluster configuration keys may contain a filter rule
finalize() - Method in class javaclients.HelloWorldNative2
 
finalize() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
finalize() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
finalize() - Method in class org.xmlBlaster.util.Global
 
finalize() - Method in class org.xmlBlaster.util.pool.PoolManager
Cleanup.
finalize() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
finalize() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
findArgsFile(Properties) - Method in class org.xmlBlaster.util.property.Property
Find properties file.
findFile(String[], String) - Method in class org.xmlBlaster.util.FileLocator
Searches in the given path for the specified filename.
findFile(String, String, String) - Method in class org.xmlBlaster.util.FileLocator
finds the file in the given path.
findFile(String, String) - Method in class org.xmlBlaster.util.FileLocator
finds the file in the given path.
findFile(String, Properties) - Method in class org.xmlBlaster.util.property.Property
Find properties file.
findFileInXmlBlasterSearchPath(String, String) - Method in class org.xmlBlaster.util.FileLocator
tries to find a file according to the xmlBlaster Strategy.
findGivenFile(String) - Method in class org.xmlBlaster.util.property.Property
Find properties file which was given with the constructor.
findPath(String) - Method in class org.xmlBlaster.util.property.Property
Look for properties file.
fineE - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
finerE - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
finerX - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
finestE - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
finestX - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
fineX - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
FINISHED - Static variable in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
 
FIREBIRD - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
fireMethod(MethodName, String, String, byte) - Method in class org.xmlBlaster.client.script.XmlScriptClient
 
fireMethod(MethodName, String, String, byte) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
On each remote method invocation this function is called.
fireMethod(MethodName, String, String, byte) - Method in class org.xmlBlaster.util.xbformat.XmlScriptParser
Called during XML parsing.
FLAG - Static variable in class org.xmlBlaster.util.queue.jdbc.XBRef
 
FLAG_FIELD_LEN - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
flush() - Method in class org.xmlBlaster.util.log.StdoutStderrOutputstream
on flush write the contents of the OutputStream to the logger
flush() - Method in class org.xmlBlaster.util.log.XbNotifyHandler
 
flush() - Method in class org.xmlBlaster.util.protocol.ZBlockOutputStream
 
flush() - Method in class org.xmlBlaster.util.protocol.ZFlushOutputStream
 
flushResponse() - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
forceCdata(boolean) - Method in class org.xmlBlaster.util.EncodableData
 
forcePingFailure() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
 
forcePingFailure() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
forcePollingForTesting() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
forcePollingForTesting() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
 
forceQueuing() - Method in class org.xmlBlaster.util.qos.address.Destination
 
forceQueuing(boolean) - Method in class org.xmlBlaster.util.qos.address.Destination
Set queuing of messages.
forceReadable - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
format(LogRecord) - Method in class org.xmlBlaster.util.log.XbFormatter
 
FREE_BSD - Static variable in class org.xmlBlaster.util.Execute
 
freePendingThreads() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
If we detect somewhere that the socket is down use this method to free blocking threads which wait on responses
from - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
fromAddress - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
fromPersistenceRecovery - Variable in class org.xmlBlaster.util.qos.address.AddressBase
Marker if message comes from persistent store and is recovered after a server restart.

G

gc(int, long) - Static method in class org.xmlBlaster.util.Global
Do some garbage collect attempts
GENERATE_RANDOM - Static variable in class org.xmlBlaster.util.pool.PoolManager
Use this constant with the reserve() method, the PoolManager generates a random, unique in universe session ID
generateEventHelper(StorageId) - Method in class org.xmlBlaster.util.queue.StorageEventHandler
Create an EventHelper instance which matches exactly the given storageId (no wildcards).
generateOid(String) - Method in class org.xmlBlaster.util.key.KeyData
Generates a unique key oid in scope of a cluster node (on server or on client side).
generateSubscriptionId(SessionName, QueryKeyData) - Method in class org.xmlBlaster.util.qos.QueryQosData
A client side subscriptionId must start with "__subId:" followed by the relative session name.
get(GetKey, GetQos) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Get synchronous messages.
get() - Method in interface org.xmlBlaster.client.jmx.Callback
 
get() - Method in class org.xmlBlaster.client.jmx.XmlBlasterCallback
 
get(String, String) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
 
get(String, String) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Synchronous access a message.
get(String, String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
get(String, String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
get(String, String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlaster
 
get(String, String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
 
get(String, String) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Synchronous access a message.
get(String, String) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
 
get(String, String) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Synchronous access a message.
get(String, String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Synchronous access a message.
get() - Method in class org.xmlBlaster.client.reader.GetMessage
Get the message from xmlBlaster.
get(GetKey, GetQos) - Method in class org.xmlBlaster.client.SynchronousCache
Access messages from cache
get(String, String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
get(GetKey, GetQos) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
GET - Static variable in class org.xmlBlaster.util.def.MethodName
 
get(String, String, Properties, I_PluginConfig) - Method in class org.xmlBlaster.util.Global
It searches for the given property.
get(String, long, Properties, I_PluginConfig) - Method in class org.xmlBlaster.util.Global
 
get(String, int, Properties, I_PluginConfig) - Method in class org.xmlBlaster.util.Global
 
get(String, boolean, Properties, I_PluginConfig) - Method in class org.xmlBlaster.util.Global
Checks PluginInfo as well.
get(String, double, Properties, I_PluginConfig) - Method in class org.xmlBlaster.util.Global
 
get(String) - Method in interface org.xmlBlaster.util.I_ReplaceVariable
Replaces key by value.
GET - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
get(String, String) - Method in class org.xmlBlaster.util.property.Property
Try to find the given key.
get(String, String[], String) - Method in class org.xmlBlaster.util.property.Property
Try to find the given key.
get(String, int) - Method in class org.xmlBlaster.util.property.Property
Try to find the given key.
get(String, long) - Method in class org.xmlBlaster.util.property.Property
Try to find the given key.
get(String, double) - Method in class org.xmlBlaster.util.property.Property
Try to find the given key.
get(String, float) - Method in class org.xmlBlaster.util.property.Property
Try to find the given key.
get(String, boolean) - Method in class org.xmlBlaster.util.property.Property
Try to find the given key.
get(String, Map) - Method in class org.xmlBlaster.util.property.Property
Try to find the given key.
get(long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
get(long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
get(XBStore, long, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
 
get(XBStore, long, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
 
get(long, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
 
GET_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
getAbsoluteName() - Method in class org.xmlBlaster.util.context.ContextNode
Access the absolute name in standard notation
getAbsoluteName(String) - Method in class org.xmlBlaster.util.context.ContextNode
Access the absolute name in standard notation
getAbsoluteName() - Method in class org.xmlBlaster.util.SessionName
 
getAbsoluteName(boolean) - Method in class org.xmlBlaster.util.SessionName
If the nodeId is not known, the relative name is returned
getAbsoluteSubjectName() - Method in class org.xmlBlaster.util.SessionName
If the nodeId is not known, the relative name is returned a possible session is ommitted
getAccessFilterArr() - Method in class org.xmlBlaster.util.key.QueryKeyData
Return the filters or array with size==0 if none is specified.
getAccessFilterArr() - Method in class org.xmlBlaster.util.qos.QueryQosData
Return the subscribe filters or null if none is specified.
getAccessFilters() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
getAction() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
Enforced by I_Plugin
getAddress() - Method in class org.xmlBlaster.client.qos.ConnectQos
The connection address and properties of the xmlBlaster server we want connect to.
getAddress() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
getAddress() - Method in class org.xmlBlaster.util.qos.address.ServerRef
Returns the address.
getAddress() - Method in class org.xmlBlaster.util.qos.ConnectQosData
The current connection address and properties of the xmlBlaster server we want connect to.
getAddresses(boolean) - Method in class org.xmlBlaster.client.qos.ConnectQos
The connection address and properties of the xmlBlaster server we want connect to.
getAddresses(boolean) - Method in class org.xmlBlaster.util.qos.ConnectQosData
The connection address and properties of the xmlBlaster server we want connect to.
getAddresses() - Method in class org.xmlBlaster.util.qos.storage.ClientQueueProperty
 
getAddresses() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
getAddressServer() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
getAdministrativeProp() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
getAliveAddress() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getAliveDispatchConnection() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getAliveSinceTime() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Get timestamp when we went to ALIVE state.
getAliveSinceTime() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Get timestamp when we went to ALIVE state.
getAll() - Static method in class org.xmlBlaster.util.def.MethodName
 
getAll(I_EntryFilter) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
getAll(I_EntryFilter) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
getAllListeners() - Method in class org.xmlBlaster.util.log.XbNotifyHandler
Get a snapshot of all listeners.
getAllOfType(String, String) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
getAllOfType(String, String, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
 
getAllRecipients() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
getAllSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
getAllStackTraces() - Static method in class org.xmlBlaster.util.ThreadLister
 
getAndDeleteLowest(StorageId, int, long, int, long, boolean, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Under the same transaction it gets and deletes all the entries which fit into the constrains specified in the argument list.
getAndDeleteLowest(XBStore, int, long, int, long, boolean, boolean, I_Storage) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Under the same transaction it gets and deletes all the entries which fit into the constrains specified in the argument list.
getAndDeleteLowest(XBStore, int, long, int, long, boolean, boolean, I_Storage) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
getArg(String[], String, String) - Static method in class org.xmlBlaster.util.property.Args
Try to find the given key in the args list.
getArg(String[], String, byte[]) - Static method in class org.xmlBlaster.util.property.Args
Try to find the given key in the args list.
getArg(String[], String, int) - Static method in class org.xmlBlaster.util.property.Args
Try to find the given key in the args list.
getArg(String[], String, boolean) - Static method in class org.xmlBlaster.util.property.Args
Try to find the given key in the args list.
getArg(String[], String) - Static method in class org.xmlBlaster.util.property.Args
Try to find the given arg without a value (flag parameter).
getArg(String, String) - Static method in class org.xmlBlaster.util.property.Args
 
getArg(String, int) - Static method in class org.xmlBlaster.util.property.Args
 
getArg(String, boolean) - Static method in class org.xmlBlaster.util.property.Args
 
getAsyncSendQueueSizeMax() - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
 
getAsyncSendQueueSizeMax() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
getAttachment(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
getAttachments() - Method in class org.xmlBlaster.util.protocol.email.EmailData
Access all attachements.
getAttribute(ObjectName, String) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
getAttribute(ObjectName, String) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
getAttribute(String) - Method in class org.xmlBlaster.util.admin.extern.JmxLogLevel
Allows the value of the specified attribute of the Dynamic MBean to be obtained.
getAttribute(String) - Method in class org.xmlBlaster.util.admin.extern.JmxProperties
Allows the value of the specified attribute of the Dynamic MBean to be obtained.
getAttributes(ObjectName, String[]) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
getAttributes(ObjectName, String[]) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
getAttributes(String[]) - Method in class org.xmlBlaster.util.admin.extern.JmxLogLevel
Enables the to get the values of several attributes of the Dynamic MBean.
getAttributes(String[]) - Method in class org.xmlBlaster.util.admin.extern.JmxProperties
Enables the to get the values of several attributes of the Dynamic MBean.
getAuthenticateCore() - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
 
getAuthenticationService(Address) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Access the authentication service.
getBcc() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
getBcc() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
getBcc() - Method in interface org.xmlBlaster.util.protocol.email.EmailExecutorMBean
 
getBlobValue() - Method in class org.xmlBlaster.util.EncodableData
 
getBody(String) - Static method in class org.xmlBlaster.util.FileLocator
Strip the path and the file name extension.
getBooleanValue() - Method in class org.xmlBlaster.util.EncodableData
 
getBootstrapAddress() - Method in class org.xmlBlaster.util.Global
Returns the address of the xmlBlaster internal http server.
getBootstrapHostname() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
getBootstrapPort() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
getBootstrapUrl() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Returns a URL markup of the bootstrap server, currently it looks like xmlBlaster://myServer.com:3412 but will probably change in a future release.
getBounceAttachments() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
getBounceObject(String) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
getBounceObjects() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
getBuildJavaVendor() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getBuildJavaVendor() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
The java vendor of the compiler.
getBuildJavaVendor() - Method in class org.xmlBlaster.util.Global
 
getBuildJavaVersion() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getBuildJavaVersion() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
The compiler java version.
getBuildJavaVersion() - Method in class org.xmlBlaster.util.Global
 
getBuildTimestamp() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getBuildTimestamp() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Returns the date when xmlBlaster client library was compiled.
getBuildTimestamp() - Method in class org.xmlBlaster.util.Global
See @build.timestamp@ which will be replaced by build.xml with the current timestamp
getBurstModeMaxBytes() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
How many bytes maximum shall the callback thread take in one bulk out of the callback queue and deliver in one bulk.
getBurstModeMaxBytes() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
How many bytes maximum shall the callback thread take in one bulk out of the callback queue and deliver in one bulk.
getBurstModeMaxBytes() - Method in class org.xmlBlaster.util.qos.address.AddressBase
How many bytes maximum shall the callback thread take in one bulk out of the callback queue and deliver to the client in one bulk.
getBurstModeMaxEntries() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
How many messages maximum shall the callback thread take in one bulk out of the callback queue and deliver in one bulk.
getBurstModeMaxEntries() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
How many messages maximum shall the callback thread take in one bulk out of the callback queue and deliver in one bulk.
getBurstModeMaxEntries() - Method in class org.xmlBlaster.util.qos.address.AddressBase
How many messages maximum shall the callback thread take in one bulk out of the callback queue and deliver to the client in one bulk.
getBurstModeTimer() - Method in class org.xmlBlaster.util.Global
Access the handle of the burst mode timer thread.
getBusyToIdleTimeout() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
Access the overall busy timeout span of this resource.
getByName(String, String, String, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
 
getByteArray() - Method in class org.xmlBlaster.util.xbformat.ByteArray
Get the inner byte array buffer, handle with care.
getByteSize() - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
getByteSize(ResultSet, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
getByteSize(ResultSet, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
 
getByteSize(ResultSet, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
 
getByteSize(ResultSet, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
 
getByteValue() - Method in class org.xmlBlaster.util.EncodableData
 
getCached(GetKey, GetQos) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Access synchronously messages.
getCached(GetKey, GetQos) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getCalendar(String) - Static method in class org.xmlBlaster.util.IsoDateParser
 
getCallback(String) - Method in class org.xmlBlaster.client.UpdateDispatcher
Access a callback interface for the given subscriptionId
getCallbackAddress() - Method in class org.xmlBlaster.util.qos.address.Address
 
getCallbackAddresses() - Method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
 
getCallbackDriver() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
getCallbacks() - Method in class org.xmlBlaster.client.UpdateDispatcher
Returns a current snapshot (shallow copy).
getCategory(ErrorCode) - Static method in class org.xmlBlaster.util.def.ErrorCode
 
getCategory(String) - Static method in class org.xmlBlaster.util.def.ErrorCode
 
getCbAddress() - Method in class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
 
getCbAddress() - Method in class org.xmlBlaster.client.protocol.email.EmailCallbackImpl
 
getCbAddress() - Method in interface org.xmlBlaster.client.protocol.I_CallbackServer
Returns the current callback address.
getCbAddress() - Method in class org.xmlBlaster.client.protocol.local.LocalCallbackImpl
Returns the callback address.
getCbAddress() - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
 
getCbAddress() - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
Returns the callback address.
getCbAddress() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
Returns the current callback address.
getCbClient() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
getCbHostname() - Method in class org.xmlBlaster.util.Global
Returns a local IP or bootstrapHostname as a default setting to use for callback servers.
getCbHostname(String, int) - Method in class org.xmlBlaster.util.Global
Returns a local IP as a default setting to use for callback servers.
getCbMsgInfoParserClassName() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
getCbProtocol() - Method in class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
 
getCbProtocol() - Method in class org.xmlBlaster.client.protocol.email.EmailCallbackImpl
Returns the protocol type.
getCbProtocol() - Method in interface org.xmlBlaster.client.protocol.I_CallbackServer
Returns the 'well known' protocol type.
getCbProtocol() - Method in class org.xmlBlaster.client.protocol.local.LocalCallbackImpl
Returns the protocol type.
getCbProtocol() - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
 
getCbProtocol() - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
Returns the protocol type.
getCbProtocol() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
Returns the 'well known' protocol type.
getCbServer() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Access the callback server which is currently used in I_XmlBlasterAccess.
getCbServer() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Access the callback server.
getCbServerPluginManager() - Method in class org.xmlBlaster.util.Global
Access the handle of the burst mode timer thread.
getCc() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
getCc() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
getCc() - Method in interface org.xmlBlaster.util.protocol.email.EmailExecutorMBean
 
getCharset() - Method in class org.xmlBlaster.util.EncodableData
 
getCheckpointList() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
getCheckpointList() - Method in interface org.xmlBlaster.util.checkpoint.CheckpointMBean
A comma separated list of checkpoints used
getCheckpointPlugin() - Method in class org.xmlBlaster.util.Global
 
getChild(String, String) - Method in class org.xmlBlaster.util.context.ContextNode
Search down the children tree for the given className and instanceName.
getChild(String) - Method in class org.xmlBlaster.util.context.ContextNode
Search down the children tree for the given className.
getChild(ContextNode, String, String) - Method in class org.xmlBlaster.util.context.ContextNode
Recursive search
getChildren() - Method in class org.xmlBlaster.util.context.ContextNode
 
getClassLoaderFactory() - Method in class org.xmlBlaster.util.Global
Access the xmlBlaster Classloader.
getClassLoaderStack(ClassLoader) - Static method in class org.xmlBlaster.util.classloader.ClassLoaderUtils
Get all of the URLClassLoaders from cl on up the hierarchy
getClassLoaderURLs(ClassLoader) - Static method in class org.xmlBlaster.util.classloader.ClassLoaderUtils
Use reflection to access a URL[] getURLs or URL[] getClasspath method so that non-URLClassLoader class loaders, or class loaders that override getURLs to return null or empty, can provide the true classpath info.
getClassName() - Method in class org.xmlBlaster.util.context.ContextNode
 
getClassName() - Method in class org.xmlBlaster.util.plugin.PluginInfo
 
getClearClientQueueProp() - Method in class org.xmlBlaster.client.qos.DisconnectQos
 
getClientPlugin(String, String) - Method in class org.xmlBlaster.client.PluginLoader
Load another plugin.
getClientPlugin() - Method in class org.xmlBlaster.client.qos.ConnectQos
Access the default plugin or the previously added by load loadClientPlugin()
getClientPlugin(String, String) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Load a client side security plugin (for internal use only), is needed to create the security QoS string.
getClientPluginType() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Return the type of the referenced security plugin.
getClientPluginVersion() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Return the version of the referenced security plugin.
getClientProperties() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access all client properties.
getClientProperties() - Method in class org.xmlBlaster.client.qos.UpdateQos
Access all client properties.
getClientProperties() - Method in class org.xmlBlaster.util.qos.QosData
Access all client properties.
getClientProperty(String) - Method in class org.xmlBlaster.client.qos.ConnectQos
Read back a property.
getClientProperty(String) - Method in class org.xmlBlaster.client.qos.DisconnectQos
Read back a property.
getClientProperty(String) - Method in class org.xmlBlaster.client.qos.EraseQos
Read back a property.
getClientProperty(String) - Method in class org.xmlBlaster.client.qos.GetQos
Read back a property.
getClientProperty(String) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Read back a property.
getClientProperty(String, String) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access the String client property.
getClientProperty(String, int) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access the integer client property.
getClientProperty(String, boolean) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access the boolean client property.
getClientProperty(String, double) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access the double client property.
getClientProperty(String, float) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access the float client property.
getClientProperty(String, byte) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access the byte client property.
getClientProperty(String, byte[]) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access the byte[] client property.
getClientProperty(String, long) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access the long client property.
getClientProperty(String, short) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access the short client property.
getClientProperty(String) - Method in class org.xmlBlaster.client.qos.PublishQos
Read back a property.
getClientProperty(String) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Read back a property.
getClientProperty(String) - Method in class org.xmlBlaster.client.qos.UnSubscribeQos
Read back a property.
getClientProperty(String) - Method in class org.xmlBlaster.client.qos.UpdateQos
Read back a property.
getClientProperty(String, String) - Method in class org.xmlBlaster.client.qos.UpdateQos
Access the String client property.
getClientProperty(String, int) - Method in class org.xmlBlaster.client.qos.UpdateQos
Access the integer client property.
getClientProperty(String, boolean) - Method in class org.xmlBlaster.client.qos.UpdateQos
Access the boolean client property.
getClientProperty(String, double) - Method in class org.xmlBlaster.client.qos.UpdateQos
Access the double client property.
getClientProperty(String, float) - Method in class org.xmlBlaster.client.qos.UpdateQos
Access the float client property.
getClientProperty(String, byte) - Method in class org.xmlBlaster.client.qos.UpdateQos
Access the byte client property.
getClientProperty(String, byte[]) - Method in class org.xmlBlaster.client.qos.UpdateQos
Access the byte[] client property.
getClientProperty(String, long) - Method in class org.xmlBlaster.client.qos.UpdateQos
Access the long client property.
getClientProperty(String, short) - Method in class org.xmlBlaster.client.qos.UpdateQos
Access the short client property.
getClientProperty(String) - Method in class org.xmlBlaster.util.qos.QosData
Access the client property.
getClientProperty(String, String) - Method in class org.xmlBlaster.util.qos.QosData
Access the String client property.
getClientProperty(String, int) - Method in class org.xmlBlaster.util.qos.QosData
Access the integer client property.
getClientProperty(String, boolean) - Method in class org.xmlBlaster.util.qos.QosData
Access the boolean client property.
getClientProperty(String, double) - Method in class org.xmlBlaster.util.qos.QosData
Access the double client property.
getClientProperty(String, float) - Method in class org.xmlBlaster.util.qos.QosData
Access the float client property.
getClientProperty(String, byte) - Method in class org.xmlBlaster.util.qos.QosData
Access the byte client property.
getClientProperty(String, byte[]) - Method in class org.xmlBlaster.util.qos.QosData
Access the byte[] client property.
getClientProperty(String, long) - Method in class org.xmlBlaster.util.qos.QosData
Access the long client property.
getClientProperty(String, short) - Method in class org.xmlBlaster.util.qos.QosData
Access the short client property.
getClientPropertyArr() - Method in class org.xmlBlaster.util.qos.QosData
 
getClientQueueProperty() - Method in class org.xmlBlaster.client.qos.ConnectQos
The configuration of the local client side queue.
getClientQueueProperty() - Method in class org.xmlBlaster.util.qos.ConnectQosData
The current used (or the default) queue property
getClientQueuePropertyArr() - Method in class org.xmlBlaster.util.qos.ConnectQosData
At least one entry is delivered
getClientSecurityPluginLoader() - Method in class org.xmlBlaster.util.Global
Needed by java client helper classes to load the security plugin
getClientTags() - Method in class org.xmlBlaster.client.key.GetReturnKey
Your specific application tags.
getClientTags() - Method in class org.xmlBlaster.client.key.PublishKey
Your specific application tags.
getClientTags() - Method in class org.xmlBlaster.client.key.UpdateKey
Your specific application tags.
getClientTags() - Method in class org.xmlBlaster.util.key.MsgKeyData
The XML meta information of the topic.
getClone() - Method in class org.xmlBlaster.util.context.ContextNode
 
getClone(String[]) - Method in class org.xmlBlaster.util.Global
Get a cloned instance.
getClone() - Method in class org.xmlBlaster.util.MsgUnit
Deep clone this message unit.
getClone() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
getClusterNodeProp() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
getCollectTime() - Method in class org.xmlBlaster.util.qos.address.AddressBase
BurstMode: The time span to collect messages before sending.
getColNamePrefix() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
getCompleteSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
getCompressionRatio() - Method in class org.xmlBlaster.util.protocol.ZFlushInputStream
 
getCompressionRatio() - Method in class org.xmlBlaster.util.protocol.ZFlushOutputStream
 
getCompressType() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Get the compression method.
getConnect(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
Login to the server.
getConnection() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
Returns a free connection.
getConnectionQueueId() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getConnectionQueueId() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Access the unique id of my client side queue.
getConnectionQueueMaxMsgs() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getConnectionQueueMaxMsgs() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
How many messages are max.
getConnectionQueueNumMsgs() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getConnectionQueueNumMsgs() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
How many messages are in this client side queue
getConnectionState() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Get the connection state.
getConnectionState() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Get the connection state.
getConnectionState() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
 
getConnectionStatusListeners() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
getConnectionStatusListeners() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
getConnectQos() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Access the current ConnectQos.
getConnectQos() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Access the current ConnectQos
getConnectQosData() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
 
getConnectQosData() - Method in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
This is NOT thread safe so you need a new factory for each parse.
getConnectQosFactory() - Method in class org.xmlBlaster.util.Global
Return a factory parsing QoS XML strings from connect() and connect-return messages.
getConnectReturnQos() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Access the returned QoS of a connect() call.
getConnectReturnQos() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Access the returned QoS of a connect() call.
getContainers() - Method in class org.xmlBlaster.util.Timeout
 
getContainers() - Method in class org.xmlBlaster.util.TimeoutPooled
 
getContent(FileInfo) - Method in class org.xmlBlaster.client.filepoller.DirectoryManager
Gets the content from the specified file as a byte[].
getContent() - Method in class org.xmlBlaster.client.protocol.http.common.Msg
Get the raw content, never null
getContent() - Method in class org.xmlBlaster.client.protocol.http.common.MsgHolder
 
getContent() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
The content of the status message (white spaces are trimmed).
getContent() - Method in class org.xmlBlaster.util.http.HttpResponse
 
getContent() - Method in class org.xmlBlaster.util.MsgUnit
Get the raw content.
getContent() - Method in class org.xmlBlaster.util.MsgUnitRaw
Get the raw content, never null
getContent() - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
 
getContent() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
getContent() - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
getContentByExtension(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Lookup attachment.
getContentCharset() - Method in class org.xmlBlaster.util.qos.QosData
 
getContentMime() - Method in class org.xmlBlaster.client.key.GetReturnKey
A MIME type like "image/gif"
getContentMime() - Method in class org.xmlBlaster.client.key.PublishKey
A MIME type like "image/gif"
getContentMime() - Method in class org.xmlBlaster.client.key.UpdateKey
A MIME type like "image/gif"
getContentMime() - Method in class org.xmlBlaster.util.key.KeyData
Find out which mime type (syntax) the content of the message has.
getContentMime() - Method in class org.xmlBlaster.util.MsgUnit
 
getContentMimeExtended() - Method in class org.xmlBlaster.client.key.GetReturnKey
For example a version number of the mime type
getContentMimeExtended() - Method in class org.xmlBlaster.client.key.PublishKey
For example a version number of the mime type
getContentMimeExtended() - Method in class org.xmlBlaster.client.key.UpdateKey
For example a version number of the mime type
getContentMimeExtended() - Method in class org.xmlBlaster.util.key.KeyData
Some further specifying information of the content.
getContentMimeExtended() - Method in class org.xmlBlaster.util.MsgUnit
 
getContentProp() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
getContentStr() - Method in class org.xmlBlaster.client.protocol.http.common.Msg
Get the raw content, never null
getContentStr(byte[]) - Method in class org.xmlBlaster.client.qos.UpdateQos
Convenience method to get the raw content as a string, the encoding is UTF-8 if not specified by clientProperty Constants.CLIENTPROPERTY_CONTENT_CHARSET
getContentStr() - Method in class org.xmlBlaster.util.http.HttpResponse
 
getContentStr() - Method in class org.xmlBlaster.util.MsgUnit
Convenience method to get the raw content as a string, the encoding is UTF-8 if not specified by clientProperty Constants.CLIENTPROPERTY_CONTENT_CHARSET,
getContentStr() - Method in class org.xmlBlaster.util.MsgUnitRaw
Get the raw content, never null
getContentStr(byte[]) - Method in class org.xmlBlaster.util.qos.QosData
Convenience method to get the raw content as a string, the encoding is UTF-8 if not specified by clientProperty Constants.CLIENTPROPERTY_CONTENT_CHARSET
getContentStrNoEx(byte[]) - Method in class org.xmlBlaster.client.qos.UpdateQos
Convenience method to get the raw content as a string, the encoding is UTF-8 if not specified by clientProperty Constants.CLIENTPROPERTY_CONTENT_CHARSET
getContentStrNoEx() - Method in class org.xmlBlaster.util.MsgUnit
 
getContentStrNoEx(byte[]) - Method in class org.xmlBlaster.util.qos.QosData
 
getContentType() - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
 
getContentType() - Method in class org.xmlBlaster.util.protocol.email.ByteArrayDataSource
 
getContextNode() - Method in class org.xmlBlaster.client.XmlBlasterAccess
The unique name of this session instance.
getContextNode() - Method in class org.xmlBlaster.util.admin.extern.JmxMBeanHandle
 
getContextNode() - Method in class org.xmlBlaster.util.Global
The unique name of this instance.
getCopy() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
getCopy(I_Storage) - Method in class org.xmlBlaster.util.queue.EventHelper
 
getCountDispatchConnection() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getCounter() - Static method in class org.xmlBlaster.util.Global
 
getCreationTime() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
Access the construction date of this ResourceWrapper.
getCurrBytesRead() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
The number of bytes read from the currently incoming message
getCurrBytesWritten() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
The number of bytes read from the currently outgoing message or response
getCurrConnectionState() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchManagerEntry
The current state of the dispatcher connection
getCurrConnectionStateConfiguration() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchManagerEntry
This is the configuration for the current connection state of the dispatcher framework or null:
getCurrentAddress() - Method in class org.xmlBlaster.util.qos.storage.ClientQueueProperty
 
getCurrentCallbackAddress() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Access the currently used callback address.
getCurrentCallbackAddress() - Method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
 
getCurrentClientPlugin() - Method in class org.xmlBlaster.client.PluginLoader
Get the currently used plugin
getCurrentDispatchConnection() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getCurrentUTCDate() - Static method in class org.xmlBlaster.util.IsoDateParser
 
getCurrentUTCTime() - Static method in class org.xmlBlaster.util.IsoDateParser
 
getCurrentUTCTimestamp() - Static method in class org.xmlBlaster.util.IsoDateParser
 
getCurrentUTCTimestampNanos() - Static method in class org.xmlBlaster.util.IsoDateParser
Returns currently milli precission or an increment counter if called more than once per milli.
getCurrentUTCTimestampT() - Static method in class org.xmlBlaster.util.IsoDateParser
 
getData() - Method in class org.xmlBlaster.client.key.EraseKey
 
getData() - Method in class org.xmlBlaster.client.key.GetKey
 
getData() - Method in class org.xmlBlaster.client.key.GetReturnKey
 
getData() - Method in class org.xmlBlaster.client.key.PublishKey
 
getData() - Method in class org.xmlBlaster.client.key.SubscribeKey
 
getData() - Method in class org.xmlBlaster.client.key.UnSubscribeKey
 
getData() - Method in class org.xmlBlaster.client.key.UpdateKey
 
getData() - Method in class org.xmlBlaster.client.qos.ConnectQos
 
getData() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
Access the wrapped data holder (for internal use only).
getData() - Method in class org.xmlBlaster.client.qos.DisconnectQos
Access the wrapped data holder
getData() - Method in class org.xmlBlaster.client.qos.EraseQos
Access the wrapped data holder
getData() - Method in class org.xmlBlaster.client.qos.EraseReturnQos
Access the raw data object, usually you shouldn't do it.
getData() - Method in class org.xmlBlaster.client.qos.GetQos
Access the wrapped data holder
getData() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Get the QoS data object which i'm hiding
getData() - Method in class org.xmlBlaster.client.qos.PublishQos
 
getData() - Method in class org.xmlBlaster.client.qos.PublishReturnQos
Access the raw data object, usually you shouldn't do it.
getData() - Method in class org.xmlBlaster.client.qos.SubscribeQos
Access the wrapped data holder.
getData() - Method in class org.xmlBlaster.client.qos.SubscribeReturnQos
Access the raw data object, usually you shouldn't do it.
getData() - Method in class org.xmlBlaster.client.qos.UnSubscribeQos
Access the wrapped data holder
getData() - Method in class org.xmlBlaster.client.qos.UnSubscribeReturnQos
Access the raw data object.
getData() - Method in class org.xmlBlaster.client.qos.UpdateQos
Get the QoS data object which i'm hiding
getDatabaseNodeStr() - Method in class org.xmlBlaster.util.Global
 
getDataType() - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
getDbCol(ResultSet, int) - Static method in class org.xmlBlaster.util.queue.jdbc.XBFactory
String/VARCHAR/CLOB helper to avoid NULL and to take care on Umlauts/UTF-8
getDbVendor() - Method in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
getDeadAddress() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getDeadDispatchConnection() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getDebug() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
getDefaultDelay() - Method in class org.xmlBlaster.util.qos.address.Address
 
getDefaultDelay() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Delay between connection retries in milliseconds
getDefaultDelay() - Method in class org.xmlBlaster.util.qos.address.CallbackAddress
Delay between connection retries in milliseconds: defaults to one minute
getDefaultDispatchAction() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.ConfigurationParser
Default action is "send"
getDefaultDispatchAction() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
 
getDefaultDomain() - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
getDefaultDomain() - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
getDefaultPingInterval() - Method in class org.xmlBlaster.util.qos.address.Address
Ping interval: pinging every given milliseconds, defaults to 10 seconds
getDefaultPingInterval() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Ping interval: pinging every given milliseconds
getDefaultPingInterval() - Method in class org.xmlBlaster.util.qos.address.CallbackAddress
Ping interval: pinging every given milliseconds, defaults to one minute
getDefaultPingResponseTimeout() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
How long to block on remote call waiting on a ping response.
getDefaultPluginName(String, String) - Method in class org.xmlBlaster.client.protocol.CbServerPluginManager
 
getDefaultPluginName(String, String) - Method in class org.xmlBlaster.client.protocol.ProtocolPluginManager
 
getDefaultPluginName(String, String) - Method in class org.xmlBlaster.util.dispatch.plugins.DispatchPluginManager
 
getDefaultPluginName(String, String) - Method in interface org.xmlBlaster.util.plugin.I_PluginManager
 
getDefaultPluginName(String, String) - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
 
getDefaultPluginName(String, String) - Method in class org.xmlBlaster.util.queue.QueuePluginManager
 
getDefaultResponseTimeout() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Defaults to one day.
getDefaultResponseTimeout() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
How long to block on remote call waiting on response.
getDefaultRetries() - Method in class org.xmlBlaster.util.qos.address.Address
How often to retry if connection fails: defaults to -1 (retry forever), 0 switches failsafe mode off
getDefaultRetries() - Method in class org.xmlBlaster.util.qos.address.AddressBase
How often to retry if connection fails
getDefaultRetries() - Method in class org.xmlBlaster.util.qos.address.CallbackAddress
How often to retry if connection fails: defaults to 0 retries, on failure we give up
getDefaultStatus() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.ConfigurationParser
Is null if not set with xml configuration
getDefaultUpdateResponseTimeout() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Defaults to one day.
getDefaultUpdateResponseTimeout() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
How long to block on remote call waiting on a update() response.
getDefaultValue() - Method in class org.xmlBlaster.util.property.PropLong
 
getDefaultValue() - Method in class org.xmlBlaster.util.property.PropString
 
getDelay() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Delay between callback retries in milliseconds, defaults to one minute
getDelaySinceLastFileChange() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getDelaySinceLastFileChange() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
getDelaySinceLastFileChange() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
getDescription() - Method in class org.xmlBlaster.util.def.ErrorCode
Returns the description of the errorCode.
getDestination() - Method in class org.xmlBlaster.util.qos.address.Destination
 
getDestinationArr() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
getDestinations() - Method in class org.xmlBlaster.util.qos.MsgQosData
Get all the destinations of this message.
getDestroyDelay() - Method in class org.xmlBlaster.util.qos.TopicProperty
The life time of the message topic in state UNREFERENCED
getDirectoryForWrite() - Static method in class org.xmlBlaster.util.classloader.StandaloneClassLoaderFactory
Navigate up the absolute file system path (where this class came from) until we find a writeable directory.
getDirectoryName() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getDirectoryName() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
getDirectoryName() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
getDirtyRead() - Method in class org.xmlBlaster.util.cluster.RouteInfo
 
getDiscarded() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getDiscarded() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
getDiscarded() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
getDisconnect(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
Does a logout and removes the callback server.
getDisconnectQos() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
 
getDisconnectQosFactory() - Method in class org.xmlBlaster.util.Global
Return a factory parsing QoS XML strings from disconnect() requests.
getDispatchAction(PriorityEnum) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
 
getDispatchConnectionArr() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getDispatchConnectionsHandler() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
getDispatchConnectionsHandler() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
getDispatcherActive() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getDispatcherActive() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Access the dispatcher state.
getDispatchManager() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getDispatchManager() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchManagerEntry
 
getDispatchManager() - Method in interface org.xmlBlaster.util.error.I_MsgErrorInfo
Access the DispatchManager which holds the queue.
getDispatchManager() - Method in class org.xmlBlaster.util.error.MsgErrorInfo
 
getDispatchPlugin() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
getDispatchPluginManager() - Method in class org.xmlBlaster.util.Global
 
getDispatchStatistic() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
getDispatchStatistic() - Method in class org.xmlBlaster.client.protocol.AbstractCallbackExtended
Access the statistic holder.
getDispatchStatistic() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getDispatchStatistic() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getDispatchStatistic() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
getDispatchWorkerPool() - Method in class org.xmlBlaster.util.Global
Access the handle of the callback thread pool.
getDocumentBuilderFactory() - Method in class org.xmlBlaster.util.Global
Get the configured DocumentBuilderFactoryFactory.
getDocumentLocator() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Returns the locator
getDomain() - Method in class org.xmlBlaster.client.key.EraseKey
 
getDomain() - Method in class org.xmlBlaster.client.key.GetKey
Access the domain setting
getDomain() - Method in class org.xmlBlaster.client.key.GetReturnKey
Access the domain setting
getDomain() - Method in class org.xmlBlaster.client.key.PublishKey
Access the domain setting
getDomain() - Method in class org.xmlBlaster.client.key.SubscribeKey
Access the domain setting
getDomain() - Method in class org.xmlBlaster.client.key.UnSubscribeKey
Access the domain setting
getDomain() - Method in class org.xmlBlaster.client.key.UpdateKey
Access the domain setting
getDomain() - Method in class org.xmlBlaster.util.key.KeyData
Access the domain setting
getDomain() - Method in class org.xmlBlaster.util.MsgUnit
 
getDoubleValue() - Method in class org.xmlBlaster.util.EncodableData
 
getDriverName() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
 
getDriverName() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
A human readable name of the protocol plugin
getDummyPlugin() - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
Tries to return an instance of the default plugin.
getEmailSessionId() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
The sessionId used to register at Pop3Driver and send in subject: of email
getEmailSessionId(MsgInfo) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Is overwritten for example by EmailDriver.java singleton.
getEmbeddedException() - Method in exception org.xmlBlaster.util.XmlBlasterException
The original exception, note that this is not serialized.
getEmbeddedMessage() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
getEmbeddedObject() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
The embeddded object for this implementing class is an Object[1] where Object[0] = qos.toXml()
getEmbeddedObject() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
The embeddded object for this implementing class is an Object[1] where Object[0] = qos.toXml()
getEmbeddedObject() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
The embeddded object for this implementing class is an Object[2] where Object[0] = qos.toXml() Object[1] = key.toXml()
getEmbeddedObject() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
The embeddded object for this implementing class is an Object[2] where Object[0] = qos.toXml() Object[1] = key.toXml()
getEmbeddedObject() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
The embedded object.
getEmbeddedObject() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
The embeddded object for this implementing class is an Object[2] where Object[0] = qos.toXml() Object[1] = key.toXml()
getEmbeddedObject() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
The embeddded object for this implementing class is an Object[2] where Object[0] = qos.toXml() Object[1] = key.toXml()
getEmbeddedObject() - Method in interface org.xmlBlaster.util.queue.I_Entry
gets the content of this queue entry (the embedded object).
getEmbeddedObject() - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
This constructor is for internal creation from persistence only (passing the original timestamp).
getEmbeddedType() - Method in interface org.xmlBlaster.util.queue.I_Entry
Gets the type of the object embedded in this entry, how the object is serialized.
getEmbeddedType() - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
getEmbeddedType() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
getEncoding() - Method in class org.xmlBlaster.util.EncodableData
 
getEncoding() - Method in class org.xmlBlaster.util.protocol.email.EmailData
Encoding (charset) for example "UTF-8".
getEncoding() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
getEncodingFromProcessingInstruction(String) - Static method in class org.xmlBlaster.util.xbformat.XmlScriptParser
 
getEntries(I_EntryFilter) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
getEntries(I_EntryFilter) - Method in interface org.xmlBlaster.util.queue.I_Queue
Gets a copy of the entries (e.g the messages) in the queue.
getEntries(StorageId, int, long, I_EntryFilter) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
gets the first numOfEntries of the queue.
getEntries(StorageId, long[]) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
gets all the entries which have the dataid specified in the argument list.
getEntries(StorageId, int, long, I_EntryFilter) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessorDelegate
 
getEntries(I_EntryFilter) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
getEntries(I_EntryFilter) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
getEntries(XBStore, int, long, I_EntryFilter, boolean, I_Storage) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
gets the first numOfEntries of the queue.
getEntries(XBStore, XBRef[], XBMeat[]) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
gets all the entries which have the dataid specified in the argument list.
getEntries(XBStore, int, long, I_EntryFilter, boolean, I_Storage) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
getEntries(XBStore, XBRef[], XBMeat[]) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
getEntries(I_EntryFilter) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Gets a copy of the entries (the messages) in the queue.
getEntriesByPriority(StorageId, int, long, int, int, I_EntryFilter) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
gets the first numOfEntries of the queue which have the priority in the range specified by prioMin and prioMax (inclusive).
getEntriesByPriority(XBStore, int, long, int, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
gets the first numOfEntries of the queue which have the priority in the range specified by prioMin and prioMax (inclusive).
getEntriesByPriority(XBStore, int, long, int, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
getEntriesByPriority(XBStore, Connection, int, long, int, int, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
gets the first numOfEntries of the queue which have the priority in the range specified by prioMin and prioMax (inclusive).
getEntriesBySamePriority(StorageId, int, long) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
gets the first numOfEntries of the queue which have the same priority.
getEntriesBySamePriority(XBStore, int, long) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
gets the first numOfEntries of the queue which have the same priority.
getEntriesBySamePriority(XBStore, int, long) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
getEntriesBySamePriority(XBStore, Connection, int, long) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
gets the first numOfEntries of the queue which have the same priority.
getEntriesLike(String, String, int, long, I_EntryFilter) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Raw access to the table.
getEntriesLike(String, String, int, long, I_EntryFilter) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Raw access to the table.
getEntriesLike(String, String, int, long, I_EntryFilter) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
getEntriesWithLimit(StorageId, I_Entry) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
gets the first numOfEntries of the queue until the limitEntry is reached.
getEntriesWithLimit(XBStore, I_Entry, I_Storage) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
gets the first numOfEntries of the queue until the limitEntry is reached.
getEntriesWithLimit(XBStore, I_Entry, I_Storage) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
getEntryFactory() - Method in class org.xmlBlaster.util.Global
The factory creating queue or msgUnitStore entries from persistent store.
getEntryReferences() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Gets the references of the entries in the queue.
getEntryReferences() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Gets the references of the entries in the queue.
getEntryReferences() - Method in interface org.xmlBlaster.util.queue.I_Queue
Gets the references of the entries in the queue.
getEntryReferences() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Gets the references of the entries in the queue.
getEntryReferences() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Gets the references of the entries in the queue.
getEntryReferences() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Gets the references of the messages in the queue.
getEnv(String, String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Plugins may query their properties here
getEnv(String, int) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Plugins may query their properties here
getEnv(String, long) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Plugins may query their properties here
getEnv(String, boolean) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Plugins may query their properties here
getEnvLookupKey(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Returns the completed key which was found and chosen.
getEnvPrefix() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
The command line key prefix
getEnvPrefix() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
The command line key prefix
getEnvPrefix() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
getErase(String, String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
 
getEraseKey() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
getEraseQos() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
getErrorCode() - Method in class org.xmlBlaster.util.def.ErrorCode
Returns the errorCode string.
getErrorCode() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
getErrorCodeStr() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
getErrorHandler() - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
getErrorListeners() - Method in class org.xmlBlaster.util.log.XbNotifyHandler
Get a snapshot of error listeners.
getErrorText() - Method in class org.xmlBlaster.util.Execute
If not null an error occurred in run()
getErrorText() - Method in class org.xmlBlaster.util.Global
 
getEventDispatcher() - Method in class org.xmlBlaster.util.queue.EventHelper
 
getEventHandler(String) - Method in class org.xmlBlaster.util.queue.QueuePluginManager
 
getEventHelpers() - Method in class org.xmlBlaster.util.queue.StorageEventHandler
 
getEventType() - Method in class org.xmlBlaster.util.queue.EventHelper
 
getException() - Method in class org.xmlBlaster.util.qos.StatusQosData
 
getException() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
On errors.
getExceptionHandler() - Static method in exception org.xmlBlaster.util.XmlBlasterException
 
getExitValue() - Method in class org.xmlBlaster.util.Execute
 
getExpiryTime() - Method in class org.xmlBlaster.util.protocol.email.EmailData
Is transported in the email header "Expires: "
getExpiryTimestamp(MethodName) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Return the time in future when the email can be deleted.
getExpression(String, char, boolean) - Method in class org.xmlBlaster.util.lexical.Sql92Parser
 
getExtension(String) - Static method in class org.xmlBlaster.util.FileLocator
Return the file name extension.
getExtension(boolean) - Method in interface org.xmlBlaster.util.xbformat.I_MsgInfoParser
Get a specific extension for this format.
getExtension(boolean) - Method in class org.xmlBlaster.util.xbformat.XbfParser
 
getExtension(boolean) - Method in class org.xmlBlaster.util.xbformat.XmlScriptParser
 
getFactory(PluginInfo) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Returns the factory for a specific queue.
getFileDumper() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getFileFilter() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getFileFilter() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
getFileFilter() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
getFileName() - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
Returns the fileName, ready to be used as an attachment name in an email
getFileNameList() - Method in class org.xmlBlaster.util.protocol.email.EmailData
Comma separated value list of all attachment file names (unquoted) for logging.
getFilter() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
getFilter() - Method in interface org.xmlBlaster.util.checkpoint.CheckpointMBean
 
getFilter() - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
getFilterType() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getFilterType() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
getFilterType() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
getFirstEntriesSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
getFirstMeatEntries(XBStore, Connection, long, long, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
 
getFirstRefEntries(XBStore, Connection, long, long, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
 
getFirstRefEntriesStartAt(XBStore, Connection, long, long, int, I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
 
getFlag1() - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
getFlag1() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
getFloatValue() - Method in class org.xmlBlaster.util.EncodableData
 
getForceDestroy() - Method in class org.xmlBlaster.util.qos.QueryQosData
Defaults to false.
getForceDestroyProp() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
getForceDestroyProp() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
getForceUpdateProp() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
getFrom() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
getFrom() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
getFrom() - Method in interface org.xmlBlaster.util.protocol.email.EmailExecutorMBean
 
getFromAddress() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
getFromClasspath(String, Object) - Static method in class org.xmlBlaster.util.Global
Access a file from the CLASSPATH, typically from xmlBlaster.jar It is searched in the directory of the package of the calling java class org.xmlBlaster.util.http => org/xmlBlaster/util/http
getFromPluginCache(String) - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
 
getFromWeakRegistry(Object) - Method in class org.xmlBlaster.util.Global
 
getFullPath() - Method in class org.xmlBlaster.util.property.Property.FileInfo
 
getGet(String, String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
Synchronous access a message.
getGetKey() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
getGetQos() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
getGlob() - Method in class org.xmlBlaster.util.error.MsgErrorInfo
 
getGlobal() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Access the environment settings of this connection.
getGlobal() - Method in class org.xmlBlaster.client.key.PublishKey
 
getGlobal() - Method in class org.xmlBlaster.client.key.UpdateKey
 
getGlobal() - Method in class org.xmlBlaster.client.qos.UpdateQos
 
getGlobal() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Access the environment settings of this connection.
getGlobal() - Method in class org.xmlBlaster.util.key.KeyData
 
getGlobal() - Method in class org.xmlBlaster.util.MsgUnit
 
getGlobal() - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
 
getGlobal() - Method in class org.xmlBlaster.util.qos.QosData
 
getGlobal() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
returns the global object
getGlobal() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
Returns the global object associated with this pool.
getGlobal() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
getGlobalKey(SessionName) - Static method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
getHead() - Method in class org.xmlBlaster.util.ThreadUtility
 
getHeaderField(String) - Method in class org.xmlBlaster.client.protocol.http.applet.UrlConnection
 
getHeaderField(String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_Connection
 
getHeaderField(String) - Method in class org.xmlBlaster.client.protocol.http.j2me.UrlConnectionMicro
 
getHistoryQos() - Method in class org.xmlBlaster.util.qos.QueryQosData
Get the QoS which describes the history query settings.
getHistoryQueueProperty() - Method in class org.xmlBlaster.util.qos.TopicProperty
 
getHoldbackExpireTimeout() - Method in interface org.xmlBlaster.util.admin.I_AdminPop3Driver
 
getHoldbackExpireTimeout() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
getHoldbackQueue() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchManagerEntry
 
getHost() - Method in class org.xmlBlaster.util.XbUri
 
getHostname() - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
 
getHtmlProperties() - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
Get a list of all PARAM in the HTML file following our convention.
getHtmlProperties() - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
getHttpServer() - Method in class org.xmlBlaster.util.Global
Access the http server which allows bootstrapping the CORBA IOR
getId() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
For logging
getId() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
A unique name for this client, for logging only
getId() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Create a descriptive ME, for logging only
getId() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
A unique name for this client, for logging only
getId() - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
getId() - Method in class org.xmlBlaster.util.cluster.NodeId
 
getId() - Method in class org.xmlBlaster.util.cluster.RouteInfo
The unique node name of the xmlBlaster instance.
getId() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
For logging
getId() - Method in class org.xmlBlaster.util.Global
Access the unique local id (as a String), on client side typically the loginName with the public sessionId, on server side the server instance unique id.
getId() - Method in class org.xmlBlaster.util.log.XbFormatter
 
getId() - Method in class org.xmlBlaster.util.log.XbNotifyHandler
 
getId() - Method in class org.xmlBlaster.util.plugin.PluginInfo
 
getId() - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
getId() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
getId() - Method in class org.xmlBlaster.util.queue.StorageId
 
getId1() - Method in class org.xmlBlaster.util.queue.EventHelper
 
getId2() - Method in class org.xmlBlaster.util.queue.EventHelper
 
getIdleToEraseTimeout() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
Access the overall idle timeout span of this resource.
getIndentString() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
getInetAddress() - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
 
getInfo() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Enforced by I_StoragePlugin
getInfo() - Method in interface org.xmlBlaster.util.queue.I_StoragePlugin
returns the pluginInfo object for this plugin.
getInfo() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Enforced by I_StoragePlugin
getInfo() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Enforced by I_StoragePlugin
getInfo() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Enforced by I_StoragePlugin
getInitialConnectionState() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
Returns the connection state directly after the connect() method returns.
getInitialConnectionState() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Returns the connection state directly after the connect() method returns (client side only).
getInitialUpdateProp() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
getInputStream() - Method in class org.xmlBlaster.client.protocol.http.applet.UrlConnection
 
getInputStream() - Method in interface org.xmlBlaster.client.protocol.http.common.I_Connection
 
getInputStream() - Method in class org.xmlBlaster.client.protocol.http.j2me.UrlConnectionMicro
 
getInputStream() - Method in class org.xmlBlaster.util.property.Property.FileInfo
You need to call closeInputStream() when finished.
getInputStream() - Method in class org.xmlBlaster.util.protocol.email.ByteArrayDataSource
Return an InputStream for the data.
getInputStream() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
getInputStream() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblHttpTransport
 
getInstance(Global) - Static method in class org.xmlBlaster.client.jmx.ConnectorFactory
 
getInstance(Global) - Static method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Singleton to avoid that different Global instances create more than one JmxWrapper.
getInstanceCount() - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
Access the unique counter of this object instance.
getInstanceId() - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
Access the unique counter of this object instance for logging.
getInstanceId() - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
getInstanceId() - Method in class org.xmlBlaster.util.Global
Unique id of the client, changes on each restart.
getInstanceId() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
Access the unique resource ID.
getInstanceId() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Unique id of the xmlBlaster server (or a client), changes on each restart.
getInstanceName() - Method in class org.xmlBlaster.util.context.ContextNode
 
getInstanceNameNotNull() - Method in class org.xmlBlaster.util.context.ContextNode
 
getInt() - Method in class org.xmlBlaster.util.def.PriorityEnum
Returns the int representation of this priority
getInt() - Method in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
Returns the int representation of this connectionState
getInteger() - Method in class org.xmlBlaster.util.def.PriorityEnum
Returns the Integer representation of this priority
getIntValue() - Method in class org.xmlBlaster.util.EncodableData
 
getIsoDate(Date) - Static method in class org.xmlBlaster.util.IsoDateParser
Generate a ISO 8601 date
getIsoDateNoMillis(Date) - Static method in class org.xmlBlaster.util.IsoDateParser
Generate a ISO 8601 date
getIsolationLevel(Connection) - Static method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
getIsolationLevel(Connection) - Static method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
getJarClassName(String) - Static method in class org.xmlBlaster.util.classloader.ClassLoaderUtils
Translates a dot class name (java.lang.String) into a path form suitable for a jar entry (java/lang/String.class)
getJavadocUrl(String, String) - Static method in class org.xmlBlaster.util.Global
http://www.xmlblaster.org/xmlBlaster/doc/api/org/xmlBlaster/util/admin/I_AdminPop3Driver.html#setPollingInterval(long)
getJdbcConnectionPoolTimer() - Method in class org.xmlBlaster.util.Global
Access the handle of the jdbcConnectionPool timer (the timer for the polling when the connection has been lost).
getJdbcQueueManagerCommonTable(PluginInfo) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Returns a JdbcManagerCommonTable for a specific queue.
getJmxUsageLinkInfo(String, String) - Static method in class org.xmlBlaster.util.Global
http://www.xmlblaster.org/xmlBlaster/doc/api/org/xmlBlaster/util/admin/I_AdminPop3Driver.html#setPollingInterval(long)
getJmxWrapper() - Method in class org.xmlBlaster.util.Global
 
getJvmXmlVersionToUse() - Static method in class org.xmlBlaster.util.XmlNotPortable
Checks for forcing crimson even for JDK 15
GetKey - Class in org.xmlBlaster.client.key
Wraps an XML key for a get() invocation.
GetKey(Global, String) - Constructor for class org.xmlBlaster.client.key.GetKey
Create a key data holder to access message(s).
GetKey(Global, String, String) - Constructor for class org.xmlBlaster.client.key.GetKey
Constructor for XPath query.
GetKey(Global, QueryKeyData) - Constructor for class org.xmlBlaster.client.key.GetKey
Constructor for internal use.
getKey() - Method in class org.xmlBlaster.client.protocol.http.common.Msg
The message key, never null
getKey() - Method in class org.xmlBlaster.client.protocol.http.common.MsgHolder
 
getKey() - Method in class org.xmlBlaster.util.MsgUnit
The raw XML string for PUBLISH/UPDATE never null, otherwise it may be null
getKey() - Method in class org.xmlBlaster.util.MsgUnitRaw
The raw XML string, never null
getKey() - Method in class org.xmlBlaster.util.property.PropertyChangeEvent
The unique key of the property
getKey() - Method in class org.xmlBlaster.util.queue.EventHelper
 
getKey() - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
getKeyBytes() - Method in class org.xmlBlaster.util.MsgUnitRaw
 
getKeyData() - Method in class org.xmlBlaster.util.MsgUnit
The parsed key.
getKeyOid() - Method in class org.xmlBlaster.client.qos.EraseReturnQos
Get the oid of the message erased.
getKeyOid() - Method in class org.xmlBlaster.client.qos.PublishReturnQos
Access key oid.
getKeyOid() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
 
getKeyOid() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
 
getKeyOid() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
getKeyOid() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
getKeyOid() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
 
getKeyOid() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
getKeyOid() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
getKeyOid() - Method in class org.xmlBlaster.util.MsgUnit
The key oid, can be null if not a PUBLISH or UPDATE
getKeyOid() - Method in class org.xmlBlaster.util.qos.StatusQosData
Access key oid.
getKeyOid() - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
getKeyOid() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
getLang() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
getLastChange() - Method in class org.xmlBlaster.client.filepoller.FileInfo
 
getLastChangeStr() - Method in class org.xmlBlaster.client.filepoller.FileInfo
 
getLastDeliveryException() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Holds the last exception text for JMX.
getLayout() - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
getLifeTime() - Method in class org.xmlBlaster.util.qos.MsgQosData
The life time of the message or -1L if forever
getLifeTimeProp() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
getLineAsArgs(String) - Static method in class javaclients.MultiThreadSequencer
 
getLineFeed() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
getList(XBStore, Connection, XBEntry[], int, int, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
Gets the specified entries.
getListenerInterfaces() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
getListenerKeys() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
getListeners() - Method in interface org.xmlBlaster.util.admin.I_AdminPop3Driver
Access a list of registered java listeners.
getListeners() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
getLoaderInfo(Object, String, boolean) - Static method in class org.xmlBlaster.util.classloader.StandaloneClassLoaderFactory
Retrievs the base path for the object related classpath.
getLocalIP() - Method in class org.xmlBlaster.util.Global
The IP address where we are running.
getLocalProp() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
getLocalSocketUrl() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
A string with the local address and port (the client side).
getLocalSocketUrlStr() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
A string with the local address and port (the client side).
getLocation() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
getLockExtention() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getLockExtention() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
getLockExtention() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
getLogId() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Useful as a logging prefix.
getLogId() - Method in class org.xmlBlaster.util.MsgUnit
 
getLogId() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
getLogId() - Method in interface org.xmlBlaster.util.queue.I_Entry
Return a human readable identifier for logging output.
getLogId() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
getLogId() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Return a human readable identifier for logging output.
getLoginDate() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getLoginDate() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Get date when client logged in.
getLoginName() - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
 
getLoginName() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
 
getLoginName() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Access the login name.
getLoginName() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Get the login name.
getLoginName() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.XmlBlasterNativeClient
 
getLoginName() - Method in class org.xmlBlaster.util.SessionName
 
getLogLevel(String) - Method in class org.xmlBlaster.util.Global
Get the current loglevel.
getLogPrefix() - Method in class org.xmlBlaster.util.Global
Is coded in derived engine.Global
getLogPrefixDashed() - Method in class org.xmlBlaster.util.Global
Is coded in derived engine.Global
getLongDescription() - Method in class org.xmlBlaster.util.def.ErrorCode
Returns the description of the errorCode including the online link with further explanations.
getLongValue() - Method in class org.xmlBlaster.util.EncodableData
 
getLoopProtectionList() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Returns a comma seperated list of all 'from email addresses'.
getLoopProtectionList() - Method in interface org.xmlBlaster.util.protocol.email.EmailExecutorMBean
Returns a comma seperated list of all 'from email addresses'.
getLoopProtections() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
getLwpId() - Method in class org.xmlBlaster.util.ThreadUtility
 
getMain() - Method in class org.xmlBlaster.util.EmbeddedXmlBlaster
 
getManager() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
getMapping() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
The mapping is taken out of the xmlBlaster.properties file.
getMaxBytes() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Max message queue size.
getMaxBytesCache() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Max message queue size for the cache of this queue.
getMaxBytesCacheProp() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
getMaxBytesProp() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
getMaxEntries() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Max number of messages for this queue.
getMaxEntriesCache() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Max number of messages for the cache of this queue.
getMaxEntriesCacheProp() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
getMaxEntriesProp() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
getMaximumFileSize() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getMaximumFileSize() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
getMaximumFileSize() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
getMaxLifeTime() - Static method in class org.xmlBlaster.util.qos.MsgQosData
The server default for max.
getMaxNumOfBytes() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
returns the capacity (maximum bytes) for this storage
getMaxNumOfBytes() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Access the configured capacity (maximum bytes) for this queue
getMaxNumOfBytes() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
getMaxNumOfBytes() - Method in interface org.xmlBlaster.util.queue.I_Queue
Access the configured capacity (maximum bytes) for this queue
getMaxNumOfBytes() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
getMaxNumOfBytes() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
getMaxNumOfBytes() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
getMaxNumOfBytesCache() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
returns the cache capacity (maximum bytes) for this storage
getMaxNumOfEntries() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
returns the maximum number of elements for this store
getMaxNumOfEntries() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Returns the maximum number of elements for this queue
getMaxNumOfEntries() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
getMaxNumOfEntries() - Method in interface org.xmlBlaster.util.queue.I_Storage
Returns the maximum number of elements for this queue
getMaxNumOfEntries() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
getMaxNumOfEntries() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
getMaxNumOfEntries() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
getMaxNumOfEntriesCache() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
returns the maximum number of cached elements for this store
getMaxSessions() - Method in interface org.xmlBlaster.util.qos.ConnectQosDataMBean
How often the same client may login
getMaxSessions() - Method in class org.xmlBlaster.util.qos.SessionQos
If maxSession == 1, only a single login is possible
getMBean() - Method in class org.xmlBlaster.util.admin.extern.JmxMBeanHandle
 
getMBeanCount() - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
getMBeanCount() - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
getMBeanInfo(ObjectName) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
getMBeanInfo(ObjectName) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
getMBeanInfo() - Method in class org.xmlBlaster.util.admin.extern.JmxLogLevel
This method provides the exposed attributes and operations of the Dynamic MBean.
getMBeanInfo() - Method in class org.xmlBlaster.util.admin.extern.JmxProperties
This method provides the exposed attributes and operations of the Dynamic MBean.
getMBeanServer(String) - Method in class org.xmlBlaster.client.jmx.ConnectorFactory
Gets the async mbean server specified with the given name.
getMBeanServer() - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Create the unique MBeanServer instance.
getMBeanServer() - Method in class org.xmlBlaster.util.admin.extern.LowMemoryDetector
 
getMBeanServerList() - Method in class org.xmlBlaster.client.jmx.ConnectorFactory
 
getMeat() - Method in interface org.xmlBlaster.util.queue.I_Entry
 
getMeat() - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
getMeat() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
For the new queues
getMeatId() - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
getMemoryStatistic() - Static method in class org.xmlBlaster.util.Global
Access a nice, human readable string with the current RAM memory situation.
GetMessage - Class in org.xmlBlaster.client.reader
Get from command line a message.
GetMessage(Global) - Constructor for class org.xmlBlaster.client.reader.GetMessage
Constructs the GetMessage object.
getMessage() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
getMessage() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
getMessage() - Method in exception org.xmlBlaster.util.XmlBlasterException
Configurable with property XmlBlasterException.logFormat, XmlBlasterException.logFormat.internal XmlBlasterException.logFormat.resource etc.
getMessageArr() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Returns all messages as an array.
getMessageId(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Find the messageId of this message.
getMessageIdAttachment(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Find the messageId of this message.
getMessageLength(String, String, String, byte[]) - Static method in class org.xmlBlaster.client.protocol.http.common.ObjectOutputStreamMicro
Returns the length of the message in bytes.
getMessages() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Returns all messages in a Vector
getMessageTimer() - Method in class org.xmlBlaster.util.Global
Access the handle of the message expiry timer thread.
getMetaInfo() - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
getMetaInfo() - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
getMetaProp() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
getMethod() - Method in class org.xmlBlaster.util.qos.QosData
 
getMethodName() - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
getMethodName() - Method in class org.xmlBlaster.util.def.MethodName
Returns the methodName.
getMethodName() - Method in class org.xmlBlaster.util.MsgUnit
 
getMethodName() - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
getMethodName() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
getMethodName() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
For example MethodName.PUBLISH
getMethodNameBytes() - Method in class org.xmlBlaster.util.def.MethodName
For better performance in SOCKET protocol.
getMethodNameStr() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Access the method name as a string
getMillis() - Method in class org.xmlBlaster.util.Timestamp
You can use this value for java.util.Date(millis)
getMillisOnly() - Method in class org.xmlBlaster.util.Timestamp
The milli part only
getMimeType() - Method in class org.xmlBlaster.util.http.HttpResponse
 
getMimetype(boolean) - Method in interface org.xmlBlaster.util.xbformat.I_MsgInfoParser
Get a specific extension for this format.
getMimetype(boolean) - Method in class org.xmlBlaster.util.xbformat.XbfParser
 
getMimetype(boolean) - Method in class org.xmlBlaster.util.xbformat.XmlScriptParser
Get a specific extension for this format.
getMinSize() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Messages bigger this size in bytes are compressed.
getMinSizeForCompression() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Compressing too small messages won't reduce the size
getMinSizeForCompression() - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
Compressing too small messages won't reduce the size
getMsgDispatchInterceptor() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
getMsgDispatchInterceptor() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
getMsgDistributor() - Method in class org.xmlBlaster.util.qos.TopicProperty
 
getMsgErrorHandler() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
getMsgErrorHandler() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
getMsgInfoParser(String, I_PluginConfig) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Note this method gets (returns) the associated I_MsgInfoParser if it was not initialized before.
getMsgInfoParser(Global, I_ProgressListener, String, I_PluginConfig) - Method in class org.xmlBlaster.util.xbformat.MsgInfoParserFactory
Create a new parser instance.
getMsgInfoParserClassName() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Which parser to use.
getMsgInfoParserClassName() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Which parser to use.
getMsgKeyData() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
 
getMsgKeyFactory() - Method in class org.xmlBlaster.util.Global
Return a factory parsing key XML strings from publish() and update() messages.
getMsgQosFactory() - Method in class org.xmlBlaster.util.Global
Return a factory parsing QoS XML strings from publish() and update() messages.
getMsgQueueEntries() - Method in interface org.xmlBlaster.util.error.I_MsgErrorInfo
Access the message entry object to be handled
getMsgQueueEntries() - Method in class org.xmlBlaster.util.error.MsgErrorInfo
Access the message entry object to be handled
getMsgSecurityInterceptor() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
getMsgSecurityInterceptor() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
getMsgUnit() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
 
getMsgUnit() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
 
getMsgUnit() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
getMsgUnit() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
getMsgUnit() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
Get the message unit, you must call getUpdateQos(int,int,int) before to generate the update QoS.
getMsgUnit() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
getMsgUnit() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
getMsgUnit() - Method in interface org.xmlBlaster.util.error.I_MsgErrorInfo
Is not null for client calls into server like XmlBlasterImpl.publish() where no queue is involved.
getMsgUnit() - Method in class org.xmlBlaster.util.error.MsgErrorInfo
 
getMsgUnit() - Method in class org.xmlBlaster.util.MsgUnitRaw
You can decide to pass with the constructor a parsed MsgUnit
getMsgUnit() - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
getMsgUnit() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
getMsgUnitAttachment() - Method in class org.xmlBlaster.util.protocol.email.EmailData
Lookup attachment.
getMsgUnitRaw() - Method in interface org.xmlBlaster.util.error.I_MsgErrorInfo
Is not null for client calls into server like XmlBlasterImpl.publish() where no queue is involved and the message could not be parsed.
getMsgUnitRaw() - Method in class org.xmlBlaster.util.error.MsgErrorInfo
 
getMsgUnitRaw() - Method in class org.xmlBlaster.util.MsgUnit
 
getMsgUnitStoreProperty() - Method in class org.xmlBlaster.util.qos.TopicProperty
 
getMultiSubscribe() - Method in class org.xmlBlaster.util.qos.QueryQosData
Allow to subscribe multiple times to the same query/oid
getMultiSubscribeProp() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
getMyEmailAddress() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Returns for example "demo@localhost" which is extracted from pop3Url="pop3://demo:secret@localhost:110/INBOX"
getName() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
 
getName() - Method in class org.xmlBlaster.client.filepoller.FileInfo
 
getName() - Method in class org.xmlBlaster.util.AttributeSaxFactory
A human readable name of this factory
getName() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
getName() - Method in class org.xmlBlaster.util.dispatch.DispatchWorkerPool
A human readable name of the listener for logging.
getName() - Method in class org.xmlBlaster.util.EncodableData
 
getName() - Method in interface org.xmlBlaster.util.key.I_MsgKeyFactory
A human readable name of this factory
getName() - Method in interface org.xmlBlaster.util.key.I_QueryKeyFactory
A human readable name of this factory
getName() - Method in class org.xmlBlaster.util.key.MsgKeySaxFactory
A human readable name of this factory
getName() - Method in class org.xmlBlaster.util.key.QueryKeySaxFactory
A human readable name of this factory
getName() - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
getName() - Method in interface org.xmlBlaster.util.plugin.I_PluginManager
 
getName() - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
 
getName() - Method in class org.xmlBlaster.util.protocol.email.ByteArrayDataSource
 
getName() - Method in class org.xmlBlaster.util.qos.address.AddressBase
A nice human readable name for this address (used for logging)
getName() - Method in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
A human readable name of this factory
getName() - Method in class org.xmlBlaster.util.qos.DisconnectQosSaxFactory
A human readable name of this factory
getName() - Method in interface org.xmlBlaster.util.qos.I_ConnectQosFactory
A human readable name of this factory
getName() - Method in interface org.xmlBlaster.util.qos.I_DisconnectQosFactory
A human readable name of this factory
getName() - Method in interface org.xmlBlaster.util.qos.I_MsgQosFactory
A human readable name of this factory
getName() - Method in interface org.xmlBlaster.util.qos.I_QueryQosFactory
A human readable name of this factory
getName() - Method in interface org.xmlBlaster.util.qos.I_StatusQosFactory
A human readable name of this factory
getName() - Method in class org.xmlBlaster.util.qos.MsgQosSaxFactory
A human readable name of this factory
getName() - Method in class org.xmlBlaster.util.qos.QueryQosSaxFactory
A human readable name of this factory
getName() - Method in class org.xmlBlaster.util.qos.StatusQosQuickParseFactory
A human readable name of this factory
getName() - Method in class org.xmlBlaster.util.qos.StatusQosSaxFactory
A human readable name of this factory
getName() - Method in class org.xmlBlaster.util.ThreadUtility
 
getNanosOnly() - Method in class org.xmlBlaster.util.Timestamp
The nano part only
getNativeCallbackDriver(String) - Method in class org.xmlBlaster.util.Global
The key is the protocol and the address to access the callback instance.
getNativeConnectArgs() - Method in class org.xmlBlaster.util.Global
Convenience method which returns the typical environment settings for a LOCAL connection.
getNewestFirst() - Method in class org.xmlBlaster.util.qos.HistoryQos
 
getNewProtocolDriverInstance(String) - Method in class org.xmlBlaster.client.protocol.CbServerPluginManager
Creates a new instance of the given protocol driver type.
getNewProtocolDriverInstance(String) - Method in class org.xmlBlaster.client.protocol.ProtocolPluginManager
Creates a new instance of the given protocol driver type.
getNewValue() - Method in class org.xmlBlaster.util.property.PropertyChangeEvent
The new value of this property
getNiceString() - Method in class org.xmlBlaster.util.key.QueryKeyData
Helper which returns the oid OR the xpath query for nice logging.
getNId() - Method in class org.xmlBlaster.util.ThreadUtility
 
getNode() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
Returns " " for empty node, as Oracle handles empty string as NULL
getNode() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
getNodeDb() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
getNodeId() - Method in class org.xmlBlaster.util.cluster.RouteInfo
The unique node name of the xmlBlaster instance.
getNodeId() - Method in class org.xmlBlaster.util.Global
 
getNodeId() - Method in class org.xmlBlaster.util.SessionName
 
getNodeIdStr() - Method in class org.xmlBlaster.util.SessionName
 
getNodeSetFromXPath(String, Document) - Static method in class org.xmlBlaster.util.XmlNotPortable
Do XPath query on DOM
getNotifyCounter() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Counts how often a new entry was added since the current worker thread was started.
getNotifyCounter() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Counts how often a new entry was added since the current worker thread was started.
getNotifyProp() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
getNumberOfHoldbackEmails() - Method in interface org.xmlBlaster.util.admin.I_AdminPop3Driver
Get the number of received emails for which no java bean is interested.
getNumberOfHoldbackEmails() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
getNumBusy() - Method in class org.xmlBlaster.util.pool.PoolManager
Number of resources in the 'busy' list.
getNumBytesToRead() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
The size of the currently incoming message
getNumBytesToWrite() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
The size of the currently outgoing message or response
getNumConnect() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
How many connect requests sent.
getNumDeliveryExceptions() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Count the exceptions occurred since startup.
getNumDestinations() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
getNumDisconnect() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
How many disconnect requests sent.
getNumEntries() - Method in class org.xmlBlaster.util.qos.HistoryQos
Returns the number of history entries.
getNumErase() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getNumErase() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
How many subscribe requests where send by this clients login session
getNumErase() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
How many erase requests sent.
getNumGet() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getNumGet() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
How many get requests where send by this clients login session
getNumGet() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
How many synchronous get requests sent.
getNumIdle() - Method in class org.xmlBlaster.util.pool.PoolManager
Number of resources in the 'idle' list.
getNumLost() - Method in class org.xmlBlaster.util.SimpleXbQueue
Counter for lost messages in 'discard' or 'discardOldest' mode
getNumMessages() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
getNumOfAll(String) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Gets the real number of entries.
getNumOfAll(XBStore) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Gets the real number of entries.
getNumOfAll(XBStore) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
getNumOfAll(XBStore, Connection) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
Gets the real number of entries.
getNumOfAllSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
getNumOfBytes() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Returns the amount of bytes currently in the storage If the implementation of this interface is not able to return the correct number of entries (for example if the implementation must make a remote call to a DB which is temporarly not available) it will return -1.
getNumOfBytes() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Returns the amount of bytes currently in the queue.
getNumOfBytes() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
getNumOfBytes() - Method in interface org.xmlBlaster.util.queue.I_Storage
Returns the amount of bytes currently in the queue If the implementation of this interface is not able to return the correct number of entries (for example if the implementation must make a remote call to a DB which is temporarly not available) it will return -1.
getNumOfBytes(String) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Deprecated. Use CommonTableDatabaseAccessor.getNumOfAll(String)
getNumOfBytes() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
It returns the size of the queue.
getNumOfBytes() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
It returns the size of the queue.
getNumOfBytes() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
getNumOfCachedBytes() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Returns the amount of bytes currently in the RAM part of the storage
getNumOfCachedEntries() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Returns the number of elements in the RAM part of this storage.
getNumOfEntries() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Returns the number of elements in this storage.
getNumOfEntries() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Returns the number of elements in this queue.
getNumOfEntries() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
It returns the size of the queue.
getNumOfEntries() - Method in interface org.xmlBlaster.util.queue.I_Storage
Returns the number of elements in this queue.
getNumOfEntries(String) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Deprecated. Use CommonTableDatabaseAccessor.getNumOfAll(String)
getNumOfEntries() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
It returns the size of the queue.
getNumOfEntries() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
It returns the size of the queue.
getNumOfEntries() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
getNumOfPersistentBytes() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Returns the amount of bytes used by the persistent entries in the storage If the implementation of this interface is not able to return the correct number of entries (for example if the implementation must make a remote call to a DB which is temporarly not available) it will return -1.
getNumOfPersistentBytes() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Returns the amount of bytes used by the persistent entries in the queue If the implementation of this interface is not able to return the correct number of entries (for example if the implementation must make a remote call to a DB which is temporarly not available) it will return -1.
getNumOfPersistentBytes() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
getNumOfPersistentBytes() - Method in interface org.xmlBlaster.util.queue.I_Queue
Returns the amount of bytes used by the persistent entries in the queue If the implementation of this interface is not able to return the correct number of entries (for example if the implementation must make a remote call to a DB which is temporarly not available) it will return -1.
getNumOfPersistentBytes() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
It returns the number of persistent entries in the queue.
getNumOfPersistentBytes() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
It returns the number of persistent entries in the queue.
getNumOfPersistentBytes() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
getNumOfPersistentEntries() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Returns the number of elements having the persistent flag set in this storage.
getNumOfPersistentEntries() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Returns the number of elements having the persistent flag set in this queue.
getNumOfPersistentEntries() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
It returns the size of persistent entries in the queue.
getNumOfPersistentEntries() - Method in interface org.xmlBlaster.util.queue.I_Queue
Returns the number of elements having the persistent flag set in this queue.
getNumOfPersistentEntries() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
It returns the number of persistent entries in the queue.
getNumOfPersistentEntries() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
It returns the number of persistent entries in the queue.
getNumOfPersistentEntries() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
i
getNumOfPersistents(String) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Deprecated. Use CommonTableDatabaseAccessor.getNumOfAll(String)
getNumPublish() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getNumPublish() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
How many messages where send by this clients login session
getNumPublish() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
How many messages where published.
getNumQueriesCached() - Method in class org.xmlBlaster.client.SynchronousCache
Return how full is this cache.
getNumRouteNodes() - Method in class org.xmlBlaster.util.qos.QosData
The number of hops
getNumSubscribe() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getNumSubscribe() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
How many subscribe requests where send by this clients login session
getNumSubscribe() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
How many subscribe requests sent.
getNumUnSubscribe() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getNumUnSubscribe() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
How many unsubscribe requests where send by this clients login session
getNumUnSubscribe() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
How many unSubscribe requests sent.
getNumUpdate() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getNumUpdate() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
How many messages where received by this clients login session
getNumUpdate() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
How many update where sent for this client, the sum of all session and subject queues of this clients.
getNumUpdateOneway() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getNumUpdateOneway() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
How many oneway messages where received by this clients login session
getNumUpdateOneway() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
How many update where sent for this client, the sum of all session and subject queues of this clients.
getObjectEntry(String) - Method in class org.xmlBlaster.util.Global
Get an object in the scope of an xmlBlaster client connection or of one cluster node.
getObjectInstance(ObjectName) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
getObjectInstance(ObjectName) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
getObjectInstance() - Method in class org.xmlBlaster.util.admin.extern.JmxMBeanHandle
 
getObjectNameLiteral(Global, ContextNode) - Static method in class org.xmlBlaster.util.admin.extern.JmxWrapper
 
getObjectValue() - Method in class org.xmlBlaster.util.EncodableData
Depending on the type we return a Float, Long, Integer, ...
getOid() - Method in class org.xmlBlaster.client.key.EraseKey
Access the <key oid="...">.
getOid() - Method in class org.xmlBlaster.client.key.GetKey
Access the <key oid="...">.
getOid() - Method in class org.xmlBlaster.client.key.GetReturnKey
Access the <key oid="...">.
getOid() - Method in class org.xmlBlaster.client.key.PublishKey
Access the <key oid="...">.
getOid() - Method in class org.xmlBlaster.client.key.SubscribeKey
Access the <key oid="...">.
getOid() - Method in class org.xmlBlaster.client.key.UnSubscribeKey
Access the <key oid="...">.
getOid() - Method in class org.xmlBlaster.client.key.UpdateKey
Access the <key oid="...">.
getOid() - Method in class org.xmlBlaster.client.protocol.http.common.MsgHolder
 
getOid() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
The message oid containing the status information (white spaces are trimmed).
getOid() - Method in class org.xmlBlaster.util.key.KeyData
 
getOid() - Method in class org.xmlBlaster.util.key.MsgKeyData
 
getOldPostfix() - Method in class org.xmlBlaster.util.queue.StorageId
Deprecated. Use getXBStore().getPostfix()
getOldValue() - Method in class org.xmlBlaster.util.property.PropertyChangeEvent
The previous value of this property
getOnExhaust() - Method in class org.xmlBlaster.util.qos.address.AddressBase
What to do if max retries is exhausted.
getOnExhaustKillSession() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Kill login session if max callback retries is exhausted?
getOnFailure() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Returns the onFailure.
getOnOverflow() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Returns the onOverflow.
getOrb() - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Accessing the orb handle.
getOrb(String[], Properties, AddressBase) - Method in class org.xmlBlaster.util.protocol.corba.OrbInstanceWrapper
On first call an orb is created, further calls return the same orb instance.
getOrbInstanceWrapper(Global, String) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
Get (or create) an OrbInstanceWrapper object which is useful to handle one CORBA orb instance with reference counting
getOriginalErrorCode() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
getOutputStream() - Method in class org.xmlBlaster.client.protocol.http.applet.UrlConnection
 
getOutputStream() - Method in interface org.xmlBlaster.client.protocol.http.common.I_Connection
 
getOutputStream() - Method in class org.xmlBlaster.client.protocol.http.j2me.UrlConnectionMicro
 
getOutputStream() - Method in class org.xmlBlaster.util.protocol.email.ByteArrayDataSource
 
getOutputStream() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
getOverallBytesRead() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Overall bytes received since startup
getOverallBytesWritten() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Overall bytes send since startup
getParameters() - Method in interface org.xmlBlaster.util.plugin.I_PluginConfig
 
getParameters() - Method in class org.xmlBlaster.util.plugin.PluginInfo
 
getParams() - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
getParent() - Method in class org.xmlBlaster.util.context.ContextNode
 
getParent(String) - Method in class org.xmlBlaster.util.context.ContextNode
Walk up the hierarchy and return the matching ContextNode.
getParentContextNode() - Method in class org.xmlBlaster.util.queue.StorageId
 
getPassword() - Method in class org.xmlBlaster.util.XbUri
 
getPasswordAuthentication() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Used by Authenticator to access user name and password
getPasswordAuthentication() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
Used by Authenticator to access user name and password
getPath() - Method in class org.xmlBlaster.util.XbUri
 
getPattern() - Method in class org.xmlBlaster.client.filepoller.FilenameFilter
 
getPendingRequestList() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
For logging only
getPersistent() - Method in class org.xmlBlaster.client.qos.ConnectQos
Gets the persistent flag.
getPersistent() - Method in class org.xmlBlaster.client.qos.SubscribeQos
Gets the persistent flag for this subscription.
getPersistentMap(String) - Method in class org.xmlBlaster.util.Global
Returns a persistent map.
getPersistentProp() - Method in class org.xmlBlaster.util.qos.QosData
 
getPersistentQueue() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
returns the persistent queue (null if no one defined)
getPing(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
Check server.
getPingInterval() - Method in class org.xmlBlaster.util.qos.address.AddressBase
How long to wait between pings to the callback server.
getPingResponse(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
 
getPingResponseTimeout() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
The invocation timeout for "ping" method calls.
getPingResponseTimeout() - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
getPingRoundTripDelay() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getPingRoundTripDelay() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Measures the round trip for the last ping() invocation in milli seconds.
getPingRoundTripDelay() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
 
getPingTimer() - Method in class org.xmlBlaster.util.Global
Access the handle of the ping timer thread to test a client or callback connection.
getPlugin(String, String) - Method in class org.xmlBlaster.client.protocol.CbServerPluginManager
Return a specific plugin, every call will create a new plugin instance.
getPlugin(String, String) - Method in class org.xmlBlaster.client.protocol.ProtocolPluginManager
Return a specific plugin, every call will create a new plugin instance.
getPlugin(String) - Method in class org.xmlBlaster.util.dispatch.plugins.DispatchPluginManager
Return a specific dispatcher plugin, if possible from the cache.
getPlugin(String) - Method in class org.xmlBlaster.util.plugin.PluginRegistry
Gets the plugin which has previously been registered with the given id.
getPlugin(String, StorageId, QueuePropertyBase) - Method in class org.xmlBlaster.util.queue.QueuePluginManager
 
getPlugin(String, String, StorageId, QueuePropertyBase) - Method in class org.xmlBlaster.util.queue.QueuePluginManager
Return a new created (persistent) queue plugin.
getPlugin(PluginInfo, StorageId, QueuePropertyBase) - Method in class org.xmlBlaster.util.queue.QueuePluginManager
 
getPluginClassLoader(PluginInfo) - Method in interface org.xmlBlaster.util.classloader.ClassLoaderFactory
 
getPluginClassLoader(PluginInfo) - Method in class org.xmlBlaster.util.classloader.ContextClassLoaderFactory
 
getPluginClassLoader(PluginInfo) - Method in class org.xmlBlaster.util.classloader.OsgiClassLoaderFactory
 
getPluginClassLoader(PluginInfo) - Method in class org.xmlBlaster.util.classloader.StandaloneClassLoaderFactory
Creates and returns a new URL class loader based on the callers class loader and the callers related additional classes which may exist in a specified path.
getPluginConfig() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
getPluginManager() - Method in class org.xmlBlaster.util.Global
Returns the plugin manager used by the run level manager.
getPluginObject(String, String) - Method in interface org.xmlBlaster.util.plugin.I_PluginManager
Return a specific plugin.
getPluginObject(String) - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
 
getPluginObject(String, String) - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
Return a specific plugin, if one is loaded already it is taken from cache.
getPluginObject(PluginInfo) - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
Return a specific plugin, if one is loaded already it is taken from cache.
getPluginProperties() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
returns the plugin properties, i.e.
getPluginPropertyName() - Method in class org.xmlBlaster.client.protocol.CbServerPluginManager
Enforced by PluginManagerBase.
getPluginPropertyName() - Method in class org.xmlBlaster.client.protocol.ProtocolPluginManager
Enforced by PluginManagerBase.
getPluginPropertyName() - Method in class org.xmlBlaster.util.dispatch.plugins.DispatchPluginManager
Enforced by PluginManagerBase.
getPluginPropertyName() - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
 
getPluginPropertyName() - Method in class org.xmlBlaster.util.queue.QueuePluginManager
Enforced by PluginManagerBase.
getPluginRegistry() - Method in class org.xmlBlaster.util.Global
Returns the plugin registry.
getPluginsOfInterfaceI_Driver() - Method in class org.xmlBlaster.util.plugin.PluginRegistry
Returns the plugins which are implementing the interface I_Driver.
getPluginsOfInterfaceI_Queue() - Method in class org.xmlBlaster.util.plugin.PluginRegistry
Returns the plugins which are implementing the interface I_Queue.
getPluginUsage(String) - Static method in class org.xmlBlaster.client.XmlBlasterAccess
Access plugin specific usage()
getPollingDispatchConnection() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getPollingInterval() - Method in interface org.xmlBlaster.util.admin.I_AdminPop3Driver
Access the polling interval
getPollingInterval() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
getPollingSinceTime() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Get timestamp when we went to POLLING state.
getPollingSinceTime() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Get timestamp when we went to POLLING state.
getPollInterval() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getPollInterval() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
getPollInterval() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
getPool() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Returns the pool associated to this object.
getPool() - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Returns the pool associated to this object.
getPop3Driver() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Access the Pop3Driver.
getPop3Driver(Global, I_PluginConfig, String) - Static method in class org.xmlBlaster.util.protocol.email.Pop3Driver
The Pop3Driver is a singleton in the Global scope.
getPop3Url() - Method in interface org.xmlBlaster.util.admin.I_AdminPop3Driver
Access the POP3 MTA access configuration
getPop3Url() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
getPort() - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
 
getPort() - Method in class org.xmlBlaster.util.XbUri
 
getPostfix() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
Unique identifier together with getNode() and getType().
getPostfix1() - Method in class org.xmlBlaster.util.queue.StorageId
 
getPostfix2() - Method in class org.xmlBlaster.util.queue.StorageId
 
getPostfixDb() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
getPostSendListener() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
Access the listener for send messages.
getPrefix() - Method in interface org.xmlBlaster.util.plugin.I_PluginConfig
Gets the prefix for the implementing plugin.
getPrefix() - Method in class org.xmlBlaster.util.plugin.PluginInfo
 
getPrefix() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The command line prefix to configure the queue or msgUnitStore
getPrio() - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
getPrio() - Method in class org.xmlBlaster.util.ThreadUtility
 
getPriority() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Message priority.
getPriority() - Method in class org.xmlBlaster.client.qos.PublishQos
Message priority.
getPriority() - Method in class org.xmlBlaster.client.qos.UpdateQos
Message priority.
getPriority() - Method in class org.xmlBlaster.util.qos.MsgQosData
Message priority.
getPriority() - Method in interface org.xmlBlaster.util.queue.I_Entry
Allows to query the priority of this entry.
getPriority() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Enforced by I_QueueEntry
getPriorityEnum() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
getProgressListener() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
getProgressListener() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
getProp(String, String) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
getProp(String, int) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
getProperties() - Method in class org.xmlBlaster.client.queuemsg.ClientEntryFactory
Access the current Parser configuration
getProperties() - Method in class org.xmlBlaster.util.property.Property
Get the internal handle.
getProperties() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Access the current queue configuration
getProperties() - Method in interface org.xmlBlaster.util.queue.I_EntryFactory
Access the current Parser configuration
getProperties() - Method in interface org.xmlBlaster.util.queue.I_Queue
Access the current queue configuration
getProperties() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Access the current queue configuration
getProperties() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Access the current queue configuration
getProperties() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Access the current queue configuration
getPropertiesForContextNode(ContextNode, String, String) - Method in class org.xmlBlaster.util.property.Property
Returns a map containing all properties of the specified context.
getPropertiesStartingWith(String) - Method in class org.xmlBlaster.util.property.Property
Returns the subset of properties found in the properties starting with the specified prefix.
getProperty() - Method in class org.xmlBlaster.util.Global
Access the environment properties, is never null.
getPropertyPrefix() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
getPropertyStr() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Access the current queue configuration.
getPropertyStr() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Access the current queue configuration
getPropertyStr() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
getPropertyType(Object) - Static method in class org.xmlBlaster.util.EncodableData
Helper which returns the type of the object as a string
getPropName(String) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Helper for logging output, creates the property key for configuration (the command line property).
getProtocol() - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
 
getProtocol() - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Returns the protocol type.
getProtocol() - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
 
getProtocol() - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
 
getProtocol() - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
 
getProtocol() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Returns the protocol type.
getProtocol() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
getProtocolId() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Access the xmlBlaster internal name of the protocol driver.
getProtocolId() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
Access the xmlBlaster internal name of the protocol driver.
getProtocolPluginManager() - Method in class org.xmlBlaster.util.Global
Access the handle of the burst mode timer thread.
getPublicSessionId() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getPublicSessionId() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Get the sessions public session id.
getPublicSessionId() - Method in class org.xmlBlaster.util.qos.SessionQos
The public session ID to support reconnect to an existing session.
getPublicSessionId() - Method in class org.xmlBlaster.util.SessionName
 
getPublish(MsgUnitRaw) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
 
getPublishArr(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
 
getPublishOneway(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
 
getQos() - Method in class org.xmlBlaster.client.protocol.http.common.Msg
The message QoS, never null
getQos() - Method in class org.xmlBlaster.client.protocol.http.common.MsgHolder
 
GetQos - Class in org.xmlBlaster.client.qos
This class encapsulates the QoS (quality of service) of a get() request.
GetQos(Global) - Constructor for class org.xmlBlaster.client.qos.GetQos
Constructor for default qos (quality of service).
GetQos(Global, QueryQosData) - Constructor for class org.xmlBlaster.client.qos.GetQos
Constructor for internal use.
getQos() - Method in class org.xmlBlaster.util.MsgUnit
The QoS XML string.
getQos() - Method in class org.xmlBlaster.util.MsgUnitRaw
The raw QoS XML string, never null
getQos() - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
getQos() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Response is usually only a QoS
getQosArr() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Response is usually only a QoS
getQosBytes() - Method in class org.xmlBlaster.util.MsgUnit
 
getQosBytes() - Method in class org.xmlBlaster.util.MsgUnitRaw
The raw QoS XML string, never null
getQosData() - Method in class org.xmlBlaster.util.MsgUnit
The parsed QoS.
getQuery() - Method in class org.xmlBlaster.util.qos.QueryRefinementQos
Returns the query, the syntax is depending on what your plugin supports.
getQuery() - Method in class org.xmlBlaster.util.XbUri
 
getQueryKeyFactory() - Method in class org.xmlBlaster.util.Global
Return a factory parsing key XML strings from subscribe() and other query invocations.
getQueryQosFactory() - Method in class org.xmlBlaster.util.Global
Return a factory parsing QoS XML strings from publish() and update() messages.
getQuerySpecArr() - Method in class org.xmlBlaster.util.qos.QueryQosData
Return the subscribe filters or null if none is specified.
getQuerySpecs() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
getQueryString() - Method in class org.xmlBlaster.client.key.EraseKey
 
getQueryString() - Method in class org.xmlBlaster.client.key.GetKey
 
getQueryString() - Method in class org.xmlBlaster.client.key.SubscribeKey
 
getQueryString() - Method in class org.xmlBlaster.client.key.UnSubscribeKey
 
getQueryString(GetKey) - Method in class org.xmlBlaster.client.SynchronousCache
Create a unique key for our Hashtable from a GetKey
getQueryString() - Method in class org.xmlBlaster.util.key.KeyData
Access the query string like "//key"
getQueryString() - Method in class org.xmlBlaster.util.key.QueryKeyData
 
getQueryTimeout() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
getQueryType() - Method in class org.xmlBlaster.client.key.EraseKey
Access the query type "XPATH" or "EXACT"
getQueryType() - Method in class org.xmlBlaster.client.key.GetKey
Access the query type "XPATH" or "EXACT"
getQueryType() - Method in class org.xmlBlaster.client.key.SubscribeKey
Access the query type "XPATH" or "EXACT"
getQueryType() - Method in class org.xmlBlaster.client.key.UnSubscribeKey
Access the query type "XPATH" or "EXACT"
getQueryType() - Method in class org.xmlBlaster.util.key.KeyData
Access the query type "XPATH" or "EXACT"
getQueue() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
getQueue() - Method in interface org.xmlBlaster.client.I_ConnectionHandler
 
getQueue() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Enforced by interface I_ConnectionHandler
getQueue() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
getQueue() - Method in interface org.xmlBlaster.util.error.I_MsgErrorInfo
Access the queue where the entries are inside.
getQueue() - Method in class org.xmlBlaster.util.error.MsgErrorInfo
Access the queue where the entries are inside.
getQueue() - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
getQueueIndex() - Method in class org.xmlBlaster.client.qos.UpdateQos
If persistent messages where in queue, this is flushed on login.
getQueueIndex() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
getQueueName() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Returns the unique ID of this queue as found in the database XB_ENTRIES.queueName column.
getQueueName() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Returns the unique ID of this queue as found in the database XB_ENTRIES.queueName column.
getQueueName() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
getQueuePluginManager() - Method in class org.xmlBlaster.util.Global
 
getQueueSize() - Method in class org.xmlBlaster.client.qos.UpdateQos
If persistent messages where in queue, this is flushed on login.
getQueueSize() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
getRawAddress() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Returns the rawAddress which is specific for each protocol.
getRawBuffer() - Method in class org.xmlBlaster.util.XmlBuffer
 
getRawMessage() - Method in exception org.xmlBlaster.util.XmlBlasterException
Get the original message text, it is prefixed by the current subversion revision number.
getRcvTime() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Human readable form of message receive time in xmlBlaster server, in SQL representation e.g.:
2001-12-07 23:31:45.862000004
getRcvTime() - Method in class org.xmlBlaster.client.qos.UpdateQos
Human readable form of message receive time in xmlBlaster server, in SQL representation e.g.:
2001-12-07 23:31:45.862000004
getRcvTime() - Method in class org.xmlBlaster.util.qos.MsgQosData
Deprecated. Use getXmlRcvTimestamp()
getRcvTime() - Method in class org.xmlBlaster.util.qos.QosData
Deprecated. Use getXmlRcvTimestamp()
getRcvTimestamp() - Method in class org.xmlBlaster.client.qos.GetReturnQos
The approximate receive timestamp (UTC time), when message was created - arrived at xmlBlaster server.
In nanoseconds elapsed since midnight, January 1, 1970 UTC
getRcvTimestamp() - Method in class org.xmlBlaster.client.qos.PublishReturnQos
The approximate receive timestamp (UTC time), when message arrived in requestBroker.publish() method.
In milliseconds elapsed since midnight, January 1, 1970 UTC
getRcvTimestamp() - Method in class org.xmlBlaster.client.qos.UpdateQos
The approximate receive timestamp (UTC time), when message was created - arrived at xmlBlaster server.
In nanoseconds elapsed since midnight, January 1, 1970 UTC
getRcvTimestamp() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
return null
getRcvTimestamp() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
return null
getRcvTimestamp() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
return null
getRcvTimestamp() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
return null
getRcvTimestamp() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
return null
getRcvTimestamp() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
return null
getRcvTimestamp() - Method in class org.xmlBlaster.util.qos.QosData
The approximate receive timestamp (UTC time), when message arrived in requestBroker.publish() method.
In milliseconds elapsed since midnight, January 1, 1970 UTC
getRcvTimestampNotNull() - Method in class org.xmlBlaster.util.qos.QosData
 
getReceiver() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
 
getReceiver() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
 
getReceiver() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
getReceiver() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
getReceiver() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
 
getReceiver() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
getReceiver() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
getReceiver() - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
getReceiver() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
getRecipientsList() - Method in class org.xmlBlaster.util.protocol.email.EmailData
Comma separated value list of all recipient email addresses for logging.
getReconnectedProp() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
getRedeliver() - Method in class org.xmlBlaster.client.qos.UpdateQos
Returns > 0 if the message probably is redelivered.
getRedeliver() - Method in class org.xmlBlaster.util.qos.MsgQosData
Returns > 0 if the message probably is redelivered.
getRedeliverCounter() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
How often we tried to redeliver the message.
getRef() - Method in interface org.xmlBlaster.util.queue.I_Entry
 
getRef() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
For the new queues
getRefCount() - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
getRefCount2() - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
getRefEntries(XBStore, int, long, I_EntryFilter, I_Storage, I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
getRefEntries(XBStore, int, long, I_EntryFilter, I_Storage, I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
getRefreshSession() - Method in class org.xmlBlaster.client.qos.ConnectQos
 
getRefreshSession() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
getRefreshSessionProp() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
getRelating() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Returns the queue id.
getRelatingType() - Method in class org.xmlBlaster.util.queue.StorageId
is XBSTORE.XBTYPE
getRelativeName(String) - Static method in class org.xmlBlaster.client.filepoller.FileInfo
 
getRelativeName() - Method in class org.xmlBlaster.client.filepoller.FileInfo
 
getRelativeName() - Method in class org.xmlBlaster.util.context.ContextNode
 
getRelativeName(String) - Method in class org.xmlBlaster.util.context.ContextNode
 
getRelativeName() - Method in class org.xmlBlaster.util.SessionName
 
getRelativeName(boolean) - Method in class org.xmlBlaster.util.SessionName
 
getRelativeNameWithoutSessionMarker() - Method in class org.xmlBlaster.util.SessionName
 
getRelativePubSessionIdWildcard() - Method in class org.xmlBlaster.util.SessionName
Note: no blanks in the example below are allowed, we need to write it like this to distinguish it from a java comment
getRelativeSubjectIdWildcard() - Method in class org.xmlBlaster.util.SessionName
Note: no blanks in the example below are allowed, we need to write it like this to distinguish it from a java comment
getRelativeWildcard() - Method in class org.xmlBlaster.util.SessionName
Note: no blanks in the example below are allowed, we need to write it like this to distinguish it from a java comment
getReleaseId() - Method in class org.xmlBlaster.util.Global
Combination from getVersion() and getRevisionNumber().
getReloadSwapBytes() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Gets the reloadSwapBytes for the queue (only used on cache queues).
getReloadSwapLevel() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Gets the reloadSwapLevel for the queue (only used on cache queues).
getRemainingLife() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
getRemainingLifeStatic() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Approxiamte millis counted from now when message will be discarded by xmlBlaster.
getRemainingLifeStatic() - Method in class org.xmlBlaster.client.qos.UpdateQos
Approxiamte millis counted from now when message will be discarded by xmlBlaster.
getRemainingLifeStatic() - Method in class org.xmlBlaster.util.qos.MsgQosData
This is the value delivered in the QoS (as it was calculated by the server on sending) and is NOT dynamically recalculated.
getRequestId(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
The requestId from the <messageId><requestId>123456</requestId></messageId> markup.
getRequestId() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Use this when receiving a message.
getRequestProcessor(XmlRpcRequest) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblRequestFactoryFactory.XblRequestFactory
 
getRequestProcessorFactory(Class) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblRequestFactoryFactory
 
getRequestSequence() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
The monoton increasing sequence number (extracted from the requestId which could in fact contain other things than just the long.
getResource() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
Access the resource object.
getResourceInfos() - Method in class org.xmlBlaster.util.def.ErrorCode
Return resource info object telling us where to find more information on this errorCode
getResourceName(String) - Static method in class org.xmlBlaster.util.classloader.ClassLoaderUtils
Parse a class name into its resource form.
getResponseListener(String) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Get the response listener object
getResponseTimeout(MethodName) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
getResponseTimeout(String) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Access the timeout for method invocation.
getResponseTimeout() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
The invocation timeout for all remaining method calls like "publish", "connect", "subscribe" but NOT for "ping" and "update"
getResponseTimeout(String) - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
getResponseTimeout() - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
The invocation timeout for all remaining method calls like "publish", "connect", "subscribe" but NOT for "ping" and "update"
getResponseTimeoutPropertyName(MethodName) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
For logging.
getRetries() - Method in class org.xmlBlaster.util.qos.address.AddressBase
How often shall we retry callback attempt on callback failure
GetReturnKey - Class in org.xmlBlaster.client.key
Parses the key of returned MsgUnit of get() invocations
GetReturnKey(Global, String) - Constructor for class org.xmlBlaster.client.key.GetReturnKey
Parse the given xml data.
getReturnObj() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
GetReturnQos - Class in org.xmlBlaster.client.qos
QoS (quality of service) informations sent from server to client
via the return value of the get() method.
GetReturnQos(Global, MsgQosData) - Constructor for class org.xmlBlaster.client.qos.GetReturnQos
Default constructor for transient messages.
GetReturnQos(Global, String) - Constructor for class org.xmlBlaster.client.qos.GetReturnQos
Constructs the specialized quality of service object for a get() call.
getReturnValue() - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
getRevisionNumber() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getRevisionNumber() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Returns the xmlBlaster client library SVN version control revision number.
getRevisionNumber() - Method in class org.xmlBlaster.util.Global
See @revision.number@ which will be replaced by build.xml with the current subversion revision
getRootAttributes() - Method in class org.xmlBlaster.util.XmlToDom
The syntax of the XmlKey_literal String.
getRootNode() - Method in class org.xmlBlaster.util.XmlToDom
Fills the DOM tree, and assures that a valid is used.
getRootTagName() - Method in class org.xmlBlaster.util.qos.storage.MsgUnitStoreProperty
The tag name for configuration, here it is <msgUnitStore ...>
getRootTagName() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Defaults to queue for <queue .../>, other used tag name is <persistence .../>
getRootTagName() - Method in class org.xmlBlaster.util.qos.storage.SessionStoreProperty
The tag name for configuration, here it is <session ...>
getRootTagName() - Method in class org.xmlBlaster.util.qos.storage.SubscribeStoreProperty
The tag name for configuration, here it is <subecribe ...>
getRootTagName() - Method in class org.xmlBlaster.util.qos.storage.TopicStoreProperty
The tag name for configuration, here it is <topicStore ...>
getRootThreadGroup() - Static method in class org.xmlBlaster.util.ThreadLister
Find the root thread group
getRoundTripDelay() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getRoundTripDelay() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Measures the round trip for the last remote method invocation in milli seconds.
getRoundTripDelay() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
 
getRouteNodes() - Method in class org.xmlBlaster.client.qos.GetReturnQos
 
getRouteNodes() - Method in class org.xmlBlaster.client.qos.UpdateQos
 
getRouteNodes() - Method in class org.xmlBlaster.util.qos.QosData
 
getRunlevel() - Method in class org.xmlBlaster.util.Global
 
getSAXParserFactory() - Method in class org.xmlBlaster.util.Global
Get the configured SAXParserFactory.
getScheme() - Method in class org.xmlBlaster.util.XbUri
 
getScopeContextNode() - Method in class org.xmlBlaster.util.Global
Helper for the time being to be used on client side by services like SmtpClient.
getSecretSessionId() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
The secret sessionId which you need to use for further communication
getSecretSessionId() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
getSecretSessionId() - Method in class org.xmlBlaster.util.qos.address.AddressBase
The identifier sent to the callback client, the client can decide if he trusts this invocation
getSecretSessionId() - Method in class org.xmlBlaster.util.qos.SessionQos
Get our secret session identifier which authenticates us for xmlBlaster.
getSecretSessionId() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
The authentication sessionId
getSecurityPlugin() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Access the client side security plugin.
getSecurityPlugin() - Method in class org.xmlBlaster.client.protocol.AbstractCallbackExtended
 
getSecurityPlugin() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getSecurityQos() - Method in class org.xmlBlaster.client.qos.ConnectQos
This is a convenience method for getClientPlugin().getSecurityQos().
getSecurityQos() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
getSender() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access sender name.
getSender() - Method in class org.xmlBlaster.client.qos.PublishQos
Access sender name.
getSender() - Method in class org.xmlBlaster.client.qos.UpdateQos
Access sender name.
getSender() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
Access the unique login name of the sender.
getSender() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
Access the unique login name of the sender.
getSender() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
Access the unique login name of the eraser.
getSender() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
Access the unique login name of the getr.
getSender() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
Access the unique login name of the (last) publisher.
getSender() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
Access the unique login name of the subscriber.
getSender() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
Access the unique login name of the unSubscriber.
getSender() - Method in class org.xmlBlaster.util.qos.QosData
Access sender unified naming object.
getSender() - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
getSender() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
getSent() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getSent() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
getSent() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
getSentDate() - Method in class org.xmlBlaster.util.protocol.email.EmailData
Returns the value of the RFC 822 "Date" field.
getSerializer() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
This is used by the callback driver in case the xmlScript has been set to true (for update responses and ca
getServerInstanceId() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
Unique id of the xmlBlaster server, changes on each restart.
getServerNodeId() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
The cluster node id (name) to which we want to connect.
getServerNodeId() - Method in class org.xmlBlaster.client.XmlBlasterAccess
The cluster node id (name) to which we want to connect.
getServerNodeId() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
The cluster node id (name) to which we want to connect.
getServerRef() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
The address of the xmlBlaster server to which we are connected.
getServerRef() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Accessing the ServerRef address of the xmlBlaster server this may be a CORBA-IOR or email or URL ...
getServerRefs() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Accessing the ServerRef addresses of the xmlBlaster server this may be a CORBA-IOR or email or URL ...
getSession() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Access the mailing session.
getSession() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
Access the mailing session.
getSessionCbQueueProperty() - Method in class org.xmlBlaster.client.qos.ConnectQos
Returns never null.
getSessionCbQueueProperty() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
The callback queue exists exactly once per login session, it is used to hold the callback messages for the session.
getSessionCbQueueProperty() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Returns never null
getSessionId() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
getSessionId(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
The emails session id.
getSessionName() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
getSessionName() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
The public session ID of this login session.
getSessionName() - Method in class org.xmlBlaster.client.qos.ConnectQos
 
getSessionName() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
The object holding the unique connection name of the client.
getSessionName() - Method in class org.xmlBlaster.client.XmlBlasterAccess
The public session ID of this login session.
getSessionName() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
getSessionName() - Method in interface org.xmlBlaster.util.error.I_MsgErrorInfo
Access the sender.
getSessionName() - Method in class org.xmlBlaster.util.error.MsgErrorInfo
 
getSessionName() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
getSessionName() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Get our unique SessionName.
getSessionName() - Method in class org.xmlBlaster.util.qos.SessionQos
Get our unique SessionName.
getSessionNameCompatible() - Method in class org.xmlBlaster.util.context.ContextNode
Access the absolute name but without root tag /xmlBlaster.
getSessionQos() - Method in class org.xmlBlaster.client.qos.ConnectQos
 
getSessionQos() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
The object holding all session specific information.
getSessionQos() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
getSessionTimeout() - Method in interface org.xmlBlaster.util.qos.ConnectQosDataMBean
The configured session live span in milli seconds
getSessionTimeout() - Method in class org.xmlBlaster.util.qos.SessionQos
Timeout until session expires if no communication happens
getSettings() - Method in class org.xmlBlaster.util.qos.address.Address
For logging only
getSettings() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Show some important settings for logging
getSettings() - Method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
Show some important settings for logging
getSettings() - Method in class org.xmlBlaster.util.qos.storage.ClientQueueProperty
Show some important settings for logging
getSettings() - Method in class org.xmlBlaster.util.qos.storage.HistoryQueueProperty
Show some important settings for logging
getShortValue() - Method in class org.xmlBlaster.util.EncodableData
 
getSize() - Method in class org.xmlBlaster.client.filepoller.FileInfo
 
getSize() - Method in class org.xmlBlaster.util.EncodableData
The real, raw content size (not the base64 size)
getSize() - Method in interface org.xmlBlaster.util.I_TimeoutManager
Get number of current used timers.
getSize() - Method in class org.xmlBlaster.util.Timeout
Get number of current used timers.
getSize() - Method in class org.xmlBlaster.util.TimeoutPooled
 
getSizeInBytes() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
 
getSizeInBytes() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
 
getSizeInBytes() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
getSizeInBytes() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
getSizeInBytes() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
Try to find out the approximate memory consumption of this message.
getSizeInBytes() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
getSizeInBytes() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
getSizeInBytes() - Method in interface org.xmlBlaster.util.queue.I_Entry
returns the size in bytes of this entry.
getSizeInBytes() - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
getSizeInBytes() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Try to find out the approximate memory consumption of this message in RAM.
getSizeOfPersistents(String) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Deprecated. Use CommonTableDatabaseAccessor.getNumOfAll(String) Replaced all four selects with one: "select count(*), sum(byteSize), durable from XB_ENTRIES WHERE queueName='history_xmlBlaster_192_168_1_4_3412Hello' GROUP BY durable;"
getSmtpClient() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
TODO: Put into engine.Global and util.Global (see EventPlugin.java)
getSmtpClient(Global, I_PluginConfig) - Static method in class org.xmlBlaster.util.protocol.email.SmtpClient
The SmtpClient is a singleton in the Global scope.
getSmtpConnectionTimeout() - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
mail.smtp.connectiontimeout Socket connection timeout value in milliseconds.
getSmtpConnectionTimeout() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
getSmtpIoTimeout() - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
mail.smtp.timeout Socket I/O timeout value in milliseconds.
getSmtpIoTimeout() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
getSmtpUrl() - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
Access the SMTP access uri, for example "smtp://aUser:mypassword@mySmtpHost.org:25"
getSmtpUrl() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
getSocket() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Get the raw socket handle
getSocketExecutor() - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
 
getSocketInfo() - Method in class org.xmlBlaster.util.http.HttpIORServer
Access the server settings for logging.
getSoLingerTimeout() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
getSoTimeout() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
getSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
getStack() - Method in class org.xmlBlaster.util.ThreadUtility
 
getStackTraceAsString(Throwable) - Static method in class org.xmlBlaster.util.Global
Prints the stack trace as a String so it can be put on the normal logs.
getStackTraceStr() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
getState() - Method in interface org.xmlBlaster.client.I_ConnectionHandler
Get the connection state, usable for nice logging like this:
con.getState().toString()
getState() - Method in class org.xmlBlaster.client.qos.EraseReturnQos
Access the state of message.
getState() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Access state of message.
getState() - Method in class org.xmlBlaster.client.qos.PublishQos
 
getState() - Method in class org.xmlBlaster.client.qos.PublishReturnQos
Access the state of message.
getState() - Method in class org.xmlBlaster.client.qos.SubscribeReturnQos
Access the state of message.
getState() - Method in class org.xmlBlaster.client.qos.UnSubscribeReturnQos
Access the state of message.
getState() - Method in class org.xmlBlaster.client.qos.UpdateQos
Access state of message.
getState() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Enforced by interface I_ConnectionHandler
getState() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
getState() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
getState() - Method in class org.xmlBlaster.util.pool.PoolManager
Dump the current state of this pool.
getState() - Method in class org.xmlBlaster.util.qos.QosData
Access state of message on update().
getStateInfo() - Method in class org.xmlBlaster.client.qos.EraseReturnQos
Additional structured information about a state.
getStateInfo() - Method in class org.xmlBlaster.client.qos.PublishQos
 
getStateInfo() - Method in class org.xmlBlaster.client.qos.PublishReturnQos
Additional structured information about a state.
getStateInfo() - Method in class org.xmlBlaster.client.qos.SubscribeReturnQos
Additional structured information about a state.
getStateInfo() - Method in class org.xmlBlaster.client.qos.UnSubscribeReturnQos
Additional structured information about a state.
getStateInfo() - Method in class org.xmlBlaster.util.qos.QosData
Access state of message on update().
getStatistic() - Method in class org.xmlBlaster.util.dispatch.DispatchWorkerPool
 
getStatus() - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
getStatus() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
returns true if the connection is temporarly lost (and the pool is polling for new connections)
getStatusConfiguration(String) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.ConfigurationParser
Access the configuration for the given status
getStatusConfiguration(ConnectionStateEnum) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.ConfigurationParser
Access the configuration for the given state of the dispatcher connection
getStatusConfigurationMap() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.ConfigurationParser
Access the internal map holding all status configurations.
getStatusQosFactory() - Method in class org.xmlBlaster.util.Global
Return a factory parsing QoS XML strings from subcribe(), unSubscribe() and erase() returns.
getStderr() - Method in class org.xmlBlaster.util.Execute
 
getStdout() - Method in class org.xmlBlaster.util.Execute
 
getStorageId() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Returns the unique ID of this queue
getStorageId() - Method in interface org.xmlBlaster.util.queue.I_Storage
Returns the unique ID of this queue.
getStorageId() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Returns the unique ID of this queue
getStorageId() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Returns the unique ID of this queue
getStorageId() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
For verbose logging
getStorageId() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
To which queue do i belong
getStorageIdStr() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
 
getStorageIdStr() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getStorageProblemListenerArr() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
getStorageProblemListenerArr() - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
getStorageSizeListeners() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
getStorageSizeListeners() - Method in interface org.xmlBlaster.util.queue.I_Storage
 
getStorageSizeListeners() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
getStorageSizeListeners() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
getStorageSizeListeners() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
getStorageSizeListeners() - Method in class org.xmlBlaster.util.queue.StorageSizeListenerHelper
 
getStoreId() - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
getStoreSwapBytes() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Gets the storeSwapBytes for the queue (only used on cache queues).
getStoreSwapLevel() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Gets the storeSwapLevel for the queue (only used on cache queues).
getStratum() - Method in class org.xmlBlaster.util.cluster.RouteInfo
The distance from the current xmlBlaster node from the master node (for this message).
getString(NameComponent[]) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
Creates a string representation of a NameService name hierarchy.
getStringValue() - Method in class org.xmlBlaster.util.EncodableData
The string representation of the value.
getStringValue(String) - Method in class org.xmlBlaster.util.EncodableData
 
getStrippedId() - Method in class org.xmlBlaster.util.Global
Same as getId() but all 'special characters' are stripped so you can use it for file names.
getStrippedId() - Method in class org.xmlBlaster.util.queue.StorageId
Deprecated. Old xb_entries
getStrippedLogId() - Method in class org.xmlBlaster.util.queue.StorageId
 
getStrippedString(String) - Static method in class org.xmlBlaster.util.Global
Utility method to strip any string, all characters which prevent to be used for e.g.
getSubject() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
getSubjectQueueProperty() - Method in class org.xmlBlaster.client.qos.ConnectQos
Gets the subject queue properties as set on this connection.
getSubjectQueueProperty() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
The subjectQueue is exactly one instance for a subjectId (a loginName), it is used to hold the PtP messages send to this subject.
getSubjectQueueProperty() - Method in class org.xmlBlaster.util.qos.ConnectQosData
The subjectQueue is exactly one instance for a subjectId (a loginName), it is used to hold the PtP messages send to this subject.
getSubscribableProp() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
getSubscribe(String, String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
 
getSubscribeKeyData() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
getSubscribeQosData() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
getSubscriptionId() - Method in class org.xmlBlaster.client.qos.SubscribeReturnQos
Get the identifier (unique handle) for this subscription.
getSubscriptionId() - Method in class org.xmlBlaster.client.qos.UnSubscribeReturnQos
Get the subscription-identifier (unique handle) which was unsubscribed.
getSubscriptionId() - Method in class org.xmlBlaster.client.qos.UpdateQos
If Pub/Sub style update: contains the subscribe ID which caused this update
getSubscriptionId() - Method in class org.xmlBlaster.util.qos.MsgQosData
If Pub/Sub style update: contains the subscribe ID which caused this update
getSubscriptionId() - Method in class org.xmlBlaster.util.qos.QueryQosData
Get the identifier (unique handle) for this subscription.
getSubscriptionId() - Method in class org.xmlBlaster.util.qos.StatusQosData
If Pub/Sub style update: contains the subscribe ID which caused this update
getSubscriptionIds() - Method in class org.xmlBlaster.client.UpdateDispatcher
Returns a current snapshot.
getSubscriptions() - Method in class org.xmlBlaster.client.SynchronousCache
Return the registered subscriptions, for internal use only (to check cache).
getSynchronizedNumOfBytes() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Gets the number of bytes by really reading (i.e.
getTableAllocationIncrement() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
getTableNamePrefix() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
getTail() - Method in class org.xmlBlaster.util.ThreadUtility
 
getTargetException() - Method in exception org.xmlBlaster.client.jmx.ConnectorException
 
getTargetHost() - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
getThreadId() - Method in class org.xmlBlaster.util.ThreadUtility
 
getThreads(Reader) - Static method in class org.xmlBlaster.util.ThreadUtility
Returns key/values where the key is the threadId and the value is the ThreadUtility object.
getTime() - Method in class org.xmlBlaster.util.Timestamp
You can use this value for java.util.Date(millis)
getTimeout(Timestamp) - Method in interface org.xmlBlaster.util.I_TimeoutManager
Access the end of life span.
getTimeout(Timestamp) - Method in class org.xmlBlaster.util.Timeout
Access the end of life span.
getTimeout(Timestamp) - Method in class org.xmlBlaster.util.TimeoutPooled
 
getTimestamp() - Method in class org.xmlBlaster.client.filepoller.FileInfo
 
getTimestamp() - Method in class org.xmlBlaster.util.cluster.RouteInfo
Message receive timestamp in nano seconds
getTimestamp() - Method in class org.xmlBlaster.util.Timestamp
 
getTimestamp() - Method in exception org.xmlBlaster.util.XmlBlasterException
Timestamp when exception was thrown
getTimestampLong() - Method in class org.xmlBlaster.util.Timestamp
We cache a Long object for reuse (helpful when used as a key in a map).
getTimestampStr() - Method in class org.xmlBlaster.client.filepoller.FileInfo
 
getTo() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
getTo() - Method in interface org.xmlBlaster.util.protocol.email.EmailExecutorMBean
 
getToAddresses() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
getToAddressesStr() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
getToDeadXmlBlasterException() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Workaround to transport the reason for the toDead() transition as the interface {@link I_ConnectionStateListener#reachedDead(ConnectionStateEnum, I_XmlBlasterAccess) is missing to pass the exception to the client.
getTopicProperty() - Method in class org.xmlBlaster.util.qos.MsgQosData
The configuration for the TopicHandler (topic)
getTransactionInfo() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
getTransientQueue() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
returns the transient queue (null if no one defined)
getTransistionTimer() - Method in class org.xmlBlaster.util.pool.PoolManager
 
getTransport() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblHttpTransportFactory
 
getTreeWalker(Document, Node) - Static method in class org.xmlBlaster.util.XmlNotPortable
Access a XML DOM node tree walker.
getType() - Method in class javaclients.ClientPlugin
 
getType() - Method in class javaclients.HelloWorldNative
 
getType() - Method in class javaclients.HelloWorldNative2
 
getType() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getType() - Method in class org.xmlBlaster.client.PluginLoader
Get the type of the currently used plugin
getType() - Method in class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.email.EmailCallbackImpl
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.local.LocalCallbackImpl
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Enforced by I_Plugin
getType() - Method in interface org.xmlBlaster.util.admin.I_AdminPlugin
The unique name of the plugin (together with the version).
getType() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
getType() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.util.EncodableData
 
getType() - Method in interface org.xmlBlaster.util.plugin.I_Plugin
 
getType() - Method in interface org.xmlBlaster.util.plugin.I_PluginConfig
 
getType() - Method in class org.xmlBlaster.util.plugin.PluginInfo
 
getType() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
The protocol type, used for logging
getType() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Returns the protocol type.
getType() - Method in class org.xmlBlaster.util.qos.address.ServerRef
Returns the protocol type.
getType() - Method in class org.xmlBlaster.util.qos.QueryRefinementQos
Returns the plugins name.
getType() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The plugin type.
getType() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.util.queue.EventHelper
 
getType() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
getType() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Enforced by I_Plugin
getType() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
getTypeChar(byte) - Static method in class org.xmlBlaster.util.xbformat.MsgInfo
Access the char representation to send over the wire.
getTypeDb() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
getTypeStr() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Similar to getType() but returns a nice human readable string for logging output
getTypeStr(byte) - Static method in class org.xmlBlaster.util.xbformat.MsgInfo
Similar to getType() but returns a nice human readable string for logging output
getTypeString() - Method in class org.xmlBlaster.util.property.PropBoolean
 
getTypeString() - Method in class org.xmlBlaster.util.property.PropDouble
 
getTypeString() - Method in class org.xmlBlaster.util.property.PropEntry
 
getTypeString() - Method in class org.xmlBlaster.util.property.PropInt
 
getTypeString() - Method in class org.xmlBlaster.util.property.PropLong
 
getTypeString() - Method in class org.xmlBlaster.util.property.PropString
 
getTypeVersion() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
The name in the configuration file for the plugin
getTypeVersion() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
The name in the configuration file for the plugin
getTypeVersion() - Method in class org.xmlBlaster.util.plugin.PluginInfo
 
getTypeVersion() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The plugin type and version.
getUniqueId() - Method in interface org.xmlBlaster.util.queue.I_Entry
This is the second order criteria in the queue
getUniqueId() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
The unique creation timestamp (unique in a Global of a virtual machine) Enforced by I_QueueEntry
getUniqueIdLong() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
The unique creation timestamp (unique in a Global of a virtual machine)
getUnSubscribe(String, String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
 
getUnSubscribeKey() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
getUnSubscribeQos() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
getUpdateException(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
 
getUpdateListener() - Method in class org.xmlBlaster.client.XmlBlasterAccess
The implementation which receives the callback messages.
getUpdateOnewayProp() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
getUpdateResponse(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
 
getUpdateResponseTimeout() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
getUpdateResponseTimeout() - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
getUpdates(I_CallbackExtended) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Publish multiple messages in one sweep.
getUptime() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getUptime() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Uptime in seconds
getUri() - Method in class org.xmlBlaster.util.XbUri
 
getUrl() - Method in class org.xmlBlaster.util.def.ErrorCode
The link to find more information about this problem
getUrl() - Method in class org.xmlBlaster.util.key.KeyData
Access simplified URL like string.
getUrl() - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
 
getUrl() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
getUrlWithoutPassword() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Returns for example "pop3://demo@localhost:110/INBOX" which is extracted from pop3Url="pop3://demo:secret@localhost:110/INBOX"
getUrlWithoutPassword() - Method in class org.xmlBlaster.util.XbUri
Returns for example "pop3://demo@localhost:110/INBOX" which is extracted from pop3Url="pop3://demo:secret@localhost:110/INBOX"
getUsageUrl() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getUsageUrl() - Method in interface org.xmlBlaster.util.admin.I_AdminUsage
 
getUsageUrl() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
getUsageUrl() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
getUsageUrl() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
getUsageUrl() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
getUsageUrl() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
getUsageUrl() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
getUseLexicalHandler() - Method in class org.xmlBlaster.util.SaxHandlerBase
 
getUser() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
getUser() - Method in class org.xmlBlaster.util.XbUri
 
getUserData() - Method in class org.xmlBlaster.util.plugin.PluginInfo
 
getUserId() - Method in class org.xmlBlaster.client.qos.ConnectQos
 
getUserId() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
The user ID as used by the security framework.
getUserId() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
getUserInfo() - Method in class org.xmlBlaster.util.XbUri
 
getUserName() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
getUserObject() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Can be freely used by client code to store an object and later retrieve it.
getUserObject() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getUTCTimestamp(Date) - Static method in class org.xmlBlaster.util.IsoDateParser
 
getUTCTimestamp(long) - Static method in class org.xmlBlaster.util.IsoDateParser
 
getUTCTimestampT(Date) - Static method in class org.xmlBlaster.util.IsoDateParser
 
getValue() - Method in class org.xmlBlaster.util.property.PropBoolean
 
getValue() - Method in class org.xmlBlaster.util.property.PropDouble
 
getValue() - Method in class org.xmlBlaster.util.property.PropInt
 
getValue() - Method in class org.xmlBlaster.util.property.PropLong
 
getValue() - Method in class org.xmlBlaster.util.property.PropString
 
getValue() - Method in class org.xmlBlaster.util.queue.EventHelper
 
getValueRaw() - Method in class org.xmlBlaster.util.EncodableData
The raw still encoded value
getValueString() - Method in class org.xmlBlaster.util.property.PropBoolean
 
getValueString() - Method in class org.xmlBlaster.util.property.PropDouble
 
getValueString() - Method in class org.xmlBlaster.util.property.PropEntry
 
getValueString() - Method in class org.xmlBlaster.util.property.PropInt
 
getValueString() - Method in class org.xmlBlaster.util.property.PropLong
 
getValueString() - Method in class org.xmlBlaster.util.property.PropString
 
getVersion() - Method in class javaclients.ClientPlugin
 
getVersion() - Method in class javaclients.HelloWorldNative
 
getVersion() - Method in class javaclients.HelloWorldNative2
 
getVersion() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
getVersion() - Method in class org.xmlBlaster.client.PluginLoader
Get the Version of the currently used plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.email.EmailCallbackImpl
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.local.LocalCallbackImpl
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
getVersion() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Get the xmlBlaster client library version number.
getVersion() - Method in interface org.xmlBlaster.util.admin.I_AdminPlugin
The version of the plugin
getVersion() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
getVersion() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.util.Global
See @version@ which will be replaced by build.xml with the current version
getVersion() - Method in interface org.xmlBlaster.util.plugin.I_Plugin
 
getVersion() - Method in interface org.xmlBlaster.util.plugin.I_PluginConfig
 
getVersion() - Method in class org.xmlBlaster.util.plugin.PluginInfo
 
getVersion() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
getVersion() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Returns the protocol version.
getVersion() - Method in class org.xmlBlaster.util.qos.QueryRefinementQos
Returns the plugins version.
getVersion() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The plugin version.
getVersion() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Enforced by I_Plugin
getVersion() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
getVersionInfo() - Method in exception org.xmlBlaster.util.XmlBlasterException
A comma separated list with key/values containing detailed information about the server environment
getWantContent() - Method in class org.xmlBlaster.util.qos.QueryQosData
Defaults to true.
getWantInitialUpdate() - Method in class org.xmlBlaster.util.qos.QueryQosData
Defaults to true.
getWantLocal() - Method in class org.xmlBlaster.util.qos.QueryQosData
Defaults to true.
getWantMeta() - Method in class org.xmlBlaster.util.qos.QueryQosData
Defaults to true.
getWantNotify() - Method in class org.xmlBlaster.util.qos.QueryQosData
For erase(): Notify the subscribers on erase? Defaults to true.
getWantUpdateOneway() - Method in class org.xmlBlaster.util.qos.QueryQosData
Defaults to true.
getWarnListeners() - Method in class org.xmlBlaster.util.log.XbNotifyHandler
Get a snapshot of warn listeners.
getWipeOutDB() - Method in class org.xmlBlaster.util.Global
Tells the jdbc queue manager if a cleanup of the DB is necessary
getWithLimit(XBStore, Connection, XBRef) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
 
getWriter() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Returns the JaxbXMLSerializers Writer.
getXBStore(StorageId) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
getXBStore() - Method in class org.xmlBlaster.util.queue.StorageId
returns an XBStore without having filled the id nor the flag1 member variables.
getXBStoreFactory() - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
getXmlBlasterAccess() - Method in class org.xmlBlaster.util.Global
The client handle to access xmlBlaster remotely.
getXmlBlasterClassLoader() - Method in interface org.xmlBlaster.util.classloader.ClassLoaderFactory
 
getXmlBlasterClassLoader() - Method in class org.xmlBlaster.util.classloader.ContextClassLoaderFactory
 
getXmlBlasterClassLoader() - Method in class org.xmlBlaster.util.classloader.OsgiClassLoaderFactory
 
getXmlBlasterClassLoader() - Method in class org.xmlBlaster.util.classloader.StandaloneClassLoaderFactory
Creates and returns a new URL class loader based on the callers class loader and the callers related additional classes which may exist in a specified path.
getXmlBlasterCore() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
getXmlBlasterException() - Method in interface org.xmlBlaster.util.error.I_MsgErrorInfo
Access the exception object describing the problem
getXmlBlasterException() - Method in class org.xmlBlaster.util.error.MsgErrorInfo
Access the exception object describing the problem
getXmlBlasterException() - Method in exception org.xmlBlaster.util.StopParseException
 
getXmlBlasterServletUrl() - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
Access the URL of the xmlBlaster servlet.
getXmlRcvTimestamp() - Method in class org.xmlBlaster.util.qos.MsgQosData
Tagged form of message receive, e.g.:
<rcvTimestamp nanos='1007764305862000004'/>
getXmlRpcClient() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
getXmlRpcClient(Global, XmlRpcUrl, AddressBase, boolean) - Static method in class org.xmlBlaster.util.protocol.xmlrpc.XmlRpcClientFactory
 
glob - Variable in class org.xmlBlaster.client.protocol.AbstractCallbackExtended
 
glob - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
glob - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
glob - Variable in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
glob - Variable in class org.xmlBlaster.util.key.KeyData
 
glob - Variable in class org.xmlBlaster.util.plugin.PluginManagerBase
 
glob - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
glob - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
glob - Variable in class org.xmlBlaster.util.qos.QosData
 
glob - Variable in class org.xmlBlaster.util.qos.QueryRefinementQos
 
glob - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
glob - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
glob - Variable in class org.xmlBlaster.util.SaxHandlerBase
 
glob - Variable in class org.xmlBlaster.util.XmlToDom
 
Global - Class in org.xmlBlaster.util
Global variables to avoid singleton.
Global() - Constructor for class org.xmlBlaster.util.Global
Constructs an initial Global object, same as Global(null, true, true)
Global(Properties) - Constructor for class org.xmlBlaster.util.Global
Constructs an initial Global object which is initialized by your properties (without leading '-'), same as Global(args, true, true)
Global(String[]) - Constructor for class org.xmlBlaster.util.Global
Constructs an initial Global object which is initialized by your args array (usually the command line args).
Global(String[], boolean, boolean) - Constructor for class org.xmlBlaster.util.Global
 
Global(String[], boolean, boolean, boolean) - Constructor for class org.xmlBlaster.util.Global
Constructs an initial Global object which is initialized by your args array (usually the command line args).
global - Variable in class org.xmlBlaster.util.lexical.Sql92Parser
 
GREEN_BLACK - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
GT - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
guessParserName(String, String) - Method in class org.xmlBlaster.util.xbformat.MsgInfoParserFactory
Access the parser class name.
guessSessionName(Global, String, String) - Static method in class org.xmlBlaster.util.SessionName
Guess a SessionName from given callback queueName of old xb_entries (was created from Global.getStrippedId)
guessSessionName(Global, String, String, boolean) - Static method in class org.xmlBlaster.util.SessionName
Not reliable.

H

handleError(I_MsgErrorInfo) - Method in class org.xmlBlaster.client.ClientErrorHandler
Handle errors in async mode, we have nobody we can throw an exception to so we handle everything here.
handleError(I_MsgErrorInfo) - Method in interface org.xmlBlaster.util.error.I_MsgErrorHandler
The final recovery, all informations necessary are transported in msgErrorInfo.
handleErrorSync(I_MsgErrorInfo) - Method in class org.xmlBlaster.client.ClientErrorHandler
 
handleErrorSync(I_MsgErrorInfo) - Method in interface org.xmlBlaster.util.error.I_MsgErrorHandler
The final recovery, all informations necessary are transported in msgErrorInfo.
handleNextMessages(I_DispatchManager, List<I_Entry>) - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
If you returned true from doActivate() the worker thread will ask us to retrieve the next messages from the queue (dispatchManager.getQueue()).
handleNextMessages(I_DispatchManager, List<I_Entry>) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Enforced by I_MsgDispatchInterceptor.
handleNotification(Notification, Object) - Method in class org.xmlBlaster.util.admin.extern.NotifListener
 
handleSyncWorkerException(List<I_Entry>, Throwable) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Called by DispatchWorker if an Exception occured in sync mode Only on client side
handleSyncWorkerException(List<I_Entry>, Throwable) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Called by DispatchWorker if an Exception occured in sync mode Only on client side
handleTransition(boolean, Throwable) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
handleWorkerException(List<I_Entry>, Throwable) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Called by DispatchWorker if an Exception occurred in async mode.
handleWorkerException(List<I_Entry>, Throwable) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Called by DispatchWorker if an Exception occurred in async mode.
hasAddress() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
hasAttributeEnv(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
hasBootstrapHostname() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Check if a bootstrapHostname is set already
hasCallbackAddress() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
hasCallbackAddress() - Method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
 
hasConnection() - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
 
hasConnection() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
hasDomain() - Method in class org.xmlBlaster.util.MsgUnit
 
hasError() - Method in exception org.xmlBlaster.util.StopParseException
 
hasExtension(String) - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
Checks if we are the given extension type.
hasExtensionFromList(String) - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
A comma separated list like ".txt,.xml"
hasHistoryQueueProperty() - Method in class org.xmlBlaster.util.qos.TopicProperty
 
HASHTABLE - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_ObjectStream
 
HASHTABLE_ARR - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_ObjectStream
 
hasListener() - Method in class org.xmlBlaster.util.SignalCatcher
 
hasMsgUnitStoreProperty() - Method in class org.xmlBlaster.util.qos.TopicProperty
 
hasNode() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
hasOid() - Method in class org.xmlBlaster.util.key.KeyData
 
hasPostfix() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
hasPublicSessionId() - Method in class org.xmlBlaster.util.qos.SessionQos
 
hasRegisteredEventHelpers() - Method in class org.xmlBlaster.util.queue.StorageEventHandler
 
hasSessionCbQueueProperty() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
hasStateInfo() - Method in class org.xmlBlaster.util.qos.QosData
 
hasStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
hasStorageSizeListener(I_StorageSizeListener) - Method in interface org.xmlBlaster.util.queue.I_Storage
Checks wether the specified listener is registered.
hasStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
hasStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
hasStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
hasStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.StorageSizeListenerHelper
 
hasSubjectQueueProperty() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
hasSubscriptionId() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
hasTopicProperty() - Method in class org.xmlBlaster.util.qos.MsgQosData
The getTopicProperty() creates an initial TopicHandler, this method allows to check without creation
hasType() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
heapMemoryUsage - Static variable in class org.xmlBlaster.util.Global
Number of bytes this JVM can allocate max, the -Xmx???M setting Set by JmxWrappter.java (defaults to Runtime.getRuntime().maxMemory())
HelloWorld - Class in <Unnamed>
This client connects to xmlBlaster and gets synchronous a message and disconnects.
HelloWorld(String[]) - Constructor for class HelloWorld
 
HelloWorld3 - Class in http.applet
An example applet which connects to xmlBlaster using a persistent http tunnel for callbacks.
HelloWorld3() - Constructor for class http.applet.HelloWorld3
 
HelloWorldErase - Class in javaclients
This client connects to xmlBlaster and erases a configurable amount of messages.
HelloWorldErase(Global) - Constructor for class javaclients.HelloWorldErase
 
HelloWorldGet - Class in javaclients
This client connects to xmlBlaster and subscribes to messages.
HelloWorldGet(Global) - Constructor for class javaclients.HelloWorldGet
 
HelloWorldMime - Class in javaclients
This client connects to xmlBlaster and invokes all available methods, further we show how to do a full text message filtering by looking into the xml message content and filter with XPath.
HelloWorldMime(Global) - Constructor for class javaclients.HelloWorldMime
 
HelloWorldNative - Class in javaclients
This native client plugin is loaded by xmlBlaster on startup, it then connects to xmlBlaster.
HelloWorldNative() - Constructor for class javaclients.HelloWorldNative
To start as a plugin
HelloWorldNative(String[]) - Constructor for class javaclients.HelloWorldNative
To start as a separate client: java javaclients.HelloWorldNative
HelloWorldNative2 - Class in javaclients
This native client plugin is loaded by xmlBlaster on startup, it then connects to xmlBlaster and subscribes to a topic and publishes a message.
HelloWorldNative2() - Constructor for class javaclients.HelloWorldNative2
To start as a plugin
HelloWorldNative2(String[]) - Constructor for class javaclients.HelloWorldNative2
To start as a standalone client: java javaclients.HelloWorldNative2
HelloWorldPublish - Class in javaclients
This client connects to xmlBlaster and publishes a configurable amount of messages.
HelloWorldPublish(Global) - Constructor for class javaclients.HelloWorldPublish
 
HelloWorldSubscribe - Class in javaclients
This client connects to xmlBlaster and subscribes to messages.
HelloWorldSubscribe() - Constructor for class javaclients.HelloWorldSubscribe
 
HelloWorldSubscribe(Global) - Constructor for class javaclients.HelloWorldSubscribe
 
HelloWorldSubscribe.HelloThread - Class in javaclients
 
HelloWorldVolatile - Class in javaclients
This client connects to xmlBlaster and publishes a volatile message.
HelloWorldVolatile(Global) - Constructor for class javaclients.HelloWorldVolatile
 
HelloWorldVolatile2 - Class in javaclients
This client connects to xmlBlaster and publishes a volatile message.
HelloWorldVolatile2(Global) - Constructor for class javaclients.HelloWorldVolatile2
 
HIGH8_PRIORITY - Static variable in class org.xmlBlaster.util.def.PriorityEnum
The higher priority of a message (8).
HIGH_PRIORITY - Static variable in class org.xmlBlaster.util.def.PriorityEnum
The higher priority of a message (7 or HIGH).
HistoryQos - Class in org.xmlBlaster.util.qos
Helper class holding QoS settings to acces historical message.
HistoryQos(Global) - Constructor for class org.xmlBlaster.util.qos.HistoryQos
 
HistoryQos(Global, int) - Constructor for class org.xmlBlaster.util.qos.HistoryQos
 
HistoryQueueProperty - Class in org.xmlBlaster.util.qos.storage
Helper class holding history queue properties.
HistoryQueueProperty(Global, String) - Constructor for class org.xmlBlaster.util.qos.storage.HistoryQueueProperty
 
HOUR_IN_MILLIS - Static variable in class org.xmlBlaster.util.def.Constants
 
HP_UX - Static variable in class org.xmlBlaster.util.Execute
 
HSQLDB - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
htmlOutput(String, HttpServletResponse) - Method in class http.dhtml.systemInfo.SystemInfo
Returns a HTML file to the Browser.
http.applet - package http.applet
 
http.dhtml.systemInfo - package http.dhtml.systemInfo
Demo servlet and publisher for persistent http browser demo.
HttpIORServer - Class in org.xmlBlaster.util.http
Delivering the Authentication Service IOR over HTTP.
HttpIORServer(Global, String, int) - Constructor for class org.xmlBlaster.util.http.HttpIORServer
Create a little web server.
HttpResponse - Class in org.xmlBlaster.util.http
Used for returning the HTML page and mime type of a HTTP request.
HttpResponse(String) - Constructor for class org.xmlBlaster.util.http.HttpResponse
 
HttpResponse(String, String) - Constructor for class org.xmlBlaster.util.http.HttpResponse
 
HttpResponse(byte[]) - Constructor for class org.xmlBlaster.util.http.HttpResponse
 
HttpResponse(byte[], String) - Constructor for class org.xmlBlaster.util.http.HttpResponse
 

I

I_AdminMap - Interface in org.xmlBlaster.util.admin
Declares available methods of a map implementation for administration.
I_AdminPlugin - Interface in org.xmlBlaster.util.admin
Declares available methods to control arbitrary plugins.
I_AdminPop3Driver - Interface in org.xmlBlaster.util.admin
Declares available methods to control the POP3 email poller.
I_AdminQueue - Interface in org.xmlBlaster.util.admin
Declares available methods of a queue implementation for administration.
I_AdminService - Interface in org.xmlBlaster.util.admin
Declares available methods to control a xmlBlaster service plugin.
I_AdminSmtpClient - Interface in org.xmlBlaster.util.admin
Declares available methods to control the POP3 email poller.
I_AdminUsage - Interface in org.xmlBlaster.util.admin
Declares available methods to control arbitrary plugins.
I_AttributeUser - Interface in org.xmlBlaster.util
 
I_AUTHENTICATE_PROPERTY_KEY - Static variable in class org.xmlBlaster.util.def.Constants
The native authentication instance of the xmlBlaster server is available under this key in Global.instance().getProperties().
I_Callback - Interface in org.xmlBlaster.client
Interface to receive asynchronously send callback messages from xmlBlaster.
I_Callback - Interface in org.xmlBlaster.util.dispatch
Interface for Callback, the supported methods to call back to client side.
I_CallbackExtended - Interface in org.xmlBlaster.client.protocol
This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
I_CallbackRaw - Interface in org.xmlBlaster.client
This is a little helper class is the same as the CORBA generated
I_CallbackRaw - Interface in org.xmlBlaster.client.protocol.http.common
Here you receive callbacks from xmlBlaster in your applet.
I_CallbackServer - Interface in org.xmlBlaster.client.protocol
This is the client callback interface to xmlBlaster.
I_Checkpoint - Interface in org.xmlBlaster.util.checkpoint
Interface for plugins to handle messages passing checkpoints.
I_Connection - Interface in org.xmlBlaster.client.protocol.http.common
I_Connection
I_ConnectionHandler - Interface in org.xmlBlaster.client
Access the connection handler to access connection status information or manipulate queued messages.
I_ConnectionListener - Interface in org.xmlBlaster.util.queue.jdbc
Interface you need to implement to receive notifications from the JdbcConnectionPool that the pool has successfully reconnected
I_ConnectionStateListener - Interface in org.xmlBlaster.client
Callback the client from XmlBlasterAccess if the connection to xmlBlaster is lost or was reestablished (failsafe mode).
I_ConnectionStatusListener - Interface in org.xmlBlaster.util.dispatch
Listen to connection states of the dispatcher framework.
I_ConnectQosFactory - Interface in org.xmlBlaster.util.qos
Parsing/Serializing QoS (quality of service) of connect().
I_DisconnectQosFactory - Interface in org.xmlBlaster.util.qos
Parsing/Serializing QoS (quality of service) of disconnect().
I_DispatchManager - Interface in org.xmlBlaster.util.dispatch
Manages the sending of messages and commands and does error recovery further we communicate with the dispatcher plugin if one is configured.
I_Entry - Interface in org.xmlBlaster.util.queue
 
I_EntryFactory - Interface in org.xmlBlaster.util.queue
The Interface which can be used to convert an object which implements the interface I_Entry to a byte[] object and back.
I_EntryFilter - Interface in org.xmlBlaster.util.queue
Callback when entries are accessed from storage.
I_EventDispatcher - Interface in org.xmlBlaster.util
I_EventDispatcher used/implemented by the EventPlugin.
I_ExecuteListener - Interface in org.xmlBlaster.util
Interface you need to implement to receive stdout/stderr data from a spawned process.
I_HttpRequest - Interface in org.xmlBlaster.util.http
Used for asynchronous responses
I_Log - Interface in org.xmlBlaster.client.protocol.http.common
You can redirect the logging output of the xmlBlaster applet client library.
I_LogListener - Interface in org.xmlBlaster.util.log
Get logging events of type SEVERE or WARNING
I_MergeDomNode - Interface in org.xmlBlaster.util
Interface to delegate / decouple the merging of a node into an existing DOM tree
I_MsgDispatchInterceptor - Interface in org.xmlBlaster.util.dispatch.plugins
The Interface allows to control how messages are sent to the remote side.
I_MsgErrorHandler - Interface in org.xmlBlaster.util.error
You need to implement this interface to be notified on unrecoverable errors.
I_MsgErrorInfo - Interface in org.xmlBlaster.util.error
Encapsulates all necessary information to allow error handling of a lost message.
I_MsgInfoParser - Interface in org.xmlBlaster.util.xbformat
Interface to support different serialization formats of messages.
I_MsgKeyFactory - Interface in org.xmlBlaster.util.key
Parsing/Serializing key (quality of service) of publish() and update().
I_MsgQosFactory - Interface in org.xmlBlaster.util.qos
Parsing/Serializing QoS (quality of service) of publish() and update().
I_MsgUnitCb - Interface in org.xmlBlaster.client.script
Interface to intercept a MsgUnit just before it is published.
I_Notify - Interface in org.xmlBlaster.util.dispatch.plugins.prio
The Interface allows to callback when a status message arrived.
I_ObjectStream - Interface in org.xmlBlaster.client.protocol.http.common
I_ObjectStream
I_Plugin - Interface in org.xmlBlaster.util.plugin
This interface must be implemented by xmlBlaster plugins.
I_PluginConfig - Interface in org.xmlBlaster.util.plugin
Abstraction to allow access configuration parameters of a Plugin.
I_PluginManager - Interface in org.xmlBlaster.util.plugin
A managare that loads plugins.
I_PoolManager - Interface in org.xmlBlaster.util.pool
Interface you need to implement to receive state transition callbacks from the PoolManager.
I_PostSendListener - Interface in org.xmlBlaster.util.dispatch
This interface handles ONLY asynchronous sending events.
I_ProgressListener - Interface in org.xmlBlaster.util.xbformat
This interface is used to inform listeners about incoming data.
I_PropertyChangeListener - Interface in org.xmlBlaster.util.property
Please implement this interface to receive notification if a property changes.
I_QueryKeyFactory - Interface in org.xmlBlaster.util.key
Parsing/Serializing key (quality of service) of subscribe(), get(), unSubscribe() and erase().
I_QueryQosFactory - Interface in org.xmlBlaster.util.qos
Parsing/Serializing QoS (quality of service) of publish() and update().
I_Queue - Interface in org.xmlBlaster.util.queue
The Interface which all queues (persistent queues and cache queues) must implement.
I_QueueEntry - Interface in org.xmlBlaster.util.queue
 
I_QueuePutListener - Interface in org.xmlBlaster.util.queue
 
I_ReplaceContent - Interface in org.xmlBlaster.util
Callback interface to replace a byte[], useful for example when publishing in stream mode where you need to modify each chunk.
I_ReplaceVariable - Interface in org.xmlBlaster.util
Callback interface to replace a key from ReplaceVariable.
I_ResponseListener - Interface in org.xmlBlaster.util
Used for asynchronous responses
I_Selector - Interface in org.xmlBlaster.util.lexical
I_Selector
I_SignalListener - Interface in org.xmlBlaster.util
 
I_StatusQosFactory - Interface in org.xmlBlaster.util.qos
Parsing/Serializing QoS (quality of service) of publish() and update().
I_Storage - Interface in org.xmlBlaster.util.queue
 
I_StoragePlugin - Interface in org.xmlBlaster.util.queue
Interface for storage plugins
I_StorageProblemListener - Interface in org.xmlBlaster.util.queue
 
I_StorageProblemNotifier - Interface in org.xmlBlaster.util.queue
 
I_StorageSizeListener - Interface in org.xmlBlaster.util.queue
I_StorageSizeListener listens on number of containing entry changes in the queue.
I_StreamingCallback - Interface in org.xmlBlaster.client
Interface to receive asynchronously send callback messages from xmlBlaster.
I_Timeout - Interface in org.xmlBlaster.util
Interface you need to implement to receive timeout notifications
I_TimeoutManager - Interface in org.xmlBlaster.util
 
I_XmlBlaster - Interface in org.xmlBlaster.client.protocol
Interface for XmlBlaster, the supported methods on java client side.
I_XmlBlasterAccess - Interface in org.xmlBlaster.client
The Java client side access to xmlBlaster.
I_XmlBlasterAccessRaw - Interface in org.xmlBlaster.client.protocol.http.common
Interface for XmlBlaster, the supported methods on applet client side.
I_XmlBlasterConnection - Interface in org.xmlBlaster.client.protocol
This is the client interface to xmlBlaster.
I_XmlBlasterExceptionHandler - Interface in org.xmlBlaster.util
You can register your implementation to do for example a immediate shutdown if an XmlBlasterException is thrown.
id - Variable in class org.xmlBlaster.util.Global
 
idleToBusy(Object) - Method in interface org.xmlBlaster.util.pool.I_PoolManager
Is invoked on state transition from 'idle' to 'busy'.
ignorableWhitespace(char[], int, int) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Calls the character method with the same arguments.
ignorableWhitespace(char[], int, int) - Method in class org.xmlBlaster.util.SaxHandlerBase
Ignorable whitespace.
IGNORE_PUT_INTERCEPTOR - Static variable in interface org.xmlBlaster.util.queue.I_Queue
 
ignorePlugin() - Method in class org.xmlBlaster.util.plugin.PluginInfo
Check if the plugin is marked with "undef", such configurations are not loaded
ignorePlugin(String) - Static method in class org.xmlBlaster.util.plugin.PluginManagerBase
Plugin with type=="undef" are ignored
IN - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
incomingMessage(String, Object) - Method in interface org.xmlBlaster.util.I_ResponseListener
 
incomingMessage(String, Object) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Notification by Pop3Driver when a (response) email message arrives.
incrementRefCounters(XBStore, XBMeat, long, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
 
incrNumConnect(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Add count connect requests.
incrNumDeliveryExceptions(int) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Count the exceptions occurred since startup.
incrNumDisconnect(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Add count disconnect requests.
incrNumErase(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Add count erase requests.
incrNumGet(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Add count get requests.
incrNumPublish(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Add count messages which where published
incrNumSubscribe(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Add count subscribe requests.
incrNumUnSubscribe(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Add count unSubscribe requests.
incrNumUpdate(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Add count messages which where updated
incrNumUpdateOneway(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Add count messages which where updated
incrRedeliver() - Method in class org.xmlBlaster.util.qos.MsgQosData
Increment the redeliver counter
incrRedeliverCounter() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Increment the counter if message delivery fails (exception during sending) We don't know if other side has processed it completely or not
INDENT - Static variable in class org.xmlBlaster.util.def.Constants
 
INFO_INITIAL - Static variable in class org.xmlBlaster.util.def.Constants
 
INFO_QUEUED - Static variable in class org.xmlBlaster.util.def.Constants
Additional info for state.
infoE - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
infoX - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
INHIBIT_CONTENT_CDATA_WRAPPING - Static variable in class org.xmlBlaster.util.def.Constants
Used in the MsgUnitRaw to pass as key for the properties to tell the toXml Methods to inhibit wrapping by a CDATA.
inhibitContentCDATAWrapping - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
INHIBITED_CALLBACK_EXCEPTION - Static variable in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackImpl
 
init() - Method in class http.applet.HelloWorld3
 
init() - Method in class http.applet.SystemInfoApplet
 
init(Hashtable) - Method in class http.applet.SystemInfoApplet
 
init() - Method in class http.applet.XmlScript
 
init(Hashtable) - Method in class http.applet.XmlScript
For testing without applet GUI
init(ServletConfig) - Method in class http.dhtml.systemInfo.SystemInfo
This method is invoked only once when the servlet is started.
init(Global, PluginInfo) - Method in class javaclients.ClientPlugin
 
init(Global, PluginInfo) - Method in class javaclients.HelloWorldNative
 
init(Global, PluginInfo) - Method in class javaclients.HelloWorldNative2
 
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
init() - Method in class org.xmlBlaster.client.filepoller.Publisher
Connects to the xmlBlaster.
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.email.EmailCallbackImpl
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.local.LocalCallbackImpl
This method is not used, since callbacks plugins are actually factories.
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, PluginInfo) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
This method is called by the PluginManager (enforced by I_Plugin).
init(String, int, boolean, String) - Method in class org.xmlBlaster.client.XmlDbMessageWrapper
Set the query properties.
init() - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Initialize the MBean server and adaptors.
init(Global, PluginInfo) - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
init(Global) - Method in interface org.xmlBlaster.util.classloader.ClassLoaderFactory
 
init(Global) - Method in class org.xmlBlaster.util.classloader.ContextClassLoaderFactory
 
init(Global) - Method in class org.xmlBlaster.util.classloader.StandaloneClassLoaderFactory
 
init(Global, PluginInfo) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Enforced by I_Plugin
init(Map) - Method in class org.xmlBlaster.util.Global
Calls init(String[] args), the props keys have no leading "-".
init(String[]) - Method in class org.xmlBlaster.util.Global
The args key needs a leading "-".
init(Applet) - Method in class org.xmlBlaster.util.Global
 
init(Global, PluginInfo) - Method in interface org.xmlBlaster.util.plugin.I_Plugin
This method is called by the PluginManager.
init(Global, AddressBase, PluginInfo) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
This init() is called after the init(Global, PluginInfo)
init(Global, PluginInfo) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
This method is called by the PluginManager (enforced by I_Plugin).
init(Global, I_PluginConfig) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
init(Global, PluginInfo) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
This method is called by the PluginManager (enforced by I_Plugin).
init(I_Queue) - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
init(Global, PluginInfo) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Enforced by I_Plugin
init(Global, PluginInfo) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Enforced by I_Plugin
init(Global, PluginInfo) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Enforced by I_Plugin
init(I_Info) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
init(I_Info) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
init(I_Info) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
init(Global, PluginInfo) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Enforced by I_Plugin
init(InputSource) - Method in class org.xmlBlaster.util.SaxHandlerBase
 
init(String, InputSource) - Method in class org.xmlBlaster.util.SaxHandlerBase
 
init(String) - Method in class org.xmlBlaster.util.SaxHandlerBase
 
init(Global, I_ProgressListener, I_PluginConfig) - Method in interface org.xmlBlaster.util.xbformat.I_MsgInfoParser
Is guaranteed to be called by the MsgInfoParserFactory after construction.
init(Global, I_ProgressListener, I_PluginConfig) - Method in class org.xmlBlaster.util.xbformat.XbfParser
 
init(Global, I_ProgressListener, I_PluginConfig) - Method in class org.xmlBlaster.util.xbformat.XmlScriptParser
 
init(String) - Method in class org.xmlBlaster.util.XmlQoSBase
 
init_actions() - Method in class org.xmlBlaster.util.lexical.Sql92Parser
Action encapsulation object initializer.
initCbServer(String, CallbackAddress) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Create a new instance of the desired protocol driver like CORBA or RMI driver using the plugin loader.
initCbServer(String, CallbackAddress) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
initFactory(Global, PluginInfo) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
initialize(Global, String, CallbackAddress, I_CallbackExtended) - Method in class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
Construct a CORBA callback server for xmlBlaster, used by java/corba clients.
initialize(Global, String, CallbackAddress, I_CallbackExtended) - Method in class org.xmlBlaster.client.protocol.email.EmailCallbackImpl
Initialize and start the callback server A thread receiving all messages from xmlBlaster, and delivering them back to the client code.
initialize(Global, String, CallbackAddress, I_CallbackExtended) - Method in interface org.xmlBlaster.client.protocol.I_CallbackServer
Initialize and start the callback server.
initialize(Global, String, CallbackAddress, I_CallbackExtended) - Method in class org.xmlBlaster.client.protocol.local.LocalCallbackImpl
Initialize the callback server.
initialize(Global, String, CallbackAddress, I_CallbackExtended) - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
Construct the callback server.
initialize(Global, String, CallbackAddress, I_CallbackExtended) - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
Initialize and start the callback server A thread receiving all messages from xmlBlaster, and delivering them back to the client code.
initialize(Global, String, CallbackAddress, I_CallbackExtended) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
Construct a persistently named object.
initialize(Global) - Method in class org.xmlBlaster.client.queuemsg.ClientEntryFactory
Is called after the instance is created.
initialize(Global, HashMap, OutputStream) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
initialize() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Connects on protocol level to the server and tries a ping.
initialize(AddressBase[]) - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
Overwrite existing connections with new configuration
initialize(Global, String) - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
Is called once only after the instance is created.
initialize(Global, String) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Is called by DispatchPluginManager after the instance is created.
initialize(Global, AddressBase) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Used by SocketCallbackImpl on client side, uses I_CallbackExtended to invoke client classes

Used by HandleClient on server side, uses I_XmlBlaster to invoke xmlBlaster core

This executor has mixed client and server specific code for two reasons:
- Possibly we can use the same socket between two xmlBlaster server (load balance)
- Everything is together

initialize(Global, AddressBase, InputStream, OutputStream) - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Used by SocketCallbackImpl on client side, uses I_CallbackExtended to invoke client classes

Used by HandleClient on server side, uses I_XmlBlaster to invoke xmlBlaster core

This executor has mixed client and server specific code for two reasons:
- Possibly we can use the same socket between two xmlBlaster server (load balance)
- Everything is together

initialize() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Configure property settings.
initialize() - Method in class org.xmlBlaster.util.qos.address.CallbackAddress
Configure property settings
initialize(String) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Configure property settings, add your own defaults in the derived class
initialize(StorageId, Object) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Is called after the instance is created.
initialize(Global) - Method in interface org.xmlBlaster.util.queue.I_EntryFactory
Is called after the instance is created.
initialize(StorageId, Object) - Method in interface org.xmlBlaster.util.queue.I_Queue
Is called after the instance is created.
initialize(Global, Properties) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
Is called after the instance is created.
initialize(StorageId, Object) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Is called after the instance is created.
initialize(StorageId, Object) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Is called after the instance is created.
initialize(StorageId, Object) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Is called after the instance is created.
initialize() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
This method allows to reuse a MsgInfo instance.
initializeCb(AddressBase) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
initialRegistration(Map) - Method in class org.xmlBlaster.util.queue.StorageEventHandler
Callback from StoragePluginManager on registration
initId() - Method in class org.xmlBlaster.util.Global
Our identifier, the cluster node we want connect to
initQuery(int, boolean, String) - Method in class org.xmlBlaster.client.XmlDbMessageWrapper
Set the query properties.
initUpdate(boolean, String) - Method in class org.xmlBlaster.client.XmlDbMessageWrapper
Set the update/insert/delete properties.
inList - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
INPUT_TAG - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
inQos - Variable in class org.xmlBlaster.util.XmlQoSBase
 
insert(XBMeat, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
Inserts an entry in the database
insert(XBRef, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
Inserts an entry in the database
insert(XBStore, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
Inserts an entry in the database
insert(int, byte) - Method in class org.xmlBlaster.util.xbformat.ByteArray
Insert byte at position
insert(int, byte[]) - Method in class org.xmlBlaster.util.xbformat.ByteArray
Insert byte at position
insertSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
instance() - Static method in class org.xmlBlaster.util.Global
Global access to the default 'global' instance.
instance() - Static method in class org.xmlBlaster.util.log.XbNotifyHandler
 
instance() - Static method in class org.xmlBlaster.util.SignalCatcher
 
instance() - Static method in class org.xmlBlaster.util.xbformat.MsgInfoParserFactory
 
instanceCount - Variable in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
instanceName - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
instantiatePlugin(PluginInfo) - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
Create a plugin instance without caching it.
instantiatePlugin(PluginInfo, boolean) - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
Loads a plugin.
intercept(MsgUnit) - Method in interface org.xmlBlaster.client.script.I_MsgUnitCb
 
intercept(I_Entry, I_Storage) - Method in interface org.xmlBlaster.util.queue.I_EntryFilter
Invoked by the I_Map or I_Queue implementation when entries are read from the store.
INTERNAL - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_CONNECTIONFAILURE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_DISCONNECT - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_ERASE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_GET - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_ILLEGALARGUMENT - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_ILLEGALSTATE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_INTERRUPTED - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_LOGINNAME_PREFIX_FOR_CORE - Static variable in class org.xmlBlaster.util.def.Constants
 
INTERNAL_LOGINNAME_PREFIX_FOR_PLUGINS - Static variable in class org.xmlBlaster.util.def.Constants
If subscription ID is given by client, e.g.
INTERNAL_NOTIMPLEMENTED - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_NULLPOINTER - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_OID_ADMIN_CMD - Static variable in class org.xmlBlaster.util.def.Constants
 
INTERNAL_OID_CLUSTER_PREFIX - Static variable in class org.xmlBlaster.util.def.Constants
 
INTERNAL_OID_PREFIX - Static variable in class org.xmlBlaster.util.def.Constants
 
INTERNAL_OID_PREFIX_FOR_CORE - Static variable in class org.xmlBlaster.util.def.Constants
 
INTERNAL_OID_PREFIX_FOR_PLUGINS - Static variable in class org.xmlBlaster.util.def.Constants
 
INTERNAL_OID_REMOTE_PROPERTIES - Static variable in class org.xmlBlaster.util.def.Constants
 
INTERNAL_OID_RUNLEVEL_MANAGER - Static variable in class org.xmlBlaster.util.def.Constants
 
INTERNAL_PUBLISH - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_PUBLISH_ARR - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_STOP - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_SUBSCRIBE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_UNKNOWN - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
INTERNAL_UNSUBSCRIBE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
internalError(Throwable) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Called locally and from TopicHandler when internal error (Throwable) occurred to avoid infinite looping
internalError(Throwable) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Called locally and from TopicHandler when internal error (Throwable) occurred to avoid infinite looping
interruptInvocation() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Interrupts a blocking request with a not returning reply.
interruptInvocation() - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
Interrupts a blocking request with a not returning reply.
invoke(ObjectName, String, Object[], String[]) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
invoke(ObjectName, String, Object[], String[]) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
invoke(Object, Method, Object[]) - Method in class org.xmlBlaster.client.jmx.XmlBlasterInvocationHandler
Method Invoke is called by the client, The MethodName is extracted and wrapped into an MethodInvocation Object
invoke(String, Object[], String[]) - Method in class org.xmlBlaster.util.admin.extern.JmxLogLevel
Allows an operation to be invoked on the Dynamic MBean.
invoke(String, Object[], String[]) - Method in class org.xmlBlaster.util.admin.extern.JmxProperties
Allows an operation to be invoked on the Dynamic MBean.
invoke() - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
Invoke implementation
INVOKE_BYTE - Static variable in class org.xmlBlaster.util.xbformat.MsgInfo
 
invokeAction(String) - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Invoke xmlBlaster core JMX bean operations and getter/setter.
invokeCommand(String) - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Similat to invokeAction but the command does not need to start with "/InvokeAction//", additionally the "set" feature is activated.
invokeErase(String, String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
JMX
invokeErase(String, String) - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Invoke operation to erase() one/many topics.
invokeGet(String, String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
JMX
invokeGet(String, String) - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Invoke operation to get() one/many topics.
invokePublish(String, String, String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
JMX
invokePublish(String, String, String) - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Publish a message.
invokeStorageSizeListener() - Method in class org.xmlBlaster.util.queue.StorageSizeListenerHelper
 
invokeSubscribe(String, String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
JMX
invokeSubscribe(String, String) - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Invoke operation to subscribe the topic, given by its oid
invokeUnSubscribe(String, String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
JMX
invokeUnSubscribe(String, String) - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Invoke operation to unSubscribe one/many topics.
ip_addr - Variable in class org.xmlBlaster.util.Global
 
IRIX - Static variable in class org.xmlBlaster.util.Execute
 
IS - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
is14() - Static method in class org.xmlBlaster.util.JdkCompatible
 
is15() - Static method in class org.xmlBlaster.util.JdkCompatible
 
is16() - Static method in class org.xmlBlaster.util.JdkCompatible
 
isActivated() - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Check if JMX is activated.
isActive() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
isActive() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
isActive() - Method in interface org.xmlBlaster.util.admin.I_AdminService
Access the current state
isActive() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
isActive() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
isAddExpiresHeader() - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
If the message to send has an expiry date and this addExpiresHeader=true we send an 'Expires:' header in the email (Expiry Date Indication).
isAddExpiresHeader() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
isAdministrative() - Method in class org.xmlBlaster.util.key.KeyData
Messages starting with "__cmd:" are administrative messages
isAdministrative() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
isAlive() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
isAlive() - Method in interface org.xmlBlaster.client.I_ConnectionHandler
 
isAlive() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Enforced by interface I_ConnectionHandler
isAlive() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
isAlive() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
isAlive() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
isAlive() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
isApple() - Static method in class org.xmlBlaster.util.JdkCompatible
 
isAsyncSendQueueBlockOnOverflow() - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
 
isAsyncSendQueueBlockOnOverflow() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
isAtMaster() - Method in class org.xmlBlaster.util.qos.QosData
Check if this message is at its master cluster location
isBase64() - Method in class org.xmlBlaster.util.EncodableData
 
isBatchModeEnabled() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
The batch mode means that insertions in the database are made in batch mode, i.e.
isBEAWithUnsafeSupport() - Static method in class org.xmlBlaster.util.JdkCompatible
 
isBlackdown() - Static method in class org.xmlBlaster.util.JdkCompatible
 
isBreakLongMessageIdLine() - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
Defaults to false.
isBreakLongMessageIdLine() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
isBusy(String) - Method in class org.xmlBlaster.util.pool.PoolManager
Test if the resource is busy.
isBusyExpired() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
Is the resource life span expired?
isCallbackConfigured() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
isCallbackConfigured() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Check if a callback was configured, if client has passed a callback address on connect.
isCallbackDispatcherActive() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
isCascadeDeleteSuppported() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
isChecksum() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
isChunked - Static variable in class org.xmlBlaster.util.EncodableData
Needed for Base64 encoding
isCleanupSession() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
isClusterNode() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
isCommunication() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
isCompressed(String, String) - Static method in class org.xmlBlaster.util.xbformat.MsgInfo
Guessing if attachment is compressed.
isCompressed() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
isCompressZlib() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
isCompressZlib() - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
isCompressZlibStream() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
isCompressZlibStream() - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
isConnect() - Method in class org.xmlBlaster.util.def.MethodName
 
isConnected() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Has the connect() method successfully passed?
isConnected() - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
Check wether we are connected
isConnected(boolean) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
isConnected() - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
isConnected() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
 
isConnected() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
isConnectionWasDown() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
isConnectorAlive() - Method in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
Display internal status to Management
isConnectorAlive() - Method in interface org.xmlBlaster.util.admin.extern.XmlBlasterConnectorMBean
 
isContentForceBase64() - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
Force the MsgUnit attachment to always be base64 encoded.
isContentForceBase64() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
isCopyOnMove() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
isCopyOnMove() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
isCopyOnMove() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
isCoreInternalLoginName() - Method in class org.xmlBlaster.util.SessionName
 
isDaemon() - Method in class org.xmlBlaster.util.ThreadUtility
 
isDB2() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
isDbAdmin() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
isDead() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
isDead() - Method in interface org.xmlBlaster.client.I_ConnectionHandler
 
isDead() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Enforced by interface I_ConnectionHandler
isDead() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
isDead() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
isDead() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
isDeadMessage() - Method in class org.xmlBlaster.client.key.GetReturnKey
Dead letters are unrecoverable lost messages, usually an administrator should subscribe to those messages.
isDeadMessage() - Method in class org.xmlBlaster.client.key.UpdateKey
Dead letters are unrecoverable lost messages, usually an administrator should subscribe to those messages.
isDeadMessage() - Method in class org.xmlBlaster.util.key.KeyData
Test if oid is '__sys__deadMessage'.
isDeclarating() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
isDefault() - Method in class org.xmlBlaster.util.property.PropEntry
 
isDefaultDomain() - Method in class org.xmlBlaster.util.key.KeyData
 
isDestroyed() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
 
isDestroyed() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
 
isDestroyed() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
isDestroyed() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
isDestroyed() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
 
isDestroyed() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
isDestroyed() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
isDestroyed() - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
isDestroyed() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Flag which marks the entry as destroyed, you should take it from queue and ignore/discard it
isDisconnect() - Method in class org.xmlBlaster.util.def.MethodName
 
isDispatcherActive() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
isDispatcherActive() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
isDispatcherActive() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
isDoingShutdown - Variable in class org.xmlBlaster.util.Global
 
isDomain() - Method in class org.xmlBlaster.util.key.KeyData
 
isDurable() - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
isEmbedded() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
isEmpty(String) - Method in class org.xmlBlaster.util.XmlQoSBase
To avoid SAX parsing (which costs many CPU cycles) check the QoS string here if it contains anything useful.
isEnforced() - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
 
isErase() - Method in class org.xmlBlaster.util.def.MethodName
 
isErase() - Method in class org.xmlBlaster.util.qos.QosData
 
isErased() - Method in class org.xmlBlaster.client.qos.GetReturnQos
True if the message was erased by timer or by a client invoking erase().
isErased() - Method in class org.xmlBlaster.client.qos.UpdateQos
True if the message was erased by timer or by a client invoking erase().
isErased() - Method in class org.xmlBlaster.util.qos.QosData
True if the message was erased by timer or by a client invoking erase().
isErrorCode(ErrorCode) - Method in exception org.xmlBlaster.util.XmlBlasterException
 
isExact() - Method in class org.xmlBlaster.client.key.EraseKey
 
isExact() - Method in class org.xmlBlaster.util.key.KeyData
 
isExactAddress() - Method in class org.xmlBlaster.util.qos.address.Destination
 
isException() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
isExpired() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
 
isExpired() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
 
isExpired() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
isExpired() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
isExpired() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
 
isExpired() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
isExpired() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
isExpired(Timestamp) - Method in interface org.xmlBlaster.util.I_TimeoutManager
Is this handle expired?

isExpired(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Check if an email can be deleted.
isExpired() - Method in class org.xmlBlaster.util.qos.MsgQosData
Calculates if we are expired
isExpired() - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
isExpired() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Flag which marks the entry as outdated
isExpired(Timestamp) - Method in class org.xmlBlaster.util.Timeout
Is this handle expired?

isExpired(Timestamp) - Method in class org.xmlBlaster.util.TimeoutPooled
 
isFakedReturn() - Method in class org.xmlBlaster.client.qos.SubscribeReturnQos
Check if the subscription is queued on client side.
isFileNameCasesensitive() - Static method in class org.xmlBlaster.client.filepoller.DirectoryManager
 
isFirebird() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
isFlushing() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
isForceBase64() - Method in class org.xmlBlaster.util.FileDumper
 
isForceDestroy() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
isForceUpdate() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
isForwardError() - Method in class org.xmlBlaster.client.qos.UpdateQos
True on cluster forward problems
isForwardError() - Method in class org.xmlBlaster.util.qos.QosData
True on cluster forward problems
isFromPersistenceRecovery() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
isFromPersistenceRecovery(boolean) - Method in class org.xmlBlaster.util.qos.QosData
Marker if the message comes from persistent store after recovery.
isFromPersistenceRecovery() - Method in class org.xmlBlaster.util.qos.QosData
Flag if the message comes from persistent store after recovery.
isFromPersistenceStore() - Method in class org.xmlBlaster.util.qos.MsgQosData
Internal use only, is this message sent from the persistence layer?
isFull() - Method in class org.xmlBlaster.util.SimpleXbQueue
Check if the queue is filled up.

isGet() - Method in class org.xmlBlaster.util.def.MethodName
 
isGet() - Method in class org.xmlBlaster.util.qos.QosData
 
isHead(String) - Static method in class org.xmlBlaster.util.ThreadUtility
 
isHPUX() - Static method in class org.xmlBlaster.util.JdkCompatible
 
isHSQLDatabaseEngine() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
isIBM() - Static method in class org.xmlBlaster.util.JdkCompatible
 
isInAttribute() - Method in class org.xmlBlaster.util.AttributeSaxFactory
 
isIndenting() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
isInitialized() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
returns true if the pool already is initialized, false otherwise.
isInstanceOf(ObjectName, String) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
isInstanceOf(ObjectName, String) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
isInternal() - Method in class org.xmlBlaster.client.key.GetReturnKey
Messages starting with "__" are reserved for internal usage
isInternal() - Method in class org.xmlBlaster.client.key.UpdateKey
Messages starting with "__" are reserved for internal usage
isInternal() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
 
isInternal() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
 
isInternal() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
isInternal() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
isInternal() - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
 
isInternal() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
isInternal() - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
isInternal() - Method in class org.xmlBlaster.util.key.KeyData
Messages starting with "__" are reserved for internal usage
isInternal() - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
isInternal() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
isInternal() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
isInternalLoginName() - Method in class org.xmlBlaster.util.SessionName
 
isInvoke() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
isJmxActivated() - Method in class org.xmlBlaster.util.Global
Check if JMX is activated.
isLdbc() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
isLeaveServer() - Method in class org.xmlBlaster.client.qos.DisconnectQos
 
isLocalDisk() - Method in class org.xmlBlaster.util.property.Property.FileInfo
 
isLoggedIn() - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
 
isLoggedIn() - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
 
isLoggedIn() - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
 
isLoggedIn() - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
 
isLoggedIn() - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
 
isLoggedIn() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
 
isLoggedIn() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
isLoopingMail(MsgInfo, EmailData) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Some weak looping protection.
isMessageIdAttachment(AttachmentHolder, String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
isMessageIdForceBase64() - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
 
isMessageIdForceBase64() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
isMicrosoftSQLServer() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
isModified() - Method in class org.xmlBlaster.util.property.PropEntry
Is unmanipulated default value?
isMsgDistributorModified() - Method in class org.xmlBlaster.util.qos.TopicProperty
 
isMsgUnitAttachment(AttachmentHolder) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
isMySql() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
isNestedBracketsSuppported() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
isNodeIdExplicitlyGiven() - Method in class org.xmlBlaster.util.SessionName
Check if the address string given to our constructor had an explicit specified nodeId
isNotificationEnabled(Notification) - Method in class org.xmlBlaster.client.jmx.UserFilter
 
isNotifiedAboutAddOrRemove() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Defaults to false.
isNotifiedAboutAddOrRemove() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
isNotifiedAboutAddOrRemove() - Method in interface org.xmlBlaster.util.queue.I_Queue
Defaults to false.
isNotifiedAboutAddOrRemove() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
isNotifiedAboutAddOrRemove() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
isNotifiedAboutAddOrRemove() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
isNullTerminated() - Method in class org.xmlBlaster.util.xbformat.XmlScriptParser
If used by email, the InputStream finishes when the attaachment is read, if used over socket, we need to terminate each script with a null byte
iso8601Formater - Variable in class org.xmlBlaster.util.log.XbFormatter
 
iso8601Time() - Method in class org.xmlBlaster.util.log.XbFormatter
 
IsoDateParser - Class in org.xmlBlaster.util
Date parser for ISO 8601 format http://www.w3.org/TR/1998/NOTE-datetime-19980827
IsoDateParser() - Constructor for class org.xmlBlaster.util.IsoDateParser
 
isOfClass(String) - Method in class org.xmlBlaster.util.context.ContextNode
 
isOfType(ErrorCode) - Method in class org.xmlBlaster.util.def.ErrorCode
Returns 'true' if this error code is a 'child' of the error code specified in baseCode.
isOk() - Method in class org.xmlBlaster.client.qos.GetReturnQos
True if the message is OK
isOk() - Method in class org.xmlBlaster.client.qos.UpdateQos
True if the message is OK
isOk() - Method in class org.xmlBlaster.util.qos.QosData
True if the message is OK on update().
isolationToString(int) - Static method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
isolationToString(int) - Static method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
isOracle() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
isPersistent() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Is this a persistent message?
isPersistent() - Method in class org.xmlBlaster.client.qos.UpdateQos
Is this a persistent message?
isPersistent() - Method in interface org.xmlBlaster.util.qos.ConnectQosDataMBean
If this flag is set, the session will persist a server crash.
isPersistent() - Method in class org.xmlBlaster.util.qos.DisconnectQosData
 
isPersistent() - Method in class org.xmlBlaster.util.qos.QosData
 
isPersistent() - Method in interface org.xmlBlaster.util.queue.I_Entry
Returns true if the entry is persistent (persistent on HD), false otherwise.
isPersistent() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
isPluginInternal() - Method in class org.xmlBlaster.client.key.GetReturnKey
Messages starting with "_" are reserved for usage in plugins
isPluginInternal() - Method in class org.xmlBlaster.client.key.UpdateKey
Messages starting with "_" are reserved for usage in plugins
isPluginInternal() - Method in class org.xmlBlaster.util.key.KeyData
Messages starting with "_" are reserved for usage in plugins
isPluginInternalLoginName() - Method in class org.xmlBlaster.util.SessionName
 
isPolling() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
isPolling() - Method in interface org.xmlBlaster.client.I_ConnectionHandler
 
isPolling() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Enforced by interface I_ConnectionHandler
isPolling() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
isPolling() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
isPolling() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
isPostgres() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
isPrintableChar(char) - Static method in class org.xmlBlaster.util.XmlBuffer
Detect strange characters i=rk�9isPrintableCharExtended(char) - Static method in class org.xmlBlaster.util.XmlBuffer
 
isPtp() - Method in class org.xmlBlaster.client.qos.UpdateQos
Did i reveive the message in PtP mode?
isPtp() - Method in class org.xmlBlaster.util.qos.MsgQosData
Test if Point to Point addressing style is used.
isPtpAllowed() - Method in class org.xmlBlaster.client.qos.ConnectQos
 
isPtpAllowed() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
isPtpAllowed() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
isPtpAllowed() - Method in interface org.xmlBlaster.util.qos.ConnectQosDataMBean
Does the client accept PtP messages?
isPtpAllowedProp() - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
isPublish() - Method in class org.xmlBlaster.util.def.MethodName
 
isPublish() - Method in class org.xmlBlaster.util.qos.QosData
 
isPublishArray() - Method in class org.xmlBlaster.util.def.MethodName
 
isPublishOnway() - Method in class org.xmlBlaster.util.def.MethodName
 
isPublishType() - Method in class org.xmlBlaster.util.def.MethodName
 
isPubSessionIdInternal() - Method in class org.xmlBlaster.util.SessionName
 
isPubSessionIdUser() - Method in class org.xmlBlaster.util.SessionName
 
isQuery() - Method in class org.xmlBlaster.client.key.EraseKey
 
isQuery() - Method in class org.xmlBlaster.util.key.KeyData
 
isReadonly() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Is this a readonly message?
isReadonly() - Method in class org.xmlBlaster.client.qos.UpdateQos
Is this a readonly message?
isReadonly() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
isReadonly() - Method in class org.xmlBlaster.util.qos.TopicProperty
 
isReconnected() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
 
isReconnected() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Used for ConnetReturnQos only.
isRefCounted() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
isRegistered(ObjectName) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
isRegistered(ObjectName) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
isRegistered(ContextNode) - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
 
isRegisteredMBean(ContextNode) - Method in class org.xmlBlaster.util.Global
 
isRemoteProperties() - Method in class org.xmlBlaster.util.key.KeyData
__sys__remoteProperties
isRequestIdFromSentDate() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
isRequestIdGuessed() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Check if we got an explicit requestId or if we extracted it for example from the email-sentDate.
isResource() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
isResponse() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
isRunlevelManager() - Method in class org.xmlBlaster.util.key.KeyData
__sys__remoteProperties
isSameAddress(AddressBase) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Check if supplied address would connect to the address of this instance
isSendAsync() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
isSendContentAsText() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
isServerSide() - Method in class org.xmlBlaster.util.Global
Check where we are, on client or on server side? engine.Global overwrites this
isServerSide() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
isServerSide(boolean) - Method in exception org.xmlBlaster.util.XmlBlasterException
 
isSession() - Method in class org.xmlBlaster.util.SessionName
Check if we hold a session or a subject
isSessionNameModified() - Method in class org.xmlBlaster.util.qos.SessionQos
 
isSessionRelated() - Method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
 
isSet() - Method in class org.xmlBlaster.util.property.PropEntry
 
isShowAllClientProperties() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
isShowAllClientProperties() - Method in interface org.xmlBlaster.util.checkpoint.CheckpointMBean
 
isShowAllMessages() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
isShowAllMessages() - Method in interface org.xmlBlaster.util.checkpoint.CheckpointMBean
 
isShutdown() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
isShutdown() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
isShutdown() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
isShutdown() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Is the storage available?
isShutdown() - Method in interface org.xmlBlaster.util.admin.I_AdminPlugin
Check status
isShutdown() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Check status of queue.
isShutdown() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
isShutdown() - Method in class org.xmlBlaster.util.dispatch.DispatchWorkerPool
 
isShutdown() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
isShutdown() - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
 
isShutdown() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
 
isShutdown() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
I_AdminPlugin#isShutodwn
isShutdown() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
isShutdown() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
isShutdown() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
isShutdown() - Method in interface org.xmlBlaster.util.queue.I_Storage
Performs what has to be done when the Map Plugin shuts down.
isShutdown() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
isShutdown() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
isShutdown() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
isShutdownCompletly() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
isSQLite() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
isStalled() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
 
isStallOnPingTimeout() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
isStored() - Method in interface org.xmlBlaster.util.queue.I_Entry
 
isStored() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
isStringType() - Method in class org.xmlBlaster.util.EncodableData
 
isSubjectRelated() - Method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
 
isSubscribable() - Method in class org.xmlBlaster.client.qos.UpdateQos
Was this message subscribed?
isSubscribable() - Method in class org.xmlBlaster.util.qos.MsgQosData
Test if Publish/Subscribe style is used.
isSubscribe() - Method in class org.xmlBlaster.util.def.MethodName
 
isSubscribe() - Method in class org.xmlBlaster.util.qos.QosData
 
isSun() - Static method in class org.xmlBlaster.util.JdkCompatible
 
isSyncMode() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
isSyncMode() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
isThrowAllExceptions() - Method in class org.xmlBlaster.client.script.XmlScriptClient
 
isTimeout() - Method in class org.xmlBlaster.client.qos.GetReturnQos
True if a timeout on this message occurred.
isTimeout() - Method in class org.xmlBlaster.client.qos.UpdateQos
True if a timeout on this message occurred.
isTimeout() - Method in class org.xmlBlaster.util.qos.QosData
True if a timeout on this message occurred.
isTransaction() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
isTransient() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
 
isTransient() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
isTransient() - Method in interface org.xmlBlaster.util.queue.I_Storage
 
isTransient() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
isTransient() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
isTransient() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
iStream - Variable in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Reading from socket
isTrue(String) - Static method in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
isUndef() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
isUndef() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
isUnSubscribe() - Method in class org.xmlBlaster.util.def.MethodName
 
isUnSubscribe() - Method in class org.xmlBlaster.util.qos.QosData
 
isUpdate() - Method in class org.xmlBlaster.util.qos.QosData
 
isUseEmailExpiryTimestamp() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
isUseEmailExpiryTimestamp() - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
isUser() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
isUserThread() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnectionsHandler
 
isUserThread() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
isVolatile() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Is this a volatile message?
isVolatile() - Method in class org.xmlBlaster.client.qos.PublishQos
 
isVolatile() - Method in class org.xmlBlaster.client.qos.UpdateQos
Is this a volatile message?
isVolatile() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
isWindows() - Static method in class org.xmlBlaster.util.Execute
 
isWithXtermEscapeColor() - Method in class org.xmlBlaster.util.log.XbFormatter
 
isXmlStyle() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
isXmlStyle() - Method in interface org.xmlBlaster.util.checkpoint.CheckpointMBean
 
isXPath() - Method in class org.xmlBlaster.client.key.EraseKey
 
isXPath() - Method in class org.xmlBlaster.util.key.KeyData
 
isXPathQuery() - Method in class org.xmlBlaster.util.qos.address.Destination
 

J

jarName - Variable in class org.xmlBlaster.util.classloader.LoaderInfo
"xmlBlaster.jar" or null if not from jar file
jarPath - Variable in class org.xmlBlaster.util.classloader.LoaderInfo
"/home/xmlblast/xmlBlaster/lib/xmlBlaster.jar" or null if not from jar file loaded
javaclients - package javaclients
Java examples, start reading the HelloWorld clients.
JavascriptCallback - Class in org.xmlBlaster.client
Forwards callback messages to Javascript code.
JavascriptCallback(WindowWrapper) - Constructor for class org.xmlBlaster.client.JavascriptCallback
This constructor is called from Javascript within a SVG document:
JAXPFactory - Class in org.xmlBlaster.util
Factory for JAXP factories.
JAXPFactory() - Constructor for class org.xmlBlaster.util.JAXPFactory
 
JDBC_OID - Static variable in class org.xmlBlaster.util.def.Constants
JDBC access messages
JdbcConnectionPool - Class in org.xmlBlaster.util.queue.jdbc
A Pool of connections to the database to be used for a persistent queue.
JdbcConnectionPool() - Constructor for class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
The default constructor currently does nothing.
jdbcConnectionPoolTimer - Variable in class org.xmlBlaster.util.Global
 
JdbcQueue - Class in org.xmlBlaster.util.queue.jdbc
Persistence queue implementation on a DB based on JDBC.
JdbcQueue() - Constructor for class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
JdbcQueueCommonTablePlugin - Class in org.xmlBlaster.util.queue.jdbc
Persistence queue implementation on a DB based on JDBC.
JdbcQueueCommonTablePlugin() - Constructor for class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
JdkCompatible - Class in org.xmlBlaster.util
Helper to use only JDK 1.1 supported methods.
JdkCompatible() - Constructor for class org.xmlBlaster.util.JdkCompatible
 
JMS_PREFIX - Static variable in class org.xmlBlaster.util.def.Constants
This is the same for all chunks in a message.
JMS_REPLY_TO - Static variable in class org.xmlBlaster.util.def.Constants
 
jmxInterfaceAlive - Variable in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
 
JmxLogLevel - Class in org.xmlBlaster.util.admin.extern
Definition of a dynamic MBean which exports the logging properties.
JmxLogLevel() - Constructor for class org.xmlBlaster.util.admin.extern.JmxLogLevel
Export all log-level settings.
JmxLogLevel(Global) - Constructor for class org.xmlBlaster.util.admin.extern.JmxLogLevel
Export all log-level settings.
JmxMBeanHandle - Class in org.xmlBlaster.util.admin.extern
Container to hold the ObjectInstance,mBean and ContextNode triple.
JmxMBeanHandle(ObjectInstance, ContextNode, Object) - Constructor for class org.xmlBlaster.util.admin.extern.JmxMBeanHandle
 
JmxProperties - Class in org.xmlBlaster.util.admin.extern
Definition of a dynamic MBean which exports the Global properties.
JmxProperties() - Constructor for class org.xmlBlaster.util.admin.extern.JmxProperties
Export all properties from glob.
JmxProperties(Global) - Constructor for class org.xmlBlaster.util.admin.extern.JmxProperties
Export all properties from glob.
JmxWrapper - Class in org.xmlBlaster.util.admin.extern
JmxWrapper wraps the MBeanServer instance.
JmxWrapper(Global) - Constructor for class org.xmlBlaster.util.admin.extern.JmxWrapper
Constructs an initial JmxWrapper object.
JVM_VERSION - Static variable in class org.xmlBlaster.util.XmlNotPortable
We only distinguish: 13 for all JDK <= 1.3 14 for JDK 1.4 15 for all JDK >= 1.5

K

key - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
key - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor.LoopProtection
 
KEY_CLASSPATH - Static variable in class org.xmlBlaster.util.plugin.PluginInfo
The key into params for the classpath
KEY_OID - Static variable in class org.xmlBlaster.util.queue.jdbc.XBRef
 
KEY_TAG - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
KEY_TAG - Static variable in class org.xmlBlaster.util.MsgUnitRaw
 
KeyData - Class in org.xmlBlaster.util.key
This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
KeyData(Global, String) - Constructor for class org.xmlBlaster.util.key.KeyData
Minimal constructor.

L

L_BRACKET - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
lastPingRequestId - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor.LoopProtection
Ping runs in another thread, we need to protect seperately (an update can legally overtake a ping and vice versa)
lastRequestId - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor.LoopProtection
Use to protect against looping messages, is a monotonous ascending timestamp
Latency - Class in javaclients
Measure the brutto roundtrip latency of a message publish and update.
Latency(Global) - Constructor for class javaclients.Latency
 
LDBC - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
LEAVE_MESSAGES - Static variable in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
LeaveServer - Class in javaclients
Test to leave the server without destroying the server side session.
LeaveServer(Global) - Constructor for class javaclients.LeaveServer
 
leaveServer(Map) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Leaves the connection to the server and cleans up the client side resources without making a server side disconnect.
leaveServer() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
leaveServer(Map) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
leaveServer() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
 
LEGACY - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
length() - Method in class org.xmlBlaster.util.XmlBuffer
 
LET - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
LIKE - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
LikeOpWrapper - Class in org.xmlBlaster.util.lexical
LikeOpWrapper
LikeOpWrapper(Global, String) - Constructor for class org.xmlBlaster.util.lexical.LikeOpWrapper
 
LikeOpWrapper(Global, String, char) - Constructor for class org.xmlBlaster.util.lexical.LikeOpWrapper
 
LikeOpWrapper(Global, String, char, boolean) - Constructor for class org.xmlBlaster.util.lexical.LikeOpWrapper
 
LINUX - Static variable in class org.xmlBlaster.util.Execute
 
list - Variable in class org.xmlBlaster.util.queue.ReturnDataHolder
 
listAllThreads(PrintStream) - Static method in class org.xmlBlaster.util.ThreadLister
List all threads below the root thread group recursively.
listAllThreads() - Static method in class org.xmlBlaster.util.ThreadLister
List all threads below the root thread group recursively.
literal() - Method in class org.xmlBlaster.util.XmlToDom
Access the unparsed, literal ASCII xmlKey.
loadClass(String) - Method in class org.xmlBlaster.util.classloader.PluginClassLoader
 
loadClass(String) - Method in class org.xmlBlaster.util.classloader.XmlBlasterClassLoader
 
loadClientPlugin(String, String, String, String) - Method in class org.xmlBlaster.client.qos.ConnectQos
Allows to set or overwrite the client side security plugin.
loadClientPlugin(String, String, String, String) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Allows to set or overwrite the client side security plugin.
LoaderInfo - Class in org.xmlBlaster.util.classloader
Helper struct holding infos about a plugin class and its pathes
LoaderInfo(String, String, String, String, String) - Constructor for class org.xmlBlaster.util.classloader.LoaderInfo
 
loadPlugin() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
Load the appropriate protocol driver, e.g the CORBA protocol plugin.
loadPlugin() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
The derived class should create an instance of the protocol driver.
loadProps(Property.FileInfo, Properties) - Method in class org.xmlBlaster.util.property.Property
Use this method only the first time to initialize everything.
LocalCallbackImpl - Class in org.xmlBlaster.client.protocol.local
A client callback driver for in jvm calls.
LocalCallbackImpl() - Constructor for class org.xmlBlaster.client.protocol.local.LocalCallbackImpl
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
LocalConnection - Class in org.xmlBlaster.client.protocol.local
A local connections.
LocalConnection() - Constructor for class org.xmlBlaster.client.protocol.local.LocalConnection
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
locator - Variable in class org.xmlBlaster.util.SaxHandlerBase
 
log(String, String, String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_Log
Receive the logging.
log(String, String, String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
Log to the logListener or to the java console of the browser if logListener is null.
log(String, String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
Log to java console of the browser of the logListener if any is registered
log(String, String, String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
log(LogRecord) - Method in interface org.xmlBlaster.util.log.I_LogListener
Event fired when a logging occurres.
log4jConfiguration - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
 
Log4jToJavaLoggingAppender - Class in org.xmlBlaster.util.log
 
Log4jToJavaLoggingAppender() - Constructor for class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
logChannels - Variable in class org.xmlBlaster.util.Global
 
loggers - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
Checkpoint logging
LOGGING_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark logging settings
logImpl - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
 
loginName - Variable in class org.xmlBlaster.client.protocol.email.EmailConnection
 
loginName - Variable in class org.xmlBlaster.client.protocol.socket.SocketConnection
 
loginName - Variable in class org.xmlBlaster.util.protocol.socket.SocketExecutor
This is the client side
logLevels - Variable in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
logListener - Variable in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
logName - Variable in class org.xmlBlaster.util.qos.QueryRefinementQos
the name to assign to the log of the extending class
logUsage() - Static method in class org.xmlBlaster.util.Global
 
lostClientConnection() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Can be called when client connection is lost (NOT the callback connection).
lostClientConnection() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Can be called when client connection is lost (NOT the callback connection).
lostConnection(XmlBlasterException) - Method in interface org.xmlBlaster.client.protocol.I_CallbackExtended
For example called by socket layer on EOF
lostConnection(XmlBlasterException) - Method in class org.xmlBlaster.client.XmlBlasterAccess
For example called by SOCKET layer (SocketCallbackImpl.java) on EOF.
LOW4_PRIORITY - Static variable in class org.xmlBlaster.util.def.PriorityEnum
The lower priority of a message (4).
LOW_PRIORITY - Static variable in class org.xmlBlaster.util.def.PriorityEnum
The lower priority of a message (3 or LOW).
LowMemoryDetector - Class in org.xmlBlaster.util.admin.extern
Get notification when heap memory usage exceeds 90%.
LowMemoryDetector() - Constructor for class org.xmlBlaster.util.admin.extern.LowMemoryDetector
Default ctor for 90% threshold and registered DefaultLowMemoryListener.
LowMemoryDetector(float) - Constructor for class org.xmlBlaster.util.admin.extern.LowMemoryDetector
 
LT - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
LTGREEN_BLACK - Static variable in class org.xmlBlaster.util.log.XbFormatter
 

M

MAC - Static variable in class org.xmlBlaster.util.Execute
 
MailUtil - Class in org.xmlBlaster.util.protocol.email
Utilities to dump mail messages.
MailUtil() - Constructor for class org.xmlBlaster.util.protocol.email.MailUtil
 
main(String[]) - Static method in class HelloWorld
 
main(String[]) - Static method in class http.applet.SystemInfoApplet
Start outside of browser: java http.applet.SystemInfoApplet
main(String[]) - Static method in class http.applet.XmlScript
java http.applet.XmlScript
main(String[]) - Static method in class http.dhtml.systemInfo.SystemInfoPublisher
java html.systemInfo.SystemInfoPublisher
main(String[]) - Static method in class javaclients.AllProtocols
Try
main(String[]) - Static method in class javaclients.ClientQuery
 
main(String[]) - Static method in class javaclients.ClientSub
 
main(String[]) - Static method in class javaclients.ClientSubDispatch
 
main(String[]) - Static method in class javaclients.ClientXml
 
main(String[]) - Static method in class javaclients.HelloWorldErase
Try
main(String[]) - Static method in class javaclients.HelloWorldGet
Try
main(String[]) - Static method in class javaclients.HelloWorldMime
Try
main(String[]) - Static method in class javaclients.HelloWorldNative
 
main(String[]) - Static method in class javaclients.HelloWorldNative2
 
main(String[]) - Static method in class javaclients.HelloWorldPublish
Try
main(String[]) - Static method in class javaclients.HelloWorldSubscribe
Try
main(String[]) - Static method in class javaclients.HelloWorldVolatile
Try
main(String[]) - Static method in class javaclients.HelloWorldVolatile2
Try
main(String[]) - Static method in class javaclients.Latency
Try
main(String[]) - Static method in class javaclients.LeaveServer
Try
main(String[]) - Static method in class javaclients.MultiThreadSequencer
 
main(String[]) - Static method in class org.xmlBlaster.client.feeder.PublishFile
Invoke: java org.xmlBlaster.client.feeder.PublishFile -c -k -q -m
main(String[]) - Static method in class org.xmlBlaster.client.filepoller.DirectoryManager
java org.xmlBlaster.client.filepoller.DirectoryManager -path /tmp/filepoller -filter "*.xml" -filterType simple
main(String[]) - Static method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
For Testing.
main(String[]) - Static method in class org.xmlBlaster.client.qos.ConnectQos
For testing invoke: java org.xmlBlaster.client.qos.ConnectQos
main(String[]) - Static method in class org.xmlBlaster.client.qos.GetQos
For testing: java org.xmlBlaster.client.qos.GetQos
main(String[]) - Static method in class org.xmlBlaster.client.qos.PublishQos
For testing invoke: java org.xmlBlaster.client.PublishQos
main(String[]) - Static method in class org.xmlBlaster.client.qos.SubscribeQos
For testing: java org.xmlBlaster.client.qos.SubscribeQos
main(String[]) - Static method in class org.xmlBlaster.client.reader.GetMessage
Invoke: java org.xmlBlaster.client.reader.GetMessage -loginName Tim -passwd secret -oid __cmd:?totalMem
main(String[]) - Static method in class org.xmlBlaster.client.reader.SubscribeMessage
Invoke: java org.xmlBlaster.client.reader.SubscribeMessage -loginName Tim -passwd secret -oid __cmd:?totalMem
main(String[]) - Static method in class org.xmlBlaster.client.script.XmlScriptClient
 
main(String[]) - Static method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
main(String[]) - Static method in class org.xmlBlaster.client.XmlBlasterAccess
For testing invoke: java org.xmlBlaster.client.XmlBlasterAccess
main(String[]) - Static method in class org.xmlBlaster.util.admin.extern.LowMemoryDetector
Tester: java -Xms2M -Xmx3M -Dcom.sun.management.jmxremote -DxmlBlaster/jmx/exitOnMemoryThreshold=true org.xmlBlaster.util.admin.extern.LowMemoryDetector
main(String[]) - Static method in class org.xmlBlaster.util.Base64
java org.xmlBlaster.util.Base64 -file MyFile.jpg java org.xmlBlaster.util.Base64 HelloWorld -> SGVsbG9Xb3JsZA== java org.xmlBlaster.util.Base64 -decodeFile MyFile.base64 java org.xmlBlaster.util.Base64 -decode Q2lBOGEyVjVJRzlwWkQwblNHVnNiRzhuSUdOdmJuUmxiblJOYVcxbFBTZDBaWGgwTDNodGJDY2dZMjl1ZEdWdWRFMXBiV1ZGZUhSbGJtUmxaRDBuTVM0d0p6NEtJQ0E4YjNKbkxuaHRiRUpzWVhOMFpYSStQR1JsYlc4dE16NDhMMlJsYlc4dE16NDhMMjl5Wnk1NGJXeENiR0Z6ZEdWeVBnb2dQQzlyWlhrKw==
main(String[]) - Static method in class org.xmlBlaster.util.context.ContextNode
Method for testing only.

Invoke: java -Djava.compiler= org.xmlBlaster.util.context.ContextNode

main(String[]) - Static method in class org.xmlBlaster.util.def.ErrorCode
Generate a requirement file for all error codes.
main(String[]) - Static method in class org.xmlBlaster.util.def.MethodName
java org.xmlBlaster.util.def.MethodName
main(String[]) - Static method in class org.xmlBlaster.util.def.PriorityEnum
java org.xmlBlaster.util.def.PriorityEnum
main(String[]) - Static method in class org.xmlBlaster.util.EmbeddedXmlBlaster
Invoke: java org.xmlBlaster.util.EmbeddedXmlBlaster

instead of the JacORB ORB, which won't work.

main(String[]) - Static method in class org.xmlBlaster.util.EncodableData
 
main(String[]) - Static method in class org.xmlBlaster.util.Execute
org.xmlBlaster.util.Execute ls -l
main(String[]) - Static method in class org.xmlBlaster.util.FileLocator
java org.xmlBlaster.util.FileLocator -pluginsFile http://www.xmlblaster.org/empty.html
main(String[]) - Static method in class org.xmlBlaster.util.Global
To play with a profiling tool
main(String[]) - Static method in class org.xmlBlaster.util.IsoDateParser
 
main(String[]) - Static method in class org.xmlBlaster.util.key.MsgKeyData
java org.xmlBlaster.util.key.MsgKeyData
main(String[]) - Static method in class org.xmlBlaster.util.key.MsgKeySaxFactory
java org.xmlBlaster.util.key.MsgKeySaxFactory
main(String[]) - Static method in class org.xmlBlaster.util.lexical.LikeOpWrapper
 
main(String[]) - Static method in class org.xmlBlaster.util.log.XbFormatter
 
main(String[]) - Static method in class org.xmlBlaster.util.log.XbNotifyHandler
 
main(String[]) - Static method in class org.xmlBlaster.util.property.Args
For testing only

java org.xmlBlaster.util.property.Args

main(String[]) - Static method in class org.xmlBlaster.util.property.PropBoolean
java org.xmlBlaster.util.property.PropBoolean
main(String[]) - Static method in class org.xmlBlaster.util.property.PropDouble
java org.xmlBlaster.util.property.PropDouble
main(String[]) - Static method in class org.xmlBlaster.util.property.Property
For testing only

main(String[]) - Static method in class org.xmlBlaster.util.property.PropInt
java org.xmlBlaster.util.property.PropInt
main(String[]) - Static method in class org.xmlBlaster.util.property.PropLong
java org.xmlBlaster.util.property.PropLong
main(String[]) - Static method in class org.xmlBlaster.util.property.PropString
java org.xmlBlaster.util.property.PropString
main(String[]) - Static method in class org.xmlBlaster.util.protocol.email.EmailData
For manual tests.
main(String[]) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
Reading POP3 messages and dump them (for testing only).
main(String[]) - Static method in class org.xmlBlaster.util.protocol.email.Pop3Driver
java -Dmail.pop3.url=pop3://blue:blue@localhost:110/INBOX org.xmlBlaster.util.protocol.email.Pop3Driver -receivePolling true -clearMessages false
main(String[]) - Static method in class org.xmlBlaster.util.protocol.email.SmtpClient
Standalone usage example: java -Dmail.debug=true -Dmail.smtp.url=smtp://xmlBlaster:xmlBlaster@localhost:25 org.xmlBlaster.util.protocol.email.SmtpClient -from xmlBlaster@localhost -to xmlBlaster@localhost -expires +5000 The output is like
main(String[]) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
For testing ...
main(String[]) - Static method in class org.xmlBlaster.util.protocol.socket.SocketUrl
java org.xmlBlaster.protocol.socket.SocketUrl socket://localhost:7609
main(String[]) - Static method in class org.xmlBlaster.util.qos.address.Address
For testing: java org.xmlBlaster.util.qos.address.Address
main(String[]) - Static method in class org.xmlBlaster.util.qos.address.CallbackAddress
For testing: java org.xmlBlaster.util.qos.address.CallbackAddress
main(String[]) - Static method in class org.xmlBlaster.util.qos.address.Destination
Only for testing java org.xmlBlaster.engine.Destination
main(String[]) - Static method in class org.xmlBlaster.util.qos.address.ServerRef
For testing: java org.xmlBlaster.util.qos.address.ServerRef
main(String[]) - Static method in class org.xmlBlaster.util.qos.MsgQosData
 
main(String[]) - Static method in class org.xmlBlaster.util.qos.MsgQosSaxFactory
 
main(String[]) - Static method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
For testing: java org.xmlBlaster.engine.helper.CbQueueProperty
main(String[]) - Static method in class org.xmlBlaster.util.qos.storage.ClientQueueProperty
For testing: java org.xmlBlaster.util.qos.storage.ClientQueueProperty
main(String[]) - Static method in class org.xmlBlaster.util.qos.storage.HistoryQueueProperty
For testing: java org.xmlBlaster.engine.helper.HistoryQueueProperty
main(String[]) - Static method in class org.xmlBlaster.util.qos.storage.MsgUnitStoreProperty
For testing: java org.xmlBlaster.util.qos.storage.MsgUnitStoreProperty
main(String[]) - Static method in class org.xmlBlaster.util.qos.storage.SessionStoreProperty
For testing: java org.xmlBlaster.util.qos.storage.SessionStoreProperty
main(String[]) - Static method in class org.xmlBlaster.util.qos.storage.SubscribeStoreProperty
For testing: java org.xmlBlaster.util.qos.storage.SubscribeStoreProperty
main(String[]) - Static method in class org.xmlBlaster.util.qos.storage.TopicStoreProperty
For testing: java org.xmlBlaster.util.qos.storage.TopicStoreProperty
main(String[]) - Static method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
This main method can be used to delete all tables on the db which start with a certain prefix.
main(String[]) - Static method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
main(String[]) - Static method in class org.xmlBlaster.util.ReplaceVariable
Method for testing only.
main(String[]) - Static method in class org.xmlBlaster.util.SessionName
Method for testing only.
main(String[]) - Static method in class org.xmlBlaster.util.SimpleXbQueue
This method is for testing only.

To start this test type:
java org.xmlBlaster.util.SimpleXbQueue

main(String[]) - Static method in class org.xmlBlaster.util.StopWatch
Only for testing.
main(String[]) - Static method in class org.xmlBlaster.util.StringPairTokenizer
 
main(String[]) - Static method in class org.xmlBlaster.util.ThreadLister
java org.xmlBlaster.util.ThreadLister
main(String[]) - Static method in class org.xmlBlaster.util.ThreadUtility
 
main(String[]) - Static method in class org.xmlBlaster.util.Timeout
Method for testing only.
main(String[]) - Static method in class org.xmlBlaster.util.TimeoutPooled
Method for testing only.
main(String[]) - Static method in class org.xmlBlaster.util.Timestamp
Test only.
main(String[]) - Static method in class org.xmlBlaster.util.xbformat.MsgInfo
java org.xmlBlaster.util.xbformat.MsgInfo java org.xmlBlaster.util.xbformat.MsgInfo org.xmlBlaster.util.xbformat.XmlScriptParser TODO: Put into test suite with xmlunit
main(String[]) - Static method in class org.xmlBlaster.util.xbformat.XmlScriptParser
java org.xmlBlaster.util.xbformat.XmlScriptParser
main(String[]) - Static method in class org.xmlBlaster.util.XbUri
 
main(String[]) - Static method in exception org.xmlBlaster.util.XmlBlasterException
java org.xmlBlaster.util.XmlBlasterException
main(String[]) - Static method in class org.xmlBlaster.util.XmlBuffer
 
main(String[]) - Static method in class org.xmlBlaster.util.XmlNotPortable
 
MAP_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a message store map
mapToCSV(Map) - Static method in class org.xmlBlaster.util.StringPairTokenizer
Counterpart to #CSVToMap(String)
mapToCSV(Map, char, char) - Static method in class org.xmlBlaster.util.StringPairTokenizer
A '=' in the key is escaped with "=".
mapToCSV(Map, char, char, char) - Static method in class org.xmlBlaster.util.StringPairTokenizer
 
markSupported() - Method in class org.xmlBlaster.util.protocol.ZBlockInputStream
 
markSupported() - Method in class org.xmlBlaster.util.protocol.ZFlushInputStream
 
match(String) - Method in class org.xmlBlaster.util.lexical.LikeOpWrapper
 
matchRelativeName(String) - Method in class org.xmlBlaster.util.SessionName
Check matching name, the subjectId or pubSessionId can be a wildcard "*" (note: no blanks in the example below are allowed, we need to write it like this to distinguish it from a java comment)
MAX_NEST - Static variable in class org.xmlBlaster.util.property.Property
 
MAX_PRIORITY - Static variable in class org.xmlBlaster.util.def.PriorityEnum
The maximum priority of a message (9 or MAX).
MAX_STRING_LEN - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
MAXBUFFERSIZE - Static variable in class org.xmlBlaster.util.protocol.ZBlockOutputStream
 
MAXBUFFERSIZE - Static variable in class org.xmlBlaster.util.protocol.ZFlushOutputStream
 
maxBytes - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The max.
maxBytes - Variable in class org.xmlBlaster.util.queue.cache.CacheControlParam
The maximum size of the queue.
maxBytesCache - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The max.
maxBytesDefault - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
maxChunkSize - Variable in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
maxEntries - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The max.
maxEntriesCache - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The max.
maxEntriesCacheDefault - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
maxFileDescriptorCount - Static variable in class org.xmlBlaster.util.Global
The max number of file descriptors this JVM may use Set by JmxWrappter.java, else 0
maxJvmMemory() - Static method in class org.xmlBlaster.util.admin.extern.LowMemoryDetector
Access the max available RAM for this JVM.
mbeanHandle - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
My JMX registration
mbeanHandle - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
My JMX registration, can be done optionally by implementing classes
ME - Variable in class org.xmlBlaster.client.dispatch.ClientDispatchConnectionsHandler
 
ME - Variable in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
ME - Static variable in class org.xmlBlaster.client.qos.ConnectReturnQos
 
ME - Variable in class org.xmlBlaster.util.classloader.StandaloneClassLoaderFactory
 
ME - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
ME - Variable in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
ME - Variable in class org.xmlBlaster.util.dispatch.DispatchWorker
 
ME - Variable in class org.xmlBlaster.util.dispatch.DispatchWorkerPool
 
ME - Variable in class org.xmlBlaster.util.EncodableData
 
ME - Variable in class org.xmlBlaster.util.Global
 
ME - Static variable in class org.xmlBlaster.util.lexical.Sql92Parser
 
ME - Variable in class org.xmlBlaster.util.qos.QueryRefinementQos
 
ME - Static variable in class org.xmlBlaster.util.queuemsg.DummyEntry
 
mergeChildTree(ContextNode) - Method in class org.xmlBlaster.util.context.ContextNode
Merges the given child, it exists already nothing happens.
mergeNode(Node) - Method in interface org.xmlBlaster.util.I_MergeDomNode
 
mergeNode(Document, Node) - Static method in class org.xmlBlaster.util.XmlNotPortable
Merging a node into another document.
mergeRootNode(I_MergeDomNode) - Method in class org.xmlBlaster.util.XmlToDom
Should be called by publish() to merge the local XmlKey DOM into the big xmlBlaster DOM tree
MESSAGEID_EXTENSION - Static variable in class org.xmlBlaster.util.protocol.email.EmailData
Holding the relevant email meta info like a request identifier
MESSAGEID_TAG - Static variable in class org.xmlBlaster.util.protocol.email.EmailData
The root tag <messageId>
messageIdFileName - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
'messageId.mid'
messageList - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
used to accumulate all messages to be sent with publishArr
messageTimer - Variable in class org.xmlBlaster.util.Global
 
messageUnit2Vector(boolean, MsgUnitRaw) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
Converts a single MsgUnitRaw to a Vector.
messageUnitArray2Vector(boolean, MsgUnitRaw[]) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
Converts a MsgUnitRaw[] object into a Vector.
MethodInvocation - Class in org.xmlBlaster.util.admin.extern
MethodInvocation is wrapper for Invocation of Methods an the returning Objects TODO: Implment check before invoke if TargetHost is current Host!
MethodInvocation() - Constructor for class org.xmlBlaster.util.admin.extern.MethodInvocation
 
MethodInvocation(Method) - Constructor for class org.xmlBlaster.util.admin.extern.MethodInvocation
 
MethodName - Class in org.xmlBlaster.util.def
This class holds all method names to access xmlBlaster.
METHODNAME_TAG - Static variable in class org.xmlBlaster.util.protocol.email.EmailData
 
MILLION - Static variable in class org.xmlBlaster.util.Timestamp
 
millisToNice(long) - Static method in class org.xmlBlaster.util.Timestamp
Convert milliseconds to some more human readable representation.
MIME_CSS - Static variable in class org.xmlBlaster.util.def.Constants
Cascading Style Sheet
MIME_GIF - Static variable in class org.xmlBlaster.util.def.Constants
GIF Image
MIME_HTML - Static variable in class org.xmlBlaster.util.def.Constants
Hypertext Markup Language
MIME_JPG - Static variable in class org.xmlBlaster.util.def.Constants
Joint Photographic Experts Group
MIME_JS - Static variable in class org.xmlBlaster.util.def.Constants
Javascript
MIME_PNG - Static variable in class org.xmlBlaster.util.def.Constants
Portable Network Graphics Format Image
MIME_XML - Static variable in class org.xmlBlaster.util.def.Constants
The mime type for the xml.
MIN1_PRIORITY - Static variable in class org.xmlBlaster.util.def.PriorityEnum
The minimum priority of a message (1).
MIN2_PRIORITY - Static variable in class org.xmlBlaster.util.def.PriorityEnum
The minimum priority of a message (2).
MIN_PRIORITY - Static variable in class org.xmlBlaster.util.def.PriorityEnum
The minimum priority of a message (0 or MIN).
minSize - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
minSizeForCompression - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
MINUS - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
MINUTE_IN_MILLIS - Static variable in class org.xmlBlaster.util.def.Constants
 
modifyEntry(String, I_Entry, I_Entry) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
modifies a row in the specified queue table
modifyEntry(String, I_Entry, I_Entry) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessorDelegate
 
modifyEntry(XBStore, XBMeat, XBMeat, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
modifies a row in the specified queue table
modifyEntry(XBStore, XBMeat, XBMeat, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
MPE - Static variable in class org.xmlBlaster.util.Execute
 
Msg - Class in org.xmlBlaster.client.protocol.http.common
Encapsulates the xmlKey, content and qos.
Msg(Hashtable, byte[], Hashtable) - Constructor for class org.xmlBlaster.client.protocol.http.common.Msg
 
MSG_WRAPPER_ID - Static variable in class org.xmlBlaster.util.queue.jdbc.XBRef
 
MsgErrorInfo - Class in org.xmlBlaster.util.error
Encapsulates all necessary information to allow error handling of a lost message.
MsgErrorInfo(Global, SessionName, MsgUnitRaw, Throwable) - Constructor for class org.xmlBlaster.util.error.MsgErrorInfo
Called for raw messages e.g.
MsgErrorInfo(Global, SessionName, MsgUnit, Throwable) - Constructor for class org.xmlBlaster.util.error.MsgErrorInfo
Creates an error info instance from server side XmlBlasterImpl.publish failure (remote method invokation) without a queue involved
MsgErrorInfo(Global, MsgQueueEntry, I_DispatchManager, Throwable) - Constructor for class org.xmlBlaster.util.error.MsgErrorInfo
Creates an error info instance with errorCode="internal.unknown"
MsgErrorInfo(Global, MsgQueueEntry[], I_DispatchManager, Throwable) - Constructor for class org.xmlBlaster.util.error.MsgErrorInfo
Creates an error info instance for an array of message queue entries
MsgHolder - Class in org.xmlBlaster.client.protocol.http.common
MsgHolder is a placeholder for the messages to be sent to xmlBlaster, i.e.
MsgHolder(String, String, String, byte[]) - Constructor for class org.xmlBlaster.client.protocol.http.common.MsgHolder
 
MsgInfo - Class in org.xmlBlaster.util.xbformat
Holds MsgUnits from socket or email protocol drivers with additional tranport attributes.
MsgInfo(Global) - Constructor for class org.xmlBlaster.util.xbformat.MsgInfo
The same instance object may be reused.
MsgInfo(Global, I_ProgressListener) - Constructor for class org.xmlBlaster.util.xbformat.MsgInfo
Ctor to parse messages with msgInfo.parse(iStream);
MsgInfo(Global, byte, MethodName, String) - Constructor for class org.xmlBlaster.util.xbformat.MsgInfo
Create a raw message.
MsgInfo(Global, byte, MethodName, String, I_ProgressListener, String) - Constructor for class org.xmlBlaster.util.xbformat.MsgInfo
 
MsgInfo(Global, byte, MethodName, String, I_ProgressListener) - Constructor for class org.xmlBlaster.util.xbformat.MsgInfo
 
MsgInfo(Global, byte, String, MethodName, String, I_ProgressListener) - Constructor for class org.xmlBlaster.util.xbformat.MsgInfo
 
msgInfoParserClassName - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
Which message format parser to use
msgInfoParserClassName - Variable in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Which message format parser to use
MsgInfoParserFactory - Class in org.xmlBlaster.util.xbformat
Creates a parser instance to serialize xmlBlaster messages.
MsgKeyData - Class in org.xmlBlaster.util.key
This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
MsgKeyData(Global) - Constructor for class org.xmlBlaster.util.key.MsgKeyData
Minimal constructor.
MsgKeyData(Global, String) - Constructor for class org.xmlBlaster.util.key.MsgKeyData
Constructor to parse a message.
MsgKeyData(Global, I_MsgKeyFactory, String) - Constructor for class org.xmlBlaster.util.key.MsgKeyData
Constructor to parse a message.
msgKeyFactory - Variable in class org.xmlBlaster.util.Global
 
MsgKeySaxFactory - Class in org.xmlBlaster.util.key
Parsing xml Key (quality of service) of publish() and update().
MsgKeySaxFactory(Global) - Constructor for class org.xmlBlaster.util.key.MsgKeySaxFactory
Can be used as singleton.
MsgQosData - Class in org.xmlBlaster.util.qos
Data container handling of publish() and update() quality of services.
MsgQosData(Global, MethodName) - Constructor for class org.xmlBlaster.util.qos.MsgQosData
Constructs the specialized quality of service object for a publish() or update() call.
MsgQosData(Global, I_MsgQosFactory, MethodName) - Constructor for class org.xmlBlaster.util.qos.MsgQosData
Constructs the specialized quality of service object for a publish() or update() call.
MsgQosData(Global, I_MsgQosFactory, String, MethodName) - Constructor for class org.xmlBlaster.util.qos.MsgQosData
Constructs the specialized quality of service object for a publish() call.
msgQosFactory - Variable in class org.xmlBlaster.util.Global
 
MsgQosSaxFactory - Class in org.xmlBlaster.util.qos
Parsing xml QoS (quality of service) of publish() and update().
MsgQosSaxFactory(Global) - Constructor for class org.xmlBlaster.util.qos.MsgQosSaxFactory
Can be used as singleton.
MsgQueueConnectEntry - Class in org.xmlBlaster.client.queuemsg
Wraps an connect() message into an entry for a sorted queue.
MsgQueueConnectEntry(Global, StorageId, ConnectQosData) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
Use this constructor if a new message object is fed by method connect().
MsgQueueConnectEntry(Global, PriorityEnum, StorageId, Timestamp, long, ConnectQosData) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
For persistence recovery
MsgQueueDisconnectEntry - Class in org.xmlBlaster.client.queuemsg
Wraps an disconnect() message into an entry for a sorted queue.
MsgQueueDisconnectEntry(Global, StorageId, DisconnectQos) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
Use this constructor if a new message object is fed by method disconnect().
MsgQueueDisconnectEntry(Global, PriorityEnum, StorageId, Timestamp, long, DisconnectQos) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
For persistence recovery
MsgQueueEntry - Class in org.xmlBlaster.util.queuemsg
Base class to enter xmlBlaster method invocations (messages) into an ordered queue.
MsgQueueEntry(Global, MethodName, PriorityEnum, StorageId, boolean) - Constructor for class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
MsgQueueEntry(Global, String, PriorityEnum, StorageId, boolean) - Constructor for class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Creates a new queue entry object.
MsgQueueEntry(Global, String, PriorityEnum, Timestamp, StorageId, boolean) - Constructor for class org.xmlBlaster.util.queuemsg.MsgQueueEntry
This constructor is for internal creation from persistence only.
MsgQueueEraseEntry - Class in org.xmlBlaster.client.queuemsg
Wraps an erase() message into an entry for a sorted queue.
MsgQueueEraseEntry(Global, StorageId, EraseKey, EraseQos) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
Use this constructor if a new message object is fed by method erase().
MsgQueueEraseEntry(Global, PriorityEnum, StorageId, Timestamp, long, EraseKey, EraseQos) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
For persistence recovery
MsgQueueGetEntry - Class in org.xmlBlaster.client.queuemsg
Wraps an get() message into an entry for a sorted queue.
MsgQueueGetEntry(Global, StorageId, GetKey, GetQos) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
Use this constructor for a get() request.
MsgQueueGetEntry(Global, PriorityEnum, StorageId, Timestamp, long, GetKey, GetQos) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
For persistence recovery
MsgQueuePublishEntry - Class in org.xmlBlaster.client.queuemsg
Wraps an publish() message into an entry for a sorted queue.
MsgQueuePublishEntry(Global, MsgUnit, StorageId) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
Use this constructor if a new message object is fed by method publish() (not oneway).
MsgQueuePublishEntry(Global, MsgUnit, StorageId, boolean) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
 
MsgQueuePublishEntry(Global, MethodName, PriorityEnum, StorageId, Timestamp, long, MsgUnit) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
For persistence recovery
MsgQueueSubscribeEntry - Class in org.xmlBlaster.client.queuemsg
Wraps an subscribe() message into an entry for a sorted queue.
MsgQueueSubscribeEntry(Global, StorageId, QueryKeyData, QueryQosData) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
Use this constructor if a new message object is fed by method subscribe().
MsgQueueSubscribeEntry(Global, PriorityEnum, StorageId, Timestamp, long, QueryKeyData, QueryQosData) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
For persistence recovery
MsgQueueUnSubscribeEntry - Class in org.xmlBlaster.client.queuemsg
Wraps an unSubscribe() message into an entry for a sorted queue.
MsgQueueUnSubscribeEntry(Global, StorageId, UnSubscribeKey, UnSubscribeQos) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
Use this constructor if a new message object is fed by method unSubscribe().
MsgQueueUnSubscribeEntry(Global, PriorityEnum, StorageId, Timestamp, long, UnSubscribeKey, UnSubscribeQos) - Constructor for class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
For persistence recovery
MsgUnit - Class in org.xmlBlaster.util
Encapsulates the parsed xmlKey and QoS, and the raw content.
MsgUnit(String, byte[], String) - Constructor for class org.xmlBlaster.util.MsgUnit
Uses the default global and assumes a PUBLISH.
MsgUnit(Global, String, byte[], String) - Constructor for class org.xmlBlaster.util.MsgUnit
Assumes a PUBLISH.
MsgUnit(Global, MsgUnitRaw, MethodName) - Constructor for class org.xmlBlaster.util.MsgUnit
 
MsgUnit(Global, String, byte[], String, MethodName) - Constructor for class org.xmlBlaster.util.MsgUnit
The normal constructor.
MsgUnit(String, String, String) - Constructor for class org.xmlBlaster.util.MsgUnit
Uses the default global and assumes a PUBLISH.
MsgUnit(Global, String, String, String) - Constructor for class org.xmlBlaster.util.MsgUnit
Assumes a PUBLISH.
MsgUnit(PublishKey, String, PublishQos) - Constructor for class org.xmlBlaster.util.MsgUnit
This is a constructor suitable for clients.
MsgUnit(PublishKey, byte[], PublishQos) - Constructor for class org.xmlBlaster.util.MsgUnit
This is a constructor suitable for clients.
MsgUnit(KeyData, byte[], QosData) - Constructor for class org.xmlBlaster.util.MsgUnit
Create a MsgUnit with pre-parsed parameters.
MsgUnit(MsgUnit, KeyData, byte[], QosData) - Constructor for class org.xmlBlaster.util.MsgUnit
Clone this message unit (but not the content).
MsgUnitRaw - Class in org.xmlBlaster.util
Encapsulates the xmlKey, content and qos.
MsgUnitRaw(Object, String, byte[], String) - Constructor for class org.xmlBlaster.util.MsgUnitRaw
Deprecated. provided only for backwards compatibility, this will be removed in later releases. The byte array variant will be used.
MsgUnitRaw(String, EncodableData, String) - Constructor for class org.xmlBlaster.util.MsgUnitRaw
Deprecated. provided only for backwards compatibility, this will be removed in later releases. The byte array variant will be used.
MsgUnitRaw(Object, byte[], byte[], byte[]) - Constructor for class org.xmlBlaster.util.MsgUnitRaw
 
MsgUnitRaw(String, byte[], String) - Constructor for class org.xmlBlaster.util.MsgUnitRaw
 
MsgUnitRaw(byte[], EncodableData, byte[]) - Constructor for class org.xmlBlaster.util.MsgUnitRaw
 
MsgUnitStoreProperty - Class in org.xmlBlaster.util.qos.storage
Helper class holding properties of the MsgUnit storage.
MsgUnitStoreProperty(Global, String) - Constructor for class org.xmlBlaster.util.qos.storage.MsgUnitStoreProperty
Increases the default bytes in the storage to 25 MB for each topic
MultiThreadSequencer - Class in javaclients
MultiThreadSequencer
MultiThreadSequencer(boolean, long, String[]) - Constructor for class javaclients.MultiThreadSequencer
 
myId - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
For logging only
MYSQL - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 

N

nativeCallbackDriverMap - Variable in class org.xmlBlaster.util.Global
 
needsRootEndTag - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
NETWARE - Static variable in class org.xmlBlaster.util.Execute
 
newDocumentBuilderFactory() - Static method in class org.xmlBlaster.util.JAXPFactory
Use the default DocumentBuilderFactory.
newDocumentBuilderFactory(String) - Static method in class org.xmlBlaster.util.JAXPFactory
Use the DocumentBuilderFactory class specifyed.
newEntry(String, GetKey, MsgUnit[]) - Method in class org.xmlBlaster.client.SynchronousCache
Creates an new entry in the cache

newestOnly() - Method in class org.xmlBlaster.util.qos.QueryQosData
if __newestOnly client property is true remove older instances from callback queue of client
newException(XmlBlasterException) - Method in interface org.xmlBlaster.util.I_XmlBlasterExceptionHandler
This will be called from XmlBlasterException constructor.
newSAXParserFactory() - Static method in class org.xmlBlaster.util.JAXPFactory
Use the default SAXParserFactory.
newSAXParserFactory(String) - Static method in class org.xmlBlaster.util.JAXPFactory
Use the SAXParserFactory class specifyed.
newThread(Runnable) - Method in class org.xmlBlaster.util.dispatch.DispatchWorkerPool.DeamonThreadFactory
 
newTransformerFactory() - Static method in class org.xmlBlaster.util.JAXPFactory
Use the default TransformerFactory.
newTransformerFactory(String) - Static method in class org.xmlBlaster.util.JAXPFactory
Use the TransformerFactory class specifyed.
newXmlWriter() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterFactory
 
nice() - Method in class org.xmlBlaster.util.StopWatch
Returns a nice string with elapsed time.
nice(long) - Method in class org.xmlBlaster.util.StopWatch
Returns a nice string with elapsed time per iteration.
nice(boolean) - Method in class org.xmlBlaster.util.StopWatch
Returns a nice string with elapsed time.
NO_PLUGIN_TYPE - Static variable in class org.xmlBlaster.util.plugin.PluginManagerBase
 
NodeId - Class in org.xmlBlaster.util.cluster
Holds the unique name of an xmlBlaster server instance (= cluster node)
NodeId(String) - Constructor for class org.xmlBlaster.util.cluster.NodeId
 
nodeId - Variable in class org.xmlBlaster.util.qos.address.AddressBase
The node id to which we want to connect
nodeId - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
To allow specific configuration parameters for specific cluster nodes
NORM6_PRIORITY - Static variable in class org.xmlBlaster.util.def.PriorityEnum
The default priority of a message (6).
NORM_PRIORITY - Static variable in class org.xmlBlaster.util.def.PriorityEnum
The default priority of a message (5 or NORM).
NOT - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
notationDecl(String, String, String) - Method in class org.xmlBlaster.util.SaxHandlerBase
 
NotificationHandler - Class in org.xmlBlaster.client.jmx
Client-sided NotificationHandler
Takes subscribtions to Notifications from clients.
NotificationHandler(String, String, JmxPlugin, AsyncMBeanServer) - Constructor for class org.xmlBlaster.client.jmx.NotificationHandler
 
NotifListener - Class in org.xmlBlaster.util.admin.extern
Internal Listener for Changes within MBeans
Listens local, on the serverside, for changes on MBeans.
NotifListener(XmlBlasterConnector, I_XmlBlasterAccess, Global) - Constructor for class org.xmlBlaster.util.admin.extern.NotifListener
 
NOTIFY_SENDER - Static variable in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
notifyAboutNewEntry() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
When somebody puts a new entry into the queue, we want to be notified about this after the entry is fed.
notifyAboutNewEntry() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
When somebody puts a new entry into the queue, we want to be notified about this after the entry is fed.
NULL - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
NULL_OBJECT - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
NUM_FIELD_LEN - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
NUMBER - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
numOfBytes - Variable in class org.xmlBlaster.util.queue.jdbc.EntryCount
 
numOfEntries - Variable in class org.xmlBlaster.util.queue.jdbc.EntryCount
 
numOfPersistentBytes - Variable in class org.xmlBlaster.util.queue.jdbc.EntryCount
 
numOfPersistentEntries - Variable in class org.xmlBlaster.util.queue.jdbc.EntryCount
 

O

objArray2MsgUnitRaw(Object[]) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
Converts an Object[3] to a MsgUnitRaw.
OBJECT_ENTRY_ServerScope - Static variable in class org.xmlBlaster.util.def.Constants
 
OBJECTENTRY_KEY - Static variable in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
OBJECTENTRY_KEY - Static variable in class org.xmlBlaster.util.protocol.email.SmtpClient
 
ObjectInputStreamMicro - Class in org.xmlBlaster.client.protocol.http.common
ObjectInputStreamMicro
ObjectInputStreamMicro(InputStream) - Constructor for class org.xmlBlaster.client.protocol.http.common.ObjectInputStreamMicro
 
objectMap - Variable in class org.xmlBlaster.util.Global
Store objects in the scope of one client connection or server instance
objectMapMonitor - Variable in class org.xmlBlaster.util.Global
Helper to synchronize objectMap access
ObjectOutputStreamMicro - Class in org.xmlBlaster.client.protocol.http.common
ObjectOutputStreamMicro
ObjectOutputStreamMicro(OutputStream) - Constructor for class org.xmlBlaster.client.protocol.http.common.ObjectOutputStreamMicro
 
objMatrix2MsgUnitRawArray(Object[]) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
Converts an Object[][] to a MsgUnitRaw[].
objToStringArray(Object) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
 
OFFSET - Static variable in class org.xmlBlaster.util.def.Constants
 
OID_DEAD_LETTER - Static variable in class org.xmlBlaster.util.def.Constants
message queue onOverflow handling "__sys__deadMessage
OID_URL_PREFIX - Static variable in class org.xmlBlaster.util.def.Constants
XmlKey queryType enum
OK - Static variable in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
onDispatchWorkerException(I_DispatchManager, Throwable) - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
Invoked when the dispatching failed due to an exception.
onDispatchWorkerException(I_DispatchManager, Throwable) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Not doing anything in this method since no Exception handling is done.
ONEWAY - Static variable in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
ONEWAY - Static variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Used for execute()
oneway - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
oneway() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Shall the publish() or callback update() message be oneway.
ONEXHAUST_KILL_SESSION - Static variable in class org.xmlBlaster.util.def.Constants
If callback fails more often than is configured the login session is destroyed
onFailure - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
onFailureDeadMessage() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The default mode is to send a dead letter if callback fails permanently
ongoingRead() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
returns true if a read operation is ongoing
ongoingWrite() - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
returns true if a write operation is ongoing
onOverflow - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
ONOVERFLOW_BLOCK - Static variable in class org.xmlBlaster.util.def.Constants
 
ONOVERFLOW_DEADMESSAGE - Static variable in class org.xmlBlaster.util.def.Constants
message queue onOverflow handling
ONOVERFLOW_DISCARD - Static variable in class org.xmlBlaster.util.def.Constants
message queue onOverflow handling
ONOVERFLOW_DISCARDOLDEST - Static variable in class org.xmlBlaster.util.def.Constants
message queue onOverflow handling
ONOVERFLOW_EXCEPTION - Static variable in class org.xmlBlaster.util.def.Constants
message queue onOverflow handling
onOverflowDeadMessage() - Method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
 
onOverflowDeadMessage() - Method in class org.xmlBlaster.util.qos.storage.HistoryQueueProperty
 
onOverflowDeadMessage() - Method in class org.xmlBlaster.util.qos.storage.MsgUnitStoreProperty
 
onOverflowDeadMessage() - Method in class org.xmlBlaster.util.qos.storage.SessionStoreProperty
 
onOverflowDeadMessage() - Method in class org.xmlBlaster.util.qos.storage.SubscribeStoreProperty
 
OR - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
ORACLE - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
OrbInstanceFactory - Class in org.xmlBlaster.util.protocol.corba
OrbInstanceFactory singleton to create a CORBA orb instance.
OrbInstanceFactory() - Constructor for class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
 
OrbInstanceWrapper - Class in org.xmlBlaster.util.protocol.corba
OrbInstanceWrapper wraps an org.omg.CORBA.ORB instance/singleton in Global scope.
OrbInstanceWrapper(Global) - Constructor for class org.xmlBlaster.util.protocol.corba.OrbInstanceWrapper
 
org.xmlBlaster.client - package org.xmlBlaster.client
This is the Java client side package.
org.xmlBlaster.client.dispatch - package org.xmlBlaster.client.dispatch
 
org.xmlBlaster.client.feeder - package org.xmlBlaster.client.feeder
 
org.xmlBlaster.client.filepoller - package org.xmlBlaster.client.filepoller
 
org.xmlBlaster.client.jmx - package org.xmlBlaster.client.jmx
 
org.xmlBlaster.client.key - package org.xmlBlaster.client.key
 
org.xmlBlaster.client.protocol - package org.xmlBlaster.client.protocol
 
org.xmlBlaster.client.protocol.corba - package org.xmlBlaster.client.protocol.corba
 
org.xmlBlaster.client.protocol.email - package org.xmlBlaster.client.protocol.email
 
org.xmlBlaster.client.protocol.http.applet - package org.xmlBlaster.client.protocol.http.applet
 
org.xmlBlaster.client.protocol.http.common - package org.xmlBlaster.client.protocol.http.common
 
org.xmlBlaster.client.protocol.http.j2me - package org.xmlBlaster.client.protocol.http.j2me
 
org.xmlBlaster.client.protocol.local - package org.xmlBlaster.client.protocol.local
 
org.xmlBlaster.client.protocol.rmi - package org.xmlBlaster.client.protocol.rmi
 
org.xmlBlaster.client.protocol.socket - package org.xmlBlaster.client.protocol.socket
 
org.xmlBlaster.client.protocol.xmlrpc - package org.xmlBlaster.client.protocol.xmlrpc
 
org.xmlBlaster.client.qos - package org.xmlBlaster.client.qos
 
org.xmlBlaster.client.queuemsg - package org.xmlBlaster.client.queuemsg
 
org.xmlBlaster.client.reader - package org.xmlBlaster.client.reader
 
org.xmlBlaster.client.script - package org.xmlBlaster.client.script
 
org.xmlBlaster.util - package org.xmlBlaster.util
Java helper classes for server and client programming.
org.xmlBlaster.util.admin - package org.xmlBlaster.util.admin
 
org.xmlBlaster.util.admin.extern - package org.xmlBlaster.util.admin.extern
 
org.xmlBlaster.util.checkpoint - package org.xmlBlaster.util.checkpoint
 
org.xmlBlaster.util.classloader - package org.xmlBlaster.util.classloader
 
org.xmlBlaster.util.cluster - package org.xmlBlaster.util.cluster
 
org.xmlBlaster.util.context - package org.xmlBlaster.util.context
 
org.xmlBlaster.util.def - package org.xmlBlaster.util.def
 
org.xmlBlaster.util.dispatch - package org.xmlBlaster.util.dispatch
 
org.xmlBlaster.util.dispatch.plugins - package org.xmlBlaster.util.dispatch.plugins
 
org.xmlBlaster.util.dispatch.plugins.prio - package org.xmlBlaster.util.dispatch.plugins.prio
 
org.xmlBlaster.util.error - package org.xmlBlaster.util.error
 
org.xmlBlaster.util.http - package org.xmlBlaster.util.http
 
org.xmlBlaster.util.key - package org.xmlBlaster.util.key
 
org.xmlBlaster.util.lexical - package org.xmlBlaster.util.lexical
 
org.xmlBlaster.util.log - package org.xmlBlaster.util.log
 
org.xmlBlaster.util.plugin - package org.xmlBlaster.util.plugin
 
org.xmlBlaster.util.pool - package org.xmlBlaster.util.pool
 
org.xmlBlaster.util.property - package org.xmlBlaster.util.property
 
org.xmlBlaster.util.protocol - package org.xmlBlaster.util.protocol
 
org.xmlBlaster.util.protocol.corba - package org.xmlBlaster.util.protocol.corba
 
org.xmlBlaster.util.protocol.email - package org.xmlBlaster.util.protocol.email
 
org.xmlBlaster.util.protocol.socket - package org.xmlBlaster.util.protocol.socket
 
org.xmlBlaster.util.protocol.xmlrpc - package org.xmlBlaster.util.protocol.xmlrpc
 
org.xmlBlaster.util.qos - package org.xmlBlaster.util.qos
 
org.xmlBlaster.util.qos.address - package org.xmlBlaster.util.qos.address
 
org.xmlBlaster.util.qos.storage - package org.xmlBlaster.util.qos.storage
 
org.xmlBlaster.util.queue - package org.xmlBlaster.util.queue
 
org.xmlBlaster.util.queue.cache - package org.xmlBlaster.util.queue.cache
 
org.xmlBlaster.util.queue.jdbc - package org.xmlBlaster.util.queue.jdbc
 
org.xmlBlaster.util.queue.ram - package org.xmlBlaster.util.queue.ram
 
org.xmlBlaster.util.queuemsg - package org.xmlBlaster.util.queuemsg
 
org.xmlBlaster.util.xbformat - package org.xmlBlaster.util.xbformat
 
OS2 - Static variable in class org.xmlBlaster.util.Execute
 
OsgiClassLoaderFactory - Class in org.xmlBlaster.util.classloader
Custom ClassLoaderFactory for xmlBlaster.
OsgiClassLoaderFactory() - Constructor for class org.xmlBlaster.util.classloader.OsgiClassLoaderFactory
 
oStream - Variable in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Writing to socket
out - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 

P

parse(Reader) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
Parses the given reader and executes the specified commands.
parse(String) - Static method in class org.xmlBlaster.util.IsoDateParser
Parse the given string in ISO 8601 format and build a Date object.
parse(InputStream) - Method in interface org.xmlBlaster.util.xbformat.I_MsgInfoParser
Parses a serialized message from input stream
parse(Global, I_ProgressListener, InputStream, String, I_PluginConfig) - Static method in class org.xmlBlaster.util.xbformat.MsgInfo
Convenience method.
parse(Global, I_ProgressListener, byte[], String, I_PluginConfig) - Static method in class org.xmlBlaster.util.xbformat.MsgInfo
Convenience method.
parse(InputStream) - Method in class org.xmlBlaster.util.xbformat.XbfParser
This parses the raw message from an InputStream (typically from a socket).
parse(InputStream) - Method in class org.xmlBlaster.util.xbformat.XmlScriptParser
This parses the raw message from an InputStream (typically from a email or a socket).
parseByteArr(Global, byte[]) - Static method in exception org.xmlBlaster.util.XmlBlasterException
 
parseByteArr(Global, byte[], ErrorCode) - Static method in exception org.xmlBlaster.util.XmlBlasterException
Serialize the complete exception.
parseConnectionState(String) - Static method in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
Parses given string to extract the connectionState of a message.
parseConnectionState(String, ConnectionStateEnum) - Static method in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
Parses given string to extract the connectionState of a message
parseInitialLine(String) - Static method in class javaclients.MultiThreadSequencer
 
parseLine(String) - Static method in class org.xmlBlaster.util.StringPairTokenizer
 
parseLine(String, char) - Static method in class org.xmlBlaster.util.StringPairTokenizer
 
parseLine(String, char, char, boolean) - Static method in class org.xmlBlaster.util.StringPairTokenizer
 
parseLine(String, char, char, boolean, boolean) - Static method in class org.xmlBlaster.util.StringPairTokenizer
 
parseLine(String[], char, char, boolean, boolean) - Static method in class org.xmlBlaster.util.StringPairTokenizer
Split string to tokens and respect quotes.
parseLine(String[], char, char, char, boolean, boolean, boolean) - Static method in class org.xmlBlaster.util.StringPairTokenizer
Split string to tokens and respect quotes, then parse key/values into the returned map.
parseLine(String, char, char, char, boolean, boolean) - Static method in class org.xmlBlaster.util.StringPairTokenizer
 
parseLineToProperties(String) - Static method in class org.xmlBlaster.util.StringPairTokenizer
Parsing for example >org.xmlBlaster.protocol.soap.SoapDriver,"classpath=xerces.jar:soap.jar,all",MAXSIZE=100,a=10<.
parsePath(String, String) - Method in class org.xmlBlaster.util.FileLocator
Parses the given Path into an array of String.
parsePriority(String) - Static method in class org.xmlBlaster.util.def.PriorityEnum
Parses given string to extract the priority of a message
parsePriority(String, PriorityEnum) - Static method in class org.xmlBlaster.util.def.PriorityEnum
Parses given string to extract the priority of a message
parserExists(String, String) - Method in class org.xmlBlaster.util.xbformat.MsgInfoParserFactory
Check if the given mime can be parsed.
parseToDomTree(Global, String) - Static method in class org.xmlBlaster.util.XmlToDom
 
parseToString(Global, String, ErrorCode) - Static method in exception org.xmlBlaster.util.XmlBlasterException
Parsing what toString() produced
parseToStringClientPropertyPairs(String, String, String) - Static method in class org.xmlBlaster.util.StringPairTokenizer
 
parseToStringStringPairs(String, String, String) - Static method in class org.xmlBlaster.util.StringPairTokenizer
 
parseXml(String) - Static method in class org.xmlBlaster.util.protocol.email.EmailData
Hand made parser to parse xml, much faster than SAX.
passingBy(int, MsgUnit, SessionName, String[]) - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
passingBy(int, MsgUnit, SessionName, String[]) - Method in interface org.xmlBlaster.util.checkpoint.I_Checkpoint
A message is passing a checkpoint.
payloadFileNamePrefix - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
The extension is added later to for example "xmlBlasterMessage.xfb"
peek() - Method in interface org.xmlBlaster.client.jmx.Callback
 
peek() - Method in class org.xmlBlaster.client.jmx.XmlBlasterCallback
 
peek() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
peek(int, long) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
peek() - Method in interface org.xmlBlaster.util.queue.I_Queue
Returns the first element in the queue but does not remove it from that queue (leaves it untouched).
peek(int, long) - Method in interface org.xmlBlaster.util.queue.I_Queue
Returns maximum the first num element in the queue but does not remove it from that queue (leaves it untouched).
peek() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
peek(int, long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
peek() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
peek(int, long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
peek() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
peek(int, long) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
peekClientMessages(int) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
peekClientMessages(int) - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Peek messages from client queue, they are not removed
peekClientMessagesToFile(int, String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Peek messages from client queue and dump them to a file, they are not removed.
peekClientMessagesToFile(int, String) - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Peek messages from client queue and dump them to a file, they are not removed.
peekEntries(int) - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Returns maximum the first num element in the queue but does not remove it from that queue (leaves it untouched).
peekEntries(int) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
peekLowest(int, long, I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Aware: peekLowest is not implemented!!
peekLowest(int, long, I_QueueEntry, boolean) - Method in interface org.xmlBlaster.util.queue.I_Queue
Same as takeLowest but it does not remove the entries.
peekLowest(int, long, I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
peekLowest(int, long, I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
peekLowest(int, long, I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
peekQueueMessagesToFile(I_Queue, int, String, String) - Method in class org.xmlBlaster.util.Global
Dumps given amount of messages from queue to file.
peekSamePriority(int, long) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
peekSamePriority(int, long) - Method in interface org.xmlBlaster.util.queue.I_Queue
Returns maximum the first num element in the queue of highest priority but does not remove it from that queue (leaves it untouched).
peekSamePriority(int, long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
peekSamePriority(int, long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
peekSamePriority(int, long) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
peekStartAt(int, long, I_QueueEntry) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
peekStartAt(int, long, I_QueueEntry) - Method in interface org.xmlBlaster.util.queue.I_Queue
Returns maximum the first num element in the queue but does not remove it from that queue (leaves it untouched).
peekStartAt(int, long, I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
peekStartAt(int, long, I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
peekStartAt(int, long, I_QueueEntry) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
peekStr() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Returns the first element in the queue but does not remove it from that queue (leaves it untouched).
peekStr() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
peekWithLimitEntry(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Deprecated.  
peekWithLimitEntry(I_QueueEntry) - Method in interface org.xmlBlaster.util.queue.I_Queue
Deprecated. you should use directly removeWithLimitEntry
peekWithLimitEntry(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Deprecated.  
peekWithLimitEntry(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Deprecated.  
peekWithLimitEntry(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Deprecated.  
peekWithPriority(int, long, int, int) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
peekWithPriority(int, long, int, int) - Method in interface org.xmlBlaster.util.queue.I_Queue
Returns maximum given number of entries from the queue (none blocking).
peekWithPriority(int, long, int, int) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
peekWithPriority(int, long, int, int) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
peekWithPriority(int, long, int, int) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
PERSISTENCE_ID - Static variable in class org.xmlBlaster.util.def.Constants
ClientProperty of QoS for messages from persistent store
persistent - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
the flag telling if a message is persistent (opposite to transient)
PersistentRequest - Class in org.xmlBlaster.client.protocol.http.common
Opens a persistent http connection to the servlet which is the proxy to xmlBlaster.
physicalConnectionOk - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
ping() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Force a async ping to re-check connection to server.
ping(String) - Method in class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
Ping to check if the callback server is alive.
ping(String) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
 
ping(String) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Check server.
ping(String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
Returns "/qos/state/@info"="OK" if communication from servlet to xmlBlaster is OK
Returns "/qos/state/@info"="POLLING" if communication from servlet to xmlBlaster is down but polling
Returns "/qos/state/@info"="DEAD" if communication from servlet to xmlBlaster is permanently lost
ping(String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
ping(String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
Ping the server on physical level and/or application level (see AvailabilityChecker).
ping(String) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Check server.
ping(String) - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
Ping to check if the xmlBlaster server is alive.
ping(String) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Check server.
ping(String) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Check server.
ping(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackImpl
Ping to check if the callback server is alive.
ping(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
Ping to check if the callback server is alive.
ping(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Check server.
ping() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Force a async ping to re-check connection to server.
PING - Static variable in class org.xmlBlaster.util.def.MethodName
 
ping(String) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Ping the remote server instance (callback of the client or xmlBlaster itself)
ping(String, boolean) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Ping the xmlBlaster server or callback server of the client.
ping(String) - Method in interface org.xmlBlaster.util.dispatch.I_Callback
 
ping(String) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Ping to check if callback server is alive.
ping(String) - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Ping to check if callback server (or server protocol) is alive.
ping() - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
pings the jdbc connection to check if the DB is up and running.
ping(Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
 
PING_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
PING_THREAD_NAME - Static variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
pingCallbackServer(boolean, boolean) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
pingCallbackServer(boolean, boolean) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
pingDatabase() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
pings with a newly created jdbc connection to check if the DB is up and running.
pingInterval - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
pingResponseTimeout - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
How long to block on remote call waiting on ping responses
pingRoundTripDelay - Variable in class org.xmlBlaster.util.dispatch.DispatchStatistic
 
pingSt - Variable in class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
 
pingTimer - Variable in class org.xmlBlaster.util.Global
 
PINK_BLACK - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
PluginClassLoader - Class in org.xmlBlaster.util.classloader
This class loader changes the loading precedence of the JVM to prefer locally found classes and only if not found delegate to the JVM class loader
PluginClassLoader(Global, URL[], PluginInfo) - Constructor for class org.xmlBlaster.util.classloader.PluginClassLoader
 
pluginInfo - Variable in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
 
pluginInfo - Variable in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
PluginInfo - Class in org.xmlBlaster.util.plugin
Holds data about a plugin (immutable).
PluginInfo(Global, String, String, Properties) - Constructor for class org.xmlBlaster.util.plugin.PluginInfo
 
PluginInfo(Global, I_PluginManager, String) - Constructor for class org.xmlBlaster.util.plugin.PluginInfo
 
PluginInfo(Global, I_PluginManager, String, ContextNode) - Constructor for class org.xmlBlaster.util.plugin.PluginInfo
 
PluginInfo(Global, I_PluginManager, String, String, ContextNode) - Constructor for class org.xmlBlaster.util.plugin.PluginInfo
From pluginEnvClass and instanceId we build a string to lookup the key in the environment e.g.
PluginInfo(Global, I_PluginManager, String, String) - Constructor for class org.xmlBlaster.util.plugin.PluginInfo
 
PluginLoader - Class in org.xmlBlaster.client
PluginLoader is responsible for loading and initialization of client secuirty plugins.
PluginLoader(Global) - Constructor for class org.xmlBlaster.client.PluginLoader
 
PluginManagerBase - Class in org.xmlBlaster.util.plugin
Base class to load plugins.
PluginManagerBase(Global) - Constructor for class org.xmlBlaster.util.plugin.PluginManagerBase
 
pluginName - Variable in class org.xmlBlaster.util.classloader.LoaderInfo
"org.xmlBlaster.protocol.corba.CorbaDriver"
pluginPropertyName - Static variable in class org.xmlBlaster.client.protocol.CbServerPluginManager
 
pluginPropertyName - Static variable in class org.xmlBlaster.client.protocol.ProtocolPluginManager
 
pluginPropertyName - Static variable in class org.xmlBlaster.util.dispatch.plugins.DispatchPluginManager
 
pluginPropertyName - Static variable in class org.xmlBlaster.util.queue.QueuePluginManager
 
PluginRegistry - Class in org.xmlBlaster.util.plugin
One instance of this class is used to keep track of all cached plugins.
PluginRegistry(Global) - Constructor for class org.xmlBlaster.util.plugin.PluginRegistry
 
pluginSlashed - Variable in class org.xmlBlaster.util.classloader.LoaderInfo
"org/xmlBlaster/protocol/corba/CorbaDriver"
PLUS - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
pMgr - Variable in class org.xmlBlaster.util.qos.ConnectQosData
 
POLLING - Static variable in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
We have lost the connection and are polling for it (1).
PONG_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
PoolManager - Class in org.xmlBlaster.util.pool
A little framework to handle a pool of limited resources.
PoolManager(String, I_PoolManager, int, long, long) - Constructor for class org.xmlBlaster.util.pool.PoolManager
Create a new pool instance with the desired behavior.
POP3_FOLDER - Static variable in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
pop3Driver - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
Pop3Driver - Class in org.xmlBlaster.util.protocol.email
This class is capable to poll for emails using the POP3 protocol.
Pop3Driver() - Constructor for class org.xmlBlaster.util.protocol.email.Pop3Driver
You need to call setSessionProperties() thereafter.
Pop3DriverMBean - Interface in org.xmlBlaster.util.protocol.email
JMX control for Pop3Driver.
popupError(HttpServletResponse, String) - Method in class http.dhtml.systemInfo.SystemInfo
Report an error to the browser, which displays it in an alert() message.
POSTGRES - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
postHandleNextMessages(I_DispatchManager, MsgUnit[]) - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
Method invoked after having successfully sent the entries in asynchronous modus.
postHandleNextMessages(I_DispatchManager, MsgUnit[]) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Not doing anything in this method since no cleanup needed.
postInitialize() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
 
postInstantiate(I_Plugin, PluginInfo) - Method in class org.xmlBlaster.client.protocol.CbServerPluginManager
 
postInstantiate(I_Plugin, PluginInfo) - Method in class org.xmlBlaster.client.protocol.ProtocolPluginManager
 
postInstantiate(I_Plugin, PluginInfo) - Method in class org.xmlBlaster.util.dispatch.plugins.DispatchPluginManager
Called after getPlugin() but only if plugin was new created
postInstantiate(I_Plugin, PluginInfo) - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
Is called after a plugin in instantiated, allows the base class to do specific actions.
postInstantiate(I_Plugin, PluginInfo) - Method in class org.xmlBlaster.util.queue.QueuePluginManager
 
postSend(MsgQueueEntry[]) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Called after a messages is send from the client side queue, but not for oneway messages.
postSend(MsgQueueEntry[]) - Method in interface org.xmlBlaster.util.dispatch.I_PostSendListener
Called after a messages is send asynchronously from connection queue.
postSendListener - Variable in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
postSendNotification(MsgQueueEntry) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
postSendNotification(MsgQueueEntry[]) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
postSendNotification(MsgQueueEntry) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
postSendNotification(MsgQueueEntry[]) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
pr(String, int) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
Print a, possibly indented, string.
prefix - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
The prefix to create a unique requestId namspace (is set to the loginName)
prefix - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
prepareDefaultStatements() - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
This method must be implemented in all underlying extentions to this class.
prepareDefaultStatements() - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
 
prepareDefaultStatements() - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
 
prepareDefaultStatements() - Method in class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
Old: xb_entries.queueName=
prepareMsgsFromQueue(List<I_Entry>) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Here we prepare messages which are coming directly from the queue.
prepareMsgsFromQueue(String, Logger, I_Queue, List<I_Entry>) - Static method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
prepareMsgsFromQueue(List<I_Entry>) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Here we prepare messages which are coming directly from the queue.
previousBytesRead - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
previousBytesWritten - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
printOn() - Method in class org.xmlBlaster.util.XmlToDom
Dump state of this object into XML.
printOn(String) - Method in class org.xmlBlaster.util.XmlToDom
Dump state of this object into XML.
priority - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
The message priority, see Constants.java
PriorityEnum - Class in org.xmlBlaster.util.def
This class simulates an enumeration for queue priorities, it ensures that only valid priorities are used.
PriorizedDispatchPlugin - Class in org.xmlBlaster.util.dispatch.plugins.prio
This dispatcher plugin allows to control how messages are sent to the remote side.
PriorizedDispatchPlugin() - Constructor for class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
 
process(Global) - Method in class javaclients.HelloWorldSubscribe
 
process() - Method in class javaclients.MultiThreadSequencer
 
processAsync(Global) - Method in class javaclients.HelloWorldSubscribe
 
processingInstruction(String, String) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Inserts a processing instruction.
processingInstruction(String, String) - Method in class org.xmlBlaster.util.SaxHandlerBase
Processing instruction.
production_table() - Method in class org.xmlBlaster.util.lexical.Sql92Parser
Access to production table.
progressListener - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
A listener may register to receive send/receive progress informations
progressRead(String, long, long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Implements I_ProgressListener interface.
progressRead(String, long, long) - Method in interface org.xmlBlaster.util.xbformat.I_ProgressListener
Notification about the current data receive progress.
progressWrite(String, long, long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Implements I_ProgressListener interface.
progressWrite(String, long, long) - Method in interface org.xmlBlaster.util.xbformat.I_ProgressListener
Notification about the current data send progress.
PropBoolean - Class in org.xmlBlaster.util.property
Base class for the various property data type implementations.
PropBoolean(boolean) - Constructor for class org.xmlBlaster.util.property.PropBoolean
Constructor for the default value
PropBoolean(String, boolean) - Constructor for class org.xmlBlaster.util.property.PropBoolean
Constructor for the default value
PropDouble - Class in org.xmlBlaster.util.property
Base class for the various property data type implementations.
PropDouble(double) - Constructor for class org.xmlBlaster.util.property.PropDouble
Constructor for the default value
PropDouble(String, double) - Constructor for class org.xmlBlaster.util.property.PropDouble
Constructor for the default value
PropEntry - Class in org.xmlBlaster.util.property
Base class for the various property data type implementations.
PropEntry(String) - Constructor for class org.xmlBlaster.util.property.PropEntry
Constructor for the default value
properties - Variable in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
property - Variable in class org.xmlBlaster.util.Global
 
Property - Class in org.xmlBlaster.util.property
Handling properties for your project, e.g.
Property(String, boolean, String[], boolean) - Constructor for class org.xmlBlaster.util.property.Property
Construct a property container from supplied property file and args array.
Property(String, boolean, Properties, boolean) - Constructor for class org.xmlBlaster.util.property.Property
Construct a property container from supplied property file and enumeration.
Property(String, boolean, String, boolean) - Constructor for class org.xmlBlaster.util.property.Property
Construct a property container from supplied property file and enumeration.
Property(String, boolean, String[], boolean, boolean) - Constructor for class org.xmlBlaster.util.property.Property
Construct a property container from supplied property file and args array.
Property(String, boolean, Object, boolean) - Constructor for class org.xmlBlaster.util.property.Property
Construct a property container from supplied property file (URL) and Applet.
Property() - Constructor for class org.xmlBlaster.util.property.Property
The default constructor.
Property.FileInfo - Class in org.xmlBlaster.util.property
 
propertyChanged(PropertyChangeEvent) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Invoked when the configuration PriorizedDispatchPlugin/config has changed.
propertyChanged(PropertyChangeEvent) - Method in interface org.xmlBlaster.util.property.I_PropertyChangeListener
 
PropertyChangeEvent - Class in org.xmlBlaster.util.property
The immutable event object when a property was created or has changed.
PropertyChangeEvent(String, String, String) - Constructor for class org.xmlBlaster.util.property.PropertyChangeEvent
Constructs a new PropertyChangeEvent instance.
propertyExists(String) - Method in class org.xmlBlaster.util.property.Property
Try to find the given key.
propertyExists(String) - Method in class org.xmlBlaster.util.qos.QosData
Check for client property.
PropInt - Class in org.xmlBlaster.util.property
Base class for the various property data type implementations.
PropInt(int) - Constructor for class org.xmlBlaster.util.property.PropInt
Constructor for the default value
PropInt(String, int) - Constructor for class org.xmlBlaster.util.property.PropInt
Constructor for the default value
PropLong - Class in org.xmlBlaster.util.property
Base class for the various property data type implementations.
PropLong(long) - Constructor for class org.xmlBlaster.util.property.PropLong
Constructor for the default value
PropLong(String, long) - Constructor for class org.xmlBlaster.util.property.PropLong
 
propName - Variable in class org.xmlBlaster.util.property.PropEntry
 
propsToArgs(Map) - Static method in class org.xmlBlaster.util.property.Property
Convert a properties hashtable to a String array with leading "-" in front of the keys
PropString - Class in org.xmlBlaster.util.property
Base class for the various property data type implementations.
PropString(String) - Constructor for class org.xmlBlaster.util.property.PropString
Constructor for the default value
PropString(String, String) - Constructor for class org.xmlBlaster.util.property.PropString
Constructor for the default value
protectionNeeded(String) - Static method in class org.xmlBlaster.util.XmlNotPortable
If value contains XML harmful characters it needs to be wrapped by CDATA or encoded to Base64.
PROTOCOL_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a protocol plugin like XMLRPC or email
ProtocolPluginManager - Class in org.xmlBlaster.client.protocol
ProtocolPluginManager loads the protocol plugins like CORBA/RMI/XmlRpc on client side to access xmlBlaster.
ProtocolPluginManager(Global) - Constructor for class org.xmlBlaster.client.protocol.ProtocolPluginManager
 
protocolPluginManager - Variable in class org.xmlBlaster.util.Global
 
ProtoConverter - Class in org.xmlBlaster.util.protocol
This is a utility class used to convert general xmlBlaster data to data is protocol-specific.
ProtoConverter() - Constructor for class org.xmlBlaster.util.protocol.ProtoConverter
 
ptpAllowed - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
ptpAllowed - Variable in class org.xmlBlaster.util.qos.ConnectQosData
PtP messages wanted? True is default

publish(String, byte[], String) - Method in class org.xmlBlaster.client.feeder.PublishFile
Construct a message and publish it.
publish() - Method in class org.xmlBlaster.client.filepoller.Publisher
Fail-safe sending files.
publish(MsgUnit) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
 
publish(MsgUnitRaw) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Publish fault-tolerant the given message.
publish(MsgUnitRaw) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Publish a message.
publish(String, byte[], String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
publish(String, byte[], String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
publish(MsgUnit) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlaster
 
publish(MsgUnitRaw) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
 
publish(MsgUnitRaw) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Publish a message.
publish(MsgUnitRaw) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Publish fault-tolerant the given message.
publish(MsgUnitRaw) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Publish a message.
publish(MsgUnitRaw) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Publish a message.
publish(MsgUnit) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
PUBLISH - Static variable in class org.xmlBlaster.util.def.MethodName
 
publish(LogRecord) - Method in class org.xmlBlaster.util.log.XbNotifyHandler
 
PUBLISH_ARR - Static variable in class org.xmlBlaster.util.def.MethodName
 
PUBLISH_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
PUBLISH_ONEWAY - Static variable in class org.xmlBlaster.util.def.MethodName
 
PUBLISH_PTP - Static variable in class org.xmlBlaster.util.def.MethodName
for convenience only: not used by xmlBlaster itself
PUBLISH_PTP_ARR - Static variable in class org.xmlBlaster.util.def.MethodName
for convenience only: not used by xmlBlaster itself
PUBLISH_PTP_ONEWAY - Static variable in class org.xmlBlaster.util.def.MethodName
for convenience only: not used by xmlBlaster itself
publishArr(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
 
publishArr(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Publish multiple messages in one sweep.
publishArr(MsgUnit[]) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlaster
 
publishArr(MsgUnitRaw[]) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
 
publishArr(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Publish multiple messages in one sweep.
publishArr(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
 
publishArr(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Publish multiple messages in one sweep.
publishArr(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Publish multiple messages in one sweep.
publishArr(MsgUnit[]) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
Publisher - Class in org.xmlBlaster.client.filepoller
Publisher
Publisher(Global, String, I_PluginConfig) - Constructor for class org.xmlBlaster.client.filepoller.Publisher
 
PublishFile - Class in org.xmlBlaster.client.feeder
Publish files to xmlBlaster.
PublishFile(String[]) - Constructor for class org.xmlBlaster.client.feeder.PublishFile
Constructs the PublishFile object.
PublishFile(String, String, String, byte[], String) - Constructor for class org.xmlBlaster.client.feeder.PublishFile
Open the connection, publish the message, close the connection.
PublishKey - Class in org.xmlBlaster.client.key
Wrap the XML key data for publish() invocations.
PublishKey(Global) - Constructor for class org.xmlBlaster.client.key.PublishKey
Create a key data holder, the message oid is randomly generated.
PublishKey(Global, String) - Constructor for class org.xmlBlaster.client.key.PublishKey
Create a key data holder with the given message oid.
PublishKey(Global, String, String) - Constructor for class org.xmlBlaster.client.key.PublishKey
Create a key data holder with the given message oid and its mime type.
PublishKey(Global, String, String, String) - Constructor for class org.xmlBlaster.client.key.PublishKey
Create a key data holder with the given message oid and its mime types.
PublishKey(Global, String, String, String, String) - Constructor for class org.xmlBlaster.client.key.PublishKey
Create a key data holder with the given message oid and its mime types.
PublishKey(Global, MsgKeyData) - Constructor for class org.xmlBlaster.client.key.PublishKey
Pass a pre filled data object.
publishOneway(MsgUnit[]) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Publish messages.
publishOneway(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
 
publishOneway(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Publish multiple messages in one sweep.
publishOneway(MsgUnit[]) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlaster
 
publishOneway(MsgUnitRaw[]) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
 
publishOneway(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Publish multiple messages in one sweep.
publishOneway(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
RMI does not support oneway messages.
publishOneway(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Publish multiple messages in one sweep.
publishOneway(MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Publish multiple messages in one sweep.
publishOneway(MsgUnit[]) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
PublishQos - Class in org.xmlBlaster.client.qos
This class encapsulates the qos of a publish() message.
PublishQos(Global, String) - Constructor for class org.xmlBlaster.client.qos.PublishQos
 
PublishQos(Global) - Constructor for class org.xmlBlaster.client.qos.PublishQos
Default constructor for transient messages.
PublishQos(Global, Destination) - Constructor for class org.xmlBlaster.client.qos.PublishQos
Default constructor for transient PtP messages.
PublishQos(Global, boolean) - Constructor for class org.xmlBlaster.client.qos.PublishQos
 
PublishReturnQos - Class in org.xmlBlaster.client.qos
Handling the returned QoS (quality of service) of a publish() call.
PublishReturnQos(Global, String) - Constructor for class org.xmlBlaster.client.qos.PublishReturnQos
Constructor which parses XML string.
PublishReturnQos(Global, StatusQosData) - Constructor for class org.xmlBlaster.client.qos.PublishReturnQos
Constructor which reuses a StatusQosData object.
publishStream(InputStream, MsgKeyData, MsgQosData, int, I_ReplaceContent) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Publishes one message in streaming manner, if the message content is too big to fit in one single chunk, the message is split in several smaller messages (called chunks) and these are published.
publishStream(InputStream, MsgKeyData, MsgQosData, int, I_ReplaceContent) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
pull() - Method in class org.xmlBlaster.util.SimpleXbQueue
Pull the next unit from the end of the queue.

push(Object) - Method in class org.xmlBlaster.util.SimpleXbQueue
Add a unit to the beginning of the queue.

put(I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
put(I_QueueEntry[], boolean) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
All entries are stored into the transient queue.
put(I_QueueEntry, boolean) - Method in interface org.xmlBlaster.util.queue.I_Queue
Puts one queue entry on top of the queue.
put(I_QueueEntry[], boolean) - Method in interface org.xmlBlaster.util.queue.I_Queue
Puts one queue entry on top of the queue.
put(I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
put(I_QueueEntry[], boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
put(I_MapEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
put(I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
put(I_QueueEntry[], boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
put(I_MapEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
put(I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Put a message into the queue, blocks if take thread blocks synchronize
put(I_QueueEntry[], boolean) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Put messages into the queue, blocks if take thread blocks synchronize
putDamper - Variable in class org.xmlBlaster.util.queue.cache.CacheControlParam
The number of milliseconds to wait during a put action.
putInWeakRegistry(Object, Object) - Method in class org.xmlBlaster.util.Global
 
putPost(I_QueueEntry) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
putPost(I_QueueEntry[]) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
putPost(I_QueueEntry) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
putPost(I_QueueEntry[]) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
putPost(I_QueueEntry) - Method in interface org.xmlBlaster.util.queue.I_QueuePutListener
Called by I_Queue implementation before leaving put() and somebody has registered for such events.
putPost(I_QueueEntry[]) - Method in interface org.xmlBlaster.util.queue.I_QueuePutListener
Called by I_Queue implementation before leaving put() and somebody has registered for such events.
putPre(I_QueueEntry) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
putPre(I_QueueEntry[]) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
putPre(I_QueueEntry) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
putPre(I_QueueEntry[]) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
putPre(I_QueueEntry) - Method in interface org.xmlBlaster.util.queue.I_QueuePutListener
Called by I_Queue implementation when a put() is invoked and somebody has registered for such events
putPre(I_QueueEntry[]) - Method in interface org.xmlBlaster.util.queue.I_QueuePutListener
Called by I_Queue implementation when a put() is invoked and somebody has registered for such events

Q

qos - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
QOS_TAG - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
QOS_TAG - Static variable in class org.xmlBlaster.util.MsgUnitRaw
 
QosData - Class in org.xmlBlaster.util.qos
Base class for the various QoS implementations.
QosData(Global, String, MethodName) - Constructor for class org.xmlBlaster.util.qos.QosData
Constructor, it does not parse the data, use a factory for this.
query - Variable in class org.xmlBlaster.util.qos.QueryRefinementQos
The filter/query rule string and an object to hold the prepared query on demand
QueryKeyData - Class in org.xmlBlaster.util.key
This class encapsulates the Message key information of query invocations.
QueryKeyData(Global) - Constructor for class org.xmlBlaster.util.key.QueryKeyData
Minimal constructor.
QueryKeyData(Global, String) - Constructor for class org.xmlBlaster.util.key.QueryKeyData
 
QueryKeyData(Global, String, String) - Constructor for class org.xmlBlaster.util.key.QueryKeyData
 
QueryKeyData(Global, I_QueryKeyFactory, String) - Constructor for class org.xmlBlaster.util.key.QueryKeyData
Constructor to parse a message.
queryKeyFactory - Variable in class org.xmlBlaster.util.Global
 
QueryKeySaxFactory - Class in org.xmlBlaster.util.key
Parsing xml Key (quality of service) of subscribe() and update().
QueryKeySaxFactory(Global) - Constructor for class org.xmlBlaster.util.key.QueryKeySaxFactory
Can be used as singleton.
queryMBeans(ObjectName, QueryExp) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
queryMBeans(ObjectName, QueryExp) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
queryNames(ObjectName, QueryExp) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
queryNames(ObjectName, QueryExp) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
QueryQosData - Class in org.xmlBlaster.util.qos
Data container handling of query / access QoS.
QueryQosData(Global, MethodName) - Constructor for class org.xmlBlaster.util.qos.QueryQosData
true if query has to be /** Constructs the specialized quality of service object for query informations.
QueryQosData(Global, I_QueryQosFactory, MethodName) - Constructor for class org.xmlBlaster.util.qos.QueryQosData
Constructs the specialized quality of service object for query informations.
QueryQosData(Global, I_QueryQosFactory, String, MethodName) - Constructor for class org.xmlBlaster.util.qos.QueryQosData
Constructs the specialized quality of service object for a publish() call.
queryQosFactory - Variable in class org.xmlBlaster.util.Global
 
QueryQosSaxFactory - Class in org.xmlBlaster.util.qos
Parsing xml QoS (quality of service) of return query.
QueryQosSaxFactory(Global) - Constructor for class org.xmlBlaster.util.qos.QueryQosSaxFactory
Can be used as singleton.
QueryRefinementQos - Class in org.xmlBlaster.util.qos
Base class till helper classes such as AccessFilterQos and QuerySpecQos.
QueryRefinementQos(Global, String, String, String) - Constructor for class org.xmlBlaster.util.qos.QueryRefinementQos
 
QueryRefinementQos(Global, String, String, String, String, String, String) - Constructor for class org.xmlBlaster.util.qos.QueryRefinementQos
 
QueryRefinementQos(Global, String, String, Query, String, String, String) - Constructor for class org.xmlBlaster.util.qos.QueryRefinementQos
 
QuerySpecQos - Class in org.xmlBlaster.util.qos
Helper class holding querySpec markup from a subscribe() or get() QoS.
QuerySpecQos(Global) - Constructor for class org.xmlBlaster.util.qos.QuerySpecQos
 
QuerySpecQos(Global, String, String, String) - Constructor for class org.xmlBlaster.util.qos.QuerySpecQos
 
QuerySpecQos(Global, String, String, Query) - Constructor for class org.xmlBlaster.util.qos.QuerySpecQos
 
queryString - Variable in class org.xmlBlaster.util.key.KeyData
The query string
queryType - Variable in class org.xmlBlaster.util.key.KeyData
The query type
QUERYTYPE_DEFAULT - Static variable in class org.xmlBlaster.util.key.KeyData
The default queryType is "EXACT"
QUEUE - Static variable in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
QUEUE_ACTION - Variable in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
 
QUEUE_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a queue
QueueEntryId - Class in org.xmlBlaster.util.queue
 
QueueEntryId() - Constructor for class org.xmlBlaster.util.queue.QueueEntryId
 
QueueEventHandler - Class in org.xmlBlaster.util.queue
 
QueueEventHandler(Global, I_EventDispatcher) - Constructor for class org.xmlBlaster.util.queue.QueueEventHandler
 
queueIterator(int) - Method in class org.xmlBlaster.util.SimpleXbQueue
Returns a list-iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
queueOperation(I_Queue, int, long, int, int, I_QueueEntry) - Method in interface org.xmlBlaster.util.queue.BlockingQueueWrapper.I_BlockingQueueCb
 
queuePluginManager - Variable in class org.xmlBlaster.util.Global
 
QueuePluginManager - Class in org.xmlBlaster.util.queue
QueuePluginManager loads the I_Queue implementation plugins.
QueuePluginManager(Global) - Constructor for class org.xmlBlaster.util.queue.QueuePluginManager
 
QueuePropertyBase - Class in org.xmlBlaster.util.qos.storage
Helper class holding callback queue properties.
QueuePropertyBase(Global, String) - Constructor for class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
QUOTE - Static variable in class org.xmlBlaster.util.context.ContextNode
 

R

R_BRACKET - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
RamQueuePlugin - Class in org.xmlBlaster.util.queue.ram
Queueing messages in RAM only, sorted after priority and timestamp
RamQueuePlugin() - Constructor for class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
rcvTimestamp - Variable in class org.xmlBlaster.util.qos.QosData
The receive timestamp (UTC time), when message arrived in requestBroker.publish() method.
In nanoseconds elapsed since midnight, January 1, 1970 UTC
RcvTimestamp - Class in org.xmlBlaster.util
Timestamp for received messages, time elapsed since 1970, the nanos are simulated as a unique counter.
RcvTimestamp() - Constructor for class org.xmlBlaster.util.RcvTimestamp
Constructs a current timestamp which is guaranteed to be unique in time for this JVM
RcvTimestamp(long) - Constructor for class org.xmlBlaster.util.RcvTimestamp
Create a Timestamp with given nanoseconds since 1970
reachedAlive(ConnectionStateEnum, I_XmlBlasterAccess) - Method in interface org.xmlBlaster.client.I_ConnectionStateListener
This is the callback method invoked from XmlBlasterAccess notifying the client that a connection has been established and that its status is now ALIVE.
reachedAlive(ConnectionStateEnum, I_XmlBlasterAccess) - Method in class org.xmlBlaster.client.StreamingCallback
 
reachedAliveSync(ConnectionStateEnum, I_XmlBlasterAccess) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
reachedAliveSync(ConnectionStateEnum, I_XmlBlasterAccess) - Method in interface org.xmlBlaster.client.I_ConnectionStateListener
Invoked when the dispatcher goes to synch again after having delivered entries which where in the queue when the state changed to ALIVE.
reachedAliveSync(ConnectionStateEnum, I_XmlBlasterAccess) - Method in class org.xmlBlaster.client.StreamingCallback
 
reachedAliveSync(ConnectionStateEnum, I_XmlBlasterAccess) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
reachedDead(ConnectionStateEnum, I_XmlBlasterAccess) - Method in interface org.xmlBlaster.client.I_ConnectionStateListener
This is the callback method invoked from XmlBlasterAccess informing the client that the connection was lost (i.e.
reachedDead(ConnectionStateEnum, I_XmlBlasterAccess) - Method in class org.xmlBlaster.client.StreamingCallback
 
reachedPolling(ConnectionStateEnum, I_XmlBlasterAccess) - Method in interface org.xmlBlaster.client.I_ConnectionStateListener
This is the callback method invoked from XmlBlasterAccess informing the client that the connection state has changed to POLLING.
reachedPolling(ConnectionStateEnum, I_XmlBlasterAccess) - Method in class org.xmlBlaster.client.StreamingCallback
 
read(URL) - Method in class org.xmlBlaster.util.FileLocator
 
read() - Method in class org.xmlBlaster.util.protocol.ZBlockInputStream
 
read(byte[]) - Method in class org.xmlBlaster.util.protocol.ZBlockInputStream
 
read(byte[], int, int) - Method in class org.xmlBlaster.util.protocol.ZBlockInputStream
 
read() - Method in class org.xmlBlaster.util.protocol.ZFlushInputStream
 
read(byte[]) - Method in class org.xmlBlaster.util.protocol.ZFlushInputStream
 
read(byte[], int, int) - Method in class org.xmlBlaster.util.protocol.ZFlushInputStream
 
readAsciiFile(String) - Static method in class org.xmlBlaster.util.FileLocator
Read a file into String.
readAsciiFile(String, String) - Static method in class org.xmlBlaster.util.FileLocator
Read a file into String.
readCookie(I_Connection) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
reads the cookie and stores it.
readFile(String, String) - Static method in class org.xmlBlaster.util.FileLocator
Read a file into byte[].
readFile(File) - Static method in class org.xmlBlaster.util.FileLocator
 
readFile(String) - Static method in class org.xmlBlaster.util.FileLocator
Read a file into byte[].
readInbox(boolean) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Read messages from mail server with POP3.
readLine() - Method in class org.xmlBlaster.client.protocol.http.common.BufferedInputStreamMicro
 
readMessage(byte[]) - Static method in class org.xmlBlaster.client.protocol.http.common.ObjectInputStreamMicro
 
readObject() - Method in class org.xmlBlaster.client.protocol.http.common.ObjectInputStreamMicro
 
readObject(String) - Method in interface org.xmlBlaster.util.key.I_MsgKeyFactory
Parses the given Key and returns a MsgKeyData holding the data.
readObject(String) - Method in interface org.xmlBlaster.util.key.I_QueryKeyFactory
Parses the given Key and returns a QueryKeyData holding the data.
readObject(String) - Method in class org.xmlBlaster.util.key.MsgKeySaxFactory
Parses the given xml Key and returns a MsgKeyData holding the data.
readObject(String) - Method in class org.xmlBlaster.util.key.QueryKeySaxFactory
Parses the given xml Key and returns a QueryKeyData holding the data.
readObject(String) - Method in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
Parses the given xml Qos and returns a ConnectQosData holding the data.
readObject(String) - Method in class org.xmlBlaster.util.qos.DisconnectQosSaxFactory
Parses the given xml Qos and returns a DisconnectQosData holding the data.
readObject(String) - Method in interface org.xmlBlaster.util.qos.I_ConnectQosFactory
Parses the given Qos and returns a ConnectQosData holding the data.
readObject(String) - Method in interface org.xmlBlaster.util.qos.I_DisconnectQosFactory
Parses the given Qos and returns a DisconnectQosData holding the data.
readObject(String) - Method in interface org.xmlBlaster.util.qos.I_MsgQosFactory
Parses the given Qos and returns a MsgQosData holding the data.
readObject(String) - Method in interface org.xmlBlaster.util.qos.I_QueryQosFactory
Parses the given Qos and returns a QueryQosData holding the data.
readObject(String) - Method in interface org.xmlBlaster.util.qos.I_StatusQosFactory
Parses the given Qos and returns a StatusQosData holding the data.
readObject(String) - Method in class org.xmlBlaster.util.qos.MsgQosSaxFactory
Parses the given xml Qos and returns a MsgQosData holding the data.
readObject(String) - Method in class org.xmlBlaster.util.qos.QueryQosSaxFactory
Parses the given xml Qos and returns a QueryQosData holding the data.
readObject(String) - Method in class org.xmlBlaster.util.qos.StatusQosQuickParseFactory
Parses the given xml Qos and returns a StatusQosData holding the data.
readObject(String) - Method in class org.xmlBlaster.util.qos.StatusQosSaxFactory
Parses the given xml Qos and returns a StatusQosData holding the data.
readStream(InputStream) - Static method in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
RECBUFSIZE - Static variable in class org.xmlBlaster.util.protocol.ZFlushInputStream
 
receive(String, int, long, boolean) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
This method synchronously accesses maxEntries messages from any xmlBlaster server side queue.
receive(String, int, long, boolean) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
RECEIVER_STR - Static variable in class org.xmlBlaster.util.queue.jdbc.XBRef
 
receiveReply(MsgInfo, boolean) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Handle common messages
recipients - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
reconnect() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
On reconnect polling try to establish the connection.
reconnect() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
On reconnect polling try to establish the connection
reconnected - Variable in class org.xmlBlaster.util.qos.ConnectQosData
Used for ConnetReturnQos only: If reconnected==true a client has reconnected to an existing session
reconnected() - Method in interface org.xmlBlaster.util.queue.jdbc.I_ConnectionListener
Notification that a disconnection from the DB has occured.
reconnectSameClientOnly - Variable in class org.xmlBlaster.util.qos.SessionQos
If reconnectSameClientOnly=true a client with a given publicSessionId can only reconnect to xmlBlaster if it is the the client instance which created the login session (other clients can't capture the session).
reconnectSameClientOnly() - Method in class org.xmlBlaster.util.qos.SessionQos
 
reconnectSameClientOnlyProp() - Method in class org.xmlBlaster.util.qos.SessionQos
 
RED_BLACK - Static variable in class org.xmlBlaster.util.log.XbFormatter
color foreground/background (for xterm).
REDELIVER_COUNTER - Static variable in class org.xmlBlaster.util.queue.jdbc.XBRef
 
redeliverCounter - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
How often the entry was tried to send but failed
redirect() - Method in class org.xmlBlaster.util.log.StdoutStderrRedirector
 
reduce_table() - Method in class org.xmlBlaster.util.lexical.Sql92Parser
Access to reduce_goto table.
refList - Variable in class org.xmlBlaster.util.queue.ReturnDataHolder
 
refreshSession() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Send an event to xmlBlaster to refresh the login session life time.
refreshSession() - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
refreshSession() - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Send an event to xmlBlaster to refresh the login session life time.
refreshSession - Variable in class org.xmlBlaster.util.qos.ConnectQosData
If the client automatically notifies xmlBlaster that it is alive and the login session is extended
refreshTimeoutListener(Timestamp, long) - Method in interface org.xmlBlaster.util.I_TimeoutManager
Refresh a listener before the timeout happened.
refreshTimeoutListener(Timestamp, long) - Method in class org.xmlBlaster.util.Timeout
Refresh a listener before the timeout happened.
refreshTimeoutListener(Timestamp, long) - Method in class org.xmlBlaster.util.TimeoutPooled
 
refToCloneOrigin - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
REGEX - Static variable in class org.xmlBlaster.util.def.Constants
 
REGEX - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
regexMap - Variable in class org.xmlBlaster.util.lexical.Sql92Parser
 
register(NotificationListener) - Method in class org.xmlBlaster.util.admin.extern.LowMemoryDetector
Register your low memory listener.
register(int, I_LogListener) - Method in class org.xmlBlaster.util.log.XbNotifyHandler
Register a listener.
register(String, I_Plugin) - Method in class org.xmlBlaster.util.plugin.PluginRegistry
Registers the plugin into this registry.
register(I_SignalListener) - Method in class org.xmlBlaster.util.SignalCatcher
You need to call init() after construction.
register(String, String) - Method in class org.xmlBlaster.util.xbformat.MsgInfoParserFactory
 
registerConnectionListener(I_ConnectionStateListener) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Register a listener to get events about connection status changes.
registerConnectionListener(I_ConnectionStateListener) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
registerEventType(I_EventDispatcher, String) - Method in class org.xmlBlaster.util.queue.QueueEventHandler
Is called from EventPlugin to register the configured eventTypes
registerEventType(I_EventDispatcher, String) - Method in class org.xmlBlaster.util.queue.StorageEventHandler
Base class fills this.eventsHelperMap
registerForEmail(String, String, I_ResponseListener) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
If you are interested in an email register it here.
registerListener(I_Storage) - Method in class org.xmlBlaster.util.queue.StorageEventHandler
 
registerManager(Object) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
registerMBean(ContextNode, Object) - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Registers the specified mbean into the mbean server.
registerMBean(ContextNode, Object) - Method in class org.xmlBlaster.util.Global
JMX support.
registerMsgUnitCb(I_MsgUnitCb) - Method in class org.xmlBlaster.client.script.XmlScriptClient
You can register a callback which can manipulate the MsgUnit just before it is sent.
registerPostSendListener(I_PostSendListener) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Register a listener to get notifications when a messages is successfully send from the client side tail back queue.
registerPostSendListener(I_PostSendListener) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Register a listener to get notifications when a messages is successfully send from the client side tail back queue.
registerPostSendListener(I_PostSendListener) - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
Register a listener to get notifications when a messages is successfully send.
registerProgressListener(I_ProgressListener) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
 
registerProgressListener(I_ProgressListener) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Register a listener for to receive information about the progress of incoming data.
registerProgressListener(I_ProgressListener) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
Register a listener for to receive information about the progress of incoming data.
registerProgressListener(I_ProgressListener) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Register a listener for to receive information about the progress of incoming data.
registerProgressListener(I_ProgressListener) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Register a listener for to receive information about the progress of incoming data.
registerProgressListener(I_ProgressListener) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Register a listener for to receive information about the progress of incoming data.
registerProgressListener(I_ProgressListener) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Register a listener for to receive information about the progress of incoming data.
registerProgressListener(I_ProgressListener) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Should be overwritten by extending classes.
registerProgressListener(I_ProgressListener) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
registerQueue(I_Queue) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
registerQueue(I_Queue) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
registerRequest(String, String) - Method in class org.xmlBlaster.util.http.HttpIORServer
If you want to provide some information over http, register it here.
registerRequest(String, I_HttpRequest) - Method in class org.xmlBlaster.util.http.HttpIORServer
If you want to provide some information over http, register it here.
registerStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
registerStorageProblemListener(I_StorageProblemListener) - Method in interface org.xmlBlaster.util.queue.I_StorageProblemNotifier
registers a new listener to be notified.
registerStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Adds (registers) a listener for connection/disconnection events.
registerStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
Sets the connection listener.
registerStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
registerStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
registerStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Adds (registers) a listener for connection/disconnection events.
registerStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
relating - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The unique queue or storage name, e.g.
RELATING_CALLBACK - Static variable in class org.xmlBlaster.util.def.Constants
Type of a message callback queue
RELATING_CLIENT - Static variable in class org.xmlBlaster.util.def.Constants
Type of a message queue on client side
RELATING_CLIENT_UPDATE - Static variable in class org.xmlBlaster.util.def.Constants
Type of a message queue on client side for updates (not really a type but used for id)
RELATING_HISTORY - Static variable in class org.xmlBlaster.util.def.Constants
Type of a history message queue containing references on messages
RELATING_MSGUNITSTORE - Static variable in class org.xmlBlaster.util.def.Constants
MessageUnit cache
RELATING_SESSION - Static variable in class org.xmlBlaster.util.def.Constants
Type of a subscription message queue containing sessions
RELATING_SUBJECT - Static variable in class org.xmlBlaster.util.def.Constants
Type of a message callback queue
RELATING_SUBSCRIBE - Static variable in class org.xmlBlaster.util.def.Constants
Type of a subscription message queue containing subscriptions
RELATING_TOPICSTORE - Static variable in class org.xmlBlaster.util.def.Constants
Topics persistence
release(String) - Method in class org.xmlBlaster.util.pool.PoolManager
Release a resource explicitly from 'busy' into the 'idle' pool.
releaseConnection(Connection, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
Used to give back a connection to the pool.
releaseOrb(boolean) - Method in class org.xmlBlaster.util.protocol.corba.OrbInstanceWrapper
When the same amount releasOrb() is called as getOrb(), the internal orb is shutdown.
reloadSwapBytes - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The settings for the storeSwapBytes
reloadSwapBytes - Variable in class org.xmlBlaster.util.queue.cache.CacheControlParam
The reloadSwapBytes is the size in bytes to take each time data is swapped from the persistent queue to reload the transient queue.
reloadSwapLevel - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The settings for the reloadSwapLevel
reloadSwapLevel - Variable in class org.xmlBlaster.util.queue.cache.CacheControlParam
The reloadSwapLevel is the limit size in bytes under which the cache queue should start to take entries from the persistent store (commonly the JDBC queue) to reload it into transient storage (commonly the RAM queue).
RemoteMBeanServer - Interface in org.xmlBlaster.client.jmx
 
remove() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Removes the first element in the queue.
remove() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Removes the first element in the queue This method does not block.
remove() - Method in interface org.xmlBlaster.util.queue.I_Queue
Removes the first element in the queue.
remove() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Removes the first element in the queue This method does not block.
remove(I_MapEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
remove(long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
This method is always invoked with the I_Map interface
remove() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Removes the first element in the queue This method does not block.
remove(I_MapEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
remove(long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
remove() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
removeAll() - Method in interface org.xmlBlaster.util.I_TimeoutManager
Reset all pending timeouts.
removeAll() - Method in class org.xmlBlaster.util.Timeout
Reset all pending timeouts.
removeAll() - Method in class org.xmlBlaster.util.TimeoutPooled
 
removeById(long) - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Remove the specified storage entry.
removeCallback(String) - Method in class org.xmlBlaster.client.UpdateDispatcher
Remove the callback interface for the given subscriptionId
removeChild(ContextNode) - Method in class org.xmlBlaster.util.context.ContextNode
Remove a child.
removeConnectionStatusListener(I_ConnectionStatusListener) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Remove the given listener
removeConnectionStatusListener(I_ConnectionStatusListener) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Remove the given listener
removed(StorageId) - Method in interface org.xmlBlaster.util.queue.I_Entry
Notification if this entry is removed from storage
removed(StorageId) - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Notification if this entry is removed from queue
removeDestination(Destination) - Method in class org.xmlBlaster.util.qos.MsgQosData
Remove a destination.
removeEntriesWithLimit(StorageId, I_Entry, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
deletes the first numOfEntries of the queue until the limitEntry is reached.
removeEntriesWithLimit(XBStore, XBRef, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
deletes the first numOfEntries of the queue until the limitEntry is reached.
removeEntriesWithLimit(XBStore, XBRef, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
removeEntry(String) - Method in class org.xmlBlaster.client.SynchronousCache
Remove a cache entry with the given subscriptionId.
removeEntryByQueryString(String, String) - Method in class org.xmlBlaster.client.SynchronousCache
Remove a MsgUnit from cache with the given query key string and keyOid.
removeEntryByQueryString(String) - Method in class org.xmlBlaster.client.SynchronousCache
Remove a cache entry with the given query key string.
removeFromLoopProtection(String) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Cleanup
removeFromPluginCache(String) - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
 
removeFromQueue(MsgQueueEntry[], boolean) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Messages are successfully sent, remove them now from queue (sort of a commit()): We remove filtered/destroyed messages as well (which doen't show up in entryListChecked)
removeFromQueue(MsgQueueEntry[], boolean) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Messages are successfully sent, remove them now from queue (sort of a commit()): We remove filtered/destroyed messages as well (which doen't show up in entryListChecked)
removeFromWeakRegistry(Object) - Method in class org.xmlBlaster.util.Global
 
removeHead(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
removeHead(I_QueueEntry) - Method in interface org.xmlBlaster.util.queue.I_Queue
removes the head of the queue until (but not included) the entry specified as the argument.
removeHead(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
removeHead(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
removeHead(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
removeListener(I_Storage) - Method in class org.xmlBlaster.util.queue.StorageEventHandler
 
removeListeners(Map) - Method in class org.xmlBlaster.util.queue.StorageEventHandler
 
removeMessage(MsgUnitRaw) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
removeNativeCallbackDriver(String) - Method in class org.xmlBlaster.util.Global
The key is the protocol and the address to access the callback instance.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
removeNotificationListener(ObjectName) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
removeNotificationListener(ObjectName, NotificationListener) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
removeNotificationListener(ObjectName, ObjectName) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
removeNum(long) - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Removes max num messages.
removeNum(long) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Removes max num messages.
removeNum(long) - Method in interface org.xmlBlaster.util.queue.I_Queue
Removes max num messages.
removeNum(long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Removes max numOfEntries messages.
removeNum(long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Removes max numOfEntries messages.
removeNum(long) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
removeObjectEntry(String) - Method in class org.xmlBlaster.util.Global
Remove an object from the scope of an I_XmlBlasterAccess or of one cluster node.
removeOldest() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
removeOldest() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
removeOldestEntry() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Remove the oldest storage entry from cache.
removeProperty(String) - Method in class org.xmlBlaster.util.property.Property
Remove the given property.
removePropertyChangeListener(String, I_PropertyChangeListener) - Method in class org.xmlBlaster.util.property.Property
Listen on change or creation events of the given key
removePutListener(I_QueuePutListener) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
removePutListener(I_QueuePutListener) - Method in interface org.xmlBlaster.util.queue.I_Queue
Remove the listener which wanted to be informed on put() events.
removePutListener(I_QueuePutListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
removePutListener(I_QueuePutListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
removePutListener(I_QueuePutListener) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
removeRandom(long) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Removes the given entry.
removeRandom(long[]) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Removes the given entries.
removeRandom(I_Entry) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
removeRandom(I_Entry[]) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
removeRandom(I_Entry[]) - Method in interface org.xmlBlaster.util.queue.I_Queue
Removes the given entries.
removeRandom(I_Entry) - Method in interface org.xmlBlaster.util.queue.I_Queue
Removes the given entry.
removeRandom(long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Removes the given entry.
removeRandom(long[]) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Removes the given entries.
removeRandom(I_Entry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
removeRandom(I_Entry[]) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
removeRandom(long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Removes the given entry.
removeRandom(long[]) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Removes the given entries.
removeRandom(I_Entry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
removeRandom(I_Entry[]) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
removeRandom(I_Entry) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
removeRandom(I_Entry[]) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
removeRequest(String) - Method in class org.xmlBlaster.util.http.HttpIORServer
Unregister your http listener.
removeRequest(I_HttpRequest) - Method in class org.xmlBlaster.util.http.HttpIORServer
Unregister your http listener.
removeResponseListener(String) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Removes the specified listener.
removeServerRef(ServerRef) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
removeServerRef(String) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
removeSignalCatcher() - Method in class org.xmlBlaster.util.SignalCatcher
 
removeStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
removeStorageSizeListener(I_StorageSizeListener) - Method in interface org.xmlBlaster.util.queue.I_Storage
Removes the specified listener from the queue.
removeStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
removeStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
removeStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
removeStorageSizeListener(I_StorageSizeListener) - Method in class org.xmlBlaster.util.queue.StorageSizeListenerHelper
 
removeTimeoutListener(Timestamp) - Method in interface org.xmlBlaster.util.I_TimeoutManager
Remove a listener before the timeout happened.
removeTimeoutListener(Timestamp) - Method in class org.xmlBlaster.util.Timeout
Remove a listener before the timeout happened.
removeTimeoutListener(Timestamp) - Method in class org.xmlBlaster.util.TimeoutPooled
 
removeTransient() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Removes all the transient entries (the ones which have the flag 'persistent' set to false.
removeTransient() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
removeTransient() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
removeTransientEntries() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Removes all the transient entries (the ones which have the flag 'persistent' set to false.
removeWithLimitEntry(I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
removeWithLimitEntry(I_QueueEntry, boolean) - Method in interface org.xmlBlaster.util.queue.I_Queue
It removes the entries which are higher than the entry specified in the argument list.
removeWithLimitEntry(I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
removeWithLimitEntry(I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
removeWithLimitEntry(I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
removeWithPriority(long, long, int, int) - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Removes max numOfEntries messages (or less depending on the numOfBytes).
removeWithPriority(long, long, int, int) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
removeWithPriority(long, long, int, int) - Method in interface org.xmlBlaster.util.queue.I_Queue
Removes max numOfEntries messages (or less depending on the numOfBytes).
removeWithPriority(long, long, int, int) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
removeWithPriority(long, long, int, int) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
removeWithPriority(long, long, int, int) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
renameMBean(String, String, ContextNode) - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Reorganize the registration for a new parent node.
renameMBean(String, String, String) - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Reorganize the registration for a new parent node.
replace(byte[], Map) - Method in interface org.xmlBlaster.util.I_ReplaceContent
Replaces or modifies the oldcontent.
replace(String, char, String, String) - Static method in class org.xmlBlaster.util.lexical.LikeOpWrapper
 
replace(String, I_ReplaceVariable) - Method in class org.xmlBlaster.util.ReplaceVariable
Replace dynamic variables, e.g.
replaceAll(String, int, String, String) - Static method in class org.xmlBlaster.util.ReplaceVariable
Replace all occurrences of "from" with to "to".
replaceAll(String, String, String) - Static method in class org.xmlBlaster.util.ReplaceVariable
Replace all occurrences of "from" with to "to".
replaceFirst(String, String, String) - Static method in class org.xmlBlaster.util.ReplaceVariable
Replace exactly one occurrence of "from" with to "to"
replacePlaceHolders(String, String, String) - Method in class javaclients.HelloWorldPublish
 
replaceVariable(String) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
Replace e.g.
ReplaceVariable - Class in org.xmlBlaster.util
 
ReplaceVariable() - Constructor for class org.xmlBlaster.util.ReplaceVariable
 
ReplaceVariable(String, String) - Constructor for class org.xmlBlaster.util.ReplaceVariable
 
replaceVariableNoException(String, String) - Method in class org.xmlBlaster.util.property.Property
Replace dynamic variables, e.g.
replaceVariableWithException(String, String) - Method in class org.xmlBlaster.util.property.Property
Replace dynamic variables, e.g.
replyTo - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
report_error(String, Object) - Method in class org.xmlBlaster.util.lexical.Sql92Parser
 
report_fatal_error(String, Object) - Method in class org.xmlBlaster.util.lexical.Sql92Parser
 
request(MsgUnit, long, int) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Implements the blocking request/reply pattern.
request(MsgUnit, long, int) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
requestAndBlockForReply(MsgInfo, boolean, boolean) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Send a message and block until the response arrives.
requestId - Variable in class org.xmlBlaster.util.protocol.email.EmailData
Contains requestId *
REQUESTID_TAG - Static variable in class org.xmlBlaster.util.protocol.email.EmailData
 
requestIdFromSentDate - Variable in class org.xmlBlaster.util.protocol.email.EmailData
Remember if we got an explicit requestId or if we extracted it from the sentDate
requestIdGuessed - Variable in class org.xmlBlaster.util.xbformat.MsgInfo
Remember if we got an explicit requestId or if we extracted it from the email-sentDate
RequestReplyExecutor - Class in org.xmlBlaster.util.protocol
Request/reply simulates a local method invocation.
RequestReplyExecutor() - Constructor for class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
RequestReplyExecutorMBean - Interface in org.xmlBlaster.util.protocol
JMX manage Request/Reply pattern.
requiresLayout() - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
reserve() - Method in class org.xmlBlaster.util.pool.PoolManager
Get a new resource.
reserve(String) - Method in class org.xmlBlaster.util.pool.PoolManager
Get a new resource.
reserve(long, long, String) - Method in class org.xmlBlaster.util.pool.PoolManager
Get a new resource.
reset() - Method in class org.xmlBlaster.util.admin.extern.JmxLogLevel
Operation: reset to their initial values
reset(I_AttributeUser) - Method in class org.xmlBlaster.util.AttributeSaxFactory
resets the factory (to be invoked before parsing)
reset() - Method in class org.xmlBlaster.util.log.StdoutStderrRedirector
 
reset() - Method in class org.xmlBlaster.util.xbformat.ByteArray
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the ouput stream is discarded.
reset() - Method in class org.xmlBlaster.util.XmlBuffer
Removes all buffer entries.
resetConnection() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
Nothing to do here
resetConnection() - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Reset
resetConnection() - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Reset the driver on problems
resetConnection() - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
Reset the driver on problems.
resetConnection() - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
 
resetConnection() - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Reset
resetConnection() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Reset the driver on problems
resetConnection() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
resetConnection() - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Called on COMMUNICATION errors, reset protocol driver for reconnect polling
resetInstanceId() - Method in class org.xmlBlaster.util.Global
Reset the cached instance id
RESOURCE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_ADMIN_UNAVAILABLE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_CALLBACKSERVER_CREATION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_CLUSTER_CIRCULARLOOP - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_CLUSTER_NOTAVAILABLE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_CONFIGURATION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_CONFIGURATION_ADDRESS - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_CONFIGURATION_CONNECT - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_CONFIGURATION_PLUGINFAILED - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_CONFIGURATION_SSLSOCKET - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_CONFIGURATION_XML - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_DB_BLOCK - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_DB_UNAVAILABLE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_DB_UNKNOWN - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_EXHAUST - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_FILEIO - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_FILEIO_FILELOST - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_MAINTENANCE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_OUTOFMEMORY - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_OVERFLOW_QUEUE_BYTES - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_OVERFLOW_QUEUE_ENTRIES - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_TEMPORARY_UNAVAILABLE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_TOO_MANY_THREADS - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
RESOURCE_UNAVAILABLE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
ResourceWrapper - Class in org.xmlBlaster.util.pool
Container holds infos about a resource.
response - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
buffer used as a place holder for the responses of the xmlBlaster invocations
RESPONSE_BYTE - Static variable in class org.xmlBlaster.util.xbformat.MsgInfo
 
responseListenerMap - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
For listeners who want to be informed about return messages or exceptions, the invocation is blocking during this period.
responseTimeout - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
How long to block on remote call waiting on response
restart() - Method in class org.xmlBlaster.util.StopWatch
Reset and start the stop watch for a new measurement cycle.
RET_ERASED - Static variable in class org.xmlBlaster.util.def.Constants
 
RET_EXPIRED - Static variable in class org.xmlBlaster.util.def.Constants
 
RET_FORWARD_ERROR - Static variable in class org.xmlBlaster.util.def.Constants
 
RET_OK - Static variable in class org.xmlBlaster.util.def.Constants
 
RET_TIMEOUT - Static variable in class org.xmlBlaster.util.def.Constants
 
RET_WARN - Static variable in class org.xmlBlaster.util.def.Constants
 
retries - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
retrieveContent(MimePart) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Get content text.
retryCounter - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
ReturnDataHolder - Class in org.xmlBlaster.util.queue
DataHolder Object to hold the return data of methods used in the different implementations of the I_Queue and their helper classes.
ReturnDataHolder() - Constructor for class org.xmlBlaster.util.queue.ReturnDataHolder
 
returnObj - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
returnsMsgArr() - Method in class org.xmlBlaster.util.def.MethodName
 
returnsString() - Method in class org.xmlBlaster.util.def.MethodName
 
returnsStringArr() - Method in class org.xmlBlaster.util.def.MethodName
 
returnsVoid() - Method in class org.xmlBlaster.util.def.MethodName
 
RmiCallbackServer - Class in org.xmlBlaster.client.protocol.rmi
Example for a RMI callback implementation.
RmiCallbackServer() - Constructor for class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
 
RmiConnection - Class in org.xmlBlaster.client.protocol.rmi
This is a helper class, helping a Java client to connect to xmlBlaster using RMI.
RmiConnection() - Constructor for class org.xmlBlaster.client.protocol.rmi.RmiConnection
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
RmiConnection(Global) - Constructor for class org.xmlBlaster.client.protocol.rmi.RmiConnection
RMI client access to xmlBlaster for normal client applications.
RmiConnection(Global, Applet) - Constructor for class org.xmlBlaster.client.protocol.rmi.RmiConnection
RMI client access to xmlBlaster for applets.
ROOT_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
 
ROOT_MARKER_TAG - Static variable in class org.xmlBlaster.util.SessionName
 
ROOT_NODE - Static variable in class org.xmlBlaster.util.context.ContextNode
 
ROOT_TAG - Static variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
rootNode - Variable in class org.xmlBlaster.util.XmlToDom
 
rootPath - Variable in class org.xmlBlaster.util.classloader.LoaderInfo
The path only: if from "/home/xmlblast/xmlBlaster/lib/xmlBlaster.jar" -> "/home/xmlblast/xmlBlaster/lib/" if from class file -> "/home/xmlblast/xmlBlaster/classes/"
ROOTRESPONSE_TAG - Static variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
rootTag - Variable in class org.xmlBlaster.util.qos.address.AddressBase
The root xml element: <callback> or <address>, is set from the derived class
roundTripDelay - Variable in class org.xmlBlaster.util.dispatch.DispatchStatistic
 
RouteInfo - Class in org.xmlBlaster.util.cluster
This class holds the information about a route node which the message passed.
RouteInfo(NodeId, int, Timestamp) - Constructor for class org.xmlBlaster.util.cluster.RouteInfo
 
routeNodeList - Variable in class org.xmlBlaster.util.qos.QosData
ArrayList containing RouteInfo objects
routeNodes - Variable in class org.xmlBlaster.util.qos.QosData
Cache for RouteInfo in an array
rsToEntry(XBStore, ResultSet) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
rsToEntry(XBStore, ResultSet) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
 
rsToEntry(XBStore, ResultSet) - Method in class org.xmlBlaster.util.queue.jdbc.XBRefFactory
 
rsToEntry(XBStore, ResultSet) - Method in class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
 
run() - Method in class javaclients.HelloWorldSubscribe.HelloThread
 
run() - Method in class javaclients.MultiThreadSequencer
 
run() - Method in class org.xmlBlaster.client.protocol.http.common.PersistentRequest
Connect to xmlBlaster.
run() - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
Starts the callback thread
run() - Method in class org.xmlBlaster.client.protocol.socket.WorkerThread
Starts the thread which calls update() into client code.
run(ArrayList) - Method in class org.xmlBlaster.util.dispatch.DispatchWorker
Synchronous push mode.
run() - Method in class org.xmlBlaster.util.dispatch.DispatchWorker
Asynchronous pull mode, invoked by DispatchWorkerPool.execute() -> see DispatchManager calling it
run() - Method in class org.xmlBlaster.util.EmbeddedXmlBlaster
 
run() - Method in class org.xmlBlaster.util.Execute
Start
run() - Method in class org.xmlBlaster.util.http.HttpIORServer
 
run() - Method in class org.xmlBlaster.util.SignalCatcher
This is invoked on exit
run() - Method in class org.xmlBlaster.util.Timeout
Starts the Timeout manager thread.
run() - Method in class org.xmlBlaster.util.TimeoutPooled
Starts the Timeout manager thread.
RUNLEVEL_PLUGIN_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a plugin inside the RunlevelManager (xmlBlasterPlugins.xml)
running - Variable in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 

S

sameContent(byte[]) - Method in class org.xmlBlaster.util.MsgUnit
Compares bytes if the given content is identical to the internal content
saveProps() - Method in class org.xmlBlaster.util.property.Property
Saves the property to a file; this also will include the system properties!
saveProps(String) - Method in class org.xmlBlaster.util.property.Property
Saves the property to a file; this also will include the system properties!
saxFactory - Variable in class org.xmlBlaster.util.Global
 
SaxHandlerBase - Class in org.xmlBlaster.util
Default xmlBlaster handling of Sax2 callbacks and errors.
SaxHandlerBase() - Constructor for class org.xmlBlaster.util.SaxHandlerBase
Constructs an new object.
SaxHandlerBase(Global) - Constructor for class org.xmlBlaster.util.SaxHandlerBase
 
SCHEMA_JMX - Static variable in class org.xmlBlaster.util.context.ContextNode
For JMX conforming ObjectName string
SCHEMA_JMX_DOMAIN - Static variable in class org.xmlBlaster.util.context.ContextNode
For JMX conforming ObjectName string, "org.xmlBlaster:" is our JMX domain
SCHEMA_URL - Static variable in class org.xmlBlaster.util.context.ContextNode
For URL conforming string
SCHEMA_XPATH - Static variable in class org.xmlBlaster.util.context.ContextNode
For XPath conforming query
scopeContextNode - Variable in class org.xmlBlaster.util.Global
 
securityQos - Variable in class org.xmlBlaster.util.qos.ConnectQosData
 
select(String, Map<String, ClientProperty>) - Method in interface org.xmlBlaster.util.lexical.I_Selector
 
select(String, Map<String, ClientProperty>) - Method in class org.xmlBlaster.util.lexical.Sql92Selector
 
send(MsgQueueEntry[], boolean) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Send the messages back to the client.
send(MsgQueueEntry[], boolean) - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
Send the messages back to the client.
SEND - Static variable in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
send(Message) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
Send a ready prepared message.
sendAckOrEx(String, String[], String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
sendAdministrativeCommand(String) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Convenience method to send an administrative command to xmlBlaster.
sendAdministrativeCommand(String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
sendAsync - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
sendContentAsText - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
sendEmail(String, MethodName, boolean) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
sendEmail(String, String, MethodName, boolean) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
sendEmail(MsgUnitRaw, MethodName, boolean) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
sendEmail(MsgUnitRaw[], MethodName, boolean) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
This sends the update to the client.
sendEmail(String, String, String, String) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
sendEmail(String, String, String, String, String) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
sendEmail(InternetAddress, InternetAddress, String, String, String) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
sendEmail(InternetAddress, InternetAddress, String, String, byte[], String, String, String) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
sendEmail(EmailData) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
sendEmail(EmailData, String) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
sendEmailAsync(EmailData) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
sendEmailSync(EmailData, String) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
Send a mail.
senderLoopProtectionMap - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
SENDING - Static variable in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
 
sendingFailed(MsgQueueEntry[], XmlBlasterException) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
sendingFailed(MsgQueueEntry[], XmlBlasterException) - Method in interface org.xmlBlaster.util.dispatch.I_PostSendListener
Called if an asynchronous message is rejected by the server.
sendingFailedNotification(MsgQueueEntry[], XmlBlasterException) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Notify I_PostSendListener about problem.
sendingFailedNotification(MsgQueueEntry[], XmlBlasterException) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Notify I_PostSendListener about problem.
sendInitialQueueEntries() - Method in class org.xmlBlaster.client.StreamingCallback
 
sendMessage(MsgInfo, String, MethodName, boolean) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Extends RequestReplyExecutor.sendMessage
sendMessage(MsgInfo, String, MethodName, boolean) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Flush the data to the protocol layer (socket, email, ...).
sendMessage(MsgInfo, String, MethodName, boolean) - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Flush the data to the socket.
sendNotification(NotificationBroadcasterSupport, String, String, String, Object, Object) - Method in class org.xmlBlaster.util.Global
Send an administrative notification.
sendPtPMessage(MsgQueueEntry, String, String, String) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.XmlBlasterNativeClient
Send a PtP message to the publisher notifying him on problems about dispatching his just published message.
sendRemainingLife(boolean) - Method in class org.xmlBlaster.util.qos.MsgQosSaxFactory
Configure if remaingLife is sent in Qos (redesign approach to work with all QoS attributes
sendRemainingLife() - Method in class org.xmlBlaster.util.qos.MsgQosSaxFactory
 
sendShutdownCb() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
sendSimpleExceptionFormat - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
Set true to send a simple exception format like
sendTestEmail(String, String) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
JMX
sendTestEmail(String, String) - Method in interface org.xmlBlaster.util.protocol.email.SmtpClientMBean
Send a test email.
sendUpdate(String, MsgUnitRaw[], boolean, boolean, PluginInfo) - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Updating multiple messages in one sweep, callback to client.
sendUpdateOneway(MsgUnitRaw[]) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
The oneway variant, without return value.
sendXmlScript(String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
Send a xml script request to xmlBlaster.
sendXmlScript(String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
sentDate - Variable in class org.xmlBlaster.util.protocol.email.EmailData
The origination date from the email header, this field exists always for incoming emails
SEP - Static variable in class org.xmlBlaster.util.context.ContextNode
Name for logging output
SEP - Static variable in class org.xmlBlaster.util.property.PropEntry
 
SEPERATOR - Static variable in class org.xmlBlaster.util.SessionName
 
sequenceNumber - Variable in class org.xmlBlaster.util.Global
JMX notification sequence number.
serialData - Variable in class org.xmlBlaster.util.key.KeyData
 
serialData - Variable in class org.xmlBlaster.util.qos.QosData
 
serialize(MethodName, String, String, MsgUnitRaw[], String, String, String, OutputStream, byte) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
Dump the given MsgUnitRaw to XML.
SerializeHelper - Class in org.xmlBlaster.util.admin.extern
Used for Serialization and deserialization for Objects
SerializeHelper(Global) - Constructor for class org.xmlBlaster.util.admin.extern.SerializeHelper
 
serializeObject(Object) - Method in class org.xmlBlaster.util.admin.extern.SerializeHelper
Serializes object to byteArray
serverAcceptsRequests - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
Flag if the remote server is reachable but is not willing to process our requests (standby mode).
serverInstanceId - Variable in class org.xmlBlaster.util.qos.ConnectQosData
 
ServerRef - Class in org.xmlBlaster.util.qos.address
Helper class holding serverRef address string and protocol string.
ServerRef(String) - Constructor for class org.xmlBlaster.util.qos.address.ServerRef
 
ServerRef(String, String) - Constructor for class org.xmlBlaster.util.qos.address.ServerRef
 
serverRefArr - Variable in class org.xmlBlaster.util.qos.ConnectQosData
The server reference, e.g.
serverRefVec - Variable in class org.xmlBlaster.util.qos.ConnectQosData
 
service(String, Map) - Method in class org.xmlBlaster.util.http.HttpIORServer
A HTTP request needs to be processed
service(String, Map) - Method in interface org.xmlBlaster.util.http.I_HttpRequest
A HTTP request needs to be processed
SERVICE_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a service
SESSION_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a login session
SESSION_NAME - Static variable in class org.xmlBlaster.util.queue.jdbc.XBMeat
MetaInfo key values
sessionId - Variable in class org.xmlBlaster.client.protocol.socket.SocketConnection
The unique client sessionId
sessionId - Variable in class org.xmlBlaster.util.protocol.email.EmailData
Contains sessionId *
sessionId - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
SESSIONID_PREFIX - Static variable in class org.xmlBlaster.util.def.Constants
Prefix to create a sessionId
SESSIONID_TAG - Static variable in class org.xmlBlaster.util.protocol.email.EmailData
 
sessionName - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
SessionName - Class in org.xmlBlaster.util
Handles unified naming convention of login names and user sessions.
SessionName(Global, String) - Constructor for class org.xmlBlaster.util.SessionName
Create and parse a unified name.
SessionName(Global, NodeId, String, long) - Constructor for class org.xmlBlaster.util.SessionName
 
SessionName(Global, NodeId, String) - Constructor for class org.xmlBlaster.util.SessionName
 
SessionName(Global, SessionName, long) - Constructor for class org.xmlBlaster.util.SessionName
Create a new instance based on the given sessionName but with added/changed pubSessionId
SessionQos - Class in org.xmlBlaster.util.qos
This class encapsulates the qos of session attributes of a login() or connect().
SessionQos(Global) - Constructor for class org.xmlBlaster.util.qos.SessionQos
Constructor for client side.
SessionQos(Global, NodeId) - Constructor for class org.xmlBlaster.util.qos.SessionQos
Constructor for cluster server.
SessionStoreProperty - Class in org.xmlBlaster.util.qos.storage
Helper class holding properties of the Session storage.
SessionStoreProperty(Global, String) - Constructor for class org.xmlBlaster.util.qos.storage.SessionStoreProperty
Increases the default bytes in the storage to 25 MB for each topic
set(String, String) - Method in class org.xmlBlaster.util.property.Property
Set or overwrite a property, note that currently no variable replacement is implemented for the passed value.
setAddExpiresHeader(boolean) - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
Add 'Expires:' email header.
setAddExpiresHeader(boolean) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
setAddress(Address) - Method in class org.xmlBlaster.client.qos.ConnectQos
Set the address to which we want to connect, with all the configured parameters.
setAddress(AddressBase) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
setAddress(String) - Method in class org.xmlBlaster.util.qos.address.ServerRef
Set the serverRef address, it should fit to the protocol-type.
setAddress(Address) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Add an address to which we want to connect, with all the configured parameters.
setAddress(Address) - Method in class org.xmlBlaster.util.qos.storage.ClientQueueProperty
Currently only one address is allowed, failover addresses will be implemented in a future version
setAddresses(AddressBase[]) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Set new callback addresses, typically after a session login/logout
setAddresses(AddressBase[]) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Set new callback addresses, typically after a session login/logout
setAddresses(Address[]) - Method in class org.xmlBlaster.util.qos.storage.ClientQueueProperty
 
setAdministrative(boolean) - Method in class org.xmlBlaster.client.qos.PublishQos
 
setAdministrative(boolean) - Method in class org.xmlBlaster.util.qos.MsgQosData
Marks a message to be administrative only, in this case the topic is configured only.
setApplet(Object) - Method in class org.xmlBlaster.util.property.Property
 
setArg(String[]) - Static method in class org.xmlBlaster.util.property.Args
 
setAsyncSendQueueBlockOnOverflow(boolean) - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
 
setAsyncSendQueueBlockOnOverflow(boolean) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
setAttachments(ArrayList<AttachmentHolder>) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setAttribute(ObjectName, Attribute) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
setAttribute(ObjectName, Attribute) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
setAttribute(Attribute) - Method in class org.xmlBlaster.util.admin.extern.JmxLogLevel
Sets the value of the specified attribute of the Dynamic MBean.
setAttribute(Attribute) - Method in class org.xmlBlaster.util.admin.extern.JmxProperties
Sets the value of the specified attribute of the Dynamic MBean.
setAttributes(ObjectName, AttributeList) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
setAttributes(ObjectName, AttributeList) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
setAttributes(AttributeList) - Method in class org.xmlBlaster.util.admin.extern.JmxLogLevel
Sets the values of several attributes of the Dynamic MBean, and returns the list of attributes that have been set.
setAttributes(AttributeList) - Method in class org.xmlBlaster.util.admin.extern.JmxProperties
Sets the values of several attributes of the Dynamic MBean, and returns the list of attributes that have been set.
setAuthenticateCore(I_Authenticate) - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
 
setBcc(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setBcc(String) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Send all emails additionally to the given bcc.
setBcc(String) - Method in interface org.xmlBlaster.util.protocol.email.EmailExecutorMBean
A comma separated list of email addresses, e.g.
setBootstrapAddress(Address) - Method in class org.xmlBlaster.util.Global
Force to use the given bootstrap address, used for cluster connections
setBootstrapHostname(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Updates the internal address as well.
setBootstrapPort(int) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Set the bootstrapping port.
setBounceObject(String, Object) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
You can use this as a generic store to convej stuff in MsgInfo.
setBounceObjects(Map) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Sets the given map.
setBreakLongMessageIdLine(boolean) - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
Defaults to false.
setBreakLongMessageIdLine(boolean) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
setBurstModeMaxBytes(long) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
setBurstModeMaxEntries(int) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
setByte4(byte) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
setByte5(byte) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
setByteSize(long) - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
setCallbackAddress(CallbackAddress) - Method in class org.xmlBlaster.util.qos.address.Address
 
setCallbackAddress(CallbackAddress) - Method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
Currently only one address is allowed, failover addresses will be implemented in a future version
setCallbackAddresses(CallbackAddress[]) - Method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
 
setCallbackDispatcherActive(boolean) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Switch callback dispatcher on/off.
setCallbackDispatcherActive(boolean) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
setCallbackDriver(Object) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
setCbClient(I_CallbackExtended) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
setCc(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setCc(String) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Send all emails additionally to the given CC addresses.
setCc(String) - Method in interface org.xmlBlaster.util.protocol.email.EmailExecutorMBean
A comma separated list of email addresses, e.g.
setCharset(String) - Method in class org.xmlBlaster.util.EncodableData
 
setCheckpointPlugin(I_Checkpoint) - Method in class org.xmlBlaster.util.Global
 
setChecksum(boolean) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Enable checksum?
setCleanupSession(boolean) - Method in exception org.xmlBlaster.util.XmlBlasterException
 
setClientErrorHandler(I_MsgErrorHandler) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Use a specific error handler instead of the default one.
setClientErrorHandler(I_MsgErrorHandler) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
setClientTags(String) - Method in class org.xmlBlaster.client.key.PublishKey
May be used to integrate your application tags.
setClientTags(String) - Method in class org.xmlBlaster.util.key.MsgKeyData
Set client specific meta informations.
setClusterNode(boolean) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
setCollectTime(long) - Method in class org.xmlBlaster.util.qos.address.AddressBase
BurstMode: The time to collect messages for sending in a bulk.
setCompressed(boolean) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Compress message? NOTE: This compressed flag is set if the SOCKET header is plain text and the MsgUnit[] is compressed.
setCompressType(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
setCompressZlib(boolean) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
setCompressZlib(boolean) - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
setCompressZlibStream(boolean) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
setCompressZlibStream(boolean) - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
setConnectionState(ConnectionStateEnum) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
 
setConnectionWasDown(boolean) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
setConnectQosData(ConnectQosData) - Method in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
If a delegate call startElement() directly
setConnectReturnQos(ConnectReturnQos) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
 
setConnectReturnQos(ConnectReturnQos) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
 
setConnectReturnQos(ConnectReturnQos) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
Pass the driver the decrypted and parsed ConnectReturnQos directly after a connect.
setConnectReturnQos(ConnectReturnQos) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
 
setConnectReturnQos(ConnectReturnQos) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
 
setConnectReturnQos(ConnectReturnQos) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
 
setConnectReturnQos(ConnectReturnQos) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
setContent(byte[]) - Method in class org.xmlBlaster.util.MsgUnit
Used internally and my be used by publish mime plugin
setContent(byte[]) - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
 
setContent(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setContent(byte[]) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
setContentEncoding(String) - Method in class org.xmlBlaster.client.qos.PublishQos
Sets the encoding in the client properties of the content of the message to be published.
setContentForceBase64(boolean) - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
Setting this to true we can force the MsgUnit attachment to always be base64 encoded.
setContentForceBase64(boolean) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
setContentMime(String) - Method in class org.xmlBlaster.client.key.PublishKey
A MIME type like "image/gif"
setContentMime(String) - Method in class org.xmlBlaster.util.key.KeyData
Set mime type (syntax) of the message content.
setContentMimeExtended(String) - Method in class org.xmlBlaster.client.key.PublishKey
For example a version number of the mime type
setContentMimeExtended(String) - Method in class org.xmlBlaster.util.key.KeyData
Some further specifying information of the content.
setContentType(String) - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
 
setContextNode(ContextNode) - Method in class org.xmlBlaster.util.admin.extern.JmxMBeanHandle
 
setContextNode(ContextNode) - Method in class org.xmlBlaster.util.Global
The unique name of this instance.
setCopyOnMove(boolean) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setCopyOnMove(boolean) - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
setCopyOnMove(boolean) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
setCreateDomEntry(boolean) - Method in class org.xmlBlaster.util.qos.TopicProperty
Set if the topic is available in the internal DOM tree.
setCreationOrigin(int) - Method in class org.xmlBlaster.util.property.PropEntry
 
setCurrConnectionState(ConnectionStateEnum) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchManagerEntry
 
setCurrConnectionStateConfiguration(StatusConfiguration) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchManagerEntry
 
setDatabaseLost() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
informs this pool that the connection to the DB has been lost
setDataType(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
setDebug(boolean) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
setDeclarating(boolean) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
setDefaultBootstrapHostname(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
setDefaultBootstrapPort(int) - Method in class org.xmlBlaster.util.qos.address.AddressBase
The creation default will be overwritten by the given defaultPort.
setDefaultValue(long) - Method in class org.xmlBlaster.util.property.PropLong
Overwrite the default value given to the constructor.
setDefaultValue(String) - Method in class org.xmlBlaster.util.property.PropString
Overwrite the default value given to the constructor.
setDelay(long) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Delay between callback retries in milliseconds, defaults to one minute
setDelaySinceLastFileChange(long) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setDelaySinceLastFileChange(long) - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
setDelaySinceLastFileChange(long) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
setDestination(SessionName) - Method in class org.xmlBlaster.util.qos.address.Destination
Set the destination address or the destination query string.
setDestroyDelay(long) - Method in class org.xmlBlaster.util.qos.TopicProperty
The life time of the message topic in state UNREFERENCED
setDirectoryName(String) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setDirectoryName(String) - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
setDirectoryName(String) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
setDirtyRead(boolean) - Method in class org.xmlBlaster.util.cluster.RouteInfo
 
setDiscarded(String) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setDiscarded(String) - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
setDiscarded(String) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
setDispatcherActive(boolean) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Inhibits/activates the delivery of asynchronous dispatches of messages.
setDispatcherActive(boolean) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Sets the DispachManager belonging to this session to active or inactive.
setDispatcherActive(boolean) - Method in interface org.xmlBlaster.client.XmlBlasterAccessMBean
Activates/inhibits the dispatch of messages to this client.
setDispatcherActive(boolean) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Inhibits/activates the delivery of asynchronous dispatches of messages.
setDispatcherActive(boolean) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Inhibits/activates the delivery of asynchronous dispatches of messages.
setDispatchPlugin(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Specify your dispatcher plugin configuration.
setDispatchWorkerIsActive(boolean) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
The worker notifies us that it is finished, if messages are available it is triggered again.
setDispatchWorkerIsActive(boolean) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
The worker notifies us that it is finished, if messages are available it is triggered again.
setDocumentLocator(Locator) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Sets the locator.
setDocumentLocator(Locator) - Method in class org.xmlBlaster.util.SaxHandlerBase
 
setDoInput(boolean) - Method in class org.xmlBlaster.client.protocol.http.applet.UrlConnection
 
setDoInput(boolean) - Method in interface org.xmlBlaster.client.protocol.http.common.I_Connection
 
setDoInput(boolean) - Method in class org.xmlBlaster.client.protocol.http.j2me.UrlConnectionMicro
 
setDomain(String) - Method in class org.xmlBlaster.client.key.EraseKey
 
setDomain(String) - Method in class org.xmlBlaster.client.key.GetKey
Give a hint to which cluster domain this Key belongs.
setDomain(String) - Method in class org.xmlBlaster.client.key.PublishKey
Allows to give cluster a hint about who is the master or can be used for your own purposes
setDomain(String) - Method in class org.xmlBlaster.client.key.SubscribeKey
Give a hint to which cluster domain this Key belongs.
setDomain(String) - Method in class org.xmlBlaster.client.key.UnSubscribeKey
Give a hint to which cluster domain this Key belongs.
setDomain(String) - Method in class org.xmlBlaster.util.key.KeyData
Set the domain for this message, can be used for a simple grouping of messages to their master node with xmlBlaster clusters.
setDomain(String) - Method in class org.xmlBlaster.util.key.QueryKeyData
Use for domain specific query
setDoOutput(boolean) - Method in class org.xmlBlaster.client.protocol.http.applet.UrlConnection
 
setDoOutput(boolean) - Method in interface org.xmlBlaster.client.protocol.http.common.I_Connection
 
setDoOutput(boolean) - Method in class org.xmlBlaster.client.protocol.http.j2me.UrlConnectionMicro
 
setDuplicateUpdates(boolean) - Method in class org.xmlBlaster.client.qos.ConnectQos
Deprecated. Please use multiSubscribe=false from SubscribeQos
setDuplicateUpdates(boolean) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
setDurable(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
setElementValue(Element, String) - Method in class org.xmlBlaster.client.JavascriptCallback
 
setEmailSessionId(String) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
setEmailSessionId(SessionName) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
Email protocol contract with server side CallbackEmailDriver.java and client side EmailCallbackImpl.java We use joe/2...
setEmbedded(boolean) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
setEncoding(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setEncoding(String) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
setErrorHandler(ErrorHandler) - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
setEventHandler(String, StorageEventHandler) - Method in class org.xmlBlaster.util.queue.QueuePluginManager
Set an EventHandler singleton
setException(Throwable) - Method in class org.xmlBlaster.util.qos.StatusQosData
Setter for the exception
setExceptionHandler(I_XmlBlasterExceptionHandler) - Static method in exception org.xmlBlaster.util.XmlBlasterException
 
setExcludeIf(String) - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
If one of the keys is found the checkpoint is not logged.
setExecuteListener(I_ExecuteListener) - Method in class org.xmlBlaster.util.Execute
Not thread safe, don't set to null during operation
setExpiryTime(Timestamp) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Set an absolute time in future when this email is regarded as obsolete.
setFileFilter(String) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setFileFilter(String) - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
setFileFilter(String) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
setFileName(String) - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
 
setFilter(String) - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
A key (or a key-list) of a ClientProperty, only those messages containing such a ClientProperty are logged
setFilter(String) - Method in interface org.xmlBlaster.util.checkpoint.CheckpointMBean
The filter is used by the plugin to determine which message shall be logged
setFilters(AccessFilterQos[]) - Method in class org.xmlBlaster.util.qos.QueryQosData
 
setFilterType(String) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setFilterType(String) - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
setFilterType(String) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
setFlag1(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
setFlag1(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
setFlushing(boolean) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
setForceBase64(boolean) - Method in class org.xmlBlaster.util.FileDumper
 
setForceDestroy(boolean) - Method in class org.xmlBlaster.client.qos.EraseQos
Defaults to false: If a topic is still referenced by callback messages it will be not erased immediately but we wait until all pending messages are delivered.
setForceDestroy(boolean) - Method in class org.xmlBlaster.client.qos.PublishQos
Control message life cycle on message expiry, defaults to false.
setForceDestroy(boolean) - Method in class org.xmlBlaster.util.qos.MsgQosData
Control message life cycle on message expiry, defaults to false.
setForceDestroy(boolean) - Method in class org.xmlBlaster.util.qos.QueryQosData
Topic erase behavior with pending messages, defaults to false.
setForceUpdate(boolean) - Method in class org.xmlBlaster.client.qos.PublishQos
Send message to subscriber even if the content is the same as the previous?
Default is that xmlBlaster does send messages to subscribed clients, even the content didn't change.
setForceUpdate(boolean) - Method in class org.xmlBlaster.util.qos.MsgQosData
Send message to subscriber even if the content is the same as the previous.
setFrom(String) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
JMX
setFrom(String) - Method in interface org.xmlBlaster.util.protocol.email.EmailExecutorMBean
 
setFromEnv(Global, ContextNode, String) - Method in class org.xmlBlaster.util.property.PropEntry
 
setFromEnv(Global, String, String, String, String, String) - Method in class org.xmlBlaster.util.property.PropEntry
An environment is checked for a property.
setFromEnv(Global, String, String, String, String, String, boolean) - Method in class org.xmlBlaster.util.property.PropEntry
 
setFromPersistenceRecovery(boolean) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
setFromPersistenceRecovery(boolean) - Method in class org.xmlBlaster.util.qos.address.CallbackAddress
 
setFromPersistenceStore(boolean) - Method in class org.xmlBlaster.util.qos.MsgQosData
Internal use only, set if this message sent from the persistence layer
setGlobal(Global) - Method in class org.xmlBlaster.util.key.KeyData
Sets the global object (used when deserializing the object)
setGlobal(Global) - Method in class org.xmlBlaster.util.log.XbFormatter
 
setGlobal(Global) - Method in class org.xmlBlaster.util.MsgUnit
 
setGlobal(Global) - Method in class org.xmlBlaster.util.qos.MsgQosData
Sets the global object (used when deserializing the object)
setGlobal(Global) - Method in class org.xmlBlaster.util.qos.QosData
Sets the global object (used when deserializing the object)
setGlobal(Global) - Method in class org.xmlBlaster.util.qos.QueryQosData
Sets the global object (used when deserializing the object)
setGlobal(Global) - Method in class org.xmlBlaster.util.qos.TopicProperty
Sets the global object (used when deserializing the object)
setGlobal(Global) - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
setHead(String) - Method in class org.xmlBlaster.util.ThreadUtility
 
setHistoryQos(HistoryQos) - Method in class org.xmlBlaster.client.qos.GetQos
Query historical messages.
setHistoryQos(HistoryQos) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Query historical messages.
setHistoryQos(HistoryQos) - Method in class org.xmlBlaster.util.qos.QueryQosData
Set the QoS which describes the history query settings.
setHistoryQueueProperty(HistoryQueueProperty) - Method in class org.xmlBlaster.util.qos.TopicProperty
 
setHoldbackExpireTimeout(long) - Method in interface org.xmlBlaster.util.admin.I_AdminPop3Driver
Configure how long a not yet dispatched message shall live in the Pop3Driver map.
setHoldbackExpireTimeout(long) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
setHoldbackQueue(I_Queue) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchManagerEntry
 
setId(String) - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
setId(String) - Method in class org.xmlBlaster.util.cluster.NodeId
You need to pass a valid node name without any special characters, e.g.
setId(String) - Method in class org.xmlBlaster.util.Global
Currently set by enging.Global, used server side only.
setId(long) - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
setId(long) - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
setIndenting(boolean) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
setIndentString(String) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
setInitialConnectionState(ConnectionStateEnum) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Set the connection state directly after the connect() (client side only).
setInstanceId(String) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Unique id of the xmlBlaster server (or a client), changes on each restart.
setInstanceName(String) - Method in class org.xmlBlaster.util.context.ContextNode
 
setKey(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
setKeyOid(String) - Method in class org.xmlBlaster.util.qos.StatusQosData
Access unique oid of a message topic.
setLastDeliveryException(String) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Set the last exception text for JMX.
setLayout(Layout) - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
setLeaveServer(boolean) - Method in class org.xmlBlaster.client.qos.DisconnectQos
Set this to true if you just want to cleanup the client library but not disconnect from the server.
setLifeTime(long) - Method in class org.xmlBlaster.client.qos.PublishQos
The message expires after given milliseconds.
setLifeTime(long) - Method in class org.xmlBlaster.util.qos.MsgQosData
Control the life time of a message.
setLineFeed(String) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
setLocation(String) - Method in exception org.xmlBlaster.util.XmlBlasterException
Overwrite the location
setLockExtention(String) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setLockExtention(String) - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
setLockExtention(String) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
setLogFormatInternal(String) - Method in exception org.xmlBlaster.util.XmlBlasterException
Overwrite the formatting of internal logs (the env property -XmlBlasterException.logFormat.internal)
setLoginName(String) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Sets the loginName and automatically the requestId as well
setLoginName(String) - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Sets the loginName and automatically the requestId as well
setLogListener(I_Log) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
Register to receive the logging output
setLogListener(I_Log) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
Register to receive the logging output
setMaxBytes(long) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Max message queue size.
setMaxBytesCache(long) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Max message queue size for the cache of this queue.
setMaxEntries(long) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Max number of messages for this queue.
setMaxEntriesCache(long) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Max number of messages for the cache of this queue.
setMaximumFileSize(long) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setMaximumFileSize(long) - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
setMaximumFileSize(long) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
setMaxNest(int) - Method in class org.xmlBlaster.util.ReplaceVariable
 
setMaxNumOfBytes(long) - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Increase the max number of bytes persistently.
setMaxNumOfBytesCache(long) - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Increase the max number of bytes of the cached part persistently.
setMaxNumOfEntries(long) - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Increase the max number of entries persistently.
setMaxNumOfEntriesCache(long) - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Increase the max number of entries of the cached part persistently.
setMaxSessions(int) - Method in class org.xmlBlaster.client.qos.ConnectQos
If maxSession == 1, only a single login is possible
setMaxSessions(int) - Method in class org.xmlBlaster.util.qos.SessionQos
If maxSession == 1, only a single login is possible
setMBean(Object) - Method in class org.xmlBlaster.util.admin.extern.JmxMBeanHandle
 
setMBeanServer(MBeanServer) - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
setMeat(XBMeat) - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
setMeatId(long) - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
setMessageIdFileName(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setMessageIdForceBase64(boolean) - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
Setting this to true we can force the messageId attachment to always be base64 encoded.
setMessageIdForceBase64(boolean) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
setMetaInfo(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
setMetaInfo(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
setMethod(MethodName) - Method in class org.xmlBlaster.util.qos.QosData
 
setMethodInvocation(MethodInvocation) - Method in class org.xmlBlaster.client.jmx.XmlBlasterCallback
 
setMethodName(String) - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
setMethodName(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
setMethodName(MethodName) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
For example MethodName.PUBLISH
setMimeType(String) - Method in class org.xmlBlaster.util.http.HttpResponse
 
setMinSize(long) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Messages bigger this size in bytes are compressed.
setMinSizeForCompression(int) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
setMinSizeForCompression(int) - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
setModeToDiscard() - Method in class org.xmlBlaster.util.SimpleXbQueue
Default is that an Exception is thrown if the queue is full.
setModeToDiscardOldest() - Method in class org.xmlBlaster.util.SimpleXbQueue
Default is that an Exception is thrown if the queue is full.
setMsgDistributor(String) - Method in class org.xmlBlaster.util.qos.TopicProperty
Tells the server which plugin to use (if any) for the distribution of the message entries for this topic
setMsgInfoParser(I_MsgInfoParser) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
setMsgInfoParser(String) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
setMsgUnitStoreProperty(MsgUnitStoreProperty) - Method in class org.xmlBlaster.util.qos.TopicProperty
 
setMultiSubscribe(boolean) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Are multiple subscribes allowed? Defaults to true.
setMultiSubscribe(boolean) - Method in class org.xmlBlaster.util.qos.QueryQosData
 
setName(String) - Method in class org.xmlBlaster.util.log.Log4jToJavaLoggingAppender
 
setNewestFirst(boolean) - Method in class org.xmlBlaster.util.qos.HistoryQos
The sorting order in which the history entries are delivered.
setNewestOnly(boolean) - Method in class org.xmlBlaster.client.qos.SubscribeQos
if __newestOnly client property is true remove older instances from callback queue of client
setNewestOnly(boolean) - Method in class org.xmlBlaster.util.qos.QueryQosData
 
setNode(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
setNodeId(NodeId) - Method in class org.xmlBlaster.util.cluster.RouteInfo
The unique node name of the xmlBlaster instance.
setNotifiedAboutAddOrRemove(boolean) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
setNotifiedAboutAddOrRemove(boolean) - Method in interface org.xmlBlaster.util.queue.I_Queue
 
setNotifiedAboutAddOrRemove(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
setNotifiedAboutAddOrRemove(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
setNotifiedAboutAddOrRemove(boolean) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
setNumEntries(int) - Method in class org.xmlBlaster.util.qos.HistoryQos
 
setObjectInstance(ObjectInstance) - Method in class org.xmlBlaster.util.admin.extern.JmxMBeanHandle
 
setOid(String) - Method in class org.xmlBlaster.client.key.EraseKey
Set the $lt;key oid="...">.
setOid(String) - Method in class org.xmlBlaster.client.key.GetKey
Set the $lt;key oid="...">.
setOid(String) - Method in class org.xmlBlaster.client.key.PublishKey
Set the <key oid="...">.
setOid(String) - Method in class org.xmlBlaster.client.key.SubscribeKey
Set the <key oid="...">.
setOid(String) - Method in class org.xmlBlaster.client.key.UnSubscribeKey
Set the $lt;key oid="...">.
setOid(String) - Method in class org.xmlBlaster.util.key.KeyData
 
setOid(String) - Method in class org.xmlBlaster.util.key.QueryKeyData
Use for domain specific query
setOneway(boolean) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Shall the publish() or callback update() message be oneway.
setOnFailure(String) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Set the callback onFailure, it should fit to the protocol-relating.
setOnOverflow(String) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Set the callback onOverflow, it should fit to the protocol-relating.
setParams(Object[]) - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
setParentContextNode(ContextNode) - Method in class org.xmlBlaster.util.queue.StorageId
 
setPattern(String, boolean) - Method in class org.xmlBlaster.client.filepoller.FilenameFilter
 
setPersistent(boolean) - Method in class org.xmlBlaster.client.qos.ConnectQos
sets the persistent flag for this subscription.
setPersistent(boolean) - Method in class org.xmlBlaster.client.qos.EraseQos
Mark the erase request to be persistent.
setPersistent(boolean) - Method in class org.xmlBlaster.client.qos.PublishQos
Mark a message to be persistent.
setPersistent(boolean) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Mark the subscription request to be persistent.
setPersistent(boolean) - Method in class org.xmlBlaster.client.qos.UnSubscribeQos
Mark the unSubscribe request to be persistent.
setPersistent(boolean) - Method in class org.xmlBlaster.util.qos.QosData
 
setPersistent(boolean) - Method in class org.xmlBlaster.util.queuemsg.DummyEntry
 
setPersistent(boolean) - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Note: Setting here is probably buggy as on reload from DB it seems to be handled as transient if embedded MsgUnit is not persistent.
setPingInterval(long) - Method in class org.xmlBlaster.util.qos.address.AddressBase
How long to wait between pings to the callback server.
setPingResponseTimeout(long) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Set the given millis to protect against blocking client for ping invocations.
setPingResponseTimeout(long) - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
Set the given millis to protect against blocking client for ping invocations.
setPingRoundTripDelay(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
 
setPluginConfig(I_PluginConfig) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
setPluginInfoParameters(Properties) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Set the PluginInfo parameters (derived from xmlBlasterPlugins.xml or xmlBlaster.properties).
setPluginProperty(String, String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Set a protocol specific property.
setPollingInterval(long) - Method in interface org.xmlBlaster.util.admin.I_AdminPop3Driver
Set the polling interval
setPollingInterval(long) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
setPollInterval(long) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setPollInterval(long) - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
setPollInterval(long) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
setPop3Url(String) - Method in interface org.xmlBlaster.util.admin.I_AdminPop3Driver
 
setPop3Url(String) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
setPostfix(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
setPostMethod() - Method in class org.xmlBlaster.client.protocol.http.applet.UrlConnection
 
setPostMethod() - Method in interface org.xmlBlaster.client.protocol.http.common.I_Connection
 
setPostMethod() - Method in class org.xmlBlaster.client.protocol.http.j2me.UrlConnectionMicro
 
setPrio(int) - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
setPriority(PriorityEnum) - Method in class org.xmlBlaster.client.qos.PublishQos
Set message priority value, PriorityEnum.NORM_PRIORITY (5) is default.
setPriority(PriorityEnum) - Method in class org.xmlBlaster.util.qos.MsgQosData
Set message priority value, PriorityEnum.NORM_PRIORITY (5) is default.
setProperties(Object) - Method in class org.xmlBlaster.client.queuemsg.ClientEntryFactory
Allows to overwrite properties which where passed on initialize() The properties which support hot configuration are depending on the used implementation
setProperties(Object) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
setProperties(Object) - Method in interface org.xmlBlaster.util.queue.I_EntryFactory
Allows to overwrite properties which where passed on initialize() The properties which support hot configuration are depending on the used implementation
setProperties(Object) - Method in interface org.xmlBlaster.util.queue.I_Queue
Allows to overwrite properties which where passed on initialize() The properties which support hot configuration are depending on the used implementation
setProperties(Object) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
setProperties(Object) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
setProperties(Object) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Allows to overwrite properties which where passed on initialize().
setProperty(String, String) - Method in class org.xmlBlaster.client.script.XmlScriptClient
 
setProperty(String, String) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
Set a property into Global scope.
setProperty(String, String) - Method in class org.xmlBlaster.util.xbformat.XmlScriptParser
Called during XML parsing.
setProxy(String, int) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblHttpTransportFactory
Sets the proxy to use.
setProxy(Proxy) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblHttpTransportFactory
Sets the proxy to use.
setPtpAllowed(boolean) - Method in class org.xmlBlaster.client.qos.ConnectQos
 
setPtpAllowed(boolean) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
setPtpAllowed(boolean) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
setQos(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
setQuery(Query) - Method in class org.xmlBlaster.util.qos.QueryRefinementQos
Set the filter query, it should fit to the protocol-type.
setQueryString(String) - Method in class org.xmlBlaster.client.key.EraseKey
Your XPath query string.
setQueryString(String) - Method in class org.xmlBlaster.client.key.GetKey
Your XPath query string.
setQueryString(String) - Method in class org.xmlBlaster.client.key.SubscribeKey
Your XPath query string.
setQueryString(String) - Method in class org.xmlBlaster.client.key.UnSubscribeKey
Your XPath query string.
setQueryString(String) - Method in class org.xmlBlaster.util.key.QueryKeyData
Your XPath query string.
setQueryType(String) - Method in class org.xmlBlaster.util.key.KeyData
 
setQueryType(String) - Method in class org.xmlBlaster.util.key.QueryKeyData
Should be avoided to call directly.
setQueryType(String) - Method in class org.xmlBlaster.util.qos.address.Destination
 
setQueueIndex(long) - Method in class org.xmlBlaster.util.qos.MsgQosData
 
setQueueSize(long) - Method in class org.xmlBlaster.util.qos.MsgQosData
 
setRawAddress(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Set the callback address, it should fit to the protocol-type.
setRcvTimestamp(Timestamp) - Method in class org.xmlBlaster.util.qos.QosData
The approximate receive timestamp (UTC time), when message arrived in requestBroker.publish() method.
In milliseconds elapsed since midnight, January 1, 1970 UTC
setReadonly(boolean) - Method in class org.xmlBlaster.client.qos.PublishQos
Mark a message to be readonly.
setReadonly(boolean) - Method in class org.xmlBlaster.util.qos.MsgQosData
 
setReadonly(boolean) - Method in class org.xmlBlaster.util.qos.TopicProperty
 
setReceiver(SessionName) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueConnectEntry
 
setReceiver(SessionName) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueDisconnectEntry
 
setReceiver(SessionName) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueEraseEntry
 
setReceiver(SessionName) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueGetEntry
 
setReceiver(SessionName) - Method in class org.xmlBlaster.client.queuemsg.MsgQueuePublishEntry
 
setReceiver(SessionName) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueSubscribeEntry
 
setReceiver(SessionName) - Method in class org.xmlBlaster.client.queuemsg.MsgQueueUnSubscribeEntry
 
setReconnected(boolean) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Used for ConnetReturnQos only: If reconnected==true a client has reconnected to an existing session
setReconnectSameClientOnly(boolean) - Method in class org.xmlBlaster.util.qos.SessionQos
 
setRedeliver(int) - Method in class org.xmlBlaster.util.qos.MsgQosData
Set > 0 if the message probably is redelivered (number of retries).
setRefCount(long) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
setRefCount2(long) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
setRefCounted(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
setRefreshSession(boolean) - Method in class org.xmlBlaster.client.qos.ConnectQos
 
setRefreshSession(boolean) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
setRelating(String) - Method in class org.xmlBlaster.util.qos.storage.CbQueueProperty
 
setRelating(String) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
setReloadSwapBytes(long) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Sets the reloadSwapBytes for the queue (only used on cache queues).
setReloadSwapLevel(long) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Sets the reloadSwapLevel for the queue (only used on cache queues).
setRemainingLifeStatic(long) - Method in class org.xmlBlaster.util.qos.MsgQosData
 
setReplyTo(InternetAddress[]) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Currenlty not supported!
setRequestId(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setRequestId(String) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Set a unique ID (unique for this client), it will be bounced back with the return value or with an exception occurred during this request.
setRequestIdFromSentDate(boolean) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setRequestIdGuessed(boolean) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
setRequestProperty(String, String) - Method in class org.xmlBlaster.client.protocol.http.applet.UrlConnection
 
setRequestProperty(String, String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_Connection
 
setRequestProperty(String, String) - Method in class org.xmlBlaster.client.protocol.http.j2me.UrlConnectionMicro
 
setResponseTimeout(long) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Set the given millis to protect against blocking client.
setResponseTimeout(long) - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
setRetries(int) - Method in class org.xmlBlaster.util.qos.address.AddressBase
How often shall we retry callback attempt on callback failure
setReturnObj(Object) - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Set the object to be carried as return value.
setRoundTripDelay(long) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
 
setRunning(boolean) - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
 
setRunning(boolean) - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
setScopeContextNode(ContextNode) - Method in class org.xmlBlaster.util.Global
 
setSecretCbSessionId(String) - Method in class org.xmlBlaster.client.qos.ConnectQos
Set the secret cbSessionId.
setSecretCbSessionId(String) - Method in class org.xmlBlaster.util.qos.address.CallbackAddress
The identifier sent to the callback client, the client can decide if he trusts this invocation
setSecretSessionId(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
 
setSecretSessionId(String) - Method in class org.xmlBlaster.client.qos.ConnectQos
Set the secret sessionId.
setSecretSessionId(String) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
setSecretSessionId(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
The identifier sent to the callback client, the client can decide if he trusts this invocation
setSecretSessionId(String) - Method in class org.xmlBlaster.util.qos.SessionQos
Set our session identifier which authenticates us for xmlBlaster.
setSecretSessionId(String) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
The authentication sessionId
setSecurityQos(I_SecurityQos) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Force a security configuration.
setSendAsync(boolean) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Set to true if you want to send the mail over a producer/consumer pattern from another thread.
setSendContentAsText(boolean) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setSender(SessionName) - Method in class org.xmlBlaster.client.qos.PublishQos
Access sender name.
setSender(SessionName) - Method in class org.xmlBlaster.util.qos.QosData
Access sender name.
setSent(String) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setSent(String) - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
 
setSent(String) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
setSentDate(Date) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setServerNodeId(String) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Allows to set the node name for nicer logging.
setServerNodeId(String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Allows to set the node name for nicer logging.
setSessionCbQueueProperty(CbQueueProperty) - Method in class org.xmlBlaster.client.qos.ConnectQos
Adds a queue description.
setSessionCbQueueProperty(CbQueueProperty) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
setSessionId(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setSessionName(SessionName) - Method in class org.xmlBlaster.client.qos.ConnectQos
Set the login session name.
setSessionName(SessionName) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
setSessionName(SessionName) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Set our unique SessionName.
setSessionName(SessionName) - Method in class org.xmlBlaster.util.qos.SessionQos
Set our unique SessionName.
setSessionProperties(Properties, Global, I_PluginConfig) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Set session properties and create a session.
setSessionProperties(Properties, Global, I_PluginConfig) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
Set session properties and create a session.
setSessionTimeout(long) - Method in class org.xmlBlaster.client.qos.ConnectQos
Timeout until session expires if no communication happens
setSessionTimeout(long) - Method in interface org.xmlBlaster.util.qos.ConnectQosDataMBean
The configured session live span in milli seconds
setSessionTimeout(long) - Method in class org.xmlBlaster.util.qos.SessionQos
Timeout until session expires if no communication happens
setShowAllClientProperties(boolean) - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
setShowAllClientProperties(boolean) - Method in interface org.xmlBlaster.util.checkpoint.CheckpointMBean
 
setShowAllMessages(boolean) - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
setShowAllMessages(boolean) - Method in interface org.xmlBlaster.util.checkpoint.CheckpointMBean
 
setSize(long) - Method in class org.xmlBlaster.util.EncodableData
The real, raw content size (not the base64 size)
setSmtpUrl(String) - Method in interface org.xmlBlaster.util.admin.I_AdminSmtpClient
 
setSmtpUrl(String) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
setSoLingerTimeout(long) - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Set the given millis to timeout socket close if data are lingering
setSoTimeout(long) - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
Set the given millis to protect against blocking socket on input stream read() operations
setStack(String[]) - Method in class org.xmlBlaster.util.ThreadUtility
 
setStalled(boolean) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
 
setStallOnPingTimeout(boolean) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
setState(String) - Method in class org.xmlBlaster.client.qos.PublishQos
 
setState(String) - Method in class org.xmlBlaster.client.qos.UpdateReturnQos
 
setState(String) - Method in class org.xmlBlaster.util.qos.QosData
 
setStateInfo(String) - Method in class org.xmlBlaster.client.qos.PublishQos
 
setStateInfo(String) - Method in class org.xmlBlaster.client.qos.UpdateReturnQos
 
setStateInfo(String) - Method in class org.xmlBlaster.util.qos.QosData
 
setStorageIdStr(String) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Allows to set a unique client side queue name (connection queue).
setStorageIdStr(String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
setStored(boolean) - Method in interface org.xmlBlaster.util.queue.I_Entry
Is invoked by the storage implementation with 'true' when the entry is put in a storage and with 'false' when the entry is removed from the storage.
setStored(boolean) - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
setStoreId(long) - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
setStoreSwapBytes(long) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Sets the storeSwapBytes for the queue (only used on cache queues).
setStoreSwapLevel(long) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Sets the storeSwapLevel for the queue (only used on cache queues).
setStratum(int) - Method in class org.xmlBlaster.util.cluster.RouteInfo
The distance from the current xmlBlaster node from the master node (for this message).
setSubject(String) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
setSubjectQueueProperty(CbQueueProperty) - Method in class org.xmlBlaster.client.qos.ConnectQos
Sets the queue properties for the subject queue of this subject
setSubjectQueueProperty(CbQueueProperty) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
setSubscribable(boolean) - Method in class org.xmlBlaster.client.qos.PublishQos
As a default setting you can subscribe on all messages (PtP or PubSub).
setSubscribable(boolean) - Method in class org.xmlBlaster.util.qos.MsgQosData
 
setSubscriptionId(String) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Force the identifier (unique handle) for this subscription.
setSubscriptionId(String) - Method in class org.xmlBlaster.util.qos.MsgQosData
If Pub/Sub style update: contains the subscribe ID which caused this update
setSubscriptionId(String) - Method in class org.xmlBlaster.util.qos.QueryQosData
Force the identifier (unique handle) for this subscription.
setSubscriptionId(String) - Method in class org.xmlBlaster.util.qos.StatusQosData
If Pub/Sub style update: contains the subscribe ID which caused this update
setSystemProperty(String, String) - Static method in class org.xmlBlaster.util.JdkCompatible
Deprecated. since JDK 1.2
setTargetHost(String) - Method in class org.xmlBlaster.util.admin.extern.MethodInvocation
 
setThrowAllExceptions(boolean) - Method in class org.xmlBlaster.client.script.XmlScriptClient
 
setThrowException(boolean) - Method in class org.xmlBlaster.util.ReplaceVariable
 
setTimestamp(Timestamp) - Method in class org.xmlBlaster.util.cluster.RouteInfo
Message receive timestamp in nano seconds
setTo(String) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
JMX
setTo(String) - Method in interface org.xmlBlaster.util.protocol.email.EmailExecutorMBean
 
setTopicProperty(TopicProperty) - Method in class org.xmlBlaster.client.qos.PublishQos
Administer/configure the message topic.
setTopicProperty(TopicProperty) - Method in class org.xmlBlaster.util.qos.MsgQosData
 
setType(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
NOTE: This setting has precedence over all environment or command line settings
setType(String) - Method in class org.xmlBlaster.util.qos.QueryRefinementQos
 
setType(String) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The plugin type
setType(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
setType(byte) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
setUp() - Method in class org.xmlBlaster.client.feeder.PublishFile
Sets up the fixture.
setUp() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Sets up a table for the queue specified by this queue name.
setUp(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Sets up a table for the queue specified by this queue name.
setUpdateListener(I_Callback) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Register a listener to receive the callback messages.
setUpdateResponseTimeout(long) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Set the given millis to protect against blocking client for update() invocations.
setUpdateResponseTimeout(long) - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
Set the given millis to protect against blocking client for update() invocations.
setUsageUrl(String) - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
setUsageUrl(String) - Method in interface org.xmlBlaster.util.admin.I_AdminUsage
 
setUsageUrl(String) - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
setUsageUrl(String) - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
setUsageUrl(String) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
setUsageUrl(String) - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
setUsageUrl(String) - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
setUsageUrl(String) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
setUseCaches(boolean) - Method in class org.xmlBlaster.client.protocol.http.applet.UrlConnection
 
setUseCaches(boolean) - Method in interface org.xmlBlaster.client.protocol.http.common.I_Connection
 
setUseCaches(boolean) - Method in class org.xmlBlaster.client.protocol.http.j2me.UrlConnectionMicro
 
setUseCData(boolean) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
setUseEmailExpiryTimestamp(boolean) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
setUseEmailExpiryTimestamp(boolean) - Method in interface org.xmlBlaster.util.protocol.RequestReplyExecutorMBean
 
setUseLexicalHandler(boolean) - Method in class org.xmlBlaster.util.SaxHandlerBase
activates/deactivates the lexical handler.
setUserData(Object) - Method in class org.xmlBlaster.util.plugin.PluginInfo
Use this setUserData() / getUserData() pair to transport some user specific data to postInitialize() if needed
setUserId(String) - Method in class org.xmlBlaster.client.qos.ConnectQos
Allows to set or overwrite the login name for I_SecurityQos.
setUserId(String) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Allows to set or overwrite the login name for I_SecurityQos.
setUserObject(Object) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Can be freely used by client code to store an object and later retrieve it.
setUserObject(Object) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
setValue(String) - Method in class org.xmlBlaster.util.EncodableData
Set the value, it will be encoded with the encoding specified in the constructor.
setValue(byte[]) - Method in class org.xmlBlaster.util.EncodableData
Set binary data, will be of type "byte[]" and base64 encoded
setValue(String, String) - Method in class org.xmlBlaster.util.EncodableData
Set the real value which will be encoded as specified.
setValue(boolean) - Method in class org.xmlBlaster.util.property.PropBoolean
 
setValue(String, int) - Method in class org.xmlBlaster.util.property.PropBoolean
 
setValue(boolean, int) - Method in class org.xmlBlaster.util.property.PropBoolean
 
setValue(double) - Method in class org.xmlBlaster.util.property.PropDouble
 
setValue(String, int) - Method in class org.xmlBlaster.util.property.PropDouble
 
setValue(double, int) - Method in class org.xmlBlaster.util.property.PropDouble
 
setValue(String, int) - Method in class org.xmlBlaster.util.property.PropEntry
 
setValue(int) - Method in class org.xmlBlaster.util.property.PropInt
 
setValue(String, int) - Method in class org.xmlBlaster.util.property.PropInt
 
setValue(int, int) - Method in class org.xmlBlaster.util.property.PropInt
 
setValue(long) - Method in class org.xmlBlaster.util.property.PropLong
Overwrites any default or environment settings.
setValue(String, int) - Method in class org.xmlBlaster.util.property.PropLong
 
setValue(long, int) - Method in class org.xmlBlaster.util.property.PropLong
 
setValue(String) - Method in class org.xmlBlaster.util.property.PropString
 
setValue(String, int) - Method in class org.xmlBlaster.util.property.PropString
 
setValueRaw(String) - Method in class org.xmlBlaster.util.EncodableData
Set the already correctly encoded value
setVersion(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
setVersion(String) - Method in class org.xmlBlaster.util.qos.QueryRefinementQos
 
setVersion(String) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The plugin version
setVersion(int) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
 
setVolatile(boolean) - Method in class org.xmlBlaster.client.qos.PublishQos
Mark a message to be volatile or not.
setVolatile(boolean) - Method in class org.xmlBlaster.util.qos.MsgQosData
 
setWantContent(boolean) - Method in class org.xmlBlaster.client.qos.GetQos
If false, the update contains not the content (it is a notify of change only)

This may be useful if you have huge contents, and you only want to be informed about a change TODO: Implement in server!!!

setWantContent(boolean) - Method in class org.xmlBlaster.client.qos.SubscribeQos
If false, the update contains not the content (it is a notify of change only)

This may be useful if you have huge contents, and you only want to be informed about a change TODO: Implement in server!!!

setWantContent(boolean) - Method in class org.xmlBlaster.util.qos.QueryQosData
Defaults to true.
setWantInitialUpdate(boolean) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Do we want to have an initial update on subscribe if the message exists already? Defaults to true.
setWantInitialUpdate(boolean) - Method in class org.xmlBlaster.util.qos.QueryQosData
Do we want to have an initial update on subscribe if the message exists already? Defaults to true.
setWantLocal(boolean) - Method in class org.xmlBlaster.client.qos.SubscribeQos
false Inhibit the delivery of messages to myself if i have published it.
setWantLocal(boolean) - Method in class org.xmlBlaster.util.qos.QueryQosData
Defaults to true.
setWantMeta(boolean) - Method in class org.xmlBlaster.util.qos.QueryQosData
Defaults to true.
setWantNotify(boolean) - Method in class org.xmlBlaster.client.qos.SubscribeQos
If set to true (which is default) an erase notification message is sent to the subscriber when the topic is erased.
setWantNotify(boolean) - Method in class org.xmlBlaster.util.qos.QueryQosData
Set to true if you want an erase notification if the topic is explicitly erased.
setWantReturnObject(boolean) - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
sets the 'wantReturnObj' flag to what you specify (overwrites the default for the implementing class).
setWantUpdateOneway(boolean) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Do we want the callback messages of this subscription as oneway with updateOneway() or with the acknowledged update().
setWantUpdateOneway(boolean) - Method in class org.xmlBlaster.util.qos.QueryQosData
Do we want the callback message delivered with update() or with updateOneway()? Defaults to false.
setWipeOutDB(boolean) - Method in class org.xmlBlaster.util.Global
Tells the queue manager it should remove all entries from the persisence.
setWriter(Writer) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Sets the JaxbXMLSerializers Writer.
setXmlBlasterCore(I_XmlBlaster) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
setXmlStyle(boolean) - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
setXmlStyle(boolean) - Method in interface org.xmlBlaster.util.checkpoint.CheckpointMBean
 
severeE - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
severeX - Static variable in class org.xmlBlaster.util.log.XbFormatter
Output text for different logging levels
shallowCopy(Global) - Method in class org.xmlBlaster.util.Global
 
shallTrigger(long) - Method in class org.xmlBlaster.util.queue.EventHelper
 
showAllClientProperties - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
 
showAllMessages - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
If false show only messages marked by filterClientPropertyKey=wfguid
shutdown() - Method in class javaclients.ClientPlugin
 
shutdown() - Method in class javaclients.HelloWorldNative
 
shutdown() - Method in class javaclients.HelloWorldNative2
 
shutdown() - Method in class org.xmlBlaster.client.ClientErrorHandler
 
shutdown(boolean) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
Stop all callback drivers of this client.
shutdown() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Stop all callback drivers of this client.
shutdown() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
shutdown() - Method in class org.xmlBlaster.client.filepoller.Publisher
If an exception occurs it means it could not publish the entry
shutdown() - Method in class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
Shutdown the callback server.
shutdown() - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Shut down the callback server.
shutdown() - Method in class org.xmlBlaster.client.protocol.email.EmailCallbackImpl
Shutdown callback only.
shutdown() - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Shut down the callback server.
shutdown() - Method in interface org.xmlBlaster.client.protocol.I_CallbackServer
Stop the server
shutdown() - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
 
shutdown() - Method in class org.xmlBlaster.client.protocol.local.LocalCallbackImpl
Shutdown callback, called by LocalConnection on problems
shutdown() - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Shut down.
shutdown() - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
Shutdown the callback server.
shutdown() - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Shut down.
shutdown() - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
Shutdown callback only.
shutdown() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Shut down the callback server.
shutdown() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
Shutdown the callback server.
shutdown() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Shut down.
shutdown() - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
 
shutdown() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
Performs what has to be done when the Map Plugin shuts down.
shutdown() - Method in interface org.xmlBlaster.util.admin.I_AdminPlugin
Shutdown the plugin, free resources.
shutdown() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Shutdown the implementation, sync with data store, free resources.
shutdown() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
shutdown(boolean) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Stop all remote connections.
shutdown() - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
Stop all callback drivers of this client.
shutdown() - Method in class org.xmlBlaster.util.dispatch.DispatchWorker
 
shutdown() - Method in class org.xmlBlaster.util.dispatch.DispatchWorkerPool
 
shutdown() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Stop all callback drivers of this client.
shutdown(I_DispatchManager) - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
Deregister the given dispatchManager
shutdown() - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
Shutdown the implementation, sync with data store
shutdown(I_DispatchManager) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Deregister a dispatch manager.
shutdown() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
 
shutdown() - Method in interface org.xmlBlaster.util.error.I_MsgErrorHandler
 
shutdown() - Method in class org.xmlBlaster.util.Global
 
shutdown() - Method in class org.xmlBlaster.util.http.HttpIORServer
Close the listener port
shutdown() - Method in interface org.xmlBlaster.util.I_TimeoutManager
Reset and stop the Timeout manager thread.
shutdown() - Method in interface org.xmlBlaster.util.plugin.I_Plugin
Cleans up the resource.
shutdown() - Method in class org.xmlBlaster.util.plugin.PluginManagerBase
 
shutdown() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
This method shuts down the driver.
shutdown() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Halt the plugin.
shutdown() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
shutdown() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
shutdown() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
shutdown() - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
shutdown() - Method in class org.xmlBlaster.util.queue.BlockingQueueWrapper
 
shutdown() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Shutdown the implementation, sync with data store
shutdown() - Method in interface org.xmlBlaster.util.queue.I_Queue
Shutdown the implementation, sync with data store, free resources.
shutdown() - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
shutdown() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
shutdown() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Shutdown the implementation, sync with data store
shutdown() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Shutdown the implementation, sync with data store
shutdown() - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
shutdown() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
shutdown() - Method in class org.xmlBlaster.util.Timeout
Reset and stop the Timeout manager thread.
shutdown() - Method in class org.xmlBlaster.util.TimeoutPooled
 
shutdownAfterProcessingCurrentlyQueuedTasks() - Method in class org.xmlBlaster.util.dispatch.DispatchWorkerPool
A shut down pool cannot be restarted
shutdownCbServer(boolean) - Method in class org.xmlBlaster.client.qos.DisconnectQos
Shutdown the client side callback server on disconnect.
shutdownCbServer() - Method in class org.xmlBlaster.client.qos.DisconnectQos
 
shutdownDispatcher(boolean) - Method in class org.xmlBlaster.client.qos.DisconnectQos
Shutdown the client side dispatcher framework on disconnect, which includes the low level connection like CORBA.
shutdownDispatcher() - Method in class org.xmlBlaster.client.qos.DisconnectQos
 
shutdownDrivers(boolean) - Method in class org.xmlBlaster.client.protocol.CbServerPluginManager
 
shutdownDrivers(boolean) - Method in class org.xmlBlaster.client.protocol.ProtocolPluginManager
 
shutdownFomAnyState(ConnectionStateEnum, XmlBlasterException) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Call by DispatchConnectionsHandler on state transition
shutdownFomAnyState(ConnectionStateEnum, XmlBlasterException) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Call by DispatchConnectionsHandler on state transition
shutdownHook() - Method in interface org.xmlBlaster.util.I_SignalListener
You will be notified when the runtime exits.
shutdownHttpServer() - Method in class org.xmlBlaster.util.Global
 
shutdownSocket() - Method in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
Shutdown SOCKET connection and callback Called by SocketConnection.shutdown() on problems
SignalCatcher - Class in org.xmlBlaster.util
SignalCatcher catches Ctrl-C and does the desired action.
SignalCatcher() - Constructor for class org.xmlBlaster.util.SignalCatcher
 
simpleExceptionFormatList - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
SimpleXbQueue - Class in org.xmlBlaster.util
This queue (FIFO) implementation may serve as your base class or as a member variable.
SimpleXbQueue(String, int) - Constructor for class org.xmlBlaster.util.SimpleXbQueue
Constructs an empty FIFO queue.

simplifiedErrorCode(String, String) - Static method in class org.xmlBlaster.client.script.XmlScriptInterpreter
made public only for testing purposes
size() - Method in class org.xmlBlaster.client.qos.ConnectQos
The number of bytes of stringified qos
size() - Method in class org.xmlBlaster.client.UpdateDispatcher
Get number of callback registrations
size() - Method in class org.xmlBlaster.util.key.KeyData
The size in bytes of the data in XML form.
size() - Method in class org.xmlBlaster.util.MsgUnit
The number of bytes of qos+key+content
size() - Method in class org.xmlBlaster.util.MsgUnitRaw
The number of bytes of qos+key+content
size() - Method in class org.xmlBlaster.util.qos.ConnectQosData
The number of bytes of stringified qos
size() - Method in class org.xmlBlaster.util.qos.QosData
The data size for persistence
size() - Method in class org.xmlBlaster.util.qos.StatusQosData
The size in bytes of the data in XML form.
size() - Method in class org.xmlBlaster.util.SimpleXbQueue
How many objects are in the queue.

size() - Method in class org.xmlBlaster.util.xbformat.ByteArray
Returns the current size of the buffer.
size() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
The number of bytes of qos+key+content
skippedEntity(String) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Not actually implemented, because I don't know how to skip entities.
skippedEntity(String) - Method in class org.xmlBlaster.util.SaxHandlerBase
 
sleep(long) - Static method in class org.xmlBlaster.util.Timestamp
Stop execution for some given milliseconds.
smtpClient - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
SmtpClient - Class in org.xmlBlaster.util.protocol.email
This class sends outgoing emails.
SmtpClient() - Constructor for class org.xmlBlaster.util.protocol.email.SmtpClient
Called from runlevel manager on server side.
SmtpClientMBean - Interface in org.xmlBlaster.util.protocol.email
JMX control for Pop3Driver.
sock - Variable in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
The socket connection to/from one client
sock - Variable in class org.xmlBlaster.client.protocol.socket.SocketConnection
The socket connection to/from one client
SOCKET_TCP - Static variable in class org.xmlBlaster.util.protocol.socket.SocketUrl
Flag to use TCP/IP
SOCKET_UDP - Static variable in class org.xmlBlaster.util.protocol.socket.SocketUrl
Flag to use UDP
SocketCallbackImpl - Class in org.xmlBlaster.client.protocol.socket
Used for client to receive xmlBlaster callbacks over plain sockets.
SocketCallbackImpl() - Constructor for class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
SocketConnection - Class in org.xmlBlaster.client.protocol.socket
This driver establishes exactly one connection to xmlBlaster-Server and uses this socket for asynchronous callbacks as well.
SocketConnection() - Constructor for class org.xmlBlaster.client.protocol.socket.SocketConnection
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
SocketConnection(Global) - Constructor for class org.xmlBlaster.client.protocol.socket.SocketConnection
Connect to xmlBlaster using plain socket with native message format.
SocketConnection(Global, Applet) - Constructor for class org.xmlBlaster.client.protocol.socket.SocketConnection
Connect to xmlBlaster using plain socket messaging.
SocketExecutor - Class in org.xmlBlaster.util.protocol.socket
Send/receive messages over outStream and inStream.
SocketExecutor() - Constructor for class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
SocketExecutorMBean - Interface in org.xmlBlaster.util.protocol.socket
 
SocketUrl - Class in org.xmlBlaster.util.protocol.socket
This knows how to parse the URL notation of our SOCKET protocol.
SocketUrl(Global, String, int) - Constructor for class org.xmlBlaster.util.protocol.socket.SocketUrl
 
SocketUrl(Global, String) - Constructor for class org.xmlBlaster.util.protocol.socket.SocketUrl
Parse the given url.
SocketUrl(Global, AddressBase) - Constructor for class org.xmlBlaster.util.protocol.socket.SocketUrl
Extract "hostname" and "port" from environment, if not found use the local host for hostname and the default port 7607.
SocketUrl(Global, AddressBase, boolean, int) - Constructor for class org.xmlBlaster.util.protocol.socket.SocketUrl
Extract hostname and port from environment, if not found use the local host for hostname and the given default port (usually ExecutorBase.DEFAULT_SERVER_PORT=7607).
SOLARIS - Static variable in class org.xmlBlaster.util.Execute
 
soLingerTimeout - Variable in class org.xmlBlaster.util.protocol.socket.SocketExecutor
How long to block the socket on close with remaining data
soTimeout - Variable in class org.xmlBlaster.util.protocol.socket.SocketExecutor
How long to block the socket on input stream read
spanOfTimeToErase() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
How long to my death.
spanOfTimeToIdle() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
How long until i swap from busy to idle.
spanPingTimer(long, boolean) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
 
spanToTimeout(Timestamp) - Method in interface org.xmlBlaster.util.I_TimeoutManager
How long to my timeout.
spanToTimeout(Timestamp) - Method in class org.xmlBlaster.util.Timeout
How long to my timeout.
spanToTimeout(Timestamp) - Method in class org.xmlBlaster.util.TimeoutPooled
 
Sql92Parser - Class in org.xmlBlaster.util.lexical
CUP v0.11a beta 20060608 generated parser.
Sql92Parser() - Constructor for class org.xmlBlaster.util.lexical.Sql92Parser
Default constructor.
Sql92Parser(Scanner) - Constructor for class org.xmlBlaster.util.lexical.Sql92Parser
Constructor which sets the default scanner.
Sql92Parser(Scanner, SymbolFactory) - Constructor for class org.xmlBlaster.util.lexical.Sql92Parser
Constructor which sets the default scanner.
Sql92Parser(Global, Scanner) - Constructor for class org.xmlBlaster.util.lexical.Sql92Parser
 
Sql92Selector - Class in org.xmlBlaster.util.lexical
 
Sql92Selector(Global) - Constructor for class org.xmlBlaster.util.lexical.Sql92Selector
 
Sql92Symbols - Class in org.xmlBlaster.util.lexical
CUP generated class containing symbol constants.
Sql92Symbols() - Constructor for class org.xmlBlaster.util.lexical.Sql92Symbols
 
SQLITE - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
SQLSERVER_2000 - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
SQLSERVER_2005 - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
stallOnPingTimeout - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
StandaloneClassLoaderFactory - Class in org.xmlBlaster.util.classloader
 
StandaloneClassLoaderFactory() - Constructor for class org.xmlBlaster.util.classloader.StandaloneClassLoaderFactory
 
StandaloneClassLoaderFactory(Global) - Constructor for class org.xmlBlaster.util.classloader.StandaloneClassLoaderFactory
We are a singleton in respect to a Global instance.
start() - Method in class http.applet.HelloWorld3
 
start(String) - Method in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
Starts the connector - starts an embedded xmlBlaster that listens on port 3424 Subscribes to topic where MethodInvocations are placed Starts another (new!) MBeanServer
start(String) - Method in interface org.xmlBlaster.util.admin.extern.XmlBlasterConnectorMBean
 
start_production() - Method in class org.xmlBlaster.util.lexical.Sql92Parser
Indicates start production.
start_state() - Method in class org.xmlBlaster.util.lexical.Sql92Parser
Indicates start state.
startCDATA() - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
startCDATA() - Method in class org.xmlBlaster.util.AttributeSaxFactory
 
startCDATA() - Method in class org.xmlBlaster.util.SaxHandlerBase
Report the start of a CDATA section.
startDocument() - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Starts a document.
startDocument() - Method in class org.xmlBlaster.util.SaxHandlerBase
Start document.
startDTD(String, String, String) - Method in class org.xmlBlaster.util.SaxHandlerBase
Report the start of DTD declarations, if any.
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.AttributeSaxFactory
Start element, event from SAX parser.
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.ConfigurationParser
Start element, event from SAX parser.
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.key.MsgKeySaxFactory
Start element, event from SAX parser.
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.key.QueryKeySaxFactory
Start element, event from SAX parser.
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Starts a new element.
startElement(String, String, String, StringBuffer, Attributes) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Called for SAX callback start tag
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
Start element, event from SAX parser.
startElement(String, String, String, StringBuffer, Attributes) - Method in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
Start element from SAX parsing, call as delegate delivers the character
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.qos.DisconnectQosSaxFactory
Start element, event from SAX parser.
startElement(String, String, String, StringBuffer, Attributes) - Method in class org.xmlBlaster.util.qos.HistoryQos
Called for SAX history start tag
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.qos.MsgQosSaxFactory
Start element, event from SAX parser.
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.qos.QueryQosSaxFactory
Start element, event from SAX parser.
startElement(String, String, String, StringBuffer, Attributes) - Method in class org.xmlBlaster.util.qos.QueryRefinementQos
Called for SAX filter start tag
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.qos.StatusQosSaxFactory
Start element, event from SAX parser.
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Called for queue start tag
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.SaxHandlerBase
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.xmlBlaster.util.XmlQoSBase
Start element.
startElementBase(String, String, String, Attributes) - Method in class org.xmlBlaster.util.XmlQoSBase
Start element callback, does handling of tag <qos>.
startEmbeddedXmlBlasterServer() - Method in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
Start EmbeddedXmlBlaster
startEntity(String) - Method in class org.xmlBlaster.util.SaxHandlerBase
Report the beginning of some internal and external XML entities.
startInternal(MBeanServer) - Method in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
Starts the connector - starts an embedded xmlBlaster that listens on port 3424 Subscribes to topic where MethodInvocations are placed Uses MBeanServer from JMXWrapper
startInternal(MBeanServer) - Method in interface org.xmlBlaster.util.admin.extern.XmlBlasterConnectorMBean
 
startNameService(Global) - Static method in class org.xmlBlaster.util.protocol.corba.OrbInstanceFactory
Note: This code is not yet tested to be functional (Marcel 2003-12-12)
startPrefixMapping(String, String) - Method in class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
Starts use of a namespace prefix.
startPrefixMapping(String, String) - Method in class org.xmlBlaster.util.SaxHandlerBase
 
startTime - Static variable in class javaclients.ClientSub
 
startXmlBlaster(int) - Static method in class org.xmlBlaster.util.EmbeddedXmlBlaster
Creates an instance of xmlBlaster and starts the server.
startXmlBlaster(String[]) - Static method in class org.xmlBlaster.util.EmbeddedXmlBlaster
Creates an instance of xmlBlaster and starts the server.
startXmlBlaster(String[], String) - Static method in class org.xmlBlaster.util.EmbeddedXmlBlaster
 
startXmlBlaster(Global) - Static method in class org.xmlBlaster.util.EmbeddedXmlBlaster
Creates an instance of xmlBlaster and starts the server.
startXmlBlasterConnector(MBeanServer) - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Starts XmlBlasterConnector on mbeanServer-Instance This is a small embedded xmlBlaster server instance which is started.
state - Variable in class org.xmlBlaster.util.dispatch.DispatchConnection
 
STATE_ERASED - Static variable in class org.xmlBlaster.util.def.Constants
The returned message status if message is explicitly erased by a call to erase()
STATE_EXPIRED - Static variable in class org.xmlBlaster.util.def.Constants
The returned message status if message is expired (timeout occurred and is erased)
STATE_FORWARD_ERROR - Static variable in class org.xmlBlaster.util.def.Constants
The returned message status if message couldn't be forwarded to the master cluster node
STATE_OK - Static variable in class org.xmlBlaster.util.def.Constants
The returned message status if OK
STATE_TIMEOUT - Static variable in class org.xmlBlaster.util.def.Constants
The returned message status if message timeout occurred (but not erased)
STATE_WARN - Static variable in class org.xmlBlaster.util.def.Constants
 
statistic - Variable in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
statusChanged(String) - Method in interface org.xmlBlaster.util.dispatch.plugins.prio.I_Notify
 
statusChanged(String) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Changing the status of the dispatch strategy.
StatusConfiguration - Class in org.xmlBlaster.util.dispatch.plugins.prio
Holding the configuration of a specific status.
StatusConfiguration(Global, String, String, ConnectionStateEnum, DispatchAction) - Constructor for class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
 
StatusQosData - Class in org.xmlBlaster.util.qos
Data container handling of status returned by subscribe(), unSubscribe(), erase() and ping().
StatusQosData(Global, MethodName) - Constructor for class org.xmlBlaster.util.qos.StatusQosData
Constructs the specialized quality of service object for status informations, e.g.
StatusQosData(Global, I_StatusQosFactory, MethodName) - Constructor for class org.xmlBlaster.util.qos.StatusQosData
Constructs the specialized quality of service object for status informations.
StatusQosData(Global, I_StatusQosFactory, String, MethodName) - Constructor for class org.xmlBlaster.util.qos.StatusQosData
Constructs the specialized quality of service object for a publish() call.
statusQosFactory - Variable in class org.xmlBlaster.util.Global
 
StatusQosQuickParseFactory - Class in org.xmlBlaster.util.qos
Parsing xml QoS (quality of service) of return status.
StatusQosQuickParseFactory(Global) - Constructor for class org.xmlBlaster.util.qos.StatusQosQuickParseFactory
Can be used as singleton.
StatusQosSaxFactory - Class in org.xmlBlaster.util.qos
Parsing xml QoS (quality of service) of return status.
StatusQosSaxFactory(Global) - Constructor for class org.xmlBlaster.util.qos.StatusQosSaxFactory
Can be used as singleton.
stderr(String) - Method in interface org.xmlBlaster.util.I_ExecuteListener
 
stdout(String) - Method in interface org.xmlBlaster.util.I_ExecuteListener
 
StdoutStderrOutputstream - Class in org.xmlBlaster.util.log
 
StdoutStderrOutputstream(StdoutStderrRedirector, Logger, Level) - Constructor for class org.xmlBlaster.util.log.StdoutStderrOutputstream
 
StdoutStderrRedirector - Class in org.xmlBlaster.util.log
Rebind System.out and System.err to java.util.logging.
StdoutStderrRedirector(String, String, String) - Constructor for class org.xmlBlaster.util.log.StdoutStderrRedirector
 
StdoutStderrRedirector(String[], String[]) - Constructor for class org.xmlBlaster.util.log.StdoutStderrRedirector
 
stop(String) - Method in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
Stop Service
stop(String) - Method in interface org.xmlBlaster.util.admin.extern.XmlBlasterConnectorMBean
 
stop() - Method in class org.xmlBlaster.util.Execute
 
stop() - Method in class org.xmlBlaster.util.StopWatch
Stop the watch
StopParseException - Exception in org.xmlBlaster.util
Throw this exception to stop SAX parsing.
StopParseException() - Constructor for exception org.xmlBlaster.util.StopParseException
Use this constructor to stop parsing when you are done.
StopParseException(XmlBlasterException) - Constructor for exception org.xmlBlaster.util.StopParseException
Use this constructor to stop parsing when an exception occurred.
stopServer(boolean) - Method in class org.xmlBlaster.util.EmbeddedXmlBlaster
 
StopWatch - Class in org.xmlBlaster.util
Measure the elapsed time.
StopWatch() - Constructor for class org.xmlBlaster.util.StopWatch
 
stopXmlBlaster(EmbeddedXmlBlaster) - Static method in class org.xmlBlaster.util.EmbeddedXmlBlaster
Stop xmlBlaster server.
storageAvailable(int) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
storageAvailable(int) - Method in interface org.xmlBlaster.util.queue.I_StorageProblemListener
Invoked by the I_StorageProblemNotifier when the storage becomes available again (for example on a DB when the jdbc connection is broken).
storageAvailable(int) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
storageAvailable(int) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
StorageEventHandler - Class in org.xmlBlaster.util.queue
StorageEventHandler is base class for MapEventHandler and QueueEventHandler.
StorageEventHandler(I_EventDispatcher) - Constructor for class org.xmlBlaster.util.queue.StorageEventHandler
 
StorageId - Class in org.xmlBlaster.util.queue
Class encapsulating the unique id of a queue or a cache.
StorageId(Global, String, String, SessionName) - Constructor for class org.xmlBlaster.util.queue.StorageId
 
StorageId(Global, String, String, String) - Constructor for class org.xmlBlaster.util.queue.StorageId
 
StorageId(Global, String, String) - Constructor for class org.xmlBlaster.util.queue.StorageId
Deprecated. Old xb_entries only
StorageId(Global, String) - Constructor for class org.xmlBlaster.util.queue.StorageId
Deprecated. Old xb_entries only
storageId - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
The queue to which this entry belongs (set in the constructors)
StorageSizeListenerHelper - Class in org.xmlBlaster.util.queue
StorageSizeListenerHelper
StorageSizeListenerHelper(I_Storage) - Constructor for class org.xmlBlaster.util.queue.StorageSizeListenerHelper
 
storageUnavailable(int) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
storageUnavailable(int) - Method in interface org.xmlBlaster.util.queue.I_StorageProblemListener
Invoked by the I_StorageProblemNotifier when the storage becomes unavailable (for example on a DB when the jdbc connection is broken).
storageUnavailable(int) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
storageUnavailable(int) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
storeSwapBytes - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The settings for the storeSwapBytes
storeSwapBytes - Variable in class org.xmlBlaster.util.queue.cache.CacheControlParam
The storeSwapBytes is the size in bytes to take each time data is swapped from the transient queue to the persistent queue.
storeSwapLevel - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
The settings for the storeSwapLevel
storeSwapLevel - Variable in class org.xmlBlaster.util.queue.cache.CacheControlParam
The storeSwapLevel is the limit size in bytes over which the cache queue should start to take entries from the transient store (commonly the RAM queue) to store it on the persistent storage (commonly the Jdbc queue).
StreamCallback - Class in org.xmlBlaster.client.script
StreamCallback is a sample implementation of the I_Callback interface which provides basic functionality as a callback to the XmlScriptInterpreter.
StreamCallback(Global, OutputStream, String) - Constructor for class org.xmlBlaster.client.script.StreamCallback
The constructor
StreamingCallback - Class in org.xmlBlaster.client
StreamingCallback
StreamingCallback(Global, I_StreamingCallback) - Constructor for class org.xmlBlaster.client.StreamingCallback
 
StreamingCallback(Global, I_StreamingCallback, long, long, boolean) - Constructor for class org.xmlBlaster.client.StreamingCallback
 
STRING - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_ObjectStream
 
STRING - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
stringArray2Vector(String[]) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
Converts a String[] into a Vector object.
StringPairTokenizer - Class in org.xmlBlaster.util
StringPairTokenizer is a utility class used to parse a string giving back a map containing pairs of key/value strings.
StringPairTokenizer() - Constructor for class org.xmlBlaster.util.StringPairTokenizer
 
SUB_ID - Static variable in class org.xmlBlaster.util.queue.jdbc.XBRef
 
subject - Variable in class org.xmlBlaster.util.protocol.email.EmailData
 
SUBJECT_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a client
SUBJECT_MARKER_TAG - Static variable in class org.xmlBlaster.util.SessionName
 
SUBJECT_MESSAGEID_TOKEN - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
subjectTemplate - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
subscribe(SubscribeKey, SubscribeQos) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Subscribe to messages.
subscribe(SubscribeKey, SubscribeQos, I_Callback) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
This subscribe variant allows to specify a specialized callback for updated messages.
subscribe(String, String, I_Callback) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Subscribe to messages.
subscribe(String, String) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Enforced by I_XmlBlasterConnection interface (failsafe mode).
subscribe(String, String) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Enforced by I_XmlBlasterConnection interface (failsafe mode).
subscribe(String, String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
subscribe(String, String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
subscribe(String, String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlaster
 
subscribe(String, String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
 
subscribe(String, String) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Enforced by I_XmlBlasterConnection interface (failsafe mode).
subscribe(String, String) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Enforced by I_XmlBlasterConnection interface (failsafe mode).
subscribe(String, String) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Enforced by I_XmlBlasterConnection interface (failsafe mode).
subscribe(String, String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Enforced by I_XmlBlasterConnection interface (failsafe mode).
subscribe(String, String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
subscribe(SubscribeKey, SubscribeQos) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
subscribe(String, String, I_Callback) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
subscribe(SubscribeKey, SubscribeQos, I_Callback) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
SUBSCRIBE - Static variable in class org.xmlBlaster.util.def.MethodName
 
SUBSCRIBE_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
SubscribeKey - Class in org.xmlBlaster.client.key
Wrap the XML key for a subscribe() invocation.
SubscribeKey(Global, String) - Constructor for class org.xmlBlaster.client.key.SubscribeKey
Constructor with given oid or url.
SubscribeKey(Global, String, String) - Constructor for class org.xmlBlaster.client.key.SubscribeKey
Constructor for XPath query.
SubscribeKey(Global, QueryKeyData) - Constructor for class org.xmlBlaster.client.key.SubscribeKey
Constructor for internal use.
SubscribeMessage - Class in org.xmlBlaster.client.reader
Subscribe from command line for a message.
SubscribeMessage(Global) - Constructor for class org.xmlBlaster.client.reader.SubscribeMessage
Constructs the SubscribeMessage object.
SubscribeMessage(Global, String, String) - Constructor for class org.xmlBlaster.client.reader.SubscribeMessage
Open the connection, and subscribe to the message
SubscribeQos - Class in org.xmlBlaster.client.qos
This class encapsulates the QoS (quality of service) of a subscribe() request.
SubscribeQos(Global) - Constructor for class org.xmlBlaster.client.qos.SubscribeQos
Constructor for default qos (quality of service).
SubscribeQos(Global, QueryQosData) - Constructor for class org.xmlBlaster.client.qos.SubscribeQos
Constructor for internal use.
SubscribeReturnQos - Class in org.xmlBlaster.client.qos
Handling the returned QoS (quality of service) of a subscribe() call.
SubscribeReturnQos(Global, String) - Constructor for class org.xmlBlaster.client.qos.SubscribeReturnQos
Constructor which parses XML string.
SubscribeReturnQos(Global, String, boolean) - Constructor for class org.xmlBlaster.client.qos.SubscribeReturnQos
Constructor which parses XML string.
SubscribeReturnQos(Global, StatusQosData) - Constructor for class org.xmlBlaster.client.qos.SubscribeReturnQos
Constructor which reuses a StatusQosData object.
SubscribeReturnQos(Global, StatusQosData, boolean) - Constructor for class org.xmlBlaster.client.qos.SubscribeReturnQos
Constructor which reuses a StatusQosData object.
SubscribeStoreProperty - Class in org.xmlBlaster.util.qos.storage
Helper class holding properties of the Subscribe storage.
SubscribeStoreProperty(Global, String) - Constructor for class org.xmlBlaster.util.qos.storage.SubscribeStoreProperty
Increases the default bytes in the storage to 25 MB for each topic
subscribeToStatusMessage(String, I_Notify) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.XmlBlasterNativeClient
We subscribe to the status message (e.g.
SUBSCRIPTION_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a subscription
SUBSCRIPTIONID_PREFIX - Static variable in class org.xmlBlaster.util.def.Constants
 
SUBSCRIPTIONID_PtP - Static variable in class org.xmlBlaster.util.def.Constants
 
SUBSCRIPTIONID_URL_PREFIX - Static variable in class org.xmlBlaster.util.def.Constants
 
supportJmx() - Method in class org.xmlBlaster.util.Global
 
switchToASyncMode() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Switch back to asynchronous mode.
switchToASyncMode() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Switch back to asynchronous mode.
switchToSyncMode() - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
We register a QueuePutListener and all put() into the queue are intercepted - our put() is called instead.
switchToSyncMode() - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
We register a QueuePutListener and all put() into the queue are intercepted - our put() is called instead.
SynchronousCache - Class in org.xmlBlaster.client
Caches the messages updated from xmlBlaster.
SynchronousCache(Global, int) - Constructor for class org.xmlBlaster.client.SynchronousCache
Create a cache instance.
SYSPROP_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a system and configuration properties and command line arguments
SystemInfo - Class in http.dhtml.systemInfo
A servlet demonstrating the browser callback framework, using a persistent http connection.
SystemInfo() - Constructor for class http.dhtml.systemInfo.SystemInfo
 
SystemInfoApplet - Class in http.applet
An example applet which connects to xmlBlaster using a persistent http tunnel for callbacks and displays the asynchronous delivered cpuinfo and meminfo messages.
SystemInfoApplet() - Constructor for class http.applet.SystemInfoApplet
 
SystemInfoPublisher - Class in http.dhtml.systemInfo
Publish system infos to xmlBlaster.
SystemInfoPublisher(Global) - Constructor for class http.dhtml.systemInfo.SystemInfoPublisher
Constructs the SystemInfoPublisher object.

T

table - Variable in class org.xmlBlaster.util.queue.jdbc.XBFactory
 
tablesCheckAndSetup(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Checks if all necessary tables exist.
tagName - Variable in class org.xmlBlaster.util.EncodableData
 
tagName - Variable in class org.xmlBlaster.util.qos.QueryRefinementQos
the tag name specific to the extending class
tagName - Variable in class org.xmlBlaster.util.Timestamp
You may overwrite the tag name for XML dumps in derived classes, defaults to <timestamp ...
take() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Currently not supported by I_Queue.
take(int, long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Currently not supported by I_Queue.
take() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Currently not supported by I_Queue.
take(int, long) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Currently not supported by I_Queue.
take() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Currently NOT supported by I_Queue.
take(int, long) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Currently NOT supported by I_Queue.
takeLowest(int, long, I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Aware: takeLowest for more than one entry is not implemented!!
takeLowest(int, long, I_QueueEntry, boolean) - Method in interface org.xmlBlaster.util.queue.I_Queue
Takes entries from the back of the queue.
takeLowest(int, long, I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
takeLowest(int, long, I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
takeLowest(int, long, I_QueueEntry, boolean) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
takeSamePriority(int, long) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
takeWithPriority(int, long, int, int) - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Takes given number of entries out of the queue.
takeWithPriority(int, long, int, int) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
takeWithPriority(int, long, int, int) - Method in interface org.xmlBlaster.util.queue.I_Queue
Takes given number of entries out of the queue.
takeWithPriority(int, long, int, int) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
takeWithPriority(int, long, int, int) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
takeWithPriority(int, long, int, int) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
tearDown() - Method in class org.xmlBlaster.client.feeder.PublishFile
Logout from xmlBlaster
test(String) - Static method in class org.xmlBlaster.util.IsoDateParser
 
test(Date) - Static method in class org.xmlBlaster.util.IsoDateParser
 
ThreadLister - Class in org.xmlBlaster.util
List all threads in this virtual machine.
ThreadLister() - Constructor for class org.xmlBlaster.util.ThreadLister
 
threadName - Static variable in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
ThreadUtility - Class in org.xmlBlaster.util
Reads and compares two files containing stack traces.
ThreadUtility() - Constructor for class org.xmlBlaster.util.ThreadUtility
 
timeout(Object) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
We are notified about the burst mode timeout through this method.
timeout(Object) - Method in class org.xmlBlaster.client.filepoller.Publisher
 
timeout(Object) - Method in class org.xmlBlaster.client.StreamingCallback
It is used here to inform the user update method that a timeout occured, it will throw an IOException when reading the in stream of the update method.
timeout(Object) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
We are notified to do the next ping or reconnect polling.
timeout(Object) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
We are notified about the burst mode timeout through this method.
timeout(Object) - Method in interface org.xmlBlaster.util.I_Timeout
You will be notified about the timeout through this method.
timeout(Object) - Method in class org.xmlBlaster.util.pool.ResourceWrapper
A timeout occurred.
timeout(Object) - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
Polling for response messages.
timeout(Object) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
Invoked by the timer when a check for reconnection is wanted again
Timeout - Class in org.xmlBlaster.util
Allows you be called back after a given delay.
Timeout() - Constructor for class org.xmlBlaster.util.Timeout
Create a timer thread with a strong reference on the callback objects.
Timeout(String) - Constructor for class org.xmlBlaster.util.Timeout
Create a timer thread with a strong reference on the callback objects.
Timeout(String, boolean) - Constructor for class org.xmlBlaster.util.Timeout
 
TimeoutPooled - Class in org.xmlBlaster.util
Allows you be called back after a given delay.
TimeoutPooled() - Constructor for class org.xmlBlaster.util.TimeoutPooled
Create a timer thread with a strong reference on the callback objects.
TimeoutPooled(String) - Constructor for class org.xmlBlaster.util.TimeoutPooled
Create a timer thread with a strong reference on the callback objects.
TimeoutPooled(String, boolean) - Constructor for class org.xmlBlaster.util.TimeoutPooled
 
TimeoutPooled(String, boolean, ThreadPoolExecutor) - Constructor for class org.xmlBlaster.util.TimeoutPooled
 
TIMES - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
Timestamp - Class in org.xmlBlaster.util
High performing timestamp class, time elapsed since 1970, the nanos are simulated as a unique counter.
Timestamp() - Constructor for class org.xmlBlaster.util.Timestamp
Constructs a current timestamp which is guaranteed to be unique in time for this JVM
Timestamp(long) - Constructor for class org.xmlBlaster.util.Timestamp
Create a Timestamp with given nanoseconds since 1970
tmpSecurityPluginType - Variable in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
 
tmpSecurityPluginVersion - Variable in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
 
toAddress - Variable in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
toAlive(ConnectionStateEnum) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Call by DispatchConnectionsHandler on state transition NOTE: toAlive is called initially when a protocol plugin is successfully loaded but we don't know yet if it ever is able to connect
toAlive(I_DispatchManager, ConnectionStateEnum) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Call by DispatchManager on connection state transition.
toAlive(I_DispatchManager, ConnectionStateEnum) - Method in interface org.xmlBlaster.util.dispatch.I_ConnectionStatusListener
 
toAlive(ConnectionStateEnum) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Call by DispatchConnectionsHandler on state transition NOTE: toAlive is called initially when a protocol plugin is successfully loaded but we don't know yet if it ever is able to connect
toAlive(I_DispatchManager, ConnectionStateEnum) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Call by DispatchConnectionsHandler on state transition.
toAliveSync(I_DispatchManager, ConnectionStateEnum) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
toAliveSync(I_DispatchManager, ConnectionStateEnum) - Method in interface org.xmlBlaster.util.dispatch.I_ConnectionStatusListener
 
toAliveSync(I_DispatchManager, ConnectionStateEnum) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
 
toArray(String, String) - Static method in class org.xmlBlaster.util.ReplaceVariable
Convert a separator based string to an array of strings.
toArray(String, String) - Static method in class org.xmlBlaster.util.StringPairTokenizer
Convert a separator based string to an array of strings.
toBlob(I_Entry) - Method in class org.xmlBlaster.client.queuemsg.ClientEntryFactory
Parses the specified entry to a byte array (serializing).
toBlob(I_Entry) - Method in interface org.xmlBlaster.util.queue.I_EntryFactory
Parses the specified entry to a byte array (serializing).
toBool(String) - Static method in class org.xmlBlaster.util.property.Property
Parse a string to boolean.
toByte(XbfParser.Buf) - Method in class org.xmlBlaster.util.xbformat.XbfParser
Reads the binary content of a message.
toByteArr() - Method in exception org.xmlBlaster.util.XmlBlasterException
Serialize the complete exception
toByteArray(int) - Method in class org.xmlBlaster.util.xbformat.ByteArray
Get from current position the len bytes
toByteArray() - Method in class org.xmlBlaster.util.xbformat.ByteArray
Creates a newly allocated byte array.
toConnectionStateEnum(int) - Static method in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
Checks the given int and returns the corresponding ConnectionStateEnum instance.
toCreate(String) - Method in interface org.xmlBlaster.util.pool.I_PoolManager
Is invoked when a new resource is needed.
toDead(XmlBlasterException) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
 
toDead(I_DispatchManager, ConnectionStateEnum, XmlBlasterException) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Call by DispatchManager on connection state transition.
toDead(I_DispatchManager, ConnectionStateEnum, XmlBlasterException) - Method in interface org.xmlBlaster.util.dispatch.I_ConnectionStatusListener
 
toDead(XmlBlasterException) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
 
toDead(I_DispatchManager, ConnectionStateEnum, XmlBlasterException) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Call by DispatchConnectionsHandler on state transition

Enforced by interface I_ConnectionStatusListener

toEncodedString(byte[], String) - Static method in class org.xmlBlaster.util.def.Constants
 
toErased(Object) - Method in interface org.xmlBlaster.util.pool.I_PoolManager
Is invoked when a resource is destroyed explicitly or by timeout.
toErrorCode(String) - Static method in class org.xmlBlaster.util.def.ErrorCode
Returns the ErrorCode object for the given String error code.
toErrorCode(String, ErrorCode) - Static method in class org.xmlBlaster.util.def.ErrorCode
Returns the ErrorCode object for the given String error code.
toHtmlTable() - Static method in class org.xmlBlaster.util.def.ErrorCode
Generate a HTML table listing of all error codes.
toJXPath() - Method in class org.xmlBlaster.util.key.MsgKeyData
Dump the key to a flattened JXPath representation.
toJXPath() - Method in class org.xmlBlaster.util.qos.MsgQosData
Dump the QoS to a flattened JXPath representation.
toJXPath() - Method in class org.xmlBlaster.util.qos.StatusQosData
Dump the QoS to a flattened JXPath representation.
toLiteral(MsgInfo) - Method in interface org.xmlBlaster.util.xbformat.I_MsgInfoParser
Get the raw messages as a string, for tests and for dumping only.
toLiteral(byte[]) - Method in interface org.xmlBlaster.util.xbformat.I_MsgInfoParser
Get the raw messages as a string, for tests and for dumping only.
toLiteral() - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Get the raw messages as a string, for tests and for dumping only
toLiteral(byte[]) - Static method in class org.xmlBlaster.util.xbformat.MsgInfo
 
toLiteral(MsgInfo) - Method in class org.xmlBlaster.util.xbformat.XbfParser
Get the raw messages as a string, for tests and for dumping only
toLiteral(byte[]) - Method in class org.xmlBlaster.util.xbformat.XbfParser
 
toLiteral(MsgInfo) - Method in class org.xmlBlaster.util.xbformat.XmlScriptParser
Get the raw messages as a string, for tests and for dumping only
toLiteral(byte[]) - Method in class org.xmlBlaster.util.xbformat.XmlScriptParser
 
toLiteral() - Method in class org.xmlBlaster.util.XbUri
 
toLong0(XbfParser.Buf, long) - Method in class org.xmlBlaster.util.xbformat.XbfParser
Converts bytes from byte[] until \0 to a long
toMessage() - Method in class org.xmlBlaster.client.XmlDbMessageWrapper
Creates the complete message for you, which you can publish to xmlBlaster.
toMethodName(String) - Static method in class org.xmlBlaster.util.def.MethodName
Returns the MethodName object for the given String.
toMethodName(byte[]) - Static method in class org.xmlBlaster.util.def.MethodName
 
TOPIC_MARKER_TAG - Static variable in class org.xmlBlaster.util.context.ContextNode
Use to mark a topic
TopicProperty - Class in org.xmlBlaster.util.qos
Data container handling properties of a message topic.
TopicProperty(Global) - Constructor for class org.xmlBlaster.util.qos.TopicProperty
Constructs the specialized quality of service object for a publish() or update() call.
TopicStoreProperty - Class in org.xmlBlaster.util.qos.storage
Helper class holding properties of the Topics storage.
TopicStoreProperty(Global, String) - Constructor for class org.xmlBlaster.util.qos.storage.TopicStoreProperty
Enforces a high default setting for maxEntries and maxBytes
toPlainList() - Static method in class org.xmlBlaster.util.def.ErrorCode
Dump a plain list of all errorCodes.
toPolling(ConnectionStateEnum) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Call by DispatchConnectionsHandler on state transition
toPolling(I_DispatchManager, ConnectionStateEnum) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Call by DispatchManager on connection state transition.
toPolling(I_DispatchManager, ConnectionStateEnum) - Method in interface org.xmlBlaster.util.dispatch.I_ConnectionStatusListener
 
toPolling(ConnectionStateEnum) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Call by DispatchConnectionsHandler on state transition
toPolling(I_DispatchManager, ConnectionStateEnum) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
Call by DispatchConnectionsHandler on state transition

Enforced by interface I_ConnectionStatusListener

toPriorityEnum(int) - Static method in class org.xmlBlaster.util.def.PriorityEnum
Checks the given int and returns the corresponding PriorityEnum instance.
toRequirement() - Static method in class org.xmlBlaster.util.def.ErrorCode
 
toString() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
toString(FileInfo[], int) - Method in class org.xmlBlaster.client.filepoller.Publisher
Create a comma separated list of file names.
toString() - Method in class org.xmlBlaster.client.key.EraseKey
Converts the data in XML ASCII string.
toString() - Method in class org.xmlBlaster.client.key.GetKey
Converts the data in XML ASCII string.
toString() - Method in class org.xmlBlaster.client.key.SubscribeKey
Converts the data in XML ASCII string.
toString() - Method in class org.xmlBlaster.client.key.UnSubscribeKey
Converts the data in XML ASCII string.
toString() - Method in class org.xmlBlaster.client.key.UpdateKey
 
toString() - Method in class org.xmlBlaster.client.qos.ConnectQos
Converts the data into a valid XML ASCII string.
toString() - Method in class org.xmlBlaster.client.qos.DisconnectQos
Converts the data into a valid XML ASCII string.
toString() - Method in class org.xmlBlaster.client.qos.EraseQos
Converts the data into a valid XML ASCII string.
toString() - Method in class org.xmlBlaster.client.qos.EraseReturnQos
 
toString() - Method in class org.xmlBlaster.client.qos.GetQos
Converts the data into a valid XML ASCII string.
toString() - Method in class org.xmlBlaster.client.qos.GetReturnQos
 
toString() - Method in class org.xmlBlaster.client.qos.PublishQos
Converts the data into a valid XML ASCII string.
toString() - Method in class org.xmlBlaster.client.qos.PublishReturnQos
 
toString() - Method in class org.xmlBlaster.client.qos.SubscribeQos
Converts the data into a valid XML ASCII string.
toString() - Method in class org.xmlBlaster.client.qos.SubscribeReturnQos
 
toString() - Method in class org.xmlBlaster.client.qos.UnSubscribeQos
Converts the data into a valid XML ASCII string.
toString() - Method in class org.xmlBlaster.client.qos.UnSubscribeReturnQos
 
toString() - Method in class org.xmlBlaster.client.qos.UpdateQos
 
toString() - Method in class org.xmlBlaster.client.qos.UpdateReturnQos
 
toString() - Method in class org.xmlBlaster.util.classloader.LoaderInfo
 
toString() - Method in class org.xmlBlaster.util.cluster.NodeId
 
toString() - Method in class org.xmlBlaster.util.context.ContextNode
 
toString() - Method in class org.xmlBlaster.util.def.ErrorCode
Return a human readable string of the errorCode and description
toString() - Method in class org.xmlBlaster.util.def.MethodName
Return the methodName.
toString(MethodName[]) - Static method in class org.xmlBlaster.util.def.MethodName
 
toString() - Method in class org.xmlBlaster.util.def.PriorityEnum
Return a human readable string of the priority
toString() - Method in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
Return a human readable string of the connectionState
toString() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
toString() - Method in class org.xmlBlaster.util.error.MsgErrorInfo
 
toString() - Method in class org.xmlBlaster.util.key.KeyData
Converts the data in XML ASCII string.
toString() - Method in class org.xmlBlaster.util.MsgUnit
 
toString() - Method in class org.xmlBlaster.util.plugin.PluginInfo
 
toString() - Method in class org.xmlBlaster.util.property.PropEntry
 
toString() - Method in class org.xmlBlaster.util.property.PropertyChangeEvent
 
toString() - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
toString() - Method in class org.xmlBlaster.util.protocol.socket.SocketUrl
 
toString() - Method in class org.xmlBlaster.util.qos.address.Address
 
toString() - Method in class org.xmlBlaster.util.qos.address.CallbackAddress
 
toString() - Method in class org.xmlBlaster.util.qos.address.Destination
 
toString() - Method in class org.xmlBlaster.util.qos.ClientProperty
 
toString() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Converts the data into a valid XML ASCII string.
toString() - Method in class org.xmlBlaster.util.qos.DisconnectQosData
Converts the data into a valid XML ASCII string.
toString() - Method in class org.xmlBlaster.util.qos.MsgQosData
 
toString() - Method in class org.xmlBlaster.util.qos.QueryQosData
 
toString() - Method in class org.xmlBlaster.util.qos.SessionQos
Converts the data into a valid XML ASCII string.
toString() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
toString() - Method in class org.xmlBlaster.util.queue.jdbc.EntryCount
 
toString() - Method in class org.xmlBlaster.util.queue.jdbc.XBStore
 
toString() - Method in class org.xmlBlaster.util.queue.StorageId
Deprecated.  
toString() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Nice for logging
toString() - Method in class org.xmlBlaster.util.SaxHandlerBase
 
toString() - Method in class org.xmlBlaster.util.SessionName
 
toString() - Method in class org.xmlBlaster.util.StopWatch
Nicely formatted output containing elapsed time since Construction or since last restart().
toString() - Method in class org.xmlBlaster.util.ThreadUtility
 
toString() - Method in class org.xmlBlaster.util.Timeout
 
toString() - Method in class org.xmlBlaster.util.TimeoutPooled
 
toString() - Method in class org.xmlBlaster.util.Timestamp
Timestamp in JDBC Timestamp escape format (human readable).
toString() - Method in class org.xmlBlaster.util.xbformat.ByteArray
Converts the buffer's contents into a string, translating bytes into characters according to the platform's default character encoding.
toString(String) - Method in class org.xmlBlaster.util.xbformat.ByteArray
Converts the buffer's contents into a string, translating bytes into characters according to the specified character encoding.
toString() - Method in class org.xmlBlaster.util.XbUri
 
toString() - Method in exception org.xmlBlaster.util.XmlBlasterException
Caution: The syntax is used by parseToString() to parse the stringified exception again.
This is used by XmlRpc, see XmlRpcConnection.extractXmlBlasterException()
toString() - Method in class org.xmlBlaster.util.XmlBuffer
 
toString() - Method in class org.xmlBlaster.util.XmlToDom
Access the unparsed, literal ASCII xmlKey.
totalPhysicalMemorySize - Static variable in class org.xmlBlaster.util.Global
The amount of physical RAM of this machine.
touchBusy() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
Restart count down in busy mode.
touchRcvTimestamp() - Method in class org.xmlBlaster.util.qos.QosData
Set timestamp to current time.
toUtf8Bytes(String) - Static method in class org.xmlBlaster.util.def.Constants
 
toUtf8String(byte[]) - Static method in class org.xmlBlaster.util.def.Constants
 
toXml(String) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchConnection
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.client.filepoller.FileInfo
 
toXml() - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Dump state of this client connection handler into an XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.key.EraseKey
Converts the data in XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.key.GetKey
Converts the data in XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.key.GetReturnKey
Converts the data in XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.key.PublishKey
Converts the data in XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.key.SubscribeKey
Converts the data in XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.key.UnSubscribeKey
Converts the data in XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.client.key.UpdateKey
Converts the data in XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.key.UpdateKey
Converts the data in XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
 
toXml(String) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Dump of the server, remove in future.
toXml() - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Dump of the state, remove in future.
toXml(String) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Dump of the state, remove in future.
toXml() - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
toXml(String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Dump of the server, remove in future.
toXml() - Method in class org.xmlBlaster.client.qos.ConnectQos
Converts the data into a valid XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
 
toXml(String) - Method in class org.xmlBlaster.client.qos.ConnectReturnQos
 
toXml() - Method in class org.xmlBlaster.client.qos.DisconnectQos
Converts the data into a valid XML ASCII string.
toXml(String, Properties) - Method in class org.xmlBlaster.client.qos.DisconnectQos
 
toXml() - Method in class org.xmlBlaster.client.qos.EraseQos
Converts the data into a valid XML ASCII string.
toXml(Properties) - Method in class org.xmlBlaster.client.qos.EraseQos
Converts the data into a valid XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.qos.EraseReturnQos
 
toXml(String) - Method in class org.xmlBlaster.client.qos.EraseReturnQos
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.qos.GetQos
 
toXml(Properties) - Method in class org.xmlBlaster.client.qos.GetQos
Converts the data into a valid XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.qos.GetReturnQos
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.client.qos.GetReturnQos
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.qos.PublishQos
Converts the data into a valid XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.qos.PublishReturnQos
 
toXml(String) - Method in class org.xmlBlaster.client.qos.PublishReturnQos
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.qos.SubscribeQos
Converts the data into a valid XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.qos.SubscribeReturnQos
 
toXml(String) - Method in class org.xmlBlaster.client.qos.SubscribeReturnQos
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.qos.UnSubscribeQos
Converts the data into a valid XML ASCII string.
toXml(Properties) - Method in class org.xmlBlaster.client.qos.UnSubscribeQos
 
toXml() - Method in class org.xmlBlaster.client.qos.UnSubscribeReturnQos
 
toXml(String) - Method in class org.xmlBlaster.client.qos.UnSubscribeReturnQos
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.qos.UpdateQos
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.client.qos.UpdateQos
Dump state of this object into a XML ASCII string.
toXml(String, Properties) - Method in class org.xmlBlaster.client.qos.UpdateQos
Overwrite qosData.toXml
toXml() - Method in class org.xmlBlaster.client.qos.UpdateReturnQos
 
toXml(String) - Method in class org.xmlBlaster.client.qos.UpdateReturnQos
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.client.SynchronousCache
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.XmlBlasterAccess
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.client.XmlDbMessageWrapper
Returns the 'message content' which is the SQL request coded in XML.
toXml() - Method in interface org.xmlBlaster.util.admin.I_AdminQueue
Dump state to XML string.
toXml() - Method in class org.xmlBlaster.util.cluster.RouteInfo
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.cluster.RouteInfo
Dump state of this object into a XML ASCII string.
toXml(String, boolean) - Method in class org.xmlBlaster.util.cluster.RouteInfo
 
toXml() - Method in class org.xmlBlaster.util.context.ContextNode
Dump state of this object into XML.
toXml(String) - Method in class org.xmlBlaster.util.context.ContextNode
Dump state of this object into XML.
toXml(String) - Method in class org.xmlBlaster.util.def.ErrorCode
 
toXml(String) - Method in class org.xmlBlaster.util.dispatch.DispatchConnection
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.dispatch.DispatchStatistic
Dump state of this object into a XML ASCII string.
toXml(String) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Dump state of this object into a XML ASCII string.
toXml(String) - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
 
toXml(String) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
toXml(String) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
 
toXml(String) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
 
toXml() - Method in class org.xmlBlaster.util.EncodableData
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.EncodableData
Dump state of this object into a XML ASCII string.
toXml(String, String) - Method in class org.xmlBlaster.util.EncodableData
Dump state of this object into a XML ASCII string.
toXml(String, String, boolean) - Method in class org.xmlBlaster.util.EncodableData
You may set forceReadable==true to have nicer human readable output.
toXml(String, String, boolean, boolean) - Method in class org.xmlBlaster.util.EncodableData
 
toXml() - Method in interface org.xmlBlaster.util.error.I_MsgErrorInfo
 
toXml(String) - Method in interface org.xmlBlaster.util.error.I_MsgErrorInfo
 
toXml() - Method in class org.xmlBlaster.util.error.MsgErrorInfo
Dump state of this object into XML.
toXml(String) - Method in class org.xmlBlaster.util.error.MsgErrorInfo
Dump state of this object into XML.
toXml() - Method in class org.xmlBlaster.util.key.KeyData
Converts the data in XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.key.KeyData
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.key.MsgKeyData
Converts the data in XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.key.MsgKeyData
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.key.QueryKeyData
Converts the data in XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.key.QueryKeyData
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.MsgUnit
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.MsgUnit
Dump state of this object into a XML ASCII string.
toXml(String, boolean) - Method in class org.xmlBlaster.util.MsgUnit
Overwrite QosData.toXml()
toXml(String, int, boolean) - Method in class org.xmlBlaster.util.MsgUnit
Dump state of this object into a XML ASCII string.
toXml(String, Properties) - Method in class org.xmlBlaster.util.MsgUnit
 
toXml(OutputStream, Properties) - Method in class org.xmlBlaster.util.MsgUnit
 
toXml(String) - Method in class org.xmlBlaster.util.MsgUnitRaw
 
toXml(String, String) - Method in class org.xmlBlaster.util.MsgUnitRaw
 
toXml(String, OutputStream, Properties, String) - Method in class org.xmlBlaster.util.MsgUnitRaw
Standard message dump.
toXml() - Method in class org.xmlBlaster.util.pool.PoolManager
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.pool.PoolManager
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.pool.ResourceWrapper
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.pool.ResourceWrapper
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.property.PropEntry
The literal XML string of the QoS
toXml(String) - Method in class org.xmlBlaster.util.property.PropEntry
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.property.Property
 
toXml(String) - Method in class org.xmlBlaster.util.property.Property
Dump all properties to xml representation.
toXml() - Method in class org.xmlBlaster.util.property.PropertyChangeEvent
 
toXml(boolean) - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
 
toXml(boolean, boolean) - Method in class org.xmlBlaster.util.protocol.email.AttachmentHolder
Dumps message to xml.
toXml(boolean) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Dumps message to xml.
toXml(boolean, boolean) - Method in class org.xmlBlaster.util.protocol.email.EmailData
Dumps message to xml.
toXml() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.qos.address.AddressBase
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.address.Destination
Get the XML ASCII representation of this object.
toXml(String) - Method in class org.xmlBlaster.util.qos.address.Destination
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.address.ServerRef
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.qos.address.ServerRef
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.ConnectQosData
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Dump state of this object into a XML ASCII string.
toXml(String, Properties) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
toXml(String, boolean) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
toXml(String, ConnectQosData, String, Properties) - Static method in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
 
toXml() - Method in class org.xmlBlaster.util.qos.DisconnectQosData
Dump state of this object into a XML ASCII string.
toXml(String, Properties) - Method in class org.xmlBlaster.util.qos.DisconnectQosData
Dump state of this object into a XML ASCII string.
toXml(DisconnectQosData, String, Properties) - Static method in class org.xmlBlaster.util.qos.DisconnectQosSaxFactory
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.HistoryQos
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.qos.HistoryQos
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.MsgQosData
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.qos.MsgQosData
 
toXml(String, Properties) - Method in class org.xmlBlaster.util.qos.MsgQosData
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.QosData
The literal XML string of the QoS
toXml(String, Properties) - Method in class org.xmlBlaster.util.qos.QosData
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.QueryQosData
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.qos.QueryQosData
 
toXml(String, Properties) - Method in class org.xmlBlaster.util.qos.QueryQosData
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.QueryRefinementQos
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.qos.QueryRefinementQos
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.SessionQos
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.qos.SessionQos
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.StatusQosData
Dump state of this object into a XML ASCII string.
toXml(String, Properties) - Method in class org.xmlBlaster.util.qos.StatusQosData
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.qos.TopicProperty
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.qos.TopicProperty
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
toXml(String) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
toXml(String) - Method in interface org.xmlBlaster.util.queue.I_Queue
Dump state to XML string.
toXml(String) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
toXml(String) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
toXml(String, XmlBuffer) - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
toXml(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBEntry
 
toXml(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeat
 
toXml(String) - Method in class org.xmlBlaster.util.queue.jdbc.XBRef
 
toXml() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Dump state of this object into XML.
toXml(String) - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
Dump state of this object into XML.
toXml() - Method in class org.xmlBlaster.util.SaxHandlerBase
 
toXml() - Method in class org.xmlBlaster.util.SessionName
Dump state of this object into a XML ASCII string.
toXml(String) - Method in class org.xmlBlaster.util.SessionName
Dump state of this object into a XML ASCII string.
toXml() - Method in class org.xmlBlaster.util.Timestamp
 
toXml(String) - Method in class org.xmlBlaster.util.Timestamp
 
toXml(String, boolean) - Method in class org.xmlBlaster.util.Timestamp
Dump state of this object into a XML ASCII string.
toXml() - Method in exception org.xmlBlaster.util.XmlBlasterException
 
toXml(String) - Method in exception org.xmlBlaster.util.XmlBlasterException
Create a XML representation of the Exception.
TOXML_ENCLOSINGTAG - Static variable in class org.xmlBlaster.util.def.Constants
 
TOXML_EXTRAOFFSET - Static variable in class org.xmlBlaster.util.def.Constants
 
TOXML_FORCEREADABLE - Static variable in class org.xmlBlaster.util.def.Constants
 
TOXML_FORCEREADABLE_BASE64 - Static variable in class org.xmlBlaster.util.def.Constants
 
TOXML_FORCEREADABLE_TIMESTAMP - Static variable in class org.xmlBlaster.util.def.Constants
 
TOXML_MAXCONTENTLEN - Static variable in class org.xmlBlaster.util.def.Constants
 
TOXML_NOSECURITY - Static variable in class org.xmlBlaster.util.def.Constants
 
toXmlAll(String) - Static method in class org.xmlBlaster.util.def.ErrorCode
 
toXmlReadable() - Method in class org.xmlBlaster.util.qos.QosData
 
tranformCallbackException(XmlBlasterException) - Static method in exception org.xmlBlaster.util.XmlBlasterException
 
triggerScan() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
triggerScan() - Method in interface org.xmlBlaster.client.filepoller.FilePollerPluginMBean
Triggers a filepoller scan.
triggerScan() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
trySyncMode(boolean) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Set behavior of dispatch framework.
trySyncMode(boolean) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Set behavior of dispatch framework.
type - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
type - Variable in class org.xmlBlaster.util.qos.QueryRefinementQos
The plugin name e.g.
type - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
TYPE_BLOB - Static variable in class org.xmlBlaster.util.def.Constants
 
TYPE_BOOLEAN - Static variable in class org.xmlBlaster.util.def.Constants
 
TYPE_BYTE - Static variable in class org.xmlBlaster.util.def.Constants
 
TYPE_DOUBLE - Static variable in class org.xmlBlaster.util.def.Constants
 
TYPE_FLOAT - Static variable in class org.xmlBlaster.util.def.Constants
 
TYPE_INT - Static variable in class org.xmlBlaster.util.def.Constants
 
TYPE_LONG - Static variable in class org.xmlBlaster.util.def.Constants
 
TYPE_MEAT - Static variable in class org.xmlBlaster.util.queue.jdbc.XBStore
 
TYPE_NULL - Static variable in class org.xmlBlaster.util.def.Constants
used to tell that the entry is really null (not just empty)
TYPE_REF - Static variable in class org.xmlBlaster.util.queue.jdbc.XBStore
 
TYPE_SHORT - Static variable in class org.xmlBlaster.util.def.Constants
 
TYPE_STRING - Static variable in class org.xmlBlaster.util.def.Constants
 
TYPE_UNDEF - Static variable in class org.xmlBlaster.util.queue.jdbc.XBStore
xbstoreid NUMBER(20) primary key, xbname varchar(512) not null unique, xbflag1 varchar(32) default ''

U

UMINUS - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
UNAVAILABLE - Static variable in interface org.xmlBlaster.util.queue.I_StorageProblemListener
 
UNDEF - Static variable in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
The connection state is not known (-1).
UNDEF - Static variable in interface org.xmlBlaster.util.queue.I_StorageProblemListener
 
unEscapeXml(String) - Static method in class org.xmlBlaster.util.XmlBuffer
 
uniqueIdString - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
The queue to which this entry belongs (set in the constructors)
uniqueIdTimestamp - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
The unique creation timestamp (unique in a Global of a virtual machine)
UNKNOWN - Static variable in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
 
UNKNOWN - Static variable in class org.xmlBlaster.util.def.MethodName
 
UNKNOWN - Static variable in class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
 
unparsedEntityDecl(String, String, String, String) - Method in class org.xmlBlaster.util.SaxHandlerBase
 
unregister() - Method in class org.xmlBlaster.client.jmx.NotificationHandler
 
unregister(int, I_LogListener) - Method in class org.xmlBlaster.util.log.XbNotifyHandler
Remove the listener.
unRegister(String) - Method in class org.xmlBlaster.util.plugin.PluginRegistry
unregisters the specified plugin.
unRegisterEventHelpers(I_EventDispatcher) - Method in class org.xmlBlaster.util.queue.StorageEventHandler
 
unregisterManager(Object) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
unregisterMBean(ObjectName) - Method in interface org.xmlBlaster.client.jmx.AsyncMBeanServer
 
unregisterMBean(ObjectName) - Method in interface org.xmlBlaster.client.jmx.RemoteMBeanServer
 
unregisterMBean(ObjectName) - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
Unregisters the specified mbean from the mbean server.
unregisterMBean(JmxMBeanHandle) - Method in class org.xmlBlaster.util.admin.extern.JmxWrapper
 
unregisterMBean(Object) - Method in class org.xmlBlaster.util.Global
Unregister a JMX MBean.
unregisterQueue(I_Queue) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
 
unregisterQueue(I_Queue) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
unRegisterStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
 
unRegisterStorageProblemListener(I_StorageProblemListener) - Method in interface org.xmlBlaster.util.queue.I_StorageProblemNotifier
unregisters a listener.
unRegisterStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Adds (registers) a listener for connection/disconnection events.
unRegisterStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
Unregisters the storageProblemListener.
unRegisterStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
unRegisterStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
unRegisterStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Adds (registers) a listener for connection/disconnection events.
unRegisterStorageProblemListener(I_StorageProblemListener) - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
unSubscribe(UnSubscribeKey, UnSubscribeQos) - Method in interface org.xmlBlaster.client.I_XmlBlasterAccess
Cancel subscription.
unSubscribe(String, String) - Method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Enforced by I_XmlBlasterConnection interface (failsafe mode)
unSubscribe(String, String) - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Unsubscribe from messages.
unSubscribe(String, String) - Method in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
unSubscribe(String, String) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
unSubscribe(String, String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlaster
 
unSubscribe(String, String) - Method in interface org.xmlBlaster.client.protocol.I_XmlBlasterConnection
 
unSubscribe(String, String) - Method in class org.xmlBlaster.client.protocol.local.LocalConnection
Unsubscribe from messages.
unSubscribe(String, String) - Method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Enforced by I_XmlBlasterConnection interface (failsafe mode)
unSubscribe(String, String) - Method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Unsubscribe from messages.
unSubscribe(String, String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Unsubscribe from messages.
unSubscribe(UnSubscribeKey, UnSubscribeQos) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
unSubscribe(String, String) - Method in class org.xmlBlaster.client.XmlBlasterAccess
 
UNSUBSCRIBE - Static variable in class org.xmlBlaster.util.def.MethodName
 
UNSUBSCRIBE_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
UnSubscribeKey - Class in org.xmlBlaster.client.key
Wrap a XML key for an unSubscribe() invocation.
UnSubscribeKey(Global, String) - Constructor for class org.xmlBlaster.client.key.UnSubscribeKey
UnSubscribe to a well known message oid/subscriptionId or url.
UnSubscribeKey(Global, String, String) - Constructor for class org.xmlBlaster.client.key.UnSubscribeKey
Constructor with query parameters.
UnSubscribeKey(Global, QueryKeyData) - Constructor for class org.xmlBlaster.client.key.UnSubscribeKey
Constructor for internal use.
UnSubscribeQos - Class in org.xmlBlaster.client.qos
This class encapsulates the QoS of an unSubcribe() request.
UnSubscribeQos(Global) - Constructor for class org.xmlBlaster.client.qos.UnSubscribeQos
Constructor for default qos (quality of service).
UnSubscribeQos(Global, QueryQosData) - Constructor for class org.xmlBlaster.client.qos.UnSubscribeQos
Constructor for internal use.
UnSubscribeReturnQos - Class in org.xmlBlaster.client.qos
Handling the returned QoS (quality of service) of a unSubscribe() call.
UnSubscribeReturnQos(Global, String) - Constructor for class org.xmlBlaster.client.qos.UnSubscribeReturnQos
Constructor which parses XML string.
UnSubscribeReturnQos(Global, StatusQosData) - Constructor for class org.xmlBlaster.client.qos.UnSubscribeReturnQos
Constructor which reuses a StatusQosData object.
unSubscribeStatusMessages(I_Notify) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.XmlBlasterNativeClient
Unsubscribe from all status messages, usually if configuration has changed.
unwrapAttributeFromCDATA(String) - Method in interface org.xmlBlaster.util.I_AttributeUser
When the attribute is written to a string in the toXml methods it is wrapped inside a CDATA.
update(String, Hashtable, byte[], Hashtable) - Method in class http.applet.HelloWorld3
Here you receive the callback messages from xmlBlaster.
update(String, Hashtable, byte[], Hashtable) - Method in class http.applet.SystemInfoApplet
Here you receive the callback messages from xmlBlaster.
update(String, Hashtable, byte[], Hashtable) - Method in class http.applet.XmlScript
Here you receive the callback messages from xmlBlaster.
update(String, UpdateKey, byte[], UpdateQos) - Method in class javaclients.AllProtocols
 
update(String, UpdateKey, byte[], UpdateQos) - Method in class javaclients.ClientSub
This is the callback method invoked from xmlBlaster delivering us a new asynchronous message.
update(String, UpdateKey, byte[], UpdateQos) - Method in class javaclients.ClientSubDispatch
This is the callback method invoked from xmlBlaster delivering us a new asynchronous message.
update(String, UpdateKey, byte[], UpdateQos) - Method in class javaclients.ClientXml
This is the callback method invoked from xmlBlaster delivering us a new asynchronous message.
update(String, UpdateKey, byte[], UpdateQos) - Method in class javaclients.HelloWorldMime
 
update(String, UpdateKey, byte[], UpdateQos) - Method in class javaclients.HelloWorldSubscribe
Here the messages from xmlBlaster arrive.
update(String, UpdateKey, byte[], UpdateQos) - Method in class javaclients.HelloWorldVolatile
 
update(String, UpdateKey, byte[], UpdateQos) - Method in class javaclients.HelloWorldVolatile2
 
update(String, UpdateKey, byte[], UpdateQos) - Method in class javaclients.Latency
 
update(File, Logger) - Method in class org.xmlBlaster.client.filepoller.FileInfo
updates this info object with the data contained in file.
update(String, UpdateKey, byte[], UpdateQos) - Method in interface org.xmlBlaster.client.I_Callback
This is the callback method invoked from I_XmlBlasterAccess informing the client in an asynchronous mode about a new message.
update(String, MsgUnitRaw[]) - Method in interface org.xmlBlaster.client.I_CallbackRaw
This is the callback method invoked from xmlBlaster server informing the client in an asynchronous mode about a new message.
update(String, UpdateKey, InputStream, UpdateQos) - Method in interface org.xmlBlaster.client.I_StreamingCallback
This is the callback method invoked from I_XmlBlasterAccess informing the client in an asynchronous mode about a new message.
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.JavascriptCallback
This is the callback method invoked from xmlBlaster delivering us a new asynchronous message.
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.jmx.NotificationHandler
 
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.jmx.XmlBlasterInvocationHandler
Update invoked, when Message on subscribed Topic is received.
update(String, String, byte[], String) - Method in class org.xmlBlaster.client.protocol.AbstractCallbackExtended
It parses the string literals passed in the argument list and calls subsequently the update method with the signature defined in I_Callback.
update(String, MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.AbstractCallbackExtended
This is the callback method invoked natively informing the client in an asynchronous mode about new messages.
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.protocol.AbstractCallbackExtended
The class which extends AbstractCallbackExtended must implement this method.
update(String, MessageUnit[]) - Method in class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
This is the callback method invoked from the CORBA server informing the client in an asynchronous mode about new messages.
update(String, Hashtable, byte[], Hashtable) - Method in interface org.xmlBlaster.client.protocol.http.common.I_CallbackRaw
This is the callback method invoked from I_XmlBlasterRaw informing the client in an asynchronous mode about a new message.
update(String, Hashtable, byte[], Hashtable) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
see I_CallbackRaw#update
update(String, String, byte[], String) - Method in interface org.xmlBlaster.client.protocol.I_CallbackExtended
This is the callback method invoked when using certain callback protocols (for example xml-rpc) which informs the client in an asynchronous mode about a new message.
update(String, MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
This is the callback method invoked from xmlBlaster informing the client in an asynchronous mode about new messages.
update(String, String, byte[], String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackImpl
The update method.
update(String, String, String, String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackImpl
The update method.
update(String, String, byte[], String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
The update method.
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.reader.SubscribeMessage
 
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.script.StreamCallback
Enforced by I_Callback
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.script.XmlScriptClient
 
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
If a callback handler was registered, we will be notified here about updates as well
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.StreamingCallback
 
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.SynchronousCache
Updated the cache (add a new entry or replaces an existing or removes one).
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.XmlBlasterAccess
This is the callback method invoked from xmlBlaster delivering us a new asynchronous message.
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
update() is invoked, when a methodInvocation for the given key arrives MethodInvocation is deserialized, the method is invoked and the return value is stored (within the MethodInvocation Object)
UPDATE - Static variable in class org.xmlBlaster.util.def.MethodName
 
update(MsgUnit) - Method in interface org.xmlBlaster.util.dispatch.I_Callback
 
update(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.XmlBlasterNativeClient
Callback from xmlBlaster core
update(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
Updates the given message queue entry with a new value.
update(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
Updates the given message queue entry with a new value.
update(I_QueueEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
Updates the given message queue entry with a new value.
update(XBMeat, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
Updates the XBMeat object.
UPDATE_BULK_ACK - Static variable in class org.xmlBlaster.util.def.Constants
 
UPDATE_NAME - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_XmlBlasterAccessRaw
 
UPDATE_ONEWAY - Static variable in class org.xmlBlaster.util.def.MethodName
 
updateBulkAck - Variable in class org.xmlBlaster.client.protocol.AbstractCallbackExtended
 
updateCounter - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
updateCounters(I_MapEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
updateCounters(I_MapEntry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
UpdateDispatcher - Class in org.xmlBlaster.client
Dispatches callback messages depending on the subscriptionId to the specific client listener.
UpdateDispatcher(Global) - Constructor for class org.xmlBlaster.client.UpdateDispatcher
 
UpdateKey - Class in org.xmlBlaster.client.key
Parses the key of returned MsgUnit of update().
UpdateKey(MsgKeyData) - Constructor for class org.xmlBlaster.client.key.UpdateKey
 
UpdateKey(Global, String) - Constructor for class org.xmlBlaster.client.key.UpdateKey
Parse the given xml data.
updateNewMessage(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.StreamingCallback
 
updateOneway(String, MsgUnitRaw[]) - Method in interface org.xmlBlaster.client.I_CallbackRaw
The oneway variant without a return value or exception
updateOneway(String, String, byte[], String) - Method in class org.xmlBlaster.client.protocol.AbstractCallbackExtended
The oneway variant without a return value or exception

We match it to the blocking variant.

updateOneway(String, MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.AbstractCallbackExtended
The oneway variant without a return value or exception
updateOneway(String, MessageUnit[]) - Method in class org.xmlBlaster.client.protocol.corba.CorbaCallbackServer
This is the callback method invoked from the CORBA server informing the client in an asynchronous mode about new messages.
updateOneway(String, String, byte[], String) - Method in interface org.xmlBlaster.client.protocol.I_CallbackExtended
The oneway variant without a return value or exception
updateOneway(String, MsgUnitRaw[]) - Method in class org.xmlBlaster.client.protocol.rmi.RmiCallbackServer
The oneway variant for better performance.
updateOneway(String, String, byte[], String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackImpl
The 'oneway' update method.
updateOneway(String, String, String, String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackImpl
The 'oneway' update method.
updateOneway(String, String, byte[], String) - Method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
The 'oneway' update method.
updateOneway(MsgUnit[]) - Method in interface org.xmlBlaster.util.dispatch.I_Callback
 
updateProperty(CallbackAddress[]) - Method in class org.xmlBlaster.client.dispatch.ClientDispatchManager
Reconfigure dispatcher with given properties.
updateProperty(CallbackAddress[]) - Method in interface org.xmlBlaster.util.dispatch.I_DispatchManager
Reconfigure dispatcher with given properties.
UpdateQos - Class in org.xmlBlaster.client.qos
QoS (quality of service) informations sent from server to client
via the update() method from the I_Callback interface.
UpdateQos(Global, MsgQosData) - Constructor for class org.xmlBlaster.client.qos.UpdateQos
Default constructor for transient messages.
UpdateQos(Global, String) - Constructor for class org.xmlBlaster.client.qos.UpdateQos
Constructs the specialized quality of service object for a update() call.
updateRefCounters(XBStore, XBMeat, Connection, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
Updates the XBMeat object.
updateResponseTimeout - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
How long to block on remote call waiting on update responses
UpdateReturnQos - Class in org.xmlBlaster.client.qos
Handling the returned QoS (quality of service) of an update() call.
UpdateReturnQos(Global) - Constructor for class org.xmlBlaster.client.qos.UpdateReturnQos
Create an instance with Constants.STATE_OK
UpdateReturnQos(Global, String) - Constructor for class org.xmlBlaster.client.qos.UpdateReturnQos
Constructor which allows you to set the return state.
UpdateReturnQos(Global, StatusQosData) - Constructor for class org.xmlBlaster.client.qos.UpdateReturnQos
Constructor which allows you to set the return state.
updateStraight(String, UpdateKey, byte[], UpdateQos) - Method in class org.xmlBlaster.client.StreamingCallback
 
UrlConnection - Class in org.xmlBlaster.client.protocol.http.applet
UrlConnection
UrlConnection(String) - Constructor for class org.xmlBlaster.client.protocol.http.applet.UrlConnection
 
UrlConnectionMicro - Class in org.xmlBlaster.client.protocol.http.j2me
UrlConnectionMicro
UrlConnectionMicro(String) - Constructor for class org.xmlBlaster.client.protocol.http.j2me.UrlConnectionMicro
 
usage() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
usage() - Static method in class org.xmlBlaster.client.protocol.corba.CorbaConnection
Command line usage.
usage() - Method in class org.xmlBlaster.client.protocol.email.EmailConnection
Command line usage.
usage() - Static method in class org.xmlBlaster.client.protocol.local.LocalConnection
Command line usage.
usage() - Static method in class org.xmlBlaster.client.protocol.rmi.RmiConnection
Command line usage.
usage() - Static method in class org.xmlBlaster.client.protocol.socket.SocketConnection
Command line usage.
usage() - Static method in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Command line usage.
usage() - Method in class org.xmlBlaster.client.qos.ConnectQos
Get a usage string for the connection parameters
usage(Global) - Static method in class org.xmlBlaster.client.XmlBlasterAccess
Command line usage.
usage() - Method in interface org.xmlBlaster.util.admin.I_AdminMap
 
usage() - Method in interface org.xmlBlaster.util.admin.I_AdminUsage
 
usage() - Method in class org.xmlBlaster.util.checkpoint.Checkpoint
 
usage() - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
 
usage() - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
 
usage() - Method in class org.xmlBlaster.util.Global
Command line usage.
usage() - Method in class org.xmlBlaster.util.protocol.email.EmailExecutor
 
usage() - Method in class org.xmlBlaster.util.protocol.email.Pop3Driver
JMX
usage() - Method in class org.xmlBlaster.util.protocol.email.SmtpClient
 
usage() - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
usage() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
usage() - Method in class org.xmlBlaster.util.qos.address.Address
Client side usage used by XmlBlasterAccess
usage() - Method in class org.xmlBlaster.util.qos.address.AddressBase
Get a usage string for the connection parameters.
usage() - Method in class org.xmlBlaster.util.qos.address.CallbackAddress
Client side usage used by XmlBlasterAccess
usage() - Method in class org.xmlBlaster.util.qos.SessionQos
Get a usage string for the connection parameters
usage(String) - Method in class org.xmlBlaster.util.qos.storage.HistoryQueueProperty
Get a usage string for queue configuration (in xmlBlaster.properties or on command line)
usage() - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
usage(String) - Method in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
Get a usage string for queue configuration (in xmlBlaster.properties or on command line)
usage() - Method in class org.xmlBlaster.util.queue.cache.CacheQueueInterceptorPlugin
JMX help
usage() - Method in interface org.xmlBlaster.util.queue.I_Queue
 
usage() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueue
 
usage() - Method in class org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin
 
usage() - Method in class org.xmlBlaster.util.queue.ram.RamQueuePlugin
 
USE_HASH_CODE - Static variable in class org.xmlBlaster.util.pool.PoolManager
Use this constant with the reserve() method, the PoolManager uses the hashCode() of your object
USE_OBJECT_REF - Static variable in class org.xmlBlaster.util.pool.PoolManager
Use this constant with the reserve() method, the PoolManager uses the toString() of your object, if no toString() exists the object reference is used, e.g.
USE_PUT_INTERCEPTOR - Static variable in interface org.xmlBlaster.util.queue.I_Queue
 
USE_REGEX - Static variable in class org.xmlBlaster.client.filepoller.Publisher
 
useEmailExpiryTimestamp - Variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
useForSubjectQueue - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
useForSubjectQueue() - Method in class org.xmlBlaster.util.qos.address.CallbackAddress
Shall this address be used for subject queue messages?
useForSubjectQueue(boolean) - Method in class org.xmlBlaster.util.qos.address.CallbackAddress
Shall this address be used for subject queue messages?
USER - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_ADMIN_INVALID - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_CLIENTCODE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_CONFIGURATION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_CONFIGURATION_IDENTICALCLIENT - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_CONFIGURATION_MAXSESSION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_CONNECT - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_CONNECT_MULTIPLE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_ILLEGALARGUMENT - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_JDBC_INVALID - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_MESSAGE_INVALID - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_NOT_CONNECTED - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_OID_UNKNOWN - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_PTP_DENIED - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_PTP_UNKNOWNDESTINATION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_PTP_UNKNOWNDESTINATION_SESSION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_PTP_UNKNOWNSESSION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_PUBLISH - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_PUBLISH_READONLY - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_QUERY_INVALID - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_QUERY_TYPE_INVALID - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY_AUTHENTICATION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY_AUTHENTICATION_ACCESSDENIED - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY_AUTHENTICATION_ACCESSDENIED_UNKNOWNLOGINNAME - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY_AUTHENTICATION_ACCESSDENIED_WRONGPASSWORD - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY_AUTHENTICATION_EXPIRED - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY_AUTHENTICATION_ILLEGALARGUMENT - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY_AUTHENTICATION_ILLEGALDEVICEID - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY_AUTHENTICATION_ILLEGALDEVICETYPE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY_AUTHENTICATION_INACTIVE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SECURITY_AUTHORIZATION_NOTAUTHORIZED - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SUBSCRIBE_ID - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_SUBSCRIBE_NOCALLBACK - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_UPDATE_DEADMESSAGE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_UPDATE_ERROR - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_UPDATE_HOLDBACK - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_UPDATE_ILLEGALARGUMENT - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_UPDATE_INTERNALERROR - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_UPDATE_SECURITY_AUTHENTICATION_ACCESSDENIED - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_VERSION - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
USER_WRONG_API_USAGE - Static variable in class org.xmlBlaster.util.def.ErrorCode
 
UserFilter - Class in org.xmlBlaster.client.jmx
Used for JMX-Notification Mechanism Can be used for Filterung Notifications
UserFilter() - Constructor for class org.xmlBlaster.client.jmx.UserFilter
 
useSessionMarker() - Static method in class org.xmlBlaster.util.SessionName
 
useUdpForOneway() - Method in class org.xmlBlaster.util.protocol.socket.SocketExecutor
 
utcFmt - Static variable in class org.xmlBlaster.util.IsoDateParser
 
utcFmtT - Static variable in class org.xmlBlaster.util.IsoDateParser
 
UTF8_ENCODING - Static variable in class org.xmlBlaster.util.def.Constants
 

V

validateJmxValue(String) - Static method in class org.xmlBlaster.util.admin.extern.JmxWrapper
JMX property values may not contain a comma ','.
validateJmxValue(String) - Method in class org.xmlBlaster.util.Global
 
valueOf(String) - Static method in class org.xmlBlaster.util.context.ContextNode
Parse the given string.
valueOf(Global, String) - Static method in class org.xmlBlaster.util.queue.StorageId
Deprecated. Old xb_entries
valueOf(String) - Static method in class org.xmlBlaster.util.Timestamp
Converts a String object in JDBC timestamp escape format to a Timestamp value.
VECTOR - Static variable in interface org.xmlBlaster.client.protocol.http.common.I_ObjectStream
 
vector2MsgUnitRaw(Vector<Object>) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
Converts a Vector to a MsgUnitRaw.
vector2MsgUnitRawArray(Vector) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
Converts a Vector to a MsgUnitRaw[].
vector2String(Vector<String>) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
Converts one element of a Vector to a String object.
vector2StringArray(Vector<String>) - Static method in class org.xmlBlaster.util.protocol.ProtoConverter
Converts a Vector to a String[] object.
verbose - Variable in class org.xmlBlaster.util.property.Property
Set the verbosity when loading properties (outputs with System.out).
version - Variable in class org.xmlBlaster.util.qos.address.AddressBase
 
version - Variable in class org.xmlBlaster.util.qos.storage.QueuePropertyBase
 
VERSION_1_BYTE - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
versionProp - Variable in class org.xmlBlaster.util.qos.QueryRefinementQos
the name of the property retrieving the version of the plugin of the extending class

W

WAIT_ON_RESPONSE - Static variable in class org.xmlBlaster.util.protocol.RequestReplyExecutor
Used for execute()
WAIT_TAG - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
waitMutex - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
waitNumUpdates - Variable in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
waitOnKeyboardHit(String) - Static method in class org.xmlBlaster.util.Global
Blocks until a key on the keyboard is hit.
wantedEventsMap - Variable in class org.xmlBlaster.util.queue.StorageEventHandler
Contains the configured eventTypes from EventPlugin (typically one only)
wantReturnObj - Variable in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
wantReturnObj() - Method in class org.xmlBlaster.util.queuemsg.MsgQueueEntry
 
wantsHelp() - Method in class org.xmlBlaster.util.Global
Allows you to query if user wants help.
wantsHelp() - Method in class org.xmlBlaster.util.property.Property
If set to true user wants you to display a usage text.
wantsKeyQosArg() - Method in class org.xmlBlaster.util.def.MethodName
 
wantsMsgArrArg() - Method in class org.xmlBlaster.util.def.MethodName
 
wantsQosArg() - Method in class org.xmlBlaster.util.def.MethodName
 
wantsStrMsgArrArg() - Method in class org.xmlBlaster.util.def.MethodName
 
warning(SAXParseException) - Method in class org.xmlBlaster.util.SaxHandlerBase
Warning.
warningE - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
warningX - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
WEEK_IN_MILLIS - Static variable in class org.xmlBlaster.util.def.Constants
 
whereInStatement(String, XBEntry[], int, int) - Method in class org.xmlBlaster.util.queue.jdbc.XBFactory
The prefix is the initial part of the SQL update/query.
which(Object, String) - Static method in class org.xmlBlaster.util.classloader.StandaloneClassLoaderFactory
Prints the absolute pathname of the class file containing the specified class name, as prescribed by the current classpath.
WHITE_BLACK - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
WHITE_GREEN - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
WHITE_RED - Static variable in class org.xmlBlaster.util.log.XbFormatter
 
WIN_2000 - Static variable in class org.xmlBlaster.util.Execute
 
WIN_95 - Static variable in class org.xmlBlaster.util.Execute
 
WIN_98 - Static variable in class org.xmlBlaster.util.Execute
 
WIN_NT - Static variable in class org.xmlBlaster.util.Execute
 
WIN_XP - Static variable in class org.xmlBlaster.util.Execute
 
wipeOutDB - Variable in class org.xmlBlaster.util.Global
set to allow wipe out the persistence on restarts
wipeOutDB(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
Wipes out the entire DB.
wipeOutDB(Global, String, String, Properties, boolean) - Static method in class org.xmlBlaster.util.queue.jdbc.CommonTableDatabaseAccessor
wipes out the db.
wipeOutDB(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
Wipes out the entire DB.
wipeOutDB(Global, String, String, Properties, boolean) - Static method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
wipes out the db.
wipeOutDB(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
withXtermColors() - Static method in class org.xmlBlaster.util.log.XbFormatter
If we may switch on xterm colors.
WorkerThread - Class in org.xmlBlaster.client.protocol.socket
Takes a received messages and invokes the desired action.
WorkerThread(Global, SocketCallbackImpl, MsgInfo) - Constructor for class org.xmlBlaster.client.protocol.socket.WorkerThread
Creates the thread.
wrap(String) - Method in class org.xmlBlaster.client.key.EraseKey
May be used to integrate your application tags.
wrap(String) - Method in class org.xmlBlaster.client.key.GetKey
May be used to integrate your application tags.
wrap(String) - Method in class org.xmlBlaster.client.key.SubscribeKey
May be used to integrate your application tags.
wrap(String) - Method in class org.xmlBlaster.client.key.UnSubscribeKey
May be used to integrate your application tags.
wrapAttributeInCDATA(String) - Method in interface org.xmlBlaster.util.I_AttributeUser
When the attribute is written to a string in the toXml methods it is wrapped inside a CDATA in case you pass 'true' here.
wrapForScripting(MsgUnit, String) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
wrapForScripting(String, MsgUnit, String) - Static method in class org.xmlBlaster.client.script.XmlScriptInterpreter
Dump the MsgUnit to XML, the dump includes the xml header (UTF-8).
wrapForScripting(String, MsgUnit[], String) - Static method in class org.xmlBlaster.client.script.XmlScriptInterpreter
 
write(byte[]) - Method in class org.xmlBlaster.util.protocol.ZBlockOutputStream
 
write(byte[], int, int) - Method in class org.xmlBlaster.util.protocol.ZBlockOutputStream
 
write(int) - Method in class org.xmlBlaster.util.protocol.ZBlockOutputStream
 
write(byte[]) - Method in class org.xmlBlaster.util.protocol.ZFlushOutputStream
 
write(byte[], int, int) - Method in class org.xmlBlaster.util.protocol.ZFlushOutputStream
 
write(int) - Method in class org.xmlBlaster.util.protocol.ZFlushOutputStream
 
write(int) - Method in class org.xmlBlaster.util.xbformat.ByteArray
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class org.xmlBlaster.util.xbformat.ByteArray
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(Node) - Static method in class org.xmlBlaster.util.XmlNotPortable
Dumo the DOM nodes to a XML string.
writeContent(String, StringBuffer) - Method in class org.xmlBlaster.client.script.StreamCallback
Invoked in the update method to write out the content in an xml formatted way.
writeCookie(I_Connection) - Method in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
 
writeElementStart(String, Attributes) - Method in class org.xmlBlaster.client.script.XmlScriptInterpreter
converts the tag sctart to a string
writeFile(String, String, byte[]) - Static method in class org.xmlBlaster.util.FileLocator
Write data from byte[] into a file.
writeFile(String, String) - Static method in class org.xmlBlaster.util.FileLocator
Write data from StringBuffer into a file.
writeFile(String, byte[]) - Static method in class org.xmlBlaster.util.FileLocator
Write data from StringBuffer into a file.
writeMessage(OutputStream, String, String, String, byte[]) - Static method in class org.xmlBlaster.client.protocol.http.common.ObjectOutputStreamMicro
writes a message to the output stream.
writeNode(Node) - Static method in class org.xmlBlaster.util.XmlNotPortable
 
writeObject(Object) - Method in class org.xmlBlaster.client.protocol.http.common.ObjectOutputStreamMicro
 
writeObject(MsgKeyData, String) - Method in interface org.xmlBlaster.util.key.I_MsgKeyFactory
Serialize the given data object.
writeObject(QueryKeyData, String) - Method in interface org.xmlBlaster.util.key.I_QueryKeyFactory
Serialize the given data object.
writeObject(MsgKeyData, String) - Method in class org.xmlBlaster.util.key.MsgKeySaxFactory
Dump state of this object into a XML ASCII string.
writeObject(QueryKeyData, String) - Method in class org.xmlBlaster.util.key.QueryKeySaxFactory
Dump state of this object into a XML ASCII string.
writeObject(ConnectQosData, String, Properties) - Method in class org.xmlBlaster.util.qos.ConnectQosSaxFactory
Dump state of this object into a XML ASCII string.
writeObject(DisconnectQosData, String, Properties) - Method in class org.xmlBlaster.util.qos.DisconnectQosSaxFactory
Dump state of this object into a XML ASCII string.
writeObject(ConnectQosData, String, Properties) - Method in interface org.xmlBlaster.util.qos.I_ConnectQosFactory
Serialize the given data object.
writeObject(DisconnectQosData, String, Properties) - Method in interface org.xmlBlaster.util.qos.I_DisconnectQosFactory
Serialize the given data object.
writeObject(MsgQosData, String, Properties) - Method in interface org.xmlBlaster.util.qos.I_MsgQosFactory
Serialize the given data object.
writeObject(QueryQosData, String, Properties) - Method in interface org.xmlBlaster.util.qos.I_QueryQosFactory
Serialize the given data object.
writeObject(StatusQosData, String, Properties) - Method in interface org.xmlBlaster.util.qos.I_StatusQosFactory
Serialize the given data object.
writeObject(MsgQosData, String, Properties) - Method in class org.xmlBlaster.util.qos.MsgQosSaxFactory
Dump state of this object into a XML ASCII string.
writeObject(QueryQosData, String, Properties) - Method in class org.xmlBlaster.util.qos.QueryQosSaxFactory
Dump state of this object into a XML ASCII string.
writeObject(StatusQosData, String, Properties) - Method in class org.xmlBlaster.util.qos.StatusQosQuickParseFactory
Dump state of this object into a XML ASCII string.
writeObject(StatusQosData, String, Properties) - Method in class org.xmlBlaster.util.qos.StatusQosSaxFactory
Dump state of this object into a XML ASCII string.
writeObject_(QueryQosData, String, Properties) - Static method in class org.xmlBlaster.util.qos.QueryQosSaxFactory
 
writeObject_(StatusQosData, String, Properties) - Static method in class org.xmlBlaster.util.qos.StatusQosSaxFactory
 
writePropertiesXml(String) - Method in class org.xmlBlaster.util.qos.QosData
 
writePropertiesXml(String, boolean) - Method in class org.xmlBlaster.util.qos.QosData
 
writeReplace() - Method in class org.xmlBlaster.util.def.ErrorCode
This code is a helper for serialization so that after deserial the check
writeReplace() - Method in class org.xmlBlaster.util.def.MethodName
 
writeReplace() - Method in class org.xmlBlaster.util.def.PriorityEnum
 
writeTo(OutputStream) - Method in class org.xmlBlaster.util.xbformat.ByteArray
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).

X

XBDatabaseAccessor - Class in org.xmlBlaster.util.queue.jdbc
Delegate class which takes care of SQL specific stuff for the JdbcQueuePlugin class.
XBDatabaseAccessor() - Constructor for class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor
 
XBDatabaseAccessorDelegate - Class in org.xmlBlaster.util.queue.jdbc
 
XBDatabaseAccessorDelegate() - Constructor for class org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessorDelegate
 
XBEntry - Class in org.xmlBlaster.util.queue.jdbc
 
XBEntry() - Constructor for class org.xmlBlaster.util.queue.jdbc.XBEntry
 
XBFactory - Class in org.xmlBlaster.util.queue.jdbc
 
XBFactory(String, String) - Constructor for class org.xmlBlaster.util.queue.jdbc.XBFactory
xbmeatid NUMBER(20) primary key, xbdurable char default 'F' not null, xbrefcount NUMBER(10), xbbytesize NUMBER(10), xbdatatype varchar(32) default '' not null, xbflag1 varchar(32) default '', xbmsgqos clob default '', xbmsgcont blob default '', xbmsgkey clob default ''
XBFactoryBase - Class in org.xmlBlaster.util.queue.jdbc
 
XBFactoryBase() - Constructor for class org.xmlBlaster.util.queue.jdbc.XBFactoryBase
xbmeatid NUMBER(20) primary key, xbdurable char default 'F' not null, xbrefcount NUMBER(10), xbbytesize NUMBER(10), xbdatatype varchar(32) default '' not null, xbflag1 varchar(32) default '', xbmsgqos clob default '', xbmsgcont blob default '', xbmsgkey clob default ''
XBFORMAT_EXTENSION - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
XBFORMAT_MIMETYPE - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
XBFORMAT_ZLIB_EXTENSION - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
XBFORMAT_ZLIB_MIMETYPE - Static variable in class org.xmlBlaster.util.xbformat.XbfParser
 
XbFormatter - Class in org.xmlBlaster.util.log
A xmlBlaster specific formatter for java.util.logging
XbFormatter() - Constructor for class org.xmlBlaster.util.log.XbFormatter
 
XbFormatter(String) - Constructor for class org.xmlBlaster.util.log.XbFormatter
 
XbfParser - Class in org.xmlBlaster.util.xbformat
XbfParser class for raw socket/email messages.
XbfParser() - Constructor for class org.xmlBlaster.util.xbformat.XbfParser
 
XblHttpTransport - Class in org.xmlBlaster.util.protocol.xmlrpc
 
XblHttpTransport(XmlRpcClient) - Constructor for class org.xmlBlaster.util.protocol.xmlrpc.XblHttpTransport
 
XblHttpTransportFactory - Class in org.xmlBlaster.util.protocol.xmlrpc
 
XblHttpTransportFactory(XmlRpcClient) - Constructor for class org.xmlBlaster.util.protocol.xmlrpc.XblHttpTransportFactory
Creates a new factory, which creates transports for the given client.
XblRequestFactoryFactory - Class in org.xmlBlaster.util.protocol.xmlrpc
 
XblRequestFactoryFactory() - Constructor for class org.xmlBlaster.util.protocol.xmlrpc.XblRequestFactoryFactory
 
XblRequestFactoryFactory.XblRequestFactory - Class in org.xmlBlaster.util.protocol.xmlrpc
 
XblRequestFactoryFactory.XblRequestFactory(Object) - Constructor for class org.xmlBlaster.util.protocol.xmlrpc.XblRequestFactoryFactory.XblRequestFactory
 
XblWriterFactory - Class in org.xmlBlaster.util.protocol.xmlrpc
An implementation of XmlWriterFactory, which creates instances of CharSetXMLWriter.
XblWriterFactory(boolean) - Constructor for class org.xmlBlaster.util.protocol.xmlrpc.XblWriterFactory
 
XblWriterImpl - Class in org.xmlBlaster.util.protocol.xmlrpc
Default implementation of XMLWriter.
XblWriterImpl() - Constructor for class org.xmlBlaster.util.protocol.xmlrpc.XblWriterImpl
 
XBMeat - Class in org.xmlBlaster.util.queue.jdbc
 
XBMeat(long) - Constructor for class org.xmlBlaster.util.queue.jdbc.XBMeat
 
XBMeat() - Constructor for class org.xmlBlaster.util.queue.jdbc.XBMeat
 
XBMeatFactory - Class in org.xmlBlaster.util.queue.jdbc
Maps the database table XBMEAT to this java bean.
XBMeatFactory(String) - Constructor for class org.xmlBlaster.util.queue.jdbc.XBMeatFactory
 
XbNotifyHandler - Class in org.xmlBlaster.util.log
Dispatch logging output to registered listeners.
XbNotifyHandler() - Constructor for class org.xmlBlaster.util.log.XbNotifyHandler
 
XbNotifyHandler(String) - Constructor for class org.xmlBlaster.util.log.XbNotifyHandler
 
XBRef - Class in org.xmlBlaster.util.queue.jdbc
 
XBRef() - Constructor for class org.xmlBlaster.util.queue.jdbc.XBRef
 
XBRefFactory - Class in org.xmlBlaster.util.queue.jdbc
 
XBRefFactory(String) - Constructor for class org.xmlBlaster.util.queue.jdbc.XBRefFactory
 
XBStore - Class in org.xmlBlaster.util.queue.jdbc
 
XBStore() - Constructor for class org.xmlBlaster.util.queue.jdbc.XBStore
 
XBStore(String, String, String) - Constructor for class org.xmlBlaster.util.queue.jdbc.XBStore
Create store from unique compound key.
XBStoreFactory - Class in org.xmlBlaster.util.queue.jdbc
 
XBStoreFactory(String) - Constructor for class org.xmlBlaster.util.queue.jdbc.XBStoreFactory
 
xbUri - Variable in class org.xmlBlaster.util.protocol.email.Pop3Driver
 
XbUri - Class in org.xmlBlaster.util
Convenience wrapper to parse an URI.
XbUri(String) - Constructor for class org.xmlBlaster.util.XbUri
 
XML_SCRIPT_INVOKE - Static variable in class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
 
XMLBLASTER_OID_ROOT - Static variable in class org.xmlBlaster.util.def.Constants
The xmlBlaster SNMP node 1.3.6.1.4.1.11662 as registered at IANA.
XMLBLASTER_PORT - Static variable in class org.xmlBlaster.util.def.Constants
The IANA registered xmlBlaster port, see IANA Port Numbers and Network Service Query.
XMLBLASTER_SNMP - Static variable in class org.xmlBlaster.util.def.Constants
The xmlBlaster SNMP node 11662 registered at IANA.
XmlBlasterAccess - Class in org.xmlBlaster.client
This is the default implementation of the java client side remote access to xmlBlaster.
XmlBlasterAccess(Global) - Constructor for class org.xmlBlaster.client.XmlBlasterAccess
Create an xmlBlaster accessor.
XmlBlasterAccess(String[]) - Constructor for class org.xmlBlaster.client.XmlBlasterAccess
Create an xmlBlaster accessor.
xmlBlasterAccess - Variable in class org.xmlBlaster.util.Global
The client handle to access xmlBlaster
XmlBlasterAccessJ2ME - Class in org.xmlBlaster.client.protocol.http.j2me
A java client implementation to access xmlBlaster using a persistent http connection for instant callback messages.
XmlBlasterAccessJ2ME(MIDlet) - Constructor for class org.xmlBlaster.client.protocol.http.j2me.XmlBlasterAccessJ2ME
Provides access to xmlBlaster server.
XmlBlasterAccessMBean - Interface in org.xmlBlaster.client
Export methods for JMX to monitor and control the java client connection.
XmlBlasterAccessRaw - Class in org.xmlBlaster.client.protocol.http.applet
A java client implementation to access xmlBlaster using a persistent http connection for instant callback messages.
XmlBlasterAccessRaw(Applet) - Constructor for class org.xmlBlaster.client.protocol.http.applet.XmlBlasterAccessRaw
Provides access to xmlBlaster server.
XmlBlasterAccessRaw(Applet, Hashtable) - Constructor for class org.xmlBlaster.client.protocol.http.applet.XmlBlasterAccessRaw
Provides access to xmlBlaster server.
XmlBlasterAccessRaw(Hashtable) - Constructor for class org.xmlBlaster.client.protocol.http.applet.XmlBlasterAccessRaw
Provides access to xmlBlaster server.
XmlBlasterAccessRawBase - Class in org.xmlBlaster.client.protocol.http.common
A java client implementation to access xmlBlaster using a persistent http connection for instant callback messages.
XmlBlasterAccessRawBase(Hashtable) - Constructor for class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
Provides access to xmlBlaster server.
XmlBlasterCallback - Class in org.xmlBlaster.client.jmx
 
XmlBlasterClassLoader - Class in org.xmlBlaster.util.classloader
This class loader changes the loading precedence of the JVM to prefer locally found classes and only if not found delegate to the JVM class loader
XmlBlasterClassLoader(Global, URL[]) - Constructor for class org.xmlBlaster.util.classloader.XmlBlasterClassLoader
 
XmlBlasterConnector - Class in org.xmlBlaster.util.admin.extern
XmlBlasterConnector is a tiny embedded xmlBlaster server instance.
XmlBlasterConnector() - Constructor for class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
 
XmlBlasterConnectorMBean - Interface in org.xmlBlaster.util.admin.extern
 
XmlBlasterException - Exception in org.xmlBlaster.util
The basic exception handling class for xmlBlaster.
XmlBlasterException(Global, ErrorCode, String) - Constructor for exception org.xmlBlaster.util.XmlBlasterException
The errorCodeEnum.getDescription() is used as error message.
XmlBlasterException(Global, ErrorCode, String, String) - Constructor for exception org.xmlBlaster.util.XmlBlasterException
 
XmlBlasterException(Global, ErrorCode, String, String, Throwable) - Constructor for exception org.xmlBlaster.util.XmlBlasterException
 
XmlBlasterException(Global, ErrorCode, String, String, String, String, String, Timestamp, String, String, String, boolean) - Constructor for exception org.xmlBlaster.util.XmlBlasterException
For internal use: Deserializing and exception creation from CORBA XmlBlasterException
XmlBlasterException(String, String) - Constructor for exception org.xmlBlaster.util.XmlBlasterException
Deprecated. Please use constructor which uses ErrorCode
XmlBlasterInvocationHandler - Class in org.xmlBlaster.client.jmx
 
XmlBlasterInvocationHandler(String, Global) - Constructor for class org.xmlBlaster.client.jmx.XmlBlasterInvocationHandler
 
XmlBlasterNativeClient - Class in org.xmlBlaster.util.dispatch.plugins.prio
Helper class encapsulates xmlBlaster access for PriorizedDispatchPlugin.
XmlBlasterNativeClient(Global, PriorizedDispatchPlugin, String) - Constructor for class org.xmlBlaster.util.dispatch.plugins.prio.XmlBlasterNativeClient
Creates a remote client to xmlBlaster.
XmlBlasterSecurityManager - Class in org.xmlBlaster.util
XmlBlasterSecurityManager class to create a RMI SecurityManager with the config/xmlBlaster.policy file.
XmlBlasterSecurityManager() - Constructor for class org.xmlBlaster.util.XmlBlasterSecurityManager
 
xmlBlasterServletUrl - Variable in class org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase
Typically "http://localhost:8080/xmlBlaster/AppletServlet"
XmlBuffer - Class in org.xmlBlaster.util
Same as StringBuilder but has the additional method appendEscaped() which escapes predefined XML identities.
XmlBuffer(int) - Constructor for class org.xmlBlaster.util.XmlBuffer
 
XmlDbMessageWrapper - Class in org.xmlBlaster.client
Wrapping a SQL request with XML, to be used in the 'content' of a message.
XmlDbMessageWrapper(Global, String, String, String) - Constructor for class org.xmlBlaster.client.XmlDbMessageWrapper
Constructor creates XML request.
xmlKey_literal - Variable in class org.xmlBlaster.util.XmlToDom
 
xmlLiteral - Variable in class org.xmlBlaster.util.SaxHandlerBase
The original XML string in ASCII representation, for example: <qos></qos>"
XmlNotPortable - Class in org.xmlBlaster.util
XmlNotPortable holds static methods for parser dependent code.
XmlNotPortable() - Constructor for class org.xmlBlaster.util.XmlNotPortable
 
xmlOutput(String, HttpServletResponse) - Method in class http.dhtml.systemInfo.SystemInfo
Send XML-Data to browser.
XmlQoSBase - Class in org.xmlBlaster.util
In good old C days this would have been named a 'flag' (with bit wise setting)
But this allows to specify QoS (quality of service) in XML syntax.
XmlQoSBase() - Constructor for class org.xmlBlaster.util.XmlQoSBase
Constructs an un initialized QoS (quality of service) object.
XmlQoSBase(Global) - Constructor for class org.xmlBlaster.util.XmlQoSBase
 
XmlRpcCallbackImpl - Class in org.xmlBlaster.client.protocol.xmlrpc
The methods of this callback class are exposed to XMLRPC clients, in this case to xmlBlaster when it wants to callback the client.
XmlRpcCallbackServer - Class in org.xmlBlaster.client.protocol.xmlrpc
Example for a XmlRpc callback implementation.
XmlRpcCallbackServer() - Constructor for class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer
You must call initialize after constructing me
XmlRpcClientFactory - Class in org.xmlBlaster.util.protocol.xmlrpc
An implementation of XmlWriterFactory, which creates instances of CharSetXMLWriter.
XmlRpcClientFactory() - Constructor for class org.xmlBlaster.util.protocol.xmlrpc.XmlRpcClientFactory
 
XmlRpcConnection - Class in org.xmlBlaster.client.protocol.xmlrpc
This is an xmlBlaster proxy.
XmlRpcConnection() - Constructor for class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
XmlRpcConnection(Global) - Constructor for class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Connect to xmlBlaster using XMLRPC.
XmlRpcConnection(Global, Applet) - Constructor for class org.xmlBlaster.client.protocol.xmlrpc.XmlRpcConnection
Connect to xmlBlaster using XMLRPC.
XmlScript - Class in http.applet
An example applet which connects to xmlBlaster using xml scripting and a persistent http tunnel for callbacks.
XmlScript() - Constructor for class http.applet.XmlScript
 
XMLSCRIPT_EXTENSION - Static variable in class org.xmlBlaster.util.xbformat.XmlScriptParser
 
XMLSCRIPT_MIMETYPE - Static variable in class org.xmlBlaster.util.xbformat.XmlScriptParser
 
XMLSCRIPT_ZLIB_EXTENSION - Static variable in class org.xmlBlaster.util.xbformat.XmlScriptParser
 
XMLSCRIPT_ZLIB_MIMETYPE - Static variable in class org.xmlBlaster.util.xbformat.XmlScriptParser
 
XmlScriptClient - Class in org.xmlBlaster.client.script
XmlScriptClient
XmlScriptClient(Global, I_XmlBlasterAccess, I_Callback, HashMap, OutputStream) - Constructor for class org.xmlBlaster.client.script.XmlScriptClient
This constructor is the most generic one (more degrees of freedom)
XmlScriptClient(Global, I_XmlBlasterAccess, OutputStream, OutputStream, HashMap) - Constructor for class org.xmlBlaster.client.script.XmlScriptClient
This is a convenience constructor which takes the default I_Callback implementation provided (StreamCallback).
XmlScriptClient(Global, OutputStream) - Constructor for class org.xmlBlaster.client.script.XmlScriptClient
Convenience constructor which takes a minimal amount of parameters.
XmlScriptInterpreter - Class in org.xmlBlaster.client.script
Abstract class to parse and construct a XML represantation of xmlBlaster invocations for scripting.
XmlScriptInterpreter() - Constructor for class org.xmlBlaster.client.script.XmlScriptInterpreter
You need to call initialize() if using this default constructor.
XmlScriptInterpreter(Global, HashMap, OutputStream) - Constructor for class org.xmlBlaster.client.script.XmlScriptInterpreter
This constructor is the most generic one (more degrees of freedom)
XmlScriptParser - Class in org.xmlBlaster.util.xbformat
XmlScriptParser class for XML formated messages.
XmlScriptParser() - Constructor for class org.xmlBlaster.util.xbformat.XmlScriptParser
 
XmlScriptSerializer - Class in org.xmlBlaster.client.protocol.xmlrpc
 
XmlScriptSerializer(Global, PluginInfo) - Constructor for class org.xmlBlaster.client.protocol.xmlrpc.XmlScriptSerializer
Called by plugin loader which calls init(Global, PluginInfo) thereafter.
xmlSource - Variable in class org.xmlBlaster.util.SaxHandlerBase
The xml file read for logging only
xmlStyle - Variable in class org.xmlBlaster.util.checkpoint.Checkpoint
 
XmlToDom - Class in org.xmlBlaster.util
Helper which parses a XML ASCII string into a DOM tree.
XmlToDom(Global, String) - Constructor for class org.xmlBlaster.util.XmlToDom
Parses given xml string
XPATH - Static variable in class org.xmlBlaster.util.def.Constants
 
XPATH_URL_PREFIX - Static variable in class org.xmlBlaster.util.def.Constants
 
XslTransformer - Class in org.xmlBlaster.util
Holds Transformers cached.
XslTransformer(Global, String, String, URIResolver, Map) - Constructor for class org.xmlBlaster.util.XslTransformer
Constructs a transformer instance.

Y

YELLOW_BLACK - Static variable in class org.xmlBlaster.util.log.XbFormatter
 

Z

ZBlockInputStream - Class in org.xmlBlaster.util.protocol
 
ZBlockInputStream(InputStream) - Constructor for class org.xmlBlaster.util.protocol.ZBlockInputStream
 
ZBlockOutputStream - Class in org.xmlBlaster.util.protocol
 
ZBlockOutputStream(OutputStream, int) - Constructor for class org.xmlBlaster.util.protocol.ZBlockOutputStream
 
ZFlushInputStream - Class in org.xmlBlaster.util.protocol
 
ZFlushInputStream(InputStream) - Constructor for class org.xmlBlaster.util.protocol.ZFlushInputStream
 
ZFlushOutputStream - Class in org.xmlBlaster.util.protocol
 
ZFlushOutputStream(OutputStream) - Constructor for class org.xmlBlaster.util.protocol.ZFlushOutputStream
 

_

_action_table - Static variable in class org.xmlBlaster.util.lexical.Sql92Parser
Parse-action table.
_production_table - Static variable in class org.xmlBlaster.util.lexical.Sql92Parser
Production table.
_reduce_table - Static variable in class org.xmlBlaster.util.lexical.Sql92Parser
reduce_goto table.

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 _
xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.