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

ABSOLUTE_COUNT - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
ACTION_ATTR - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
ACTION_KEY - Static variable in class org.xmlBlaster.contrib.replication.TableToWatchInfo
 
ADMIN_ROLE - Static variable in class org.xmlBlaster.contrib.jmx.MX4JAdaptor
 
AIX - Static variable in class org.xmlBlaster.util.Execute
 
ALIVE - Variable in class org.xmlBlaster.authentication.SubjectInfo
State after calling toAlive()
ALIVE - Static variable in class org.xmlBlaster.engine.MsgUnitWrapper
 
ALIVE - Static variable in class org.xmlBlaster.engine.RequestBroker
 
ALIVE - Static variable in class org.xmlBlaster.engine.TopicHandler
 
ALIVE - Static variable in class org.xmlBlaster.util.dispatch.ConnectionStateEnum
We have a connection (0).
ALIVE_TRANSITION_MONITOR - Variable in class org.xmlBlaster.util.dispatch.DispatchManager
 
ALL - Static variable in interface org.xmlBlaster.contrib.dbwatcher.convert.I_DataConverter
Possible settings for what argument of #addInfo(ResultSet, int).
ALLOW_PARTIAL_USERNAME - Variable in class org.xmlBlaster.authentication.plugins.htpasswd.HtPasswd
 
ALL_TOKEN - Static variable in class org.xmlBlaster.contrib.replication.TableToWatchInfo
 
ALREADY_PROCESSED_ATTR - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
ALTER_ACTION - Static variable in interface org.xmlBlaster.contrib.replication.ReplicationConstants
 
AMP - Static variable in class org.xmlBlaster.util.XmlBuffer
 
AND - Static variable in class org.xmlBlaster.util.lexical.Sql92Symbols
 
API - Static variable in class org.xmlBlaster.util.def.ResourceInfo
 
APOS - Static variable in class org.xmlBlaster.util.XmlBuffer
 
ARG_KEYQOS - Static variable in class org.xmlBlaster.util.def.MethodName
 
ARG_MSGARR - Static variable in class org.xmlBlaster.util.def.MethodName
 
ARG_QOS - Static variable in class org.xmlBlaster.util.def.MethodName
 
ARG_STR_MSGARR - Static variable in class org.xmlBlaster.util.def.MethodName
 
ASCII_TYPE - Variable in class org.xmlBlaster.engine.xml2java.XmlKey
 
ATTRIBUTE_TAG - Static variable in class org.xmlBlaster.util.qos.ClientProperty
Typically used tag name for plugin attributes
ATTR_TAG - Static variable in class org.xmlBlaster.contrib.dbwriter.SqlInfoParser
 
AUTO_INCREMENT_ATTR - Static variable in class org.xmlBlaster.contrib.dbwriter.info.SqlColumn
 
AVAILABLE - Static variable in interface org.xmlBlaster.util.queue.I_StorageProblemListener
 
AbstractCallbackExtended - class org.xmlBlaster.client.protocol.AbstractCallbackExtended.
This is a little abstract helper class which extends the I_CallbackExtended interface to become suited for protocols like xml-rpc.
AbstractCallbackExtended(Global) - Constructor for class org.xmlBlaster.client.protocol.AbstractCallbackExtended
 
AccessFilterQos - class org.xmlBlaster.util.qos.AccessFilterQos.
Helper class holding filter markup from a subscribe() or get() QoS.
AccessFilterQos(Global) - Constructor for class org.xmlBlaster.util.qos.AccessFilterQos
 
AccessFilterQos(Global, String, String, String) - Constructor for class org.xmlBlaster.util.qos.AccessFilterQos
 
AccessFilterQos(Global, String, String, Query) - Constructor for class org.xmlBlaster.util.qos.AccessFilterQos
 
AccessPluginManager - class org.xmlBlaster.engine.mime.AccessPluginManager.
Loads subscribe()/get() filter plugin depending on message MIME type.
AccessPluginManager(ServerScope) - Constructor for class org.xmlBlaster.engine.mime.AccessPluginManager
 
Address - class org.xmlBlaster.util.qos.address.Address.
Helper class holding address string, protocol string and client side connection properties.
Address(Global) - Constructor for class org.xmlBlaster.util.qos.address.Address
 
Address(Global, String) - Constructor for class org.xmlBlaster.util.qos.address.Address
 
Address(Global, String, String) - Constructor for class org.xmlBlaster.util.qos.address.Address
 
