|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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( |