xmlBlaster 1.6.2 API

Uses of Class
org.xmlBlaster.util.Global

Packages that use Global
http.dhtml.systemInfo Demo servlet and publisher for persistent http browser demo. 
javaclients Java examples, start reading the HelloWorld clients. 
org.xmlBlaster This is the main package of the xmlBlaster distribution. 
org.xmlBlaster.authentication.plugins   
org.xmlBlaster.authentication.plugins.demo   
org.xmlBlaster.authentication.plugins.htpasswd   
org.xmlBlaster.authentication.plugins.ldap   
org.xmlBlaster.authentication.plugins.simple   
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.activex   
org.xmlBlaster.client.dispatch   
org.xmlBlaster.client.feeder   
org.xmlBlaster.client.filepoller   
org.xmlBlaster.client.jmx   
org.xmlBlaster.client.key   
org.xmlBlaster.client.protocol   
org.xmlBlaster.client.protocol.corba   
org.xmlBlaster.client.protocol.email   
org.xmlBlaster.client.protocol.local   
org.xmlBlaster.client.protocol.rmi   
org.xmlBlaster.client.protocol.socket   
org.xmlBlaster.client.protocol.xmlrpc   
org.xmlBlaster.client.qos   
org.xmlBlaster.client.queuemsg   
org.xmlBlaster.client.reader   
org.xmlBlaster.client.script   
org.xmlBlaster.contrib   
org.xmlBlaster.contrib.ant   
org.xmlBlaster.contrib.dbwatcher.mom   
org.xmlBlaster.contrib.dbwatcher.plugin   
org.xmlBlaster.contrib.dbwriter   
org.xmlBlaster.contrib.filewatcher   
org.xmlBlaster.contrib.filewriter   
org.xmlBlaster.contrib.htmlmonitor   
org.xmlBlaster.contrib.jmx   
org.xmlBlaster.contrib.mime   
org.xmlBlaster.contrib.replication   
org.xmlBlaster.contrib.replication.impl   
org.xmlBlaster.contrib.scheduler   
org.xmlBlaster.contrib.socketgetter   
org.xmlBlaster.engine The core implementation. 
org.xmlBlaster.engine.admin.extern.snmp   
org.xmlBlaster.engine.admin.intern   
org.xmlBlaster.engine.cluster   
org.xmlBlaster.engine.cluster.simpledomain   
org.xmlBlaster.engine.dispatch   
org.xmlBlaster.engine.distributor.plugins   
org.xmlBlaster.engine.mime   
org.xmlBlaster.engine.mime.demo   
org.xmlBlaster.engine.mime.regex   
org.xmlBlaster.engine.mime.sql92   
org.xmlBlaster.engine.mime.xpath   
org.xmlBlaster.engine.msgstore.cache   
org.xmlBlaster.engine.msgstore.ram   
org.xmlBlaster.engine.persistence   
org.xmlBlaster.engine.persistence.filestore   
org.xmlBlaster.engine.qos   
org.xmlBlaster.engine.query.plugins   
org.xmlBlaster.engine.queuemsg   
org.xmlBlaster.engine.runlevel   
org.xmlBlaster.j2ee.jmx   
org.xmlBlaster.j2ee.k2   
org.xmlBlaster.j2ee.k2.client   
org.xmlBlaster.j2ee.util   
org.xmlBlaster.jms   
org.xmlBlaster.jmxgui   
org.xmlBlaster.jmxgui.plugins.infoPlugin   
org.xmlBlaster.jmxgui.plugins.logPlugin   
org.xmlBlaster.jmxgui.util   
org.xmlBlaster.protocol   
org.xmlBlaster.protocol.corba   
org.xmlBlaster.protocol.email   
org.xmlBlaster.protocol.http   
org.xmlBlaster.protocol.http.ajax   
org.xmlBlaster.protocol.http.appletproxy   
org.xmlBlaster.protocol.jdbc   
org.xmlBlaster.protocol.local   
org.xmlBlaster.protocol.rmi   
org.xmlBlaster.protocol.socket   
org.xmlBlaster.protocol.xmlrpc   
org.xmlBlaster.test Tests running xmlBlaster instances with ugly behaving clients. 
org.xmlBlaster.test.admin   
org.xmlBlaster.test.authentication   
org.xmlBlaster.test.C   
org.xmlBlaster.test.classloader   
org.xmlBlaster.test.classtest Tests classes of the xmlBlaster distribution. 
org.xmlBlaster.test.classtest.key   
org.xmlBlaster.test.classtest.qos   
org.xmlBlaster.test.classtest.queue   
org.xmlBlaster.test.client   
org.xmlBlaster.test.cluster Tests xmlBlaster cluster support. 
org.xmlBlaster.test.contrib   
org.xmlBlaster.test.contrib.filewatcher   
org.xmlBlaster.test.dispatch   
org.xmlBlaster.test.distributor   
org.xmlBlaster.test.j2ee   
org.xmlBlaster.test.jdbc   
org.xmlBlaster.test.jms   
org.xmlBlaster.test.jmx   
org.xmlBlaster.test.memoryleak   
org.xmlBlaster.test.mime   
org.xmlBlaster.test.persistence   
org.xmlBlaster.test.qos   
org.xmlBlaster.test.snmp   
org.xmlBlaster.test.stress   
org.xmlBlaster.test.topic   
org.xmlBlaster.test.util   
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.admin.extern   
org.xmlBlaster.util.checkpoint   
org.xmlBlaster.util.classloader   
org.xmlBlaster.util.context   
org.xmlBlaster.util.dispatch   
org.xmlBlaster.util.dispatch.plugins   
org.xmlBlaster.util.dispatch.plugins.prio   
org.xmlBlaster.util.error   
org.xmlBlaster.util.http   
org.xmlBlaster.util.key   
org.xmlBlaster.util.lexical   
org.xmlBlaster.util.log   
org.xmlBlaster.util.plugin   
org.xmlBlaster.util.property   
org.xmlBlaster.util.protocol   
org.xmlBlaster.util.protocol.corba   
org.xmlBlaster.util.protocol.email   
org.xmlBlaster.util.protocol.socket   
org.xmlBlaster.util.qos   
org.xmlBlaster.util.qos.address   
org.xmlBlaster.util.qos.storage   
org.xmlBlaster.util.queue   
org.xmlBlaster.util.queue.cache   
org.xmlBlaster.util.queue.jdbc   
org.xmlBlaster.util.queue.ram   
org.xmlBlaster.util.queuemsg   
org.xmlBlaster.util.xbformat   
 