AddressBase - class org.xmlBlaster.util.qos.address.AddressBase.
Abstract helper class holding connect address and callback address string and protocol string.
AddressBase(Global, String) - Constructor for class org.xmlBlaster.util.qos.address.AddressBase
 
AddressBaseTest - class org.xmlBlaster.test.classtest.qos.AddressBaseTest.
Test AddressBase.
AddressBaseTest(String) - Constructor for class org.xmlBlaster.test.classtest.qos.AddressBaseTest
 
AddressServer - class org.xmlBlaster.engine.qos.AddressServer.
Helper class holding address string, protocol string of server side protocol plugins.
AddressServer(Global, String, String, Properties) - Constructor for class org.xmlBlaster.engine.qos.AddressServer
 
AjaxServlet - class org.xmlBlaster.protocol.http.ajax.AjaxServlet.
This servlet supports requests from a browser, it queries the topic given by "gpsTopicId" configuration which needs to contain GPS coordinates (published for example by a PDA).
AjaxServlet() - Constructor for class org.xmlBlaster.protocol.http.ajax.AjaxServlet
 
AjaxServletMBean - interface org.xmlBlaster.protocol.http.ajax.AjaxServletMBean.
 
AlertScheduler - class org.xmlBlaster.contrib.dbwatcher.detector.AlertScheduler.
This scheduler waiks up in intervals and triggers a database check.
AlertScheduler() - Constructor for class org.xmlBlaster.contrib.dbwatcher.detector.AlertScheduler
Default constructor, you need to call AlertScheduler.init(org.xmlBlaster.contrib.I_Info, org.xmlBlaster.contrib.dbwatcher.detector.I_ChangeDetector) thereafter.
AlertScheduler(I_Info, I_ChangeDetector) - Constructor for class org.xmlBlaster.contrib.dbwatcher.detector.AlertScheduler
Create a scheduler, calls AlertScheduler.init(org.xmlBlaster.contrib.I_Info, org.xmlBlaster.contrib.dbwatcher.detector.I_ChangeDetector).
AllProtocols - class javaclients.AllProtocols.
This client connects to xmlBlaster and invokes all available methods with all available protocols.
AllProtocols(Global) - Constructor for class javaclients.AllProtocols
 
AllProtocols.Con - class javaclients.AllProtocols.Con.
 
AllProtocols.Con(String[], String) - Constructor for class javaclients.AllProtocols.Con
 
AllTests - class org.xmlBlaster.test.AllTests.
java -Xms18M -Xmx256M -Djava.compiler= junit.swingui.TestRunner -noloading org.xmlBlaster.test.AllTests
AllTests(String) - Constructor for class org.xmlBlaster.test.AllTests
 
AllTests - class org.xmlBlaster.test.C.AllTests.
TestSuite that runs the C client library tests.
AllTests() - Constructor for class org.xmlBlaster.test.C.AllTests
 
AllTests - class org.xmlBlaster.test.admin.AllTests.
This test client starts all known tests in directory xmlBlaster/testsuite/src/java/org/xmlBlaster/admin these are remote tests between clients and a running xmlBlaster.
AllTests() - Constructor for class org.xmlBlaster.test.admin.AllTests
 
AllTests - class org.xmlBlaster.test.authentication.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.authentication.AllTests
 
AllTests - class org.xmlBlaster.test.classloader.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.classloader.AllTests
 
AllTests - class org.xmlBlaster.test.classtest.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.classtest.AllTests
 
AllTests - class org.xmlBlaster.test.classtest.key.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.classtest.key.AllTests
 
AllTests - class org.xmlBlaster.test.classtest.msgstore.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.classtest.msgstore.AllTests
 
AllTests - class org.xmlBlaster.test.classtest.qos.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.classtest.qos.AllTests
 
AllTests - class org.xmlBlaster.test.classtest.queue.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.classtest.queue.AllTests
 
AllTests - class org.xmlBlaster.test.client.AllTests.
This test client starts all known tests in directory xmlBlaster/testsuite/src/java/org/xmlBlaster/client these are remote tests between clients and a running xmlBlaster.
AllTests() - Constructor for class org.xmlBlaster.test.client.AllTests
 
AllTests - class org.xmlBlaster.test.cluster.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.cluster.AllTests
 
AllTests - class org.xmlBlaster.test.contrib.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.contrib.AllTests
 
AllTests - class org.xmlBlaster.test.contrib.db.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.contrib.db.AllTests
 
