- CDATA_FIELD - Static variable in class com.ibm.broker.plugin.MbXMLNSC
-
- CDATA_SECTION - Static variable in class com.ibm.broker.plugin.MbXML
-
This is the specific type value for an XML CDATA section
- CDATA_VALUE - Static variable in class com.ibm.broker.plugin.MbXMLNSC
-
- changeIdentifierTimeout(byte[], long) - Static method in class com.ibm.broker.plugin.MbUtilities
-
Changes the timeout for a given reply identifier
- clearMbXPath() - Method in class com.ibm.broker.plugin.MbXPath
-
Deletes the resources associated with the xpath object.
- clearMessage() - Method in class com.ibm.broker.plugin.MbMessage
-
Deletes the resources associated with the message.
- clearMessage(boolean) - Method in class com.ibm.broker.plugin.MbMessage
-
Deletes the resources associated with the message.
- clearStatement() - Method in class com.ibm.broker.plugin.MbSQLStatement
-
Clears the statement.
- com.ibm.broker.plugin - package com.ibm.broker.plugin
-
This package provides the classes for creating a user-defined node.
- COMMENT - Static variable in class com.ibm.broker.plugin.MbXML
-
This is the specific type value for an XML comment.
- COMMENT - Static variable in class com.ibm.broker.plugin.MbXMLNSC
-
This is the specific type value for an XML comment.
- compareTo(MbMessageFlow) - Method in class com.ibm.broker.plugin.MbMessageFlow
-
- containsKey(Object) - Method in class com.ibm.broker.plugin.MbGlobalMap
-
Returns true if the specified key exists in this map.
- copy() - Method in class com.ibm.broker.plugin.MbElement
-
- copyElementTree(MbElement) - Method in class com.ibm.broker.plugin.MbElement
-
Copies the element tree from the element passed as an argument to the
current element.
- copyright - Static variable in interface com.ibm.broker.plugin.MbInputNodeInterface
-
- copyright - Static variable in interface com.ibm.broker.plugin.MbNodeInterface
-
- copyrightNotice - Static variable in interface com.ibm.broker.plugin.MbJdbcType4ConnFactoryInterface
-
- createDOMDocument(String) - Method in class com.ibm.broker.plugin.MbMessage
-
- createElementAfter(int) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element and inserts it after this element.
- createElementAfter(String) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element, inserts it after this element,
and associates it with the specified parser class name.
- createElementAfter(int, String, Object) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element and inserts it after this element.
- createElementAsFirstChild(int) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element as the first child of this element.
- createElementAsFirstChild(String) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element as the first child of this element,
and associates it with the specified parser class name.
- createElementAsFirstChild(int, String, Object) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element as the first child of this element.
- createElementAsLastChild(int) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element as the last child of this element.
- createElementAsLastChild(String) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element as the last child of this element,
and associates it with the specified parser class name.
- createElementAsLastChild(int, String, Object) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element as the last child of this element.
- createElementAsLastChildFromBitstream(byte[], String, String, String, String, int, int, int) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element tree as the last child of this element,
and associates it with the specified parser.
- createElementBefore(int) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element and inserts it before this element.
- createElementBefore(String) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element, inserts it before this element,
and associates it with the specified parser class name.
- createElementBefore(int, String, Object) - Method in class com.ibm.broker.plugin.MbElement
-
Creates a new syntax element and inserts it before this element.
- createExceptionList(MbNode, MbMessage, Exception) - Static method in class com.ibm.broker.plugin.MbUtilities
-
- createFolder(String) - Method in class com.ibm.broker.plugin.MbMessageCollection
-
Creates a folder element as the last child of the Collection element of the
message collection.
- createInputTerminal(String) - Method in class com.ibm.broker.plugin.MbNode
-
Creates an input terminal on the node with the specified name.
- createMessage(byte[]) - Method in class com.ibm.broker.plugin.MbInputNode
-
Creates a new MbMessage object based on the input bit stream stored
in a byte array.
- createNameValue(String, Object) - Method in class com.ibm.broker.plugin.MbMessageCollection
-
Creates a name-value element as the last child of the Collection element
of the message collection.
- createOutputTerminal(String) - Method in class com.ibm.broker.plugin.MbNode
-
Creates an output terminal on the node with the specified name.
- createSQLStatement(String, String) - Method in class com.ibm.broker.plugin.MbNode
-
Creates an MbSQLStatement object described in
createSQLStatement
The transaction type defaults to
MbSQLStatement.SQL_TRANSACTION_AUTO
- createSQLStatement(String, String, int) - Method in class com.ibm.broker.plugin.MbNode
-
Creates an SQL expression object representing the statement specified
by the statement argument, using the syntax as defined for the
compute message flow processing node.
- get(Object) - Method in class com.ibm.broker.plugin.MbGlobalMap
-
Gets the value associated with the specified key from this map.
- getAllElementsByPath(String) - Method in class com.ibm.broker.plugin.MbElement
-
Deprecated.
Path selection should be done using the XPath 1.0 methods.
- getAllRoutes() - Method in class com.ibm.broker.plugin.MbNode
-
Returns a Vector containing the label nodes associated with this
message flow.
- getApplicationName() - Method in class com.ibm.broker.plugin.MbMessageFlow
-
Returns the application name of the message flow.
- getAttribute(String) - Method in class com.ibm.broker.plugin.MbNode
-
Gets the value of an attribute on a specific node instance.
- getBroker() - Method in class com.ibm.broker.plugin.MbNode
-
Returns an MbBroker object reflecting the broker state associated with
this MbNode.
- getBuffer() - Method in class com.ibm.broker.plugin.MbMessage
-
Get a copy of the data buffer associated with (and owned by)
the message object.
- getClassName() - Method in exception com.ibm.broker.plugin.MbException
-
Returns the class name of the object that generated the exception.
- getConfigurableService() - Method in class com.ibm.broker.plugin.MbGlobalMap
-
Get the name of the configurable service used by this map.
- getConnection(MbNode, String, MbNode.JDBC_TransactionType) - Method in interface com.ibm.broker.plugin.MbJdbcType4ConnFactoryInterface
-
This class must only be extended by the singleton class
com.ibm.broker.jdbctype4.conntype.JDBCType4ConnectionFactory
That class will always be loaded at broker start-up.
- getDataSourceName() - Method in class com.ibm.broker.plugin.MbSQLStatement
-
Gets the ODBC data source name associated with this SQL statement
object.
- getDataSourceUserId() - Method in class com.ibm.broker.plugin.MbBroker
-
Deprecated.
- getDeployedJars() - Method in class com.ibm.broker.plugin.MbDeployedJarProvider
-
- getDeployedJars(MbDeployedResourceGroup) - Method in class com.ibm.broker.plugin.MbDeployedJarProvider
-
- getDOMDocument() - Method in class com.ibm.broker.plugin.MbMessage
-
- getDOMNode() - Method in class com.ibm.broker.plugin.MbElement
-
Returns this MbElement as an instance of the org.w3c.dom.Node interface
- getExceptionList() - Method in class com.ibm.broker.plugin.MbMessageAssembly
-
Gets the exception list associated with the assembly.
- getExecutionGroup() - Method in class com.ibm.broker.plugin.MbNode
-
Returns an MbExecutionGroup object reflecting the broker state associated
with this MbNode.
- getFileName() - Method in exception com.ibm.broker.plugin.MbBrokerException
-
Returns the name of the file that generated the exception.
- getFirstChild() - Method in class com.ibm.broker.plugin.MbElement
-
Returns the syntax element representing the first child of this element.
- getFirstElementByPath(String) - Method in class com.ibm.broker.plugin.MbElement
-
Gets the first element matching the path specification.
- getGlobalEnvironment() - Method in class com.ibm.broker.plugin.MbMessageAssembly
-
Gets the global environment associated with the assembly.
- getGlobalMap() - Static method in class com.ibm.broker.plugin.MbGlobalMap
-
Gets the default global map from the global cache within this broker.
- getGlobalMap(String) - Static method in class com.ibm.broker.plugin.MbGlobalMap
-
Gets a global map of the given name from the global cache within this broker.
- getGlobalMap(String, MbGlobalMapSessionPolicy) - Static method in class com.ibm.broker.plugin.MbGlobalMap
-
Gets a global map of the given name from the global cache within this broker.
- getGlobalMap(String, String) - Static method in class com.ibm.broker.plugin.MbGlobalMap
-
Gets a global map of the given name from an external WebSphere eXtreme Scale grid.
- getGridName() - Method in class com.ibm.broker.plugin.MbGlobalMap
-
Get the name of the grid behind this map.
- getInputTerminal(String) - Method in class com.ibm.broker.plugin.MbNode
-
Returns an MbInputTerminal matching the name passed as an argument, or
null if the terminal does not exist.
- getInputTerminals() - Method in class com.ibm.broker.plugin.MbNode
-
Returns a Vector containing the input terminals associated with this
node.
- getInserts() - Method in exception com.ibm.broker.plugin.MbBrokerException
-
Returns the object array containing the inserts in the message.
- getInserts() - Method in exception com.ibm.broker.plugin.MbException
-
Returns the object array containing the inserts in the message.
- getJDBCType4Connection(String, MbNode.JDBC_TransactionType) - Method in class com.ibm.broker.plugin.MbNode
-
This method allows this node to obtain a JDBC Type 4
Connection.
- getLastChild() - Method in class com.ibm.broker.plugin.MbElement
-
Returns the syntax element representing the last child of this element.
- getLibraryName() - Method in class com.ibm.broker.plugin.MbMessageFlow
-
Returns the library name of the message flow.
- getLineNumber() - Method in exception com.ibm.broker.plugin.MbBrokerException
-
Returns the line in the file where the exception was generated.
- getLocalEnvironment() - Method in class com.ibm.broker.plugin.MbMessageAssembly
-
Gets the local environment associated with the assembly.
- getLocalizedMessage() - Method in exception com.ibm.broker.plugin.MbException
-
Returns the localized text for the message.
- getMapName() - Method in class com.ibm.broker.plugin.MbGlobalMap
-
Get the name of this map.
- getMessage() - Method in exception com.ibm.broker.plugin.MbBrokerException
-
Returns the full message with inserts.
- getMessage() - Method in exception com.ibm.broker.plugin.MbException
-
Returns the full message with inserts.
- getMessage() - Method in class com.ibm.broker.plugin.MbMessageAssembly
-
Gets the message associated with the assembly.
- getMessageFlow() - Method in class com.ibm.broker.plugin.MbNode
-
Returns an MbMessageFlow object reflecting the broker state associated
with this MbNode.
- getMessageKey() - Method in exception com.ibm.broker.plugin.MbBrokerException
-
Returns the message key of the message in the exception.
- getMessageKey() - Method in exception com.ibm.broker.plugin.MbException
-
Returns the key to the message in the exception.
- getMessageSource() - Method in exception com.ibm.broker.plugin.MbBrokerException
-
Returns the message source of the message in the exception.
- getMessageSource() - Method in exception com.ibm.broker.plugin.MbException
-
Returns the source of the message in the exception.
- getMethodName() - Method in exception com.ibm.broker.plugin.MbBrokerException
-
Returns the name of the method which throws the exception.
- getMethodName() - Method in exception com.ibm.broker.plugin.MbException
-
Returns the name of the method which threw the exception.
- getName() - Method in class com.ibm.broker.plugin.MbBroker
-
Returns the name of the broker.
- getName() - Method in class com.ibm.broker.plugin.MbElement
-
Returns the name of the element.
- getName() - Method in class com.ibm.broker.plugin.MbExecutionGroup
-
Returns the name of the execution group.
- getName() - Method in class com.ibm.broker.plugin.MbMessageFlow
-
Returns the name of the message flow.
- getName() - Method in class com.ibm.broker.plugin.MbNode
-
Returns the name (label) of the node.
- getName() - Method in class com.ibm.broker.plugin.MbRoute
-
Returns the name (label property) of the label node that the object represents.
- getName() - Method in class com.ibm.broker.plugin.MbTerminal
-
Returns the name of the terminal.
- getNamespace() - Method in class com.ibm.broker.plugin.MbElement
-
Returns the namespace URI of the element.
- getNestedException() - Method in exception com.ibm.broker.plugin.MbBrokerException
-
Returns the MbException object representing the first item in the exception
list.
- getNestedExceptions() - Method in exception com.ibm.broker.plugin.MbException
-
Returns an array of exception objects representing the children of
this exception in the hierarchy (exception list).
- getNestedExceptions() - Method in exception com.ibm.broker.plugin.MbJavaException
-
An MbJavaException
does not have any nested exceptions so an empty
array will always be returned.
- getNextSibling() - Method in class com.ibm.broker.plugin.MbElement
-
Returns the syntax element representing the next sibling (right
sibling) of this element.
- getOutputTerminal(String) - Method in class com.ibm.broker.plugin.MbNode
-
Returns an MbOutputTerminal matching the name passed as an argument, or
null if the terminal does not exist.
- getOutputTerminals() - Method in class com.ibm.broker.plugin.MbNode
-
Returns a Vector containing the output terminals associated with this
node.
- getParent() - Method in class com.ibm.broker.plugin.MbElement
-
Returns the syntax element representing the parent of this element.
- getParserClassName() - Method in class com.ibm.broker.plugin.MbElement
-
Gets the name of the parser associated with the element.
- getParserContext() - Method in class com.ibm.broker.plugin.MbElement
-
- getPreviousSibling() - Method in class com.ibm.broker.plugin.MbElement
-
Returns the syntax element representing the previous sibling (left
sibling) of this element.
- getQueueManagerName() - Method in class com.ibm.broker.plugin.MbBroker
-
Returns the name of the QueueManager associated with this broker.
- getRootElement() - Method in class com.ibm.broker.plugin.MbMessage
-
Get the root syntax element associated with the message.
- getRoute(String) - Method in class com.ibm.broker.plugin.MbNode
-
Returns an MbRoute object matching the label name passed as an argument, or
null if the label does not exist.
- getSecurityManager() - Method in class com.ibm.broker.plugin.MbNode
-
- getSpecificType() - Method in class com.ibm.broker.plugin.MbElement
-
Returns the full type information of this element including the
parser specific type.
- getSQLCode() - Method in class com.ibm.broker.plugin.MbSQLStatement
-
Returns the SQLCode state variable associated with the last
select()
or
execute()
call.
- getSQLErrorText() - Method in class com.ibm.broker.plugin.MbSQLStatement
-
Returns the SQLErrorText state variable associated with the last
select()
or
execute()
call.
- getSQLNativeError() - Method in class com.ibm.broker.plugin.MbSQLStatement
-
Returns the SQLNativeError state variable associated with the last
select()
or
execute()
call.
- getSQLState() - Method in class com.ibm.broker.plugin.MbSQLStatement
-
Returns the SQLState state variable associated with the last
select()
or
execute()
call.
- getStatement() - Method in class com.ibm.broker.plugin.MbSQLStatement
-
Gets the SQL expression associated with this SQL statement object.
- getThrowable() - Method in exception com.ibm.broker.plugin.MbJavaException
-
Returns the wrappered Throwable
object.
- getThrowExceptionOnDatabaseError() - Method in class com.ibm.broker.plugin.MbSQLStatement
-
- getTimeToLive() - Method in class com.ibm.broker.plugin.MbGlobalMapSessionPolicy
-
- getTraceText() - Method in exception com.ibm.broker.plugin.MbBrokerException
-
Returns the trace text.
- getTraceText() - Method in exception com.ibm.broker.plugin.MbException
-
Returns the trace text.
- getTransactionType() - Method in class com.ibm.broker.plugin.MbSQLStatement
-
Gets the transaction type of this SQL statement object.
- getTreatWarningsAsErrors() - Method in class com.ibm.broker.plugin.MbSQLStatement
-
- getType() - Method in class com.ibm.broker.plugin.MbElement
-
Gets the generic type of the element.
- getUserDefinedAttribute(String) - Method in class com.ibm.broker.plugin.MbNode
-
Gets the value of a user defined attribute on a specific node instance.
- getValue() - Method in class com.ibm.broker.plugin.MbElement
-
Gets the value of the element as a java Object.
- getValue(String) - Method in class com.ibm.broker.plugin.MbTable
-
Returns a java object representing the data in the named column on the current row.
- getValueAsString() - Method in class com.ibm.broker.plugin.MbElement
-
Gets the value of the element as a java String.
- getValueState() - Method in class com.ibm.broker.plugin.MbElement
-
Gets the state of the value of the element.
- MbBLOB - Class in com.ibm.broker.plugin
-
This class contains constants for the BLOB parser.
- MbBLOB() - Constructor for class com.ibm.broker.plugin.MbBLOB
-
- MbBroker - Class in com.ibm.broker.plugin
-
MbBroker provides access to various broker related information such as
broker name, queue manager name.
- MbBrokerException - Exception in com.ibm.broker.plugin
-
An MbBrokerException is thrown when an internal error occurs in the broker.
- MbConfigurationException - Exception in com.ibm.broker.plugin
-
An MbConfigurationException is generated when a configuration request fails.
- MbConfigurationException(String, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbConfigurationException
-
- MbConfigurationException(Object, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbConfigurationException
-
- MbConversionException - Exception in com.ibm.broker.plugin
-
An MbConversionException is generated by the broker
character conversion functions if invalid
data is found when attempting to convert to another datatype.
- MbConversionException(String, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbConversionException
-
- MbConversionException(Object, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbConversionException
-
- MbDatabaseException - Exception in com.ibm.broker.plugin
-
An MbDatabaseException is generated when a database management
system reports an error during broker operation.
- MbDatabaseException(String, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbDatabaseException
-
- MbDatabaseException(Object, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbDatabaseException
-
exception by the broker.
- MbDate - Class in com.ibm.broker.plugin
-
MbDate is a representation of the broker's ESQL date type.
- MbDate(int, int, int) - Constructor for class com.ibm.broker.plugin.MbDate
-
Constructs an MbDate.
- MbDeployedJarProvider - Class in com.ibm.broker.plugin
-
- MbDFDL - Class in com.ibm.broker.plugin
-
This class contains constants for the DFDL parser.
- MbDFDL() - Constructor for class com.ibm.broker.plugin.MbDFDL
-
- MbElement - Class in com.ibm.broker.plugin
-
MbElement represents the syntax elements in the logical (hierarchical)
view of the message.
- MbException - Exception in com.ibm.broker.plugin
-
This is the base class of the exception hierarchy from which all exceptions
are derived.
- MbExecutionGroup - Class in com.ibm.broker.plugin
-
MbExecutionGroup provides access to execution group properties.
- MbFatalException - Exception in com.ibm.broker.plugin
-
An MbFatalException is generated when a condition occurs that prevents the
broker process from continuing execution safely, or where it is broker
policy to terminate the process.
- MbFatalException(String, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbFatalException
-
- MbFatalException(Object, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbFatalException
-
- MbGlobalMap - Class in com.ibm.broker.plugin
-
MbGlobalMap represents an instance of a map within the embedded global cache,
or in an external WebSphere eXtreme Scale grid.
- MbGlobalMapSessionPolicy - Class in com.ibm.broker.plugin
-
MbGlobalMapSessionPolicy is a container for properties to be set on a given MbGlobalMap object.
- MbGlobalMapSessionPolicy(int) - Constructor for class com.ibm.broker.plugin.MbGlobalMapSessionPolicy
-
- MbInputNode - Class in com.ibm.broker.plugin
-
MbInputNode provides utility methods allowing a user-defined input node to
interact with the broker.
- MbInputNode() - Constructor for class com.ibm.broker.plugin.MbInputNode
-
Default constructor
- MbInputNodeInterface - Interface in com.ibm.broker.plugin
-
MbInputNodeInterface provides the mechanism for creating a user-defined
input node.
- MbInputTerminal - Class in com.ibm.broker.plugin
-
MbInputTerminal represents a terminal on which a message is passed into
the user-defined node.
- MbJavaException - Exception in com.ibm.broker.plugin
-
This class provides a wrapper of any non-broker Java exceptions ( subclasses of Throwable
) thrown from within a Java plug-in.
- MbJdbcType4ConnFactoryInterface - Interface in com.ibm.broker.plugin
-
- MbJSON - Class in com.ibm.broker.plugin
-
This class contains constants for the JSON parser.
- MbJSON() - Constructor for class com.ibm.broker.plugin.MbJSON
-
- MbMessage - Class in com.ibm.broker.plugin
-
MbMessage represents the message passed between the nodes in a message flow.
- MbMessage() - Constructor for class com.ibm.broker.plugin.MbMessage
-
Default constructor for MbMessage
- MbMessage(MbMessage) - Constructor for class com.ibm.broker.plugin.MbMessage
-
Copy constructor for MbMessage.
- MbMessageAssembly - Class in com.ibm.broker.plugin
-
MbMessageAssembly is the top level structure used to pass messages between
nodes.
- MbMessageAssembly(MbMessageAssembly, MbMessage) - Constructor for class com.ibm.broker.plugin.MbMessageAssembly
-
Semi-copy constructor for MbMessageAssembly.
- MbMessageAssembly(MbMessageAssembly, MbMessage, MbMessage, MbMessage, MbMessage) - Constructor for class com.ibm.broker.plugin.MbMessageAssembly
-
Deprecated.
a new global environment should not be created. Use alternative
constructor
- MbMessageAssembly(MbMessageAssembly, MbMessage, MbMessage, MbMessage) - Constructor for class com.ibm.broker.plugin.MbMessageAssembly
-
Semi-copy constructor for MbMessageAssembly.
- MbMessageCollection - Class in com.ibm.broker.plugin
-
MbMessageCollection represents a message collection that can be passed
between the nodes in a message flow.
- MbMessageCollection() - Constructor for class com.ibm.broker.plugin.MbMessageCollection
-
Default constructor for MbMessageCollection
- MbMessageFlow - Class in com.ibm.broker.plugin
-
MbMessageFlow provides access to message flow properties.
- MbMQMD - Class in com.ibm.broker.plugin
-
This class contains constants for the MQMD parser.
- MbMQMD() - Constructor for class com.ibm.broker.plugin.MbMQMD
-
- MbMRM - Class in com.ibm.broker.plugin
-
This class contains constants for the MRM parser.
- MbMRM() - Constructor for class com.ibm.broker.plugin.MbMRM
-
- MbNode - Class in com.ibm.broker.plugin
-
MbNode provides utility methods allowing a plugin node to interact with the
broker.
- MbNode() - Constructor for class com.ibm.broker.plugin.MbNode
-
Default constructor
- MbNode.JDBC_TransactionType - Enum in com.ibm.broker.plugin
-
Transaction type.
- MbNodeInterface - Interface in com.ibm.broker.plugin
-
MbNodeInterface provides the mechanism for creating a user plugin
(non-input) node.
- MbOutputTerminal - Class in com.ibm.broker.plugin
-
MbOutputTerminal represents a terminal to which a message is propagated
out of the user-defined node.
- MbParserException - Exception in com.ibm.broker.plugin
-
An MbParserException is generated by message parsers for errors which
prevent the parsing of the message content or creating a bit-stream.
- MbParserException(String, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbParserException
-
- MbParserException(Object, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbParserException
-
These are generated by message parsers for errors which prevent the
parsing of the message content or creating a bit-stream.
- MbReadOnlyMessageException - Exception in com.ibm.broker.plugin
-
An MbReadOnlyMessageException is thrown whenever a user tries to
write to a read-only message.
- MbRecoverableException - Exception in com.ibm.broker.plugin
-
An MbRecoverableException is generated for errors which,
although not terminal in nature,
mean that the processing of the current message flow has to be ended.
- MbRecoverableException(String, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbRecoverableException
-
- MbRecoverableException(Object, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbRecoverableException
-
- MbRFH2C - Class in com.ibm.broker.plugin
-
This class contains constants for the compact RFH2 parser.
- MbRFH2C() - Constructor for class com.ibm.broker.plugin.MbRFH2C
-
- MbRoute - Class in com.ibm.broker.plugin
-
MbRoute represents a Label node to which a message can be propagated.
- MbSecurityException - Exception in com.ibm.broker.plugin
-
- MbSecurityException(String, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbSecurityException
-
- MbSecurityException(Object, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbSecurityException
-
- MbService - Class in com.ibm.broker.plugin
-
MbService contains static methods for writing information to the system log.
- MbService() - Constructor for class com.ibm.broker.plugin.MbService
-
- MbSQLStatement - Class in com.ibm.broker.plugin
-
MbSQLStatement provides support for accessing an external ODBC Database.
- MbTable - Class in com.ibm.broker.plugin
-
MbTable is a complex data type which contains one or more rows of simple data types.
- MbTerminal - Class in com.ibm.broker.plugin
-
MbTerminal provides base class functionality for input and output terminals.
- MbTerminalCreationException - Exception in com.ibm.broker.plugin
-
An MbTerminalCreationException is thrown whenever a user tries to
create terminals anywhere other than in the node constructor (for
example, in the evaluate method).
- MbTime - Class in com.ibm.broker.plugin
-
MbTime is a representation of the broker's ESQL time type.
- MbTime(int, int, int) - Constructor for class com.ibm.broker.plugin.MbTime
-
Constructs an MbTime object.
- MbTime(int, int, int, int) - Constructor for class com.ibm.broker.plugin.MbTime
-
Constructs an MbTime object.
- MbTimestamp - Class in com.ibm.broker.plugin
-
MbTimestamp is a representation of the broker's ESQL timestamp type.
- MbTimestamp(int, int, int, int, int, int) - Constructor for class com.ibm.broker.plugin.MbTimestamp
-
Constructs an MbTimestamp object.
- MbTimestamp(int, int, int, int, int, int, int) - Constructor for class com.ibm.broker.plugin.MbTimestamp
-
Constructs an MbTimestamp object.
- MbTimestamp(int, int, int, int, int, int, int, int) - Constructor for class com.ibm.broker.plugin.MbTimestamp
-
Constructs an MbTimestamp object.
- MbUserException - Exception in com.ibm.broker.plugin
-
These are generated when a Throw node throws a user-defined exception.
- MbUserException(String, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbUserException
-
These are generated when a Throw node throws a user-defined exception.
- MbUserException(Object, String, String, String, String, Object[]) - Constructor for exception com.ibm.broker.plugin.MbUserException
-
- MbUtilities - Class in com.ibm.broker.plugin
-
MbUtilities contains static broker utility methods.
- MbUtilities() - Constructor for class com.ibm.broker.plugin.MbUtilities
-
- MbXML - Class in com.ibm.broker.plugin
-
This class contains constants for the generic XML parser.
- MbXML() - Constructor for class com.ibm.broker.plugin.MbXML
-
- MbXMLNS - Class in com.ibm.broker.plugin
-
This class contains constants for the generic namespace-aware XML parser.
- MbXMLNS() - Constructor for class com.ibm.broker.plugin.MbXMLNS
-
- MbXMLNSC - Class in com.ibm.broker.plugin
-
This class contains constants for the compact XML parser.
- MbXMLNSC() - Constructor for class com.ibm.broker.plugin.MbXMLNSC
-
- MbXPath - Class in com.ibm.broker.plugin
-
XPath is a query language for addressing parts of an XML document.
- MbXPath(String) - Constructor for class com.ibm.broker.plugin.MbXPath
-
Creates an MbXPath object from an XPath 1.0 expression.
- MbXPath(String, MbElement) - Constructor for class com.ibm.broker.plugin.MbXPath
-
Creates an MbXPath object from an XPath 1.0 expression.
- moveToRow(int) - Method in class com.ibm.broker.plugin.MbTable
-
Moves the cursor to the row given by the 'row' parameter (first row is index zero).