Uses of Global in http.dhtml.systemInfo
 

Fields in http.dhtml.systemInfo declared as Global
private  Global SystemInfoPublisher.glob
           
 

Constructors in http.dhtml.systemInfo with parameters of type Global
SystemInfoPublisher(Global glob)
          Constructs the SystemInfoPublisher object.
 

Uses of Global in javaclients
 

Fields in javaclients declared as Global
private  Global HelloWorldVolatile2.glob
           
private  Global HelloWorldErase.glob
           
private  Global HelloWorldNative.glob
           
private  Global HelloWorldVolatile.glob
           
private  Global HelloWorldPublish.glob
           
private  Global HelloWorldSubscribe.glob
           
private  Global MultiThreadSequencer.global
           
private  Global AllProtocols.glob
           
 Global AllProtocols.Con.glob
           
private  Global HelloWorldNative2.glob
           
private  Global ClientSubDispatch.glob
           
private  Global ClientSub.glob
           
 

Methods in javaclients with parameters of type Global
 void HelloWorldNative.init(Global glob, PluginInfo pluginInfo)
           
 void HelloWorldNative2.init(Global glob, PluginInfo pluginInfo)
           
 void ClientPlugin.init(Global glob, PluginInfo pluginInfo)
           
 

Constructors in javaclients with parameters of type Global
HelloWorldVolatile2(Global glob)
           
HelloWorldErase(Global glob)
           
Latency(Global glob)
           
HelloWorldVolatile(Global glob)
           
HelloWorldPublish(Global glob)
           
HelloWorldMime(Global glob)
           
HelloWorldSubscribe(Global glob_)
           
AllProtocols(Global glob)
           
ClientSubDispatch(Global glob)
           
HelloWorldGet(Global glob)
           
ClientSub(Global glob)
           
LeaveServer(Global glob)
           
 

Uses of Global in org.xmlBlaster
 

Methods in org.xmlBlaster with parameters of type Global
 void I_Main.init(Global g)
           
 void Main.init(Global utilGlob)
           
 

Constructors in org.xmlBlaster with parameters of type Global
Main(Global utilGlob)
          Start xmlBlaster using the properties from utilGlob without loading xmlBlaster.properties again
 

Uses of Global in org.xmlBlaster.authentication.plugins
 