AllTests - class org.xmlBlaster.test.contrib.dbwatcher.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.contrib.dbwatcher.AllTests
 
AllTests - class org.xmlBlaster.test.contrib.dbwriter.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.contrib.dbwriter.AllTests
 
AllTests - class org.xmlBlaster.test.contrib.filewatcher.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.contrib.filewatcher.AllTests
 
AllTests - class org.xmlBlaster.test.contrib.replication.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.contrib.replication.AllTests
 
AllTests - class org.xmlBlaster.test.dispatch.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.dispatch.AllTests
 
AllTests - class org.xmlBlaster.test.distributor.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.distributor.AllTests
 
AllTests - class org.xmlBlaster.test.j2ee.AllTests.
AllTests.java Created: Tue Sep 23 13:20:40 2003
AllTests() - Constructor for class org.xmlBlaster.test.j2ee.AllTests
 
AllTests - class org.xmlBlaster.test.jdbc.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.jdbc.AllTests
 
AllTests - class org.xmlBlaster.test.jms.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.jms.AllTests
 
AllTests - class org.xmlBlaster.test.jmx.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.jmx.AllTests
 
AllTests - class org.xmlBlaster.test.mime.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.mime.AllTests
 
AllTests - class org.xmlBlaster.test.persistence.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.persistence.AllTests
 
AllTests - class org.xmlBlaster.test.qos.AllTests.
This test client starts all known tests in directory xmlBlaster/testsuite/src/java/org/xmlBlaster/qos these are remote tests between clients and a running xmlBlaster.
AllTests() - Constructor for class org.xmlBlaster.test.qos.AllTests
 
AllTests - class org.xmlBlaster.test.snmp.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.snmp.AllTests
 
AllTests - class org.xmlBlaster.test.stress.AllTests.
TestSuite that runs all the sample tests.
AllTests() - Constructor for class org.xmlBlaster.test.stress.AllTests
 
AllTests - class org.xmlBlaster.test.topic.AllTests.
This test client starts all known tests in directory xmlBlaster/testsuite/src/java/org/xmlBlaster/topic these are remote tests between clients and a running xmlBlaster.
AllTests() - Constructor for class org.xmlBlaster.test.topic.AllTests
 
AppTerm - class org.xmlBlaster.contrib.AppTerm.
AppTerm is an application which invokes a java class main method and redirects the System.in and System.out to a graphical window.
AppTerm() - Constructor for class org.xmlBlaster.contrib.AppTerm
 
AppTerm.AsyncWriter - class org.xmlBlaster.contrib.AppTerm.AsyncWriter.
 
AppTerm.AsyncWriter(String, JTextPane, Document, int, int, MutableAttributeSet) - Constructor for class org.xmlBlaster.contrib.AppTerm.AsyncWriter
 
AppTerm.PanelInputStream - class org.xmlBlaster.contrib.AppTerm.PanelInputStream.
 
AppTerm.PanelInputStream(int) - Constructor for class org.xmlBlaster.contrib.AppTerm.PanelInputStream
 
AppTerm.PanelStream - class org.xmlBlaster.contrib.AppTerm.PanelStream.
 
AppTerm.PanelStream(JTextPane, int) - Constructor for class org.xmlBlaster.contrib.AppTerm.PanelStream
 
AppletServlet - class org.xmlBlaster.protocol.http.appletproxy.AppletServlet.
This servlet supports requests from an applet and sends instant message callbacks to it.
AppletServlet() - Constructor for class org.xmlBlaster.protocol.http.appletproxy.AppletServlet
 
Args - class org.xmlBlaster.util.property.Args.
Evaluate parameters at process startup (args).
Args() - Constructor for class org.xmlBlaster.util.property.Args
 
AsyncMBeanServer - interface org.xmlBlaster.client.jmx.AsyncMBeanServer.
 
AttachmentHolder - class org.xmlBlaster.util.protocol.email.AttachmentHolder.
 
AttachmentHolder(String, String, byte[]) - Constructor for class org.xmlBlaster.util.protocol.email.AttachmentHolder
 
AttachmentHolder(String, String) - Constructor for class org.xmlBlaster.util.protocol.email.AttachmentHolder
Message contents of type "text/plain".
AttributeSaxFactory - class org.xmlBlaster.util.AttributeSaxFactory.
This class parses an xml string to generate an Attribute which can be used either in PluginConfig or on the normal properties server- or clientside.
AttributeSaxFactory(Global, I_AttributeUser) - Constructor for class org.xmlBlaster.util.AttributeSaxFactory
Can be used as singleton.
AuthServer - interface org.xmlBlaster.protocol.corba.authenticateIdl.AuthServer.
Generated from IDL interface "AuthServer"
AuthServerHelper - class org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerHelper.
Generated from IDL interface "AuthServer"
AuthServerHelper() - Constructor for class org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerHelper
 
AuthServerHolder - class org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerHolder.
Generated from IDL interface "AuthServer"
AuthServerHolder() - Constructor for class org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerHolder
 
AuthServerHolder(AuthServer) - Constructor for class org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerHolder
 
AuthServerImpl - class org.xmlBlaster.protocol.corba.AuthServerImpl.
Implements the xmlBlaster AuthServer CORBA Interface.
AuthServerImpl(Global, ORB, AddressServer, I_Authenticate, I_XmlBlaster) - Constructor for class org.xmlBlaster.protocol.corba.AuthServerImpl
One instance implements a server.
AuthServerImpl - class org.xmlBlaster.protocol.rmi.AuthServerImpl.
Interface to login to xmlBlaster.
AuthServerImpl(Global, AddressServer, I_Authenticate, I_XmlBlaster) - Constructor for class org.xmlBlaster.protocol.rmi.AuthServerImpl
One instance implements an authentication server.
AuthServerOperations - interface org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerOperations.
Generated from IDL interface "AuthServer"
AuthServerPOA - class org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerPOA.
Generated from IDL interface "AuthServer"
AuthServerPOA() - Constructor for class org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerPOA
 
AuthServerPOATie - class org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerPOATie.
Generated from IDL interface "AuthServer"
AuthServerPOATie(AuthServerOperations) - Constructor for class org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerPOATie
 
AuthServerPOATie(AuthServerOperations, POA) - Constructor for class org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerPOATie
 
Authenticate - class org.xmlBlaster.authentication.Authenticate.
Authenticate a client via login.
Authenticate(ServerScope) - Constructor for class org.xmlBlaster.authentication.Authenticate
 
AuthenticateImpl - class org.xmlBlaster.protocol.xmlrpc.AuthenticateImpl.
The methods of this class are callable bei XMLRPC clients.
AuthenticateImpl(Global, XmlRpcDriver, I_Authenticate) - Constructor for class org.xmlBlaster.protocol.xmlrpc.AuthenticateImpl
Constructor.
AuthenticateProtector - class org.xmlBlaster.authentication.AuthenticateProtector.
AuthenticateProtector encapsulates Authenticate.java for security reasons.
AuthenticateProtector(ServerScope, Authenticate) - Constructor for class org.xmlBlaster.authentication.AuthenticateProtector
 
AvailabilityChecker - class org.xmlBlaster.engine.AvailabilityChecker.
This checks depending on the run level to accept or deny messages from outside.
AvailabilityChecker(ServerScope) - Constructor for class org.xmlBlaster.engine.AvailabilityChecker
Ctor
aServer - Static variable in class org.xmlBlaster.jmxgui.ConnectorClient
 
aServer - Variable in class org.xmlBlaster.jmxgui.plugins.GenericJmxModel
 
aboutMenuItem - Variable in class org.xmlBlaster.jmxgui.MainFrame
 
aboutMenuItem_actionPerformed(ActionEvent) - Method in class org.xmlBlaster.jmxgui.MainFrame
Action handler for About menu
absoluteName - Variable in class org.xmlBlaster.util.SessionName
The absolute name
accept(File) - Method in class org.xmlBlaster.client.filepoller.FilenameFilter
 
accept(File) - Method in class org.xmlBlaster.contrib.filewatcher.FilenameFilter
 
accept(File, String) - Method in class org.xmlBlaster.engine.persistence.filestore.FileDriver.XmlKeyFilter
 
accept(File, String) - Method in class org.xmlBlaster.util.servlet.ReqListServlet.MyFilenameFilter
 
acceptDefault - Variable in class org.xmlBlaster.engine.cluster.NodeMasterInfo
 
acceptOtherDefault - Variable in class org.xmlBlaster.engine.cluster.NodeMasterInfo
 
acceptRemoteLoginAsTunnel - Variable in class org.xmlBlaster.client.protocol.socket.SocketCallbackImpl
 
acceptWrongSenderAddress - Variable in class org.xmlBlaster.authentication.Authenticate
 
acceptWrongSenderAddress - Variable in class org.xmlBlaster.authentication.SessionInfo
 