Methods in org.xmlBlaster.authentication.plugins with parameters of type Global
 void I_ClientPlugin.init(Global glob, PluginInfo pluginInfo)
           
 

Uses of Global in org.xmlBlaster.authentication.plugins.demo
 

Fields in org.xmlBlaster.authentication.plugins.demo declared as Global
private  Global Manager.glob
           
private  Global ClientPlugin.glob
           
 

Methods in org.xmlBlaster.authentication.plugins.demo that return Global
 Global Manager.getGlobal()
           
 

Methods in org.xmlBlaster.authentication.plugins.demo with parameters of type Global
 void Manager.init(Global glob, PluginInfo pluginInfo)
          This method is called by the PluginManager (enforced by I_Plugin).
 void ClientPlugin.init(Global glob, PluginInfo pluginInfo)
           
 

Constructors in org.xmlBlaster.authentication.plugins.demo with parameters of type Global
SecurityQos(Global glob)
           
SecurityQos(Global glob, java.lang.String loginName, java.lang.String password)
           
 

Uses of Global in org.xmlBlaster.authentication.plugins.htpasswd
 

Fields in org.xmlBlaster.authentication.plugins.htpasswd declared as Global
protected  Global HtPasswd.glob
           
private  Global Session.glob
           
private  Global Manager.glob
           
private  Global ClientPlugin.glob
           
 

Methods in org.xmlBlaster.authentication.plugins.htpasswd that return Global
 Global Manager.getGlobal()
           
 

Methods in org.xmlBlaster.authentication.plugins.htpasswd with parameters of type Global
 void Manager.init(Global glob, PluginInfo pluginInfo)
          This method is called by the PluginManager (enforced by I_Plugin).
 void ClientPlugin.init(Global glob, PluginInfo pluginInfo)
           
 

Constructors in org.xmlBlaster.authentication.plugins.htpasswd with parameters of type Global
SecurityQos(Global glob)
           
SecurityQos(Global glob, java.lang.String xmlQos_literal)
           
HtPasswd(Global glob)
          Check password 16/11/01 19:36 mad@ktaland.com
 

Uses of Global in org.xmlBlaster.authentication.plugins.ldap
 

Fields in org.xmlBlaster.authentication.plugins.ldap declared as Global
private  Global LdapGateway.glob
           
private  Global Manager.glob
           
private  Global ClientPlugin.glob
           
 

Methods in org.xmlBlaster.authentication.plugins.ldap that return Global
(package private)  Global Manager.getGlobal()
           
 

Methods in org.xmlBlaster.authentication.plugins.ldap with parameters of type Global
 void Manager.init(Global glob, PluginInfo pluginInfo)
          This method is called by the PluginManager (enforced by I_Plugin).
 void ClientPlugin.init(Global glob, PluginInfo pluginInfo)
           
 

Constructors in org.xmlBlaster.authentication.plugins.ldap with parameters of type Global
SecurityQos(Global glob)
           
SecurityQos(Global glob, java.lang.String xmlQos_literal)
           
LdapGateway(Global glob, java.lang.String serverUrl, java.lang.String rootDN, java.lang.String rootPwd, java.lang.String loginFieldName)
          Connects to the LDAP server.
 

Uses of Global in org.xmlBlaster.authentication.plugins.simple
 

Fields in org.xmlBlaster.authentication.plugins.simple declared as Global
private  Global Manager.glob
           
private  Global ClientPlugin.glob
           
 

Methods in org.xmlBlaster.authentication.plugins.simple that return Global
(package private)  Global Manager.getGlobal()
           
 

Methods in org.xmlBlaster.authentication.plugins.simple with parameters of type Global
 void Manager.init(Global glob, PluginInfo pluginInfo)
          This method is called by the PluginManager (enforced by I_Plugin).
 void ClientPlugin.init(Global glob, PluginInfo pluginInfo)
           
 

Constructors in org.xmlBlaster.authentication.plugins.simple with parameters of type Global
SecurityQos(Global glob)
           
SecurityQos(Global glob, java.lang.String xmlQoS_literal)
           
SecurityQos(Global glob, java.lang.String loginName, java.lang.String password)
           
Subject(Global glob)
           
Subject(Global glob, java.lang.String userId)
           
 

Uses of Global in org.xmlBlaster.client
 

Fields in org.xmlBlaster.client declared as Global
private  Global XmlDbMessageWrapper.glob
           
private  Global StreamingCallback.global
           