access - Variable in class org.xmlBlaster.client.filepoller.Publisher
 
access - Variable in class org.xmlBlaster.client.script.XmlScriptClient
 
access - Variable in class org.xmlBlaster.contrib.filewatcher.Publisher
 
access - Variable in class org.xmlBlaster.contrib.filewriter.FileWriter
 
access(String) - Method in class org.xmlBlaster.engine.TopicAccessor
Access a topicHandler by its unique oid.
access - Variable in class org.xmlBlaster.jms.XBMessageProducer
 
accessAttachments(Part) - Static method in class org.xmlBlaster.util.protocol.email.MailUtil
Access all attachments.
accessDecisionMonitor - Variable in class org.xmlBlaster.authentication.plugins.demo.PluginGUI
 
accessDirtyRead(String) - Method in class org.xmlBlaster.engine.TopicAccessor
The topicHandler is not locked, use for read only access only and when you know what you are doing.
accessFilterMap - Variable in class org.xmlBlaster.engine.mime.AccessPluginManager
 
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
 
accessPassword(String) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Private environment lookup if given passwd/credential is null
accessPluginManager - Variable in class org.xmlBlaster.engine.RequestBroker
 
accessTopicContainer(String) - Method in class org.xmlBlaster.engine.TopicAccessor
 
accessor - Variable in class org.xmlBlaster.test.classtest.XmlScriptInterpreterTest
 
accessor - Variable in class org.xmlBlaster.test.util.Client
 
ack - Variable in class org.xmlBlaster.client.UpdateDispatcher.CallbackInfo
 
ackMode - Variable in class org.xmlBlaster.jms.XBSession
 
ackSubscription(String) - Method in class org.xmlBlaster.client.UpdateDispatcher
Mark that a subscribe() invocation returned (is the server ACK).
acknowledge() - Method in class org.xmlBlaster.jms.XBMessage
 
acknowledged - Variable in class org.xmlBlaster.jms.XBMessage
 
action - Variable in class org.xmlBlaster.authentication.plugins.CryptDataHolder
 
action - Variable in class org.xmlBlaster.authentication.plugins.DataHolder
 
action - Variable in class org.xmlBlaster.engine.runlevel.RunLevelAction
 
action - Variable in class org.xmlBlaster.util.dispatch.plugins.prio.DispatchAction
 
actionFactory - Variable in class org.xmlBlaster.engine.runlevel.PluginConfigSaxFactory
 
actionLabel - Variable in class org.xmlBlaster.authentication.plugins.demo.PluginGUI
 
actionOut - Variable in class org.xmlBlaster.authentication.plugins.demo.PluginGUI
 
actionPerformed(ActionEvent) - Method in class http.applet.XmlScript
Event-handler called on button click
action_obj - Variable in class org.xmlBlaster.util.lexical.Sql92Parser
Instance of action encapsulation class.
action_table() - Method in class org.xmlBlaster.util.lexical.Sql92Parser
Access to parse-action table.
actions - Variable in class org.xmlBlaster.contrib.replication.TableToWatchInfo
flags which are set mean the replication does happen for these flags.
actions - Variable in class org.xmlBlaster.engine.runlevel.PluginConfig
 
activate() - Method in class org.xmlBlaster.client.filepoller.FilePollerPlugin
 
activate() - Method in class org.xmlBlaster.client.filepoller.Publisher
 
activate() - Method in class org.xmlBlaster.contrib.filewatcher.FileWatcherPlugin
 
activate() - Method in class org.xmlBlaster.contrib.filewatcher.Publisher
 
activate() - Method in class org.xmlBlaster.engine.EventPlugin
 
activate() - Method in interface org.xmlBlaster.protocol.I_Driver
Activate xmlBlaster access through this protocol so that a client can contact us.
activate() - Method in class org.xmlBlaster.protocol.corba.CorbaDriver
Activate xmlBlaster access through this protocol.
activate() - Method in class org.xmlBlaster.protocol.email.EmailDriver
Activate xmlBlaster access through this protocol.
activate() - Method in class org.xmlBlaster.protocol.jdbc.JdbcDriver
Activate xmlBlaster access through this protocol.
activate() - Method in class org.xmlBlaster.protocol.rmi.RmiDriver
Activate xmlBlaster access through this protocol.
activate() - Method in class org.xmlBlaster.protocol.socket.SocketDriver
Activate xmlBlaster access through this protocol.
activate() - Method in class org.xmlBlaster.protocol.xmlrpc.XmlRpcDriver
Activate xmlBlaster access through this protocol.
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.
activateCbDrivers() - Method in class org.xmlBlaster.protocol.CbProtocolManager
 
activateDetection() - Method in class org.xmlBlaster.contrib.dbwatcher.detector.TimestampChangeDetector
 
activateDetection() - Method in interface org.xmlBlaster.contrib.dbwatcher.detector.TimestampChangeDetectorMBean
 
activateDispatchWorker() - Method in class org.xmlBlaster.util.dispatch.DispatchManager
Give the callback worker thread a kick to deliver the messages.
activateDispatcher(boolean) - Method in class org.xmlBlaster.jms.XBSession
Activates or deactivates the dispatcher associated to this session.
activateDrivers() - Method in class org.xmlBlaster.client.protocol.CbServerPluginManager
 
activateDrivers() - Method in class org.xmlBlaster.client.protocol.ProtocolPluginManager
 
activatePoller() - Method in class org.xmlBlaster.contrib.filewatcher.Publisher
 
activateSlaveDispatchers(String) - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
 
activateSlaveDispatchers(String) - Method in interface org.xmlBlaster.contrib.replication.impl.ReplManagerPluginMBean
 
adaptor - Variable in class org.xmlBlaster.contrib.jmx.MX4JAdaptor
 
add(String, String, String) - Method in class org.xmlBlaster.contrib.replication.impl.InitialUpdater.ExecutionThread
Adds a destination to this initial update (so that it is possible to perform several I.U.
add(String, BlasterInstance) - Method in class org.xmlBlaster.protocol.http.ajax.AjaxServlet
 
add(Msg) - Method in class org.xmlBlaster.test.MsgInterceptor
 
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
addAccessFilterPlugin(String, String) - Method in class org.xmlBlaster.engine.mime.AccessPluginManager
Invoked on new subscription or get() invocation, loads plugin.
addAction(RunLevelAction) - Method in class org.xmlBlaster.engine.runlevel.PluginConfig
 
addAddress(Address) - Method in class org.xmlBlaster.engine.cluster.NodeConnectQos
Add another address for this cluster node.
addAddress(Address) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
addAddress(Address) - Method in class org.xmlBlaster.util.qos.storage.ClientQueueProperty
 
addAllowedTag(String) - Method in class org.xmlBlaster.contrib.dbwriter.XmlParserBase
 
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.
addArgs2Props(Properties, Properties) - Method in class org.xmlBlaster.util.property.Property
See method addArgs2Props(args)
addArguments(Global, Properties) - Method in class org.xmlBlaster.j2ee.util.GlobalUtil
Ad arguments found in props to the global.
addAsyncConnector(String, String) - Method in class org.xmlBlaster.client.jmx.ConnectorFactory
Creates an instance of an AsyncMBeanServer.
addAttachment(AttachmentHolder) - Method in class org.xmlBlaster.util.protocol.email.EmailData
 
addAttribute(String, String) - Method in class org.xmlBlaster.engine.runlevel.PluginConfig
 
addAttribute(String, String) - Method in interface org.xmlBlaster.util.I_AttributeUser
 
addAttributes(Map) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlDescription
It copies (stores) all entries found in the map into the attributes.
addAttributes(Map) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlRow
It copies (stores) all entries found in the map into the attributes.
addBlockedIP(String) - Method in class org.xmlBlaster.protocol.http.ajax.AjaxServlet
 
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.engine.qos.ConnectQosServer
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.

addCbAddress(CallbackAddress) - Method in class org.xmlBlaster.engine.cluster.NodeConnectQos
Add another callback address for this cluster node.
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.
addClient(String, HandleClient) - Method in class org.xmlBlaster.protocol.socket.SocketDriver
 
addClientListener(I_ClientListener) - Method in class org.xmlBlaster.authentication.Authenticate
Adds the specified client listener to receive login/logout events.
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.ConnectQos
Sets a client property (an application specific property) to the given value
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.DisconnectQos
Sets a client property (an application specific property) to the given value.
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.EraseQos
Sets a client property (an application specific property) to the given value
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.GetQos
Sets a client property (an application specific property) to the given value
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.PublishQos
Sets a client property (an application specific property) to the given value
addClientProperty(String, boolean) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, int) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, byte) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, long) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, short) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, double) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, float) - Method in class org.xmlBlaster.client.qos.PublishQos
 
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.SubscribeQos
Sets a client property (an application specific property) to the given value
addClientProperty(String, Object) - Method in class org.xmlBlaster.client.qos.UnSubscribeQos
Sets a client property (an application specific property) to the given value
addClientProperty(ClientProperty) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, String, Object) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, Object) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, boolean) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, int) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, byte) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, long) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, short) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, double) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(String, float) - Method in class org.xmlBlaster.util.qos.QosData
Sets the client property to the given value
addClientProperty(ClientProperty) - Method in class org.xmlBlaster.util.qos.address.AddressBase
 
addClientQueueProperty(ClientQueueProperty) - Method in class org.xmlBlaster.client.qos.ConnectQos
The configuration of the local client side queue.
addClientQueueProperty(ClientQueueProperty) - Method in class org.xmlBlaster.util.qos.ConnectQosData
Adds a queue description.
addClientQueueProperty(ClientQueueProperty, boolean) - Method in class org.xmlBlaster.util.qos.ConnectQosData
 
addClusterNode(ClusterNode) - Method in class org.xmlBlaster.engine.cluster.ClusterManager
Add a new node info object or overwrite an existing one.
addClusterNode(String) - Method in class org.xmlBlaster.engine.cluster.ClusterManager
 
addClusterNode(String) - Method in interface org.xmlBlaster.engine.cluster.ClusterManagerMBean
 
addColumn(SqlColumn) - Method in class org.xmlBlaster.contrib.dbwriter.info.SqlDescription
 
addConnectionEventListener(ConnectionEventListener) - Method in class org.xmlBlaster.j2ee.k2.BlasterManagedConnection
 
addConnectionStatusListener(I_ConnectionStatusListener) - Method in class org.xmlBlaster.util.dispatch.DispatchManager
 
addConnectionStatusListener(I_ConnectionStatusListener, boolean) - Method in class org.xmlBlaster.util.dispatch.DispatchManager
 
addConnectionToPool(boolean) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcConnectionPool
 
addCopyOfAttributesAndColumns(SqlRow, SqlRow) - Static method in class org.xmlBlaster.contrib.dbwriter.info.SqlRow
 
addDbWriter(String, String) - Method in class org.xmlBlaster.contrib.dbwriter.DbWriterPlugin
 
addDbWriter(String, String) - Method in interface org.xmlBlaster.contrib.dbwriter.DbWriterPluginMBean
 
addDefaultPluginConfig(PluginConfig) - Method in class org.xmlBlaster.engine.runlevel.PluginHolder
 
addDestination(Destination) - Method in class org.xmlBlaster.client.qos.PublishQos
Add a destination where to send the message.
addDestination(Destination) - Method in class org.xmlBlaster.util.qos.MsgQosData
Add a destination.
addDispatchAction(String, DispatchAction) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration
 
addDispatchConnection(DispatchConnection) - Method in class org.xmlBlaster.util.dispatch.DispatchConnectionsHandler
 
addDispatchManager(DispatchManager) - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
This method is invoked always so see sessionAdded javadoc.
addDispatchManager(DispatchManager) - Method in interface org.xmlBlaster.util.dispatch.plugins.I_MsgDispatchInterceptor
This is called once for each dispatch manager using this plugin.
addDispatchManager(DispatchManager) - Method in class org.xmlBlaster.util.dispatch.plugins.prio.PriorizedDispatchPlugin
This is called once for each dispatch manager using this plugin.
addEngineProperties(Global) - Method in class org.xmlBlaster.j2ee.util.GlobalUtil
Set the properties from the serverside engine global in the given global if it exists.
addEntries(String, I_Entry[]) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcManagerCommonTable
Adds several rows to the specified queue table in batch mode to improve performance
addEntries(String, I_Entry[]) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcManagerCommonTableDelegate
 
addEntriesSingleMode(Connection, String, I_Entry[]) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcManagerCommonTable
 
addEntry(String, ClientEntryImplPeer) - Method in class org.xmlBlaster.engine.admin.extern.snmp.ClientTableSubject
Calls notifyObservers() in order to add a new client entry to client table.
addEntry(String, ConnectionEntryImplPeer) - Method in class org.xmlBlaster.engine.admin.extern.snmp.ConnectionTableSubject
Calls notifyObservers in order to add a new connection entry to connection table.
addEntry(NodeEntryImplPeer) - Method in class org.xmlBlaster.engine.admin.extern.snmp.NodeTableSubject
Calls notifyObservers() in order to add a new node entry to node table.
addEntry(String, String, SessionEntryImplPeer) - Method in class org.xmlBlaster.engine.admin.extern.snmp.SessionTableSubject
Calls notifyObservers() in order to add a new session entry to session table.
addEntry(String, I_Entry) - Method in class org.xmlBlaster.util.queue.jdbc.JdbcManagerCommonTable
Adds a row to the specified queue table
addException(XmlBlasterException) - Method in class org.xmlBlaster.util.xbformat.MsgInfo
Use for exception message
NOTE: Exceptions don't return
addExpiresHeader - Variable in class org.xmlBlaster.util.protocol.email.SmtpClient
Add 'Expires:' email header.
addFilter(AccessFilterQos) - Method in class org.xmlBlaster.util.key.QueryKeyData
 
addHttpPushHandler(String, HttpPushHandler) - Static method in class org.xmlBlaster.protocol.http.BlasterHttpProxy
Gives a proxy connection by a given sessionId.
addIfNotSet(String, String) - Method in class org.xmlBlaster.contrib.replication.impl.ReplManagerPlugin
 
addInfo(Map) - Method in interface org.xmlBlaster.contrib.dbwatcher.convert.I_DataConverter
Add a map with attributes to the XML string.
addInfo(Connection, ResultSet, int) - Method in interface org.xmlBlaster.contrib.dbwatcher.convert.I_DataConverter
Add another result set to the XML string.
addInfo(Map) - Method in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
Add a map with attributes to the XML string.
addInfo(Connection, ResultSet, int) - Method in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
Add another result set to the XML string
addInfo(Connection, ResultSet, int) - Method in class org.xmlBlaster.contrib.replication.ReplicationConverter
Add another result set to the XML string.
addInfo(Map) - Method in class org.xmlBlaster.contrib.replication.ReplicationConverter
 
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
addLatch(Latch) - Method in class org.xmlBlaster.util.protocol.RequestReplyExecutor
 
addMapMsgToMasterIdPlugin(String, String) - Method in class org.xmlBlaster.engine.cluster.MapMsgToMasterPluginManager
Invoked on new subscription or get() invocation, loads plugin.
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.
addMeta - Variable in class org.xmlBlaster.contrib.dbwatcher.convert.ResultSetToXmlConverter
 
addNativeCallbackDriver(String, I_CallbackDriver) - Method in class org.xmlBlaster.util.Global
The key is the protocol and the address to access the callback instance.
addNodeMasterInfo(NodeMasterInfo) - Method in class org.xmlBlaster.engine.cluster.ClusterNode
Set the filter rules to determine the master of a message.
addNotification(MethodInvocation) - Method in class org.xmlBlaster.util.admin.extern.XmlBlasterConnector
 
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.
addObserver(Observer) - Method in class org.xmlBlaster.engine.admin.extern.snmp.ClientTableSubject
Adds an observer to observer list.
addObserver(Observer) - Method in class org.xmlBlaster.engine.admin.extern.snmp.ConnectionTableSubject
Adds an observer to observer list.
addObserver(Observer) - Method in class org.xmlBlaster.engine.admin.extern.snmp.NodeTableSubject
Adds an observer to observer list.
addObserver(Observer) - Method in class org.xmlBlaster.engine.admin.extern.snmp.SessionTableSubject
Adds an observer to observer list.
addObserver(Observer) - Method in interface org.xmlBlaster.engine.admin.extern.snmp.Subject
addObserver must be implemented by a concrete subject, in order for observers to add themselves to the subject.
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.
addOrUpdateSession(SessionInfo) - Method in class org.xmlBlaster.engine.SessionPersistencePlugin
A new session is added, checks if it shall be persisted.
addPersistentTopicHandler(TopicEntry) - Method in class org.xmlBlaster.engine.RequestBroker
Make the topicHandler persistent for crash recovery and shutdown/startup cycle.
addPlugin(PluginConfig) - Method in class org.xmlBlaster.engine.runlevel.RunlevelManager
Add a new plugin, if it exists remove the old first.
addPluginConfig(String, PluginConfig) - Method in class org.xmlBlaster.engine.runlevel.PluginHolder
Adds a pluginConfig object to the specified node.
addProperty(ClientProperty) - Method in class org.xmlBlaster.contrib.db.DbStorage
Adds a new property to the Table.
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
addProps(Map, Map, List) - Static method in class org.xmlBlaster.contrib.dbwriter.info.SqlRow
It copies (stores) all entries found in the map into the attributes.
addPutListener(I_QueuePutListener) - Method in interface org.xmlBlaster.util.queue.