private  Global UpdateDispatcher.glob
           
private  Global SynchronousCache.glob
           
private  Global PluginLoader.glob
           
 

Methods in org.xmlBlaster.client that return Global
 Global XmlBlasterAccess.getGlobal()
          Access the environment settings of this connection.
 Global I_XmlBlasterAccess.getGlobal()
          Access the environment settings of this connection.
 

Methods in org.xmlBlaster.client with parameters of type Global
static java.lang.String XmlBlasterAccess.usage(Global glob)
          Command line usage.
 

Constructors in org.xmlBlaster.client with parameters of type Global
XmlDbMessageWrapper(Global glob, java.lang.String user, java.lang.String passwd, java.lang.String url)
          Constructor creates XML request.
StreamingCallback(Global global, I_StreamingCallback callback)
           
StreamingCallback(Global global, I_StreamingCallback callback, long waitForChunksTimeout, long waitForClientReturnTimeout, boolean useQueue)
           
XmlBlasterAccess(Global glob)
          Create an xmlBlaster accessor.
UpdateDispatcher(Global glob)
           
ClientErrorHandler(Global glob, I_XmlBlasterAccess xmlBlasterAccess)
           
SynchronousCache(Global glob, int maxQueriesCached)
          Create a cache instance.
PluginLoader(Global glob)
           
 

Uses of Global in org.xmlBlaster.client.activex
 

Fields in org.xmlBlaster.client.activex declared as Global
private  Global XmlScriptAccess.glob
           
 

Methods in org.xmlBlaster.client.activex that return Global
 Global XmlScriptAccess.getGlobal()
          Access the handle of this xmlBlaster connection.
 

Uses of Global in org.xmlBlaster.client.dispatch
 

Constructors in org.xmlBlaster.client.dispatch with parameters of type Global
ClientDispatchConnection(Global glob, ClientDispatchConnectionsHandler connectionsHandler, AddressBase address)
           
ClientDispatchConnectionsHandler(Global glob, DispatchManager dispatchManager)
           
 

Uses of Global in org.xmlBlaster.client.feeder
 

Fields in org.xmlBlaster.client.feeder declared as Global
private  Global PublishFile.glob
           
 

Uses of Global in org.xmlBlaster.client.filepoller
 

Fields in org.xmlBlaster.client.filepoller declared as Global
private  Global Publisher.global
           
private  Global FilePollerPlugin.glob
           
private  Global DirectoryManager.global
           
 

Methods in org.xmlBlaster.client.filepoller with parameters of type Global
 void FilePollerPlugin.init(Global global, PluginInfo pluginInfo)
           
 

Constructors in org.xmlBlaster.client.filepoller with parameters of type Global
Publisher(Global globOrig, java.lang.String name, I_PluginConfig pluginConfig)
           
DirectoryManager(Global global, java.lang.String name, java.lang.String directoryName, long delaySinceLastFileChange, java.lang.String filter, java.lang.String sent, java.lang.String discarded, java.lang.String lockExtention, boolean trueRegex, boolean copyOnMove)
           
 

Uses of Global in org.xmlBlaster.client.jmx
 

Fields in org.xmlBlaster.client.jmx declared as Global
private static Global ConnectorFactory.applicationGlobal
           
private  Global ConnectorFactory.global
           
private  Global XmlBlasterInvocationHandler.global
           
private  Global NotificationHandler.glob
           
private  Global XmlBlasterCallback.glob
           
 

Methods in org.xmlBlaster.client.jmx with parameters of type Global
static ConnectorFactory ConnectorFactory.getInstance(Global global)
           
 

Constructors in org.xmlBlaster.client.jmx with parameters of type Global
ConnectorFactory(Global global)
           
XmlBlasterInvocationHandler(java.lang.String serverName, Global global)
           
 

Uses of Global in org.xmlBlaster.client.key
 

Fields in org.xmlBlaster.client.key declared as Global
private  Global UpdateKey.glob
           
 

Methods in org.xmlBlaster.client.key that return Global
 Global UpdateKey.getGlobal()
           
 Global PublishKey.getGlobal()
           
 

Constructors in org.xmlBlaster.client.key with parameters of type Global
UnSubscribeKey(Global glob, java.lang.String query)
          UnSubscribe to a well known message oid/subscriptionId or url.
UnSubscribeKey(Global glob, java.lang.String queryString, java.lang.String queryType)
          Constructor with query parameters.
UnSubscribeKey(Global glob, QueryKeyData queryKeyData)
          Constructor for internal use.
UpdateKey(Global glob, java.lang.String xmlKey)
          Parse the given xml data.
PublishKey(Global glob)
          Create a key data holder, the message oid is randomly generated.
PublishKey(Global glob, java.lang.String oid)
          Create a key data holder with the given message oid.
PublishKey(Global glob, java.lang.String oid, java.lang.String contentMime)
          Create a key data holder with the given message oid and its mime type.
PublishKey(Global glob, java.lang.String oid, java.lang.String contentMime, java.lang.String contentMimeExtended)
          Create a key data holder with the given message oid and its mime types.
PublishKey(Global glob, java.lang.String oid, java.lang.String contentMime, java.lang.String contentMimeExtended, java.lang.String domain)
          Create a key data holder with the given message oid and its mime types.
PublishKey(Global glob, MsgKeyData msgKeyData)
          Pass a pre filled data object.
GetReturnKey(Global glob, java.lang.String xmlKey)
          Parse the given xml data.
GetKey(Global glob, java.lang.String query)
          Create a key data holder to access message(s).
GetKey(Global glob, java.lang.String queryString, java.lang.String queryType)
          Constructor for XPath query.
GetKey(Global glob, QueryKeyData queryKeyData)
          Constructor for internal use.
SubscribeKey(Global glob, java.lang.String query)
          Constructor with given oid or url.
SubscribeKey(Global glob, java.lang.String queryString, java.lang.String queryType)
          Constructor for XPath query.
SubscribeKey(Global glob, QueryKeyData queryKeyData)
          Constructor for internal use.
EraseKey(Global glob, java.lang.String query)
          Create a key data holder to erase message(s).
EraseKey(Global glob, java.lang.String queryString, java.lang.String queryType)
          Constructor with given oid.
EraseKey(Global glob, QueryKeyData queryKeyData)
          Constructor for internal use.
 

Uses of Global in org.xmlBlaster.client.protocol
 

Fields in org.xmlBlaster.client.protocol declared as Global
protected  Global AbstractCallbackExtended.glob
           
private  Global ProtocolPluginManager.glob
           
private  Global CbServerPluginManager.glob
           
 

Methods in org.xmlBlaster.client.protocol with parameters of type Global
 void I_CallbackServer.initialize(Global glob, java.lang.String name, CallbackAddress callbackAddress, I_CallbackExtended client)
          Initialize and start the callback server.
 

Constructors in org.xmlBlaster.client.protocol with parameters of type Global
AbstractCallbackExtended(Global glob)
           
ProtocolPluginManager(Global glob)
           
CbServerPluginManager(Global glob)
           
 

Uses of Global in org.xmlBlaster.client.protocol.corba
 

Fields in org.xmlBlaster.client.protocol.corba declared as Global
private  Global CorbaCallbackServer.glob
           
private  Global CorbaConnection.glob
           
 

Methods in org.xmlBlaster.client.protocol.corba with parameters of type Global
 void CorbaCallbackServer.initialize(Global glob, java.lang.String name, CallbackAddress callbackAddress, I_CallbackExtended boss)
          Construct a CORBA callback server for xmlBlaster, used by java/corba clients.
 void CorbaCallbackServer.init(Global glob, PluginInfo pluginInfo)
          This method is called by the PluginManager (enforced by I_Plugin).
 void CorbaConnection.init(Global glob, PluginInfo pluginInfo)
          This method is called by the PluginManager (enforced by I_Plugin).
 

Constructors in org.xmlBlaster.client.protocol.corba with parameters of type Global
CorbaCallbackServer(Global glob, java.lang.String name, CallbackAddress callbackAddress, I_CallbackExtended boss, org.omg.CORBA.ORB orb_)
          Construct a CORBA callback server for xmlBlaster, used by java/corba clients.
CorbaConnection(Global glob, java.applet.Applet ap)
          CORBA client access to xmlBlaster for applets.
 

Uses of Global in org.xmlBlaster.client.protocol.email
 

Fields in org.xmlBlaster.client.protocol.email declared as Global
private  Global EmailCallbackImpl.glob
           
private  Global EmailConnection.glob
           
 

Methods in org.xmlBlaster.client.protocol.email with parameters of type Global
 void EmailCallbackImpl.init(Global glob, PluginInfo pluginInfo)
          This method is called by the PluginManager (enforced by I_Plugin).
 void EmailCallbackImpl.initialize(