Index

A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in class COM.activesw.api.client.BrokerTransactionalClient
aborts the open transaction on this client, discarding all work previously performed, and invalidates Rollback the transaction the context.
abort(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
aborts the open transaction on this client, discarding all work previously performed, and invalidates Rollback the transaction the context.
abort(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
aborts all the transactions with the given external id, discarding all work previously performed Rollback the transaction the context.
abort(String[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Aborts the transaction(s) which has/have the specified external_id.
abortAll(BrokerTransactionalClient[]) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
aborts the given list of open transactions, discarding all work previously performed, and invalidates the context.
abortAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
aborts all the transactions known to this broker with the given external_id Discarding all work previously performed, This method is used in distributed transactions.
abortForced(long) - Method in class COM.activesw.api.client.BrokerAdminClient
Forcibly abort a transaction.
abortForced(long[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Forcibly abort a list of transactions.
accept_publish - Variable in class COM.activesw.api.client.BrokerSharedEventTypeInfo
Whether or not this territory accepts having events being published or delivered from the remote territory.
accept_subscribe - Variable in class COM.activesw.api.client.BrokerSharedEventTypeInfo
Whether or not this territory can forward subscriptions or deliver events to the remote territory.
access_label - Variable in class COM.activesw.api.client.BrokerClientInfo
The client's access label.
access_label_required - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
Whether or not an access label is required to connect to this client group.
accessible_clusters - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
The list of clusters accessible through this gateway.
accessible_territories - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
The list of territories accessible through this gateway.
ACK_AUTOMATIC - Static variable in class COM.activesw.api.client.BrokerClient
 
ACK_NONE - Static variable in class COM.activesw.api.client.BrokerClient
 
ACK_SELECTIVE - Static variable in class COM.activesw.api.client.BrokerClient
 
ack_status - Variable in class COM.activesw.api.client.BrokerEvent
 
ACK_THROUGH - Static variable in class COM.activesw.api.client.BrokerClient
 
ack_volatile - Variable in class COM.activesw.api.client.BrokerClientInfo
Whether or not volatile events must be explicitly acknowledged.
acknowledge(long) - Method in class COM.activesw.api.client.BrokerClient
Acknowledge the single event specified.
acknowledge(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Acknowledge the single event specified.
acknowledge(long[]) - Method in class COM.activesw.api.client.BrokerClient
Acknowledge the array of events with the given seqn numbers.
acknowledge(long[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Acknowledge the array of events with the given seqn numbers.
acknowledge(long[], long) - Method in class COM.activesw.api.client.BrokerClient
Acknowledge the array of events with the given seqn numbers, under the specified transaction id.
acknowledge(long, long) - Method in class COM.activesw.api.client.BrokerClient
Acknowledge the single event specified, under the specified transaction id.
acknowledgeThrough(long) - Method in class COM.activesw.api.client.BrokerClient
Acknowledges all events through the event specified.
acknowledgeThrough(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Acknowledges all events through the event specified.
acknowledgeThrough(long, long) - Method in class COM.activesw.api.client.BrokerClient
Acknowledges all events through the event specified, under the specified transaction id.
acl - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
 
acl - Variable in class COM.activesw.api.client.BrokerCompleteServer
 
acl - Variable in class COM.activesw.api.client.BrokerCompleteTerritory
 
acl - Variable in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
 
acls - Variable in class COM.activesw.api.client.BrokerCompleteCollection
 
acquireChangeLock() - Method in class COM.activesw.api.client.BrokerAdminClient
Acquire the per-Broker change lock.
acquired - Variable in class COM.activesw.api.client.BrokerChangeLockInfo
True if the Broker Change Lock was acquired, false if not.
activation - Variable in class COM.activesw.api.client.BrokerTraceEvent
The activation value from the event's envelope.
addBrokerToCluster(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Have this broker join the cluster of the specified other broker.
admin_id - Variable in class COM.activesw.api.client.BrokerClientInfo
Client id of the admin client holding the queue lock
ALL - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
 
app_name - Variable in class COM.activesw.api.client.BrokerClientInfo
The client application name.
app_name - Variable in class COM.activesw.api.client.BrokerTraceEvent
The application name for the client on CLIENT_CREATE and CLIENT_DESTROY operations.
assemble(BrokerEvent, Vector) - Static method in class COM.activesw.api.client.BrokerFormat
Assemble a string from the tokens, replacing references with values from the event.
assemble(BrokerEvent, Vector, Locale) - Static method in class COM.activesw.api.client.BrokerFormat
Assemble a string from the tokens, replacing references with values from the event.
assemble(Vector) - Static method in class COM.activesw.api.client.BrokerFormat
Assemble a string from the tokens, without an event reference.
auth_info - Variable in class COM.activesw.api.client.BrokerClientSession
The Authentication info (if auth_protocol is "BasicAuth" or "SSL").
auth_protocol - Variable in class COM.activesw.api.client.BrokerClientSession
The authentication protocol for the session.
auth_type - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
The authentication type in use on the gateway.
auth_type - Variable in class COM.activesw.api.client.BrokerClusterInfo
The authentication type in use in the cluster.
auth_type - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
The authentication type in use on the gateway.
auth_type - Variable in class COM.activesw.api.client.BrokerTerritoryInfo
The authentication type in use in the territory.
AUTH_TYPE_NONE - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
AUTH_TYPE_SSL - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
auth_version - Variable in class COM.activesw.api.client.BrokerClientSession
The authentication protocol version for the session (if auth_protocol is set).
authenticator - Variable in class COM.activesw.api.client.BrokerAuthInfo
 
authenticator_name - Variable in class COM.activesw.api.client.BrokerClientInfo
The client's owner's authenticator name.
AUTO_SIZE - Static variable in class COM.activesw.api.client.BrokerEvent
 

B

begin_date - Variable in class COM.activesw.api.client.BrokerSSLCertificate
 
BEGIN_NEW_TRANSACTION - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
 
beginAdapterTransaction(String, int, String[], boolean) - Method in class COM.activesw.api.client.BrokerClient
Publishes an Adapter::beginTransaction event for the given transaction ID.
beginTransaction(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Starts a transaction.
beginTransaction(String, int, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Starts a transaction.
BROKER_EXCEPTION_SET_DIAG_FILE - Static variable in exception COM.activesw.api.client.BrokerException
Broker Java API diagnostic tracing can now be redirected to a file via the Java System property "brokerexc.diagfile" .
BROKER_EXCEPTION_SET_DIAG_LEVEL - Static variable in exception COM.activesw.api.client.BrokerException
BrokerException.setDiagnostics(...) can now be set via the Java System property "brokerexc.setdiag" .
broker_host - Variable in class COM.activesw.api.client.BrokerEvent
 
broker_host - Variable in class COM.activesw.api.client.BrokerInfo
The name of the broker host.
broker_host - Variable in class COM.activesw.api.client.BrokerTraceEvent
The hostname of the broker as set in 'broker_name'.
BROKER_MONITOR_DEFAULT_PORT - Static variable in class COM.activesw.api.client.BrokerMonitorClient
 
broker_name - Variable in class COM.activesw.api.client.BrokerCompleteBroker
 
broker_name - Variable in class COM.activesw.api.client.BrokerEvent
 
broker_name - Variable in class COM.activesw.api.client.BrokerInfo
The name of the broker
broker_name - Variable in class COM.activesw.api.client.BrokerTraceEvent
The name of the broker being added or removed from the territory on BROKER_ADDED and BROKER_REMOVED operations.
broker_port - Variable in class COM.activesw.api.client.BrokerEvent
 
BROKER_SERVER_DEFAULT_PORT - Static variable in class COM.activesw.api.client.BrokerServerClient
 
BrokerAccessControlList - Class in COM.activesw.api.client
An access control list (ACL) consists of a list of names of users who should be allowed access, plus a list of names of authenticators which can issue users their identities.
BrokerAccessControlList() - Constructor for class COM.activesw.api.client.BrokerAccessControlList
Create an empty access control list (ACL).
BrokerAccessControlList(BrokerAccessControlList) - Constructor for class COM.activesw.api.client.BrokerAccessControlList
Copy constructor.
BrokerAdminClient - Class in COM.activesw.api.client
Representation of an Information Broker administrative client.
BrokerAdminClient(String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerAdminClient
Protected reconnect constructor.
BrokerAdminClient(String, String, String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerAdminClient
Creates an administrative client.
BrokerAdminTypeDef - Class in COM.activesw.api.client
This type is used to represent a type definition as used by admin clients.
BrokerAdminTypeDef(short) - Constructor for class COM.activesw.api.client.BrokerAdminTypeDef
Create a new type definition for a non-Event type.
BrokerAdminTypeDef(BrokerAdminTypeDef) - Constructor for class COM.activesw.api.client.BrokerAdminTypeDef
Copy constructor.
BrokerAdminTypeDef(BrokerTypeDef) - Constructor for class COM.activesw.api.client.BrokerAdminTypeDef
Create from a normal type definition.
BrokerAdminTypeDef(String, short) - Constructor for class COM.activesw.api.client.BrokerAdminTypeDef
Create a new type definition.
BrokerAllQueueStat - Class in COM.activesw.api.client
 
BrokerAllQueueStat() - Constructor for class COM.activesw.api.client.BrokerAllQueueStat
 
BrokerAllQueueStat(String, BrokerEvent) - Constructor for class COM.activesw.api.client.BrokerAllQueueStat
 
BrokerAuthInfo - Class in COM.activesw.api.client
This class is a data structure used to describe a Broker Client's Authentication info for each session.
BrokerAuthInfo() - Constructor for class COM.activesw.api.client.BrokerAuthInfo
 
BrokerAuthInfo(BrokerAuthInfo) - Constructor for class COM.activesw.api.client.BrokerAuthInfo
 
BrokerAuthInfo(String, String) - Constructor for class COM.activesw.api.client.BrokerAuthInfo
 
BrokerBadStateException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an API call is made that conflicts with the current system state.
BrokerCallback - Interface in COM.activesw.api.client
This class is implemented by any object which needs to be registered for Information Broker event callbacks.
BrokerChangeLockInfo - Class in COM.activesw.api.client
This class is a data structure used to describe the result of acquiring the broker change lock.
BrokerChangeLockInfo() - Constructor for class COM.activesw.api.client.BrokerChangeLockInfo
Create a broker change lock information object.
BrokerChangeLockInfo(boolean, String, int, BrokerDate) - Constructor for class COM.activesw.api.client.BrokerChangeLockInfo
Create and initialize.
BrokerClient - Class in COM.activesw.api.client
Representation of an Information Broker client.
BrokerClient(String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerClient
Protected reconnect constructor.
BrokerClient(String, String, String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerClient
Creates a client.
BrokerClientContentionException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when client contention is detected.
BrokerClientExistsException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an attempt is made to create a client and that client's ID is already in use.
BrokerClientGroupExistsException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an attempt is made to create a client group and that client group name is already in use.
BrokerClientGroupInfo - Class in COM.activesw.api.client
This class is a data structure used to describe client group information.
BrokerClientGroupInfo() - Constructor for class COM.activesw.api.client.BrokerClientGroupInfo
Create an empty client group info.
BrokerClientGroupInfo(String, String, int, int) - Constructor for class COM.activesw.api.client.BrokerClientGroupInfo
Create an entry with values set.
BrokerClientInfo - Class in COM.activesw.api.client
This class is a data structure used to describe client information.
BrokerClientInfo() - Constructor for class COM.activesw.api.client.BrokerClientInfo
Create an empty client info.
BrokerClientInfo(String, String, String, boolean, String, int, long) - Constructor for class COM.activesw.api.client.BrokerClientInfo
Create an entry with values set.
BrokerClientPoll - Class in COM.activesw.api.client
This class is a data structure used to describe client poll information.
BrokerClientPoll(BrokerClient, int, Object) - Constructor for class COM.activesw.api.client.BrokerClientPoll
Create a client poll object.
BrokerClientQueueBrowser - Class in COM.activesw.api.client
This class provides queue browsing capabilities to view events from client queue.
BrokerClientQueueBrowserException - Exception in COM.activesw.api.client
This exception is thrown by queue browser methods when an operation on a BrokerClientQueueBrowser (including the locked) fails.
BrokerClientQueueBrowserInfo - Class in COM.activesw.api.client
This class holds details of a client queue browser.
BrokerClientQueueBrowserInfo() - Constructor for class COM.activesw.api.client.BrokerClientQueueBrowserInfo
 
BrokerClientQueueBrowserInfo(String, String, int, boolean, boolean, int) - Constructor for class COM.activesw.api.client.BrokerClientQueueBrowserInfo
 
BrokerClientQueueLockException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the specified operation cannot be affected as the BrokerClient is determined to be locked for queue browser operations.
BrokerClientSession - Class in COM.activesw.api.client
This class is a data structure used to describe client sessions.
BrokerClientSession() - Constructor for class COM.activesw.api.client.BrokerClientSession
Create an empty client session info.
BrokerClientSession(int, int, int, int, String, String, int, String, String, BrokerSSLCertificate, BrokerDate, BrokerDate, BrokerDate) - Constructor for class COM.activesw.api.client.BrokerClientSession
Create an entry with values set.
BrokerClientSession(int, int, int, int, String, String, int, String, String, BrokerSSLCertificate, BrokerDate, BrokerDate, BrokerDate, String) - Constructor for class COM.activesw.api.client.BrokerClientSession
Create an entry with values set including IP Address as Strings.
BrokerClusterGatewayInfo - Class in COM.activesw.api.client
This class stores configuration information about a cluster gateway
BrokerClusterGatewayInfo() - Constructor for class COM.activesw.api.client.BrokerClusterGatewayInfo
Create an empty Cluster gateway info object.
BrokerClusterGatewayInfo(BrokerTerritoryGatewayInfo) - Constructor for class COM.activesw.api.client.BrokerClusterGatewayInfo
Create an Cluster gateway info object from Territory Gateway Info object.
BrokerClusterInfo - Class in COM.activesw.api.client
This class stores configuration information about a cluster
BrokerClusterInfo() - Constructor for class COM.activesw.api.client.BrokerClusterInfo
Create an empty cluster info object.
BrokerClusterInfo(BrokerTerritoryInfo) - Constructor for class COM.activesw.api.client.BrokerClusterInfo
Create a Cluster info from Territory info object.
BrokerClusterPublisher - Class in COM.activesw.api.client
 
BrokerClusterPublisher(String, String, String, String, String, BrokerConnectionDescriptor, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerClusterPublisher
Creates a BrokerClusterPublisher.
BrokerClusterPublisherException - Exception in COM.activesw.api.client
This exception is thrown by BrokerClusterPublisher methods when an error occurs while invoking methods on BrokerClusterPublisher object.
BrokerCommFailureException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a network communications failure occurs.
BrokerCompleteBroker - Class in COM.activesw.api.client
Holds all of the information describing a broker as far as import and export are concerned.
BrokerCompleteBroker() - Constructor for class COM.activesw.api.client.BrokerCompleteBroker
Constructor.
BrokerCompleteBroker(BrokerInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteBroker
Constructor.
BrokerCompleteClient - Class in COM.activesw.api.client
Holds all of the information describing a client as far as import and export are concerned.
BrokerCompleteClient() - Constructor for class COM.activesw.api.client.BrokerCompleteClient
Constructor.
BrokerCompleteClient(BrokerClientInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteClient
Constructor.
BrokerCompleteClientGroup - Class in COM.activesw.api.client
Holds all of the information describing a client groups as far as import and export are concerned.
BrokerCompleteClientGroup() - Constructor for class COM.activesw.api.client.BrokerCompleteClientGroup
Constructor.
BrokerCompleteClientGroup(BrokerClientGroupInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteClientGroup
Constructor.
BrokerCompleteCollection - Class in COM.activesw.api.client
This class is used as a container to collect various Broker objects.
BrokerCompleteCollection() - Constructor for class COM.activesw.api.client.BrokerCompleteCollection
Constructor.
BrokerCompleteEventType - Class in COM.activesw.api.client
Holds all of the information describing an event type as far as import and export are concerned.
BrokerCompleteEventType() - Constructor for class COM.activesw.api.client.BrokerCompleteEventType
Constructor.
BrokerCompleteEventType(BrokerAdminTypeDef) - Constructor for class COM.activesw.api.client.BrokerCompleteEventType
Constructor.
BrokerCompleteServer - Class in COM.activesw.api.client
Holds all of the information describing a server as far as import and export are concerned.
BrokerCompleteServer() - Constructor for class COM.activesw.api.client.BrokerCompleteServer
Constructor.
BrokerCompleteTerritory - Class in COM.activesw.api.client
Holds all of the information describing a broker as far as import and export are concerned.
BrokerCompleteTerritory() - Constructor for class COM.activesw.api.client.BrokerCompleteTerritory
Constructor.
BrokerCompleteTerritory(BrokerTerritoryInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteTerritory
Constructor.
BrokerCompleteTerritoryGateway - Class in COM.activesw.api.client
Holds all of the information describing a broker as far as import and export are concerned.
BrokerCompleteTerritoryGateway() - Constructor for class COM.activesw.api.client.BrokerCompleteTerritoryGateway
Constructor.
BrokerCompleteTerritoryGateway(BrokerClusterGatewayInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteTerritoryGateway
Constructor.
BrokerCompleteTerritoryGateway(BrokerTerritoryGatewayInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteTerritoryGateway
Constructor.
BrokerConnectionCallback - Interface in COM.activesw.api.client
This class is implemented by any object which needs to be registered for client connection callbacks.
BrokerConnectionClosedException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an action is attempted on a BrokerClient which has been disconnected from the broker previously or was disconnected during the operation.
BrokerConnectionDescriptor - Class in COM.activesw.api.client
This class provides a way to configure the connection which a BrokerClient object uses.
BrokerConnectionDescriptor() - Constructor for class COM.activesw.api.client.BrokerConnectionDescriptor
Create an empty connection descriptor.
BrokerConnectionDescriptor(BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerConnectionDescriptor
Copy constructor
BrokerCorruptDataException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when internal data is discovered to be corrupt
BrokerCPConnectionCallback - Interface in COM.activesw.api.client
This class is implemented by any object which needs to be registered for cluster publisher connection callbacks.
BrokerCPSelectionCallback - Interface in COM.activesw.api.client
This class is implemented by any object which implements a cluster publisher selection callback for cluster operations.
BrokerDate - Class in COM.activesw.api.client
This class provides a powerful and flexible date/time system for use with the Java client API.
BrokerDate() - Constructor for class COM.activesw.api.client.BrokerDate
Create an empty date.
BrokerDate(int, int, int) - Constructor for class COM.activesw.api.client.BrokerDate
Create with the date set.
BrokerDate(int, int, int, int, int, int, int) - Constructor for class COM.activesw.api.client.BrokerDate
Create with the date and time set.
BrokerDate(int, int, int, int, int, int, int, boolean) - Constructor for class COM.activesw.api.client.BrokerDate
Create with the date and time set.
BrokerDate(BrokerDate) - Constructor for class COM.activesw.api.client.BrokerDate
Copy constructor.
BrokerDate(String) - Constructor for class COM.activesw.api.client.BrokerDate
Create from date string using the a date or date/time formatter for the US English locale.
BrokerDate(String, boolean) - Constructor for class COM.activesw.api.client.BrokerDate
Create from date string using the a date or date/time formatter for the US English locale.
BrokerDate(String, Locale) - Constructor for class COM.activesw.api.client.BrokerDate
Create from date string using a date/time formatter for the specified locale.
BrokerDate(String, Locale, boolean) - Constructor for class COM.activesw.api.client.BrokerDate
Create from date string using a date/time formatter for the specified locale.
BrokerDate(Calendar) - Constructor for class COM.activesw.api.client.BrokerDate
Create using a Java Calendar.
BrokerDate(Calendar, boolean) - Constructor for class COM.activesw.api.client.BrokerDate
Create using a Java Calendar.
BrokerDate(Date) - Constructor for class COM.activesw.api.client.BrokerDate
Create using a Java Date.
BrokerDate(Date, boolean) - Constructor for class COM.activesw.api.client.BrokerDate
Create using a Java Date.
BrokerDependencyException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an opperation cannot be completed due to a dependency.
BrokerEvent - Class in COM.activesw.api.client
Represents an Information Broker event.
BrokerEvent(BrokerClient, String) - Constructor for class COM.activesw.api.client.BrokerEvent
Create an event of the appropriate type with an associated client.
BrokerEvent(BrokerClient, String, Class) - Constructor for class COM.activesw.api.client.BrokerEvent
Deprecated.
As of Java API v6.5.
BrokerEvent(BrokerClient, String, Object) - Constructor for class COM.activesw.api.client.BrokerEvent
Deprecated.
As of Java API v6.5.
BrokerEvent(BrokerEvent) - Constructor for class COM.activesw.api.client.BrokerEvent
Copy constructor.
BrokerEvent(String, BrokerClusterPublisher) - Constructor for class COM.activesw.api.client.BrokerEvent
Create an event of the appropriate type with an associated client from the BrokerClusterPublisher's cluster pool.
BrokerEvent(String, BrokerClusterPublisher, Class) - Constructor for class COM.activesw.api.client.BrokerEvent
Deprecated.
As of Java API v6.5.
BrokerEvent(String, BrokerClusterPublisher, Object) - Constructor for class COM.activesw.api.client.BrokerEvent
Deprecated.
As of Java API v6.5.
BrokerException - Exception in COM.activesw.api.client
This class is the base exception type for all exception thrown by Information Broker client classes.
BrokerException(int, int, int) - Constructor for exception COM.activesw.api.client.BrokerException
System use only.
BrokerExistsException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an attempt is made to create a broker and that broker's name is already in use.
BrokerFailureException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an internal failure happens when communicating with the broker.
BrokerField - Class in COM.activesw.api.client
This class is a data structure giving a field's type and value.
BrokerField() - Constructor for class COM.activesw.api.client.BrokerField
Create an empty field object.
BrokerField(short, Object) - Constructor for class COM.activesw.api.client.BrokerField
Create an field object setting both the type and value.
BrokerFieldNotFoundException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an application tries to get or set a non-existant field in an event.
BrokerFieldTypeMismatchException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a field is accessed as a type other than what it really is.
BrokerFileNotFoundException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an application tries to access a non-existant file.
BrokerFilter - Class in COM.activesw.api.client
 
BrokerFilter(BrokerClient, String, String) - Constructor for class COM.activesw.api.client.BrokerFilter
Create the filter.
BrokerFilter(BrokerClient, String, String, Locale) - Constructor for class COM.activesw.api.client.BrokerFilter
Create the filter in the given locale.
BrokerFilterDescriptor - Class in COM.activesw.api.client
This class is a data structure used to describe a filter.
BrokerFilterDescriptor() - Constructor for class COM.activesw.api.client.BrokerFilterDescriptor
Create an empty filter description object
BrokerFilterDescriptor(String, String) - Constructor for class COM.activesw.api.client.BrokerFilterDescriptor
Create a filter description object with eventTypeName and filter set.
BrokerFilterParseException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an error occurs during the parsing of a filter string.
BrokerFilterRuntimeException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an error occurs during a filter match.
BrokerFormat - Class in COM.activesw.api.client
String formatting functions.
BrokerFormat(String) - Constructor for class COM.activesw.api.client.BrokerFormat
Constructor.
BrokerFormatException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an internal formating error is detected.
BrokerForwardQueueBrowser - Class in COM.activesw.api.client
This class provides queue browsing capabilities to view events from remote broker's queue.
BrokerHostNotFoundException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a host is not found.
BrokerIncompatibleVersionException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the broker is running which is incompatible with the client class version being used.
BrokerInfo - Class in COM.activesw.api.client
This class represents the description of a Broker.
BrokerInfo() - Constructor for class COM.activesw.api.client.BrokerInfo
Create a broker information object.
BrokerInfo(String, String, String, String) - Constructor for class COM.activesw.api.client.BrokerInfo
Create and initialize.
BrokerInputParseException - Exception in COM.activesw.api.client
This exception is thrown by the ADL parser when the import file contents are invalid in some way.
BrokerInTerritoryException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a territory join or create operation is performed on a broker that is already in a territory.
BrokerInterruptedException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an interruption occurs.
BrokerInvalidAccessListException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the access list specified to a call is not valid.
BrokerInvalidAcknowledgementException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an acknowledgement is determined to be invalid.
BrokerInvalidBrokerNameException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the client group name specified to a call is not valid.
BrokerInvalidClientException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a BrokerClient is determined to be invalid because it has already been disconnected or destroyed.
BrokerInvalidClientGroupNameException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the client group name specified to a call is not valid.
BrokerInvalidClientIdException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the client ID specified to a call is not valid.
BrokerInvalidClientLicenseIDException - Exception in COM.activesw.api.client
This exception is thrown by Broker client when supplied client license property value is empty/null.
BrokerInvalidEventException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an attempt is made to publish an event that is not properly formed.
BrokerInvalidEventTypeNameException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an invalid event type name is used.
BrokerInvalidFieldNameException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an invalid field name is used.
BrokerInvalidLicenseException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the license string specified to a call is not valid.
BrokerInvalidLogConfigException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the log configuration specified to a call is not valid.
BrokerInvalidNameException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a name specified to a call is not valid.
BrokerInvalidPlatformKeyException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the platform key specified to a call is not valid.
BrokerInvalidPortException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the port specified to a call is not valid.
BrokerInvalidSubscriptionException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a subscription contains an invalid event type name or subscription ID.
BrokerInvalidTerritoryNameException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the client group name specified to a call is not valid.
BrokerInvalidTxException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a name is specified which does not exist in the resource being accessed.
BrokerInvalidTypeCacheException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an internal type caching failure occurs.
BrokerInvalidTypeDefException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when using a type definition from a client that is no longer connected to the broker or after the type cache has been flushed.
BrokerInvalidTypeException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a type is used which is not supported by the client classes.
BrokerJoinFailureInfo - Class in COM.activesw.api.client
This class is used to report failures from the BrokerAdminClient.joinTerritory() method.
BrokerJoinFailureInfo() - Constructor for class COM.activesw.api.client.BrokerJoinFailureInfo
Create a failure information object.
BrokerLockedClientQueueBrowser - Class in COM.activesw.api.client
This class provides queue browsing capabilities to view and modify events of a client queue.
BrokerLockedForwardQueueBrowser - Class in COM.activesw.api.client
This class provides queue browsing capabilities to view and modify events of a client queue.
BrokerLockedQueueBrowser - Interface in COM.activesw.api.client
 
BrokerLogConfig - Class in COM.activesw.api.client
A log configuration object.
BrokerLogConfig() - Constructor for class COM.activesw.api.client.BrokerLogConfig
Create a new log configuration object.
BrokerLogConfig(BrokerLogConfig) - Constructor for class COM.activesw.api.client.BrokerLogConfig
Copy constructor.
BrokerLogConfigEntry - Class in COM.activesw.api.client
This class is a data structure used to describe a log setting.
BrokerLogConfigEntry() - Constructor for class COM.activesw.api.client.BrokerLogConfigEntry
Create an empty entry
BrokerLogConfigEntry(String, boolean, String) - Constructor for class COM.activesw.api.client.BrokerLogConfigEntry
Create an entry with values set.
BrokerMonitorClient - Class in COM.activesw.api.client
Representation of a Broker Monitor client.
BrokerMonitorClient(String) - Constructor for class COM.activesw.api.client.BrokerMonitorClient
Create a Broker Monitor client.
BrokerMonitorClient(String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerMonitorClient
Create a Broker Monitor client.
BrokerNoPermissionException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when access permission is denied for the operation.
BrokerNotImplementedException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the requested operation is not available.
BrokerNotInClusterException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a cluster operation is performed on a broker that is not in a cluster.
BrokerNotInTerritoryException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a territory operation is performed on a broker that is not in a territory.
BrokerNotRunningException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the host is available but no broker is running on that host.
BrokerNullParameterException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a paramter value is null.
BrokerOutOfRangeException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an out of range value is encountered.
BrokerProcessInfo - Class in COM.activesw.api.client
This class represents the process information for a Broker.
BrokerProcessInfo() - Constructor for class COM.activesw.api.client.BrokerProcessInfo
Create a broker process information object.
BrokerProcessInfo(String, String) - Constructor for class COM.activesw.api.client.BrokerProcessInfo
Create and initialize.
BrokerProtocolException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an internal protocol failure occurs.
BrokerPublishPauseException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an internal failure happens when communicating with the broker.
BrokerQueueBrowser - Interface in COM.activesw.api.client
 
BrokerQueueBrowserException - Exception in COM.activesw.api.client
This exception is thrown by queue browser methods when an operation on a BrokerQueueBrowser (including the locked) fails.
BrokerQueueBrowserInfo - Class in COM.activesw.api.client
This class holds details of a queue browser.
BrokerQueueBrowserInfo() - Constructor for class COM.activesw.api.client.BrokerQueueBrowserInfo
Create an empty lock info object.
BrokerQueueBrowserInfo(String, String, int, boolean, boolean, int) - Constructor for class COM.activesw.api.client.BrokerQueueBrowserInfo
Create and set-up a lock info object.
brokers - Variable in class COM.activesw.api.client.BrokerCompleteCollection
 
brokers - Variable in class COM.activesw.api.client.BrokerCompleteServer
 
BrokerSecurityException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an error occurs with the security system.
BrokerServerClient - Class in COM.activesw.api.client
Representation of an Broker Server client.
BrokerServerClient(String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerServerClient
Create a Broker Server client.
BrokerServerConnectionCallback - Interface in COM.activesw.api.client
This class is implemented by any object which needs to be registered for server client connection callbacks.
BrokerServerLogEntry - Class in COM.activesw.api.client
This class is a data structure used to describe server log entry information.
BrokerServerLogEntry() - Constructor for class COM.activesw.api.client.BrokerServerLogEntry
Create a broker server log information object.
BrokerSetFailureInfo - Class in COM.activesw.api.client
This class is used to report failures from the BrokerAdminClient.setEventTypesAndClientGroups() method.
BrokerSetFailureInfo() - Constructor for class COM.activesw.api.client.BrokerSetFailureInfo
Create a failure information object.
BrokerSharedEventTypeInfo - Class in COM.activesw.api.client
This class stores configuration information about how an event type is shared across a territory gateway
BrokerSharedEventTypeInfo() - Constructor for class COM.activesw.api.client.BrokerSharedEventTypeInfo
Create an empty share object.
BrokerSharedEventTypeInfo(String, boolean, boolean) - Constructor for class COM.activesw.api.client.BrokerSharedEventTypeInfo
Create and set-up a share object.
BrokerSharedEventTypeRefuseUpdateInfo - Class in COM.activesw.api.client
This class stores configuration information about how an event type is shared across a territory gateway
BrokerSharedEventTypeRefuseUpdateInfo() - Constructor for class COM.activesw.api.client.BrokerSharedEventTypeRefuseUpdateInfo
Create an empty share object.
BrokerSharedEventTypeRefuseUpdateInfo(String, boolean) - Constructor for class COM.activesw.api.client.BrokerSharedEventTypeRefuseUpdateInfo
Create and set-up a share object.
BrokerSSLCertificate - Class in COM.activesw.api.client
This class represents an SSL certificate.
BrokerSSLCertificate() - Constructor for class COM.activesw.api.client.BrokerSSLCertificate
Create a certificate description.
BrokerSSLCertificate(String, String, String, String, BrokerDate, BrokerDate) - Constructor for class COM.activesw.api.client.BrokerSSLCertificate
Create a certificate description.
BrokerSSLConfig - Class in COM.activesw.api.client
This class is a data structure used to describe a broker's SSL configuration.
BrokerSSLConfig() - Constructor for class COM.activesw.api.client.BrokerSSLConfig
Create an empty SSL config object
BrokerSSLConfig(String, String, String, String) - Constructor for class COM.activesw.api.client.BrokerSSLConfig
Create a SSL config with values set.
BrokerSSLConfigException - Exception in COM.activesw.api.client
 
BrokerSSLConfigV2 - Class in COM.activesw.api.client
This class is a data structure used to describe a broker's SSL configuration.
BrokerSSLConfigV2() - Constructor for class COM.activesw.api.client.BrokerSSLConfigV2
Create an empty SSL config object
BrokerSSLConfigV2(BrokerSSLConfigV2) - Constructor for class COM.activesw.api.client.BrokerSSLConfigV2
 
BrokerSSLConfigV2.CRLType - Enum Class in COM.activesw.api.client
 
BrokerSSLConfigV2.KeystoreType - Enum Class in COM.activesw.api.client
 
BrokerSSLConfigV2.SSLProtocol - Enum Class in COM.activesw.api.client
 
BrokerSSLConfigV2.TruststoreType - Enum Class in COM.activesw.api.client
 
BrokerSSLIdentity - Class in COM.activesw.api.client
This class is a data structure used to describe a broker's SSL identity - distinguished name (DN) and issuer distinguished name (issuer DN).
BrokerSSLStatus - Class in COM.activesw.api.client
This class is a data structure used to describe a broker's SSL status.
BrokerSSLStatus() - Constructor for class COM.activesw.api.client.BrokerSSLStatus
Create an empty SSL status object
BrokerSSLStatus(int, int, String) - Constructor for class COM.activesw.api.client.BrokerSSLStatus
Create a SSL status with values set.
BrokerSubscription - Class in COM.activesw.api.client
This class is a data structure used to describe a subscription.
BrokerSubscription() - Constructor for class COM.activesw.api.client.BrokerSubscription
Create an empty subscription object
BrokerSubscription(int, String, String) - Constructor for class COM.activesw.api.client.BrokerSubscription
Create a subscription object setting all three parameters, sub_id, event_type_name, and filter.
BrokerSubscription(String, String) - Constructor for class COM.activesw.api.client.BrokerSubscription
Create a subscription object with event_type_name and filter set.
BrokerSubscriptionExistsException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an attempt is made to open a subscription which is the same as another existing subscription.
BrokerTerritoryGatewayInfo - Class in COM.activesw.api.client
This class stores configuration information about a territory gateway
BrokerTerritoryGatewayInfo() - Constructor for class COM.activesw.api.client.BrokerTerritoryGatewayInfo
Create an empty territory gateway info object.
BrokerTerritoryInfo - Class in COM.activesw.api.client
This class stores configuration information about a territory
BrokerTerritoryInfo() - Constructor for class COM.activesw.api.client.BrokerTerritoryInfo
Create an empty territory info object.
BrokerTimeoutException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the operation times out.
BrokerTraceEvent - Class in COM.activesw.api.client
This class is a data structure used to describe trace event.
BrokerTraceEvent() - Constructor for class COM.activesw.api.client.BrokerTraceEvent
Create an empty entry
BrokerTransactionalClient - Class in COM.activesw.api.client
 
BrokerTransactionalClient(String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerTransactionalClient
Protected reconnect constructor.
BrokerTransactionalClient(String, String, String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerTransactionalClient
Creates a broker client that is transactional.
BrokerTxClosedException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an action is attempted on a BrokerClient transaction which has been either committed or aborted.
BrokerTypeCache - Class in COM.activesw.api.client
This type is used to track broker type definitions
BrokerTypeDef - Class in COM.activesw.api.client
This type is used to represent a type definition.
BrokerUnknownBrokerNameException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a broker name is specified that does not exist on the host.
BrokerUnknownClientGroupException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a client group name is specified that is not defined in the broker.
BrokerUnknownClientIdException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a client ID is specified which does not exist in the broker.
BrokerUnknownClusterException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a Cluster name is specified that does not exist on the Broker.
BrokerUnknownEventTypeException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an event type name is specified which does not exist in the broker.
BrokerUnknownInfosetException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when an infoset name is specified which does not exist on the event type definition in the broker.
BrokerUnknownKeyException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a platform key is specified which is not in the platform information.
BrokerUnknownNameException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a name is specified which does not exist in the resource being accessed.
BrokerUnknownServerException - Exception in COM.activesw.api.client
This exception is thrown by Broker Monitor methods when the server specified to a call does not exist.
BrokerUnknownSessionIdException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when the session ID specified to a call is not valid.
BrokerUnknownTerritoryException - Exception in COM.activesw.api.client
This exception is thrown by Information Broker client methods when a broker name is specified that does not exist on the host.
browseEvents(int, int) - Method in interface COM.activesw.api.client.BrokerQueueBrowser
Browse one or more events from the queue.
browseEvents(int, int, BrokerFilterDescriptor[]) - Method in class COM.activesw.api.client.BrokerClient
Peek one or more events from the specified client's queue.
browser_open - Variable in class COM.activesw.api.client.BrokerClient
 
browserId - Variable in class COM.activesw.api.client.BrokerQueueBrowserInfo
The client id of the client that is browsing the queue
browserSessionId - Variable in class COM.activesw.api.client.BrokerQueueBrowserInfo
The session id of the browsing client
businessContext - Variable in class COM.activesw.api.client.BrokerTraceEvent
The businessContext value from the event's envelope.

C

can_publish - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
 
can_share_state - Variable in class COM.activesw.api.client.BrokerClientInfo
Whether or not the client can share state.
can_subscribe - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
 
cancelCallbackForSubId(int) - Method in class COM.activesw.api.client.BrokerClient
Cancel the client's specific callback for a subscription id.
cancelCallbackForSubId(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
cancelCallbackForTag(int) - Method in class COM.activesw.api.client.BrokerClient
Cancel the client's specific callback for a tag value.
cancelCallbackForTag(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
cancelCallbacks() - Method in class COM.activesw.api.client.BrokerClient
Cancel all callbacks for the client.
cancelCallbacks() - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
cancelCheckForEvents() - Method in class COM.activesw.api.client.BrokerClient
Cancel any pending check events request on the current client session.
cancelConnectionCallback() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Cancel the cluster publisher's connection callback, if any registered.
cancelGetEvents() - Method in class COM.activesw.api.client.BrokerClient
 
cancelGetEvents() - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
cancelSelectionCallback() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Cancel the cluster publisher's selection callback, if any registered.
cancelSubscription(BrokerSubscription) - Method in class COM.activesw.api.client.BrokerClient
Cancel a subscription with matching event type and filter.
cancelSubscription(String, String) - Method in class COM.activesw.api.client.BrokerClient
Cancel a subscription with matching event type and filter.
cancelSubscriptions(BrokerSubscription[]) - Method in class COM.activesw.api.client.BrokerClient
Cancel multiple subscriptions with matching event types and filters.
canPublish(String) - Method in class COM.activesw.api.client.BrokerClient
Test if can publish or deliver an event of a given type.
canPublish(String) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Test if can publish or deliver an event of a given type.
canSubscribe(String) - Method in class COM.activesw.api.client.BrokerClient
Test if can subscribe to an event type, or have events of that type delivered to this client.
certificate_file - Variable in class COM.activesw.api.client.BrokerSSLConfig
The certificate file.
checkAndRestartForwarding() - Method in class COM.activesw.api.client.BrokerAdminClient
Check for inactivity and restart forwarding documemnts on all territory and gateway brokers on this broker.
checkAndRestartForwarding(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Check for inactivity and restart forwarding documemnts across the specfied territory or gateway broker.
checkForEvents(int) - Method in class COM.activesw.api.client.BrokerClient
Check for the availability of deliverable events on the client's queue.
checkMetaDataBackup() - Method in class COM.activesw.api.client.BrokerServerClient
Verifies that the backup of the meta-data is still OK to proceed.
checkSetEnvField(String, String) - Static method in class COM.activesw.api.client.BrokerEvent
 
chooseClusterClient(BrokerClusterPublisher, BrokerEvent[], BrokerInfo[], Object) - Method in interface COM.activesw.api.client.BrokerCPSelectionCallback
Implement this method to select a cluster client to be used for multi-publish operation.
chooseClusterClient(BrokerClusterPublisher, BrokerEvent, BrokerInfo[], Object) - Method in interface COM.activesw.api.client.BrokerCPSelectionCallback
Implement this method to select a cluster client to be used for single publish operation.
clear() - Method in class COM.activesw.api.client.BrokerDate
Clear the date entirely.
clear() - Method in class COM.activesw.api.client.BrokerEvent
Clears all fields of the event so it can be re-used.
clearClientQueueById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Clear all events from the client's queue.
clearField(String) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Clear/delete a given field.
clearField(String) - Method in class COM.activesw.api.client.BrokerEvent
Clear (un-set) a field in the event.
clearField(String, boolean) - Method in class COM.activesw.api.client.BrokerEvent
Clear (un-set) a field in the event.
clearFieldInternal(String, boolean) - Method in class COM.activesw.api.client.BrokerEvent
 
clearFields() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Clear/delete all fields.
clearLogOutput(String) - Method in class COM.activesw.api.client.BrokerLogConfig
Clear the state of a single log output.
clearLogOutputs() - Method in class COM.activesw.api.client.BrokerLogConfig
Clear the state of all log outputs.
clearLogTopic(String) - Method in class COM.activesw.api.client.BrokerLogConfig
Clear the state of a single log topic.
clearLogTopics() - Method in class COM.activesw.api.client.BrokerLogConfig
Clear the state of all log topics.
clearModificationFlag() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Clear the modification flag for the type definition to false.
clearModificationFlag() - Method in class COM.activesw.api.client.BrokerEvent
Clear the modification flag.
clearQueue() - Method in class COM.activesw.api.client.BrokerClient
Clear all events from the client's queue.
clearTime() - Method in class COM.activesw.api.client.BrokerDate
Clear the time but leave the date intact.
client_group - Variable in class COM.activesw.api.client.BrokerClientInfo
The client group.
client_group - Variable in class COM.activesw.api.client.BrokerTraceEvent
The client group name for the client on CLIENT_CREATE and CLIENT_DESTROY operations.
client_group_info - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
 
client_group_names - Variable in class COM.activesw.api.client.BrokerJoinFailureInfo
The list of client groups which had conflicts.
client_group_names_to_destroy - Variable in class COM.activesw.api.client.BrokerSetFailureInfo
The list of client groups which could not be destroyed.
client_group_names_to_modify - Variable in class COM.activesw.api.client.BrokerSetFailureInfo
The list of client groups which could not be modified.
client_groups - Variable in class COM.activesw.api.client.BrokerCompleteBroker
 
client_groups - Variable in class COM.activesw.api.client.BrokerCompleteCollection
 
client_id - Variable in class COM.activesw.api.client.BrokerChangeLockInfo
The ID of the client that currently holds the Broker Change Lock, if the lock could not be acquired.
client_id - Variable in class COM.activesw.api.client.BrokerClientInfo
The client ID.
client_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
The client ID being created or destroyed for CLIENT_CREATE, CLIENT_DESTROY, CLIENT_CONNECT, and CLIENT_DISCONNECT operations.
client_info - Variable in class COM.activesw.api.client.BrokerCompleteClient
 
client_lifecycle - Variable in class COM.activesw.api.client.BrokerClientInfo
The client's lifecycle.
client_queue_locked - Variable in class COM.activesw.api.client.BrokerClientInfo
Client queue locked status
client_storage - Variable in class COM.activesw.api.client.BrokerClientInfo
The client's storage.
client_validation - Variable in class COM.activesw.api.client.BrokerEvent
 
clientId - Variable in class COM.activesw.api.client.BrokerQueueBrowserInfo
The id of the client or forward queue that is being browsed
clients - Variable in class COM.activesw.api.client.BrokerCompleteBroker
 
clients - Variable in class COM.activesw.api.client.BrokerCompleteCollection
 
closeQueueBrowser() - Method in interface COM.activesw.api.client.BrokerQueueBrowser
Close the current queue browser object.
cluster_name - Variable in class COM.activesw.api.client.BrokerClusterInfo
The cluster name.
cluster_name - Variable in class COM.activesw.api.client.BrokerInfo
The name of the broker cluster.
code - Variable in class COM.activesw.api.client.BrokerLogConfigEntry
The code should be one of the BrokerLogConfig.LOG_OUTPUT_* or LOG_TOPIC_* values.
COM.activesw.api.client - package COM.activesw.api.client
 
COM.activesw.api.client.enums - package COM.activesw.api.client.enums
 
commit() - Method in class COM.activesw.api.client.BrokerTransactionalClient
commits the open transaction.
commit(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
commits the open transaction.
commit(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
commits the open transaction(s) which has/have the specified external_id.
commit(String[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
commits the open transaction(s) which has/have the specified external_id.
commitAll(BrokerTransactionalClient[]) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
commits the given list of open transaction.
commitAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
commits all the open transaction with the given external_id.
commitForced(long) - Method in class COM.activesw.api.client.BrokerAdminClient
Forcibly commit a transaction.
commitForced(long[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Forcibly commit a list of transactions.
compareTo(BrokerDate) - Method in class COM.activesw.api.client.BrokerDate
Compares to the given date.
CONNECT_STATE_CONNECTED - Static variable in class COM.activesw.api.client.BrokerClient
 
CONNECT_STATE_DISCONNECTED - Static variable in class COM.activesw.api.client.BrokerClient
 
CONNECT_STATE_RECONNECTED - Static variable in class COM.activesw.api.client.BrokerClient
 
connect_time - Variable in class COM.activesw.api.client.BrokerClientSession
The connect time for the socket between the client application and the broker.
connection_id - Variable in class COM.activesw.api.client.BrokerClientSession
The connection ID.
create_time - Variable in class COM.activesw.api.client.BrokerClientSession
The client session create time.
createBroker(String, String, boolean) - Method in class COM.activesw.api.client.BrokerServerClient
Create a Broker.
createClient(String, String, String, String, String, BrokerConnectionDescriptor) - Method in class COM.activesw.api.client.BrokerAdminClient
Create a new client on the broker.
createClientGroup(String, int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Create a client group on the broker.
createClientQueueBrowser() - Method in class COM.activesw.api.client.BrokerClient
Creates a queue browser on the current client's queue.
createClientQueueBrowser(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Creates a queue browser on the specified client.
createClientSubscriptionById(String, BrokerSubscription) - Method in class COM.activesw.api.client.BrokerAdminClient
Create a subscription for the client to all events of a given event type which match the specified filter.
createClientSubscriptionsById(String, BrokerSubscription[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Open multiple subscriptions for a client at one time.
createClQBException() - Method in exception COM.activesw.api.client.BrokerQueueBrowserException
 
createCluster(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Create a new cluster with this broker as the first member.
createClusterGateway(String, String, String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Create a gateway to the specified cluster by having the current broker communicate with the broker specified by broker_host and broker_name.
createException(BrokerQueueBrowserException) - Method in class COM.activesw.api.client.BrokerClientQueueBrowser
 
createException(BrokerQueueBrowserException) - Method in class COM.activesw.api.client.BrokerForwardQueueBrowser
 
createForwardQueueBrowser(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Creates a queue browser on the forwarding queue of the specified remote broker.
createLockedClientQueueBrowser(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Creates a locked queue browser on the specified client.
createLockedForwardQueueBrowser(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Creates a locked queue browser on the forwarding queue of the specified remote broker.
createTerritory(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Create a new territory with this broker as the first member.
createTerritoryGateway(String, String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Create a gateway to the specified territory by having the current broker communicate with the broker specified by broker_host and broker_name.
createTime - Variable in class COM.activesw.api.client.BrokerQueueBrowserInfo
The time when queue browser was created.
CURRENT_API_VERSION - Static variable in class COM.activesw.api.client.BrokerClient
 

D

data_directory - Variable in class COM.activesw.api.client.BrokerProcessInfo
The directory where data for the broker is written.
day - Variable in class COM.activesw.api.client.BrokerDate
 
deepRefresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteBroker
Refreshes the information about a Broker based on the given client.
deepRefresh(BrokerServerClient, String, String, String, BrokerConnectionDescriptor) - Method in class COM.activesw.api.client.BrokerCompleteServer
Refreshes the information about a Broker server based on the given client.
deepRetrieve(BrokerAdminClient) - Static method in class COM.activesw.api.client.BrokerCompleteBroker
Retrieves the information about a Broker based on the given client.
deepRetrieve(BrokerServerClient, String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerCompleteServer
Retrieves all the information about a Broker server and creates an object.
deepStore(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteBroker
Stores the information from this object into the Broker for which the given client object has been provided.
DEFAULT_PRIORITY - Static variable in class COM.activesw.api.client.BrokerEvent
 
DEFAULT_STAT_PACKET_LENGTH - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
DEFAULT_TIMEOUT - Static variable in class COM.activesw.api.client.BrokerClient
Default timeout for Broker requests.
defaultDescriptor - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
 
deleteEvents(long[]) - Method in class COM.activesw.api.client.BrokerLockedClientQueueBrowser
Delete events in the queue.
deleteEvents(long[]) - Method in class COM.activesw.api.client.BrokerLockedForwardQueueBrowser
Delete events in the queue.
deleteEvents(long[]) - Method in interface COM.activesw.api.client.BrokerLockedQueueBrowser
Delete events in the queue.
deleteLogEvents(int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Deletes one or more events from the broker's log.
deliver(String, BrokerEvent) - Method in class COM.activesw.api.client.BrokerClient
Deliver one event.
deliver(String, BrokerEvent) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Deliver one event.
deliver(String, BrokerEvent) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Deliver one event in the given transaction.
deliver(String, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClient
Deliver multiple events.
deliver(String, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Deliver multiple events.
deliver(String, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Deliver multiple events on the given transaction.
deliver(String, BrokerEvent[], BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Deliver multiple events on the given transaction.
deliver(String, BrokerEvent, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Deliver one event in the given transaction.
deliverAckReplyEvent(BrokerEvent, long) - Method in class COM.activesw.api.client.BrokerClient
Delivers an Adapter::ack event to the originator of the specified event, which is most likely a request event.
deliverAckReplyEvent(BrokerEvent, long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Delivers an Adapter::ack event to the originator of the specified event, which is most likely a request event for given transaction.
deliverAckReplyEvent(BrokerEvent, long, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Delivers an Adapter::ack event to the originator of the specified event, which is most likely a request event for given transaction.
deliverErrorReplyEvent(BrokerEvent, BrokerEvent) - Method in class COM.activesw.api.client.BrokerClient
/** Give a single error event to the broker to all be delivered to the client that published the 'request_event'.
deliverErrorReplyEvent(BrokerEvent, BrokerEvent) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Give a single error event to the broker to all be delivered to the client that published the 'request_event' for given transaction.
deliverErrorReplyEvent(BrokerEvent, BrokerEvent, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Give a single error event to the broker to all be delivered to the client that published the 'request_event' for given transaction.
deliverNullReplyEvent(BrokerEvent, String, long) - Method in class COM.activesw.api.client.BrokerClient
Delivers a null event of type 'reply_event_type_name' to the originator of the specified event, which is most likely a request event.
deliverNullReplyEvent(BrokerEvent, String, long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Delivers a null event of type 'reply_event_type_name' to the originator of the specified event, which is most likely a request event for given transaction.
deliverNullReplyEvent(BrokerEvent, String, long, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Delivers a null event of type 'reply_event_type_name' to the originator of the specified event, which is most likely a request event for given transaction.
deliverPartialReplyEvents(BrokerEvent, BrokerEvent[], int, int) - Method in class COM.activesw.api.client.BrokerClient
Give multiple events to the broker to all be delivered to the client that published the 'request_event'.
deliverPartialReplyEvents(BrokerEvent, BrokerEvent[], int, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Give multiple events to the broker to all be delivered to the client that published the 'request_event' for the given transaction.
deliverPartialReplyEvents(BrokerEvent, BrokerEvent[], int, int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Give multiple events to the broker to all be delivered to the client that published the 'request_event' for the given transaction.
deliverReplyEvent(BrokerEvent, BrokerEvent) - Method in class COM.activesw.api.client.BrokerClient
Give a single event to the broker to all be delivered to the client that published the 'request_event'.
deliverReplyEvent(BrokerEvent, BrokerEvent) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Give a single event to the broker to all be delivered to the client that published the 'request_event' for the given transaction.
deliverReplyEvent(BrokerEvent, BrokerEvent, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Give a single event to the broker to all be delivered to the client that published the 'request_event' for the given transaction.
deliverReplyEvents(BrokerEvent, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClient
Give multiple events to the broker to all be delivered to the client that published the 'request_event'.
deliverReplyEvents(BrokerEvent, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Give multiple events to the broker to all be delivered to the client that published the 'request_event' for given transaction.
deliverReplyEvents(BrokerEvent, BrokerEvent[], BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Give multiple events to the broker to all be delivered to the client that published the 'request_event' for given transaction.
deliverRequestAndWait(String, BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerClient
Deliver one request event and wait for replies.
deliverRequestAndWait(String, BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Deliver one request event and wait for replies.
deliverRequestAndWait(String, BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
deliverWithAck(String, BrokerEvent[], int, long[]) - Method in class COM.activesw.api.client.BrokerClient
Deliver multiple events.
deliverWithAck(String, BrokerEvent[], int, long[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Deliver multiple events on the given transaction.
deliverWithAck(String, BrokerEvent[], int, long[], BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Deliver multiple events on the given transaction.
DER - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.CRLType
 
description - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
Client group description text.
description - Variable in class COM.activesw.api.client.BrokerCompleteBroker
 
description - Variable in class COM.activesw.api.client.BrokerCompleteServer
 
description - Variable in class COM.activesw.api.client.BrokerInfo
The description of the broker
dest_client_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
The client ID to which the event is being delivered for EVENT_PUBLISH, EVENT_ENQUEUE, EVENT_RECEIVE, and EVENT_DROP operations where the event was delivered rather than published by the sending client.
destroy() - Method in class COM.activesw.api.client.BrokerClient
Destroy the client.
destroy() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Destroy BrokerClusterPublisher.
destroy() - Method in class COM.activesw.api.client.BrokerMonitorClient
Destroys the Broker Monitor client.
destroy() - Method in class COM.activesw.api.client.BrokerServerClient
Destroy the Broker Server client.
destroyBroker() - Method in class COM.activesw.api.client.BrokerAdminClient
Destroy this Broker.
destroyClientById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Destroy the specified client.
destroyClientGroup(String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Destroy the named client group.
destroyClientSubscriptionById(String, BrokerSubscription) - Method in class COM.activesw.api.client.BrokerAdminClient
Cancel a subscription for a client with matching event type and filter.
destroyClientSubscriptionsById(String, BrokerSubscription[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Cancel multiple subscriptions for a client with matching event types and filters.
destroyClusterGateway(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Destroy a gateway to the specified cluster.
destroyEventType(String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Destroy the named event type.
destroyEventTypeInfoset(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Destroy the specified infoset for the specified event type.
destroyEventTypeInfosets(String, String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Destroy the specified infosets for the specified event type.
destroyEventTypes(String[], boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Destroy the named event types.
destroyTerritoryGateway(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Destroy a gateway to the specified territory.
DIAG_NONE - Static variable in exception COM.activesw.api.client.BrokerException
Setting the "brokerexc.setdiag" Java System property to BrokerException.DIAG_NONE will disable diagnostics.
DIAG_SHOW_ALL - Static variable in exception COM.activesw.api.client.BrokerException
Setting the "brokerexc.setdiag" Java System property to BrokerException.DIAG_SHOW_ALL will enable all diagnostics.
DIAG_SHOW_ALL_ERRORS - Static variable in exception COM.activesw.api.client.BrokerException
Setting the "brokerexc.setdiag" Java System property to BrokerException.DIAG_SHOW_ALL_ERRORS will enable all errors diagnostics.
DIAG_SHOW_FATAL_ERRORS - Static variable in exception COM.activesw.api.client.BrokerException
Setting the "brokerexc.setdiag" Java System property to BrokerException.DIAG_SHOW_FATAL_ERRORS will enable all fatal errors diagnostics.
DIAG_SHOW_JAVA_API - Static variable in exception COM.activesw.api.client.BrokerException
Setting the "brokerexc.setdiag" Java System property to BrokerException.DIAG_SHOW_JAVA_API will enable queue info diagnostics.
DIAG_SHOW_QUEUE_INFO - Static variable in exception COM.activesw.api.client.BrokerException
Setting the "brokerexc.setdiag" Java System property to BrokerException.DIAG_SHOW_QUEUE_INFO will enable queue info diagnostics.
DIAG_SHOW_SOCKET_ACTIVITY - Static variable in exception COM.activesw.api.client.BrokerException
Setting the "brokerexc.setdiag" Java System property to BrokerException.DIAG_SHOW_SOCKET_ACTIVITY will enable socket activity diagnostics.
DIAG_SHOW_SOCKET_PARSING - Static variable in exception COM.activesw.api.client.BrokerException
Setting the "brokerexc.setdiag" Java System property to BrokerException.DIAG_SHOW_SOCKET_PARSING will enable socket parsing diagnostics.
DIAG_SHOW_SOCKET_TRAFFIC - Static variable in exception COM.activesw.api.client.BrokerException
Setting the "brokerexc.setdiag" Java System property to BrokerException.DIAG_SHOW_SOCKET_TRAFFIC will enable socket traffic diagnostics.
DIR - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.TruststoreType
 
dirty - Variable in class COM.activesw.api.client.BrokerEvent
 
disconnect() - Method in class COM.activesw.api.client.BrokerClient
Disconnect the client.
disconnect() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Disconnect BrokerClusterPublisher.
disconnectClientById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Disconnect all sessions for the specified client.
disconnectClientSessionById(String, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Disconnect the specified session for the specified client.
dispatch(int) - Static method in class COM.activesw.api.client.BrokerClient
This function gets the next incoming event and passes it to the proper callback method.
dispatch(int) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
 
distinguished_name - Variable in class COM.activesw.api.client.BrokerSSLCertificate
 
distinguished_name - Variable in class COM.activesw.api.client.BrokerSSLConfig
The distinguished name.
DO_NOT_ACK - Static variable in class COM.activesw.api.client.BrokerClient
 
doesClientSubscriptionExistById(String, String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Test if a subscription exists on the client with the given event type name and filter.
doesSubscriptionExist(String, String) - Method in class COM.activesw.api.client.BrokerClient
Checks to see if the given subscription exists.

E

enabled - Variable in class COM.activesw.api.client.BrokerLogConfigEntry
Whether or not the log entry is enabled.
encrypt_level - Variable in class COM.activesw.api.client.BrokerClientSession
The encryption level for the session (if encrypt_protocol is set).
encrypt_level - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
The level of encryption required on the gateway.
encrypt_level - Variable in class COM.activesw.api.client.BrokerClusterInfo
The level of encryption required in the cluster.
encrypt_level - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
The level of encryption required on the gateway.
encrypt_level - Variable in class COM.activesw.api.client.BrokerTerritoryInfo
The level of encryption required in the territory.
encrypt_level - Variable in class COM.activesw.api.client.BrokerTraceEvent
Tells the encryption level of the client's connection.
ENCRYPT_LEVEL_ENCRYPTION - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
 
ENCRYPT_LEVEL_NO_ENCRYPTION - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
 
ENCRYPT_LEVEL_US_DOMESTIC - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
ENCRYPT_LEVEL_US_EXPORT - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
encrypt_protocol - Variable in class COM.activesw.api.client.BrokerClientSession
The encryption protocol for the session.
encrypt_version - Variable in class COM.activesw.api.client.BrokerClientSession
The encryption protocol version for the session (if encrypt_protocol is set).
end_date - Variable in class COM.activesw.api.client.BrokerSSLCertificate
 
endAdapterTransaction(String, int, boolean) - Method in class COM.activesw.api.client.BrokerClient
Publishes an Adapter::endTransaction event for the given transaction ID.
endAll(BrokerTransactionalClient[], int) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
 
endAll(BrokerTransactionalClient[], String, int) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Ends the given list of current transactions.
endExt(String[], int) - Method in class COM.activesw.api.client.BrokerClient
Ends the transaction
endMetaDataBackup() - Method in class COM.activesw.api.client.BrokerServerClient
Notifies the Broker that backup of the meta-data is complete.
endTr(long[], int) - Method in class COM.activesw.api.client.BrokerClient
 
endTransaction(long, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
endTransaction(String, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Ends the current transaction.
endTx(long[], int) - Method in class COM.activesw.api.client.BrokerClient
Ends the transaction
ENTIRE_SEQUENCE - Static variable in class COM.activesw.api.client.BrokerEvent
 
entry_msg_id - Variable in class COM.activesw.api.client.BrokerServerLogEntry
The message id of this entry in the server log.
entry_msg_text - Variable in class COM.activesw.api.client.BrokerServerLogEntry
The message text of this entry in the server log.
entry_type - Variable in class COM.activesw.api.client.BrokerServerLogEntry
The type of this entry in the server log.
ENVELOPE_FLAGS_INSERTED_EVENT - Static variable in class COM.activesw.api.client.BrokerEvent
 
ENVELOPE_FLAGS_LOGGED_EVENT - Static variable in class COM.activesw.api.client.BrokerEvent
 
ENVELOPE_FLAGS_NO_VALIDATION - Static variable in class COM.activesw.api.client.BrokerEvent
 
ENVELOPE_FLAGS_OPEN_VALIDATION - Static variable in class COM.activesw.api.client.BrokerEvent
 
equals(BrokerConnectionDescriptor) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
equals(BrokerDate) - Method in class COM.activesw.api.client.BrokerDate
True if the date is equal to this one.
equals(Object) - Method in class COM.activesw.api.client.BrokerAuthInfo
 
equals(Object) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
 
error_string - Variable in class COM.activesw.api.client.BrokerSSLStatus
The error string.
event_id - Variable in class COM.activesw.api.client.BrokerEvent
 
event_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
The 64-bit identifier for the event.
event_req_id - Variable in class COM.activesw.api.client.BrokerClient
 
event_type_name - Variable in class COM.activesw.api.client.BrokerEvent
 
event_type_name - Variable in class COM.activesw.api.client.BrokerSharedEventTypeInfo
The event type name.
event_type_name - Variable in class COM.activesw.api.client.BrokerSharedEventTypeRefuseUpdateInfo
The event type name.
event_type_name - Variable in class COM.activesw.api.client.BrokerSubscription
The event type name.
event_type_name - Variable in class COM.activesw.api.client.BrokerTraceEvent
The event type name for EVENT_PUBLISH, EVENT_ENQUEUE, EVENT_RECEIVE, and EVENT_DROP operations.
event_type_names - Variable in class COM.activesw.api.client.BrokerJoinFailureInfo
The list of event types which had conflicts.
event_type_names_to_destroy - Variable in class COM.activesw.api.client.BrokerSetFailureInfo
The list of event types which could not be destroyed.
event_type_names_to_modify - Variable in class COM.activesw.api.client.BrokerSetFailureInfo
The list of event types which could not be modified.
event_types - Variable in class COM.activesw.api.client.BrokerCompleteBroker
 
event_types - Variable in class COM.activesw.api.client.BrokerCompleteCollection
 
eventTypeName - Variable in class COM.activesw.api.client.BrokerFilterDescriptor
The event type name.
excludeBroker(String) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Exclude specified broker for cluster operations.
executable_name - Variable in class COM.activesw.api.client.BrokerProcessInfo
The name of the broker's executable

F

failure_type - Variable in class COM.activesw.api.client.BrokerSetFailureInfo
Failure_type can be any of the FAILURE_TYPE_* values.
FAILURE_TYPE_BROKER - Static variable in class COM.activesw.api.client.BrokerSetFailureInfo
 
FAILURE_TYPE_DEPENDENCY - Static variable in class COM.activesw.api.client.BrokerSetFailureInfo
 
FAILURE_TYPE_PERMISSION - Static variable in class COM.activesw.api.client.BrokerSetFailureInfo
 
FIELD_TYPE_BOOLEAN - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_BYTE - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_CHAR - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_DATE - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_DOUBLE - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_EVENT - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_FLOAT - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_INT - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_LONG - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_SEQUENCE - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_SHORT - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_STRING - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_STRUCT - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_UNICODE_CHAR - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_UNICODE_STRING - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
FIELD_TYPE_UNKNOWN - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
filter - Variable in class COM.activesw.api.client.BrokerSubscription
The filter string.
filterExpr - Variable in class COM.activesw.api.client.BrokerFilterDescriptor
The filter string.
finalize() - Method in class COM.activesw.api.client.BrokerClient
Called by Java when you stop using this object.
flags - Variable in class COM.activesw.api.client.BrokerTraceEvent
 
flushCache(BrokerClient) - Static method in class COM.activesw.api.client.BrokerTypeCache
Flush all the type definitions from the cache associated with the specified client.
forced_reconnect - Variable in class COM.activesw.api.client.BrokerClientInfo
Whether or not the forced reconnect feature set.
forget(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Forget the specified heuristically completed transaction.
forget(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Forget the specified heuristically completed transaction.
forgetAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Forget the transaction with the specified external_id in the given list of transactional clients.
forgetAll(BrokerTransactionalClient, String[]) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Forget the transaction with the specified external_id in the given list of transactional clients.
forgetExt(String[]) - Method in class COM.activesw.api.client.BrokerClient
 
forgetForced() - Method in class COM.activesw.api.client.BrokerAdminClient
Forcibly purge all heuristic transactions.
forgetForced(long) - Method in class COM.activesw.api.client.BrokerAdminClient
Forcibly purge a heuristic transaction.
forgetForced(long[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Forcibly purge a list of heuristic transactions.
forgetTx(long[]) - Method in class COM.activesw.api.client.BrokerClient
Forgets the transaction This can be called at any time, hence informing the broker that the the current transaction should be marked invalid.
format() - Method in class COM.activesw.api.client.BrokerFormat
Return formatted string, without event data.
format(BrokerEvent) - Method in class COM.activesw.api.client.BrokerFormat
Return formatted string, using for resolving all event field references.
format(BrokerEvent, String) - Static method in class COM.activesw.api.client.BrokerFormat
Format an event using a format string.
format(BrokerEvent, String, Locale) - Static method in class COM.activesw.api.client.BrokerFormat
Format an event using a format string.
format(BrokerEvent, Locale) - Method in class COM.activesw.api.client.BrokerFormat
Return formatted string, using for resolving all event field references.
formatBindVariable(int, StringBuffer) - Method in class COM.activesw.api.client.BrokerFormat
Returns the name of the bind variable at token in .
fromBinData(BrokerClient, byte[]) - Static method in class COM.activesw.api.client.BrokerEvent
 
fromBinData(BrokerClient, byte[], String) - Static method in class COM.activesw.api.client.BrokerEvent
Create an event using a byte array given out by toBinData().
fromObject(Object) - Method in class COM.activesw.api.client.BrokerEvent
Deprecated.
As of Java API v6.5.
fromObject(Object, boolean) - Method in class COM.activesw.api.client.BrokerEvent
Deprecated.
As of Java API v6.5.

G

gateway_broker_name - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
The gateway broker in this cluster.
gateway_broker_name - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
The gateway broker in this territory.
gateway_host_name - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
The gateway host in this cluster.
gateway_host_name - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
The gateway host in this territory.
GET_EVENTS - Static variable in class COM.activesw.api.client.BrokerClientPoll
Operation bit for "get events".
getAccessLabel() - Method in class COM.activesw.api.client.BrokerClient
Get the access label for this client.
getAccessLabelHint() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the access label hint.
getAckVolatile() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Internal use only.
getActiveFilterCollationLocale() - Method in class COM.activesw.api.client.BrokerServerClient
Returns the active Broker Server Filter Collation locale.
getActivePort() - Method in class COM.activesw.api.client.BrokerServerClient
Get the base port currently being used by the Broker Server.
getActiveProcessInfo() - Method in class COM.activesw.api.client.BrokerServerClient
Get the process information currently in use by the Broker Server.
getActiveSSLConfig() - Method in class COM.activesw.api.client.BrokerServerClient
Get the SSL configuration currently in use on by the Broker Server.
getActiveSSLConfigV2() - Method in class COM.activesw.api.client.BrokerServerClient
Get the SSL configuration currently in use on by the Broker Server.
getActiveSSLIdentity() - Method in class COM.activesw.api.client.BrokerServerClient
Get the BrokerServer's SSL identity that is currently in use on by the Broker Server.
getActivityTraces(int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Get an array of broker activity traces.
getAdminACL() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server's administrative access control list (ACL).
getAllClusterGateways() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of clusters accessible from this broker either through local gateways or gateways from other brokers.
getAllQueueStats() - Method in class COM.activesw.api.client.BrokerAdminClient
Deprecated.
Deprecated in webMethods Broker 10.5, instead use BrokerAdminClient.getClientStatsById(java.lang.String), BrokerAdminClient.getClientStatsByIds(java.lang.String[]) Get All client's statistics. The statistics are set into a BrokerEvent as fields. The available values are:
  • now -- (date) Current time on the broker host.
  • createTime -- (date) Time when the client was created.
  • numEventsPublished -- (int) Number of events published by this client. OR
  • numEventsForwarded -- (int) Number of events forwarded by this forward queue.
  • numEventsDelivered -- (int) Number of events delivered by this client. OR
  • numEventsReceived -- (int) Number of events received by this forward queue.
  • numEventsQueued -- (int) Number of events queued for this client. OR
  • numEventsEnqueued -- (int) Number of events enqueued for this forward queue.
  • numEventsRetrieved -- (int) Number of events retrieved by this client.
  • lastEventPublishTime -- (date) Time when last event was published by this client. Forever (zero date and time) if never published. OR
  • lastEventForwardTime -- (date) Time when last event was forwarded by this forward queue. Forever (zero date and time) if never forwarded.
  • lastEventDeliveryTime -- (date) Time when last event was delivered by this client. Forever (zero date and time) if never delivered. OR
  • lastEventReceiveTime -- (date) Time when last event was received by this forward queue. Forever (zero date and time) if never received.
  • lastEventQueueTime -- (date) Time when last event was queued for this client. Forever (zero date and time) if never had an event queued.
  • lastEventRetrieveTime -- (date) Time when last event was retrieved by this client. Forever (zero date and time) if never retrieved an event.
  • lastConnectTime -- (date) Time when last session connected.
  • lastConnectSession -- (int) Session Id of the last connected session.
  • lastDisconnectTime -- (date) Time when last session disconnected.
  • lastDisconnectSession -- (int) Session Id of the last disconnected session.
  • queueLength -- (long) Number of events in client queue.
  • queueByteSize -- (long) Number of bytes worth of events in client queue.
  • queueHighestLength -- (long) Highest value of queueLength.
  • queueScans -- (long) Number of queue scan.
  • queueHighestLengthTime -- (date) Time when queueHighestLength was last set. Forever (zero date and time) if never had an event queued.
getAllTerritoryGateways() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of territories accessible from this broker either through local gateways or gateways from other brokers.
getApiVersionNumber() - Method in class COM.activesw.api.client.BrokerClient
Get the current api's version number.
getApplicationName() - Method in class COM.activesw.api.client.BrokerClient
Get the client's application name.
getApplicationName() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Get the application name.
getAsyncExceptionListener() - Method in class COM.activesw.api.client.BrokerClient
Returns the asynchronous Broker exception listner.
getAuditOnErrorState() - Method in class COM.activesw.api.client.BrokerServerClient
Returns 1 if the audit error state is enabled and 0 if the audit error state is disabled
getAuditOperations() - Method in class COM.activesw.api.client.BrokerServerClient
Returns the audit operations
getAuditRecords(Integer, Integer, int) - Method in class COM.activesw.api.client.BrokerServerClient
Reads the 'noRecords' number of audit records taking into consideration that AckId is the ID of the last record accessed.
getAuditState() - Method in class COM.activesw.api.client.BrokerServerClient
Returns 1 if the audit state is enabled and 0 if the audit state is disabled.
getAuthenticator() - Method in class COM.activesw.api.client.BrokerAuthInfo
 
getAuthNames() - Method in class COM.activesw.api.client.BrokerAccessControlList
Get the list of authenticator names which are allowed.
getAuthNameState(String) - Method in class COM.activesw.api.client.BrokerAccessControlList
Get the allow state for a single authenticator name.
getAuthUserName() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the authentication user name of the descriptor
getAutomaticReconnect() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the automatic reconnect status of the descriptor.
getAutomaticRedeliveryCount() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the redelivery_count_auto status of the descriptor.
getAvailableLocales() - Method in class COM.activesw.api.client.BrokerServerClient
 
getBaseTypeName() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the base name (name without scope qualifier) of this event type.
getBaseTypeName() - Method in class COM.activesw.api.client.BrokerEvent
Get the type name without the scope qualification.
getBaseTypeName() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the base name (name without scope qualifier) of this event type.
getBasicAuthIdentity() - Method in class COM.activesw.api.client.BrokerServerClient
Returns the Broker Server's basic authentication identity that is in use.
getBasicAuthStatus() - Method in class COM.activesw.api.client.BrokerServerClient
Returns whether basic authentication is configured on Broker Server.
getBody() - Method in class COM.activesw.api.client.BrokerEvent
 
getBodyIterator() - Method in class COM.activesw.api.client.BrokerEvent
 
getBooleanField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a boolean field.
getBooleanProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
 
getBooleanSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a boolean sequence field.
getBrokerClient() - Method in class COM.activesw.api.client.BrokerClientPoll
Get the Broker client.
getBrokerDescription() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the broker description
getBrokerHost() - Method in class COM.activesw.api.client.BrokerClient
Get the client's broker host name.
getBrokerHost() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the broker host where this event type is defined.
getBrokerName() - Method in class COM.activesw.api.client.BrokerClient
Get the client's broker name.
getBrokerName() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the broker name where this event type is defined.
getBrokerPort() - Method in class COM.activesw.api.client.BrokerClient
Get the client's broker host port.
getBrokerPort() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the broker host port where this event type is defined.
getBrokers() - Method in class COM.activesw.api.client.BrokerServerClient
Get the list of Brokers in a given server.
getBrokersInCluster() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of brokers in the cluster, including this broker.
getBrokersInTerritory() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of brokers in the territory, including this broker.
getBrokerSSLCertificate() - Method in class COM.activesw.api.client.BrokerClient
Get the secure socket certificate for the broker.
getBrokerStats() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the Broker statistics.
getBrokerVersionNumber() - Method in class COM.activesw.api.client.BrokerClient
Get the broker's version number.
getBrokerVersionString() - Method in class COM.activesw.api.client.BrokerClient
Get the broker's version string.
getBrowserInfo() - Method in class COM.activesw.api.client.BrokerClientQueueBrowser
 
getBrowserInfo() - Method in interface COM.activesw.api.client.BrokerQueueBrowser
Get information on the current queue browser.
getBypassAuthCheckStatus() - Method in class COM.activesw.api.client.BrokerServerClient
Returns whether to bypass basic authentication checks on Broker Server.
getByteField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a byte field.
getByteProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
 
getByteSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a byte sequence field.
getCanPublishNames() - Method in class COM.activesw.api.client.BrokerClient
Get the list of event type names which this client can publish or deliver.
getCanPublishNames() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Get the list of event type names which this client can publish or deliver.
getCanPublishTypeDefs() - Method in class COM.activesw.api.client.BrokerClient
Get the definitions for the the event types this client can publish or deliver.
getCanSubscribeNames() - Method in class COM.activesw.api.client.BrokerClient
Get the list of event type names which this client can subscribe to or have delivered to it.
getCanSubscribeTypeDefs() - Method in class COM.activesw.api.client.BrokerClient
Get the definitions for the the event types this client can subscribe to or have delivered to it.
getCharField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a char field.
getCharSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a char sequence field.
getCipherSuites() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Return the current cipher suites specification for this configuration
getClient() - Method in class COM.activesw.api.client.BrokerEvent
Get the event's client.
getClientGroup() - Method in class COM.activesw.api.client.BrokerClient
Get the client's client group name.
getClientGroup() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Get the client group name.
getClientGroupACL(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the specified client group's access control list (ACL).
getClientGroupCanPublishList(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of event types the client group can publish or deliver.
getClientGroupCanSubscribeList(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of event types the client group can subscribe to or have delivered to it.
getClientGroupInfo(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the specified client group's information.
getClientGroupInfos(String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the client group information for the requested client groups.
getClientGroupLogAcknowledgeList(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of event types that are logged when they are acknowledged by a client in the the specified client group.
getClientGroupLogPublishList(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of event types that are logged when published or delivered by a client in the the specified client group.
getClientGroupNames() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of client group names from the broker.
getClientGroupStats(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the specified client group's statistics.
getClientGroupsWhichCanLogAcknowledge(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of client groups which can log acknowledgement of the specified event type.
getClientGroupsWhichCanLogPublish(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of client groups which can log publish of the specified event type.
getClientGroupsWhichCanPublish(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of client groups which can publish the specified event type.
getClientGroupsWhichCanSubscribe(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of client groups which can subscribe the specified event type.
getClientId() - Method in class COM.activesw.api.client.BrokerClient
Get the client's identifier.
getClientId() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Get the application client identifier.
getClientID() - Method in class COM.activesw.api.client.BrokerAllQueueStat
 
getClientIds() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the IDs of all the clients in the Broker.
getClientIdsByClientGroup(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the IDs of all the clients in the Broker which are members of the specified client group.
getClientIdsWhichAreSubscribed(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the IDs of all the clients in the Broker which are subscribed to the specified event type.
getClientInfo() - Method in class COM.activesw.api.client.BrokerClient
Get the current client's information.
getClientInfoById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the specified client's information.
getClientInfosById(String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the client information for the requested clients.
getClientInfoset() - Method in class COM.activesw.api.client.BrokerClient
Get the infoset for this client.
getClientInfosetById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the infoset for this client.
getClientLifeCycle() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Internal use only.
getClientQueueBrowsers(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Gets the list of QueueBrowsers opened by the specified client.
getClientSSLEncryptionLevel() - Method in class COM.activesw.api.client.BrokerClient
Get the secure socket encryption level.
getClientStatsById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get a client's statistics.
getClientStatsByIds(String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Get statistics for the list of client IDs.
getClientStorage() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Internal use only.
getClientSubscriptionsById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of open subscriptions for a client.
getClientValidation() - Method in class COM.activesw.api.client.BrokerEvent
 
getClusterACL() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the access control list (ACL) which brokers in the cluster are using to accept connections from other brokers in their cluster.
getClusterGatewayACL(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the access control list (ACL) which this broker is using to accept connections from the other broker across the gateway.
getClusterGatewayKeepAlive(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Returns KeepAlive interval on the gateway.
getClusterGatewayRefuseAllUpdates(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Returns whether a cluster gateway refuses all updates.
getClusterGatewaySharedEventTypes(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the information on event types shared across a cluster gateway.
getClusterGatewayStats(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the cluster gateway statistics.
getClusterInfo() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the cluster's settings.
getClusterPublisherInfo() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Get the cluster publisher info.
getClusterPublisherStats() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Get the cluster publisher statistics.
getClusterStaticGatewayForwarding(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get current static gateway forwarding status.
getClusterStats() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the cluster statistics.
getCode() - Method in exception COM.activesw.api.client.BrokerException
Get the exception code.
getColumnNumber() - Method in exception COM.activesw.api.client.BrokerInputParseException
Returns the column number of the input file on which the error occurred.
getConnectionDescriptor() - Method in class COM.activesw.api.client.BrokerClient
Get the client's connection descriptor as used when this object was created.
getConnectionDescriptor() - Method in class COM.activesw.api.client.BrokerServerClient
 
getConnectionShare() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the connection share status of the descriptor.
getConnectionShareLimit() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the maximum number of clients that may share the connection.
getCrl() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Get the SSL Crl used by this configuration
getCrlType() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Return the type of the crl file
getData() - Method in class COM.activesw.api.client.BrokerClientPoll
Get user data.
getDateField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a date field.
getDateSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a date sequence field.
getDefaultBrokerName() - Method in class COM.activesw.api.client.BrokerServerClient
Get the name of the default Broker in the server.
getDefaultBrokerPort() - Static method in class COM.activesw.api.client.BrokerClient
Get the default port number for connecting to brokers.
getDefaultTimeout() - Static method in class COM.activesw.api.client.BrokerClient
Gets the current default timeout for Broker requests.
getDescription() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the type's description.
getDescription() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server description.
getDescription() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the type's description.
getDiagnostics() - Static method in exception COM.activesw.api.client.BrokerException
Get the system diagnostics level.
getDn() - Method in class COM.activesw.api.client.BrokerSSLIdentity
Get the BrokerServer's certificate distinguished name May return null if SSL is not set
getDNFromKeystore(String, String, BrokerSSLConfigV2.KeystoreType) - Method in class COM.activesw.api.client.BrokerServerClient
Get the distinguished name in the given keystore on the Broker Server.
getDNsFromCertFile(String, String) - Method in class COM.activesw.api.client.BrokerServerClient
Get the list of distinguished names available in the given certificate file on the Broker Server.
getDoubleField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a double field.
getDoubleProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
 
getDoubleSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a double sequence field.
getEnvelope() - Method in class COM.activesw.api.client.BrokerEvent
 
getEnvelopeIterator() - Method in class COM.activesw.api.client.BrokerEvent
 
getEvent(int) - Method in class COM.activesw.api.client.BrokerClient
Gets a single event from this client's queue.
getEvent(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Gets a single event from this client's queue, that is part of the given open transaction context.
getEvent(int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Gets a single event from this client's queue, that is part of the given open transaction context.
getEventAdminTypeDef(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the specified event type's definition.
getEventAdminTypeDefs(String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the definitions for the requested event types.
getEventAdminTypeDefsByScope(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the definitions for the event types within the named scope.
getEventField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of an event field.
getEventId() - Method in class COM.activesw.api.client.BrokerEvent
Get the event ID (as set by the broker) for this event.
getEventLogging() - Method in class COM.activesw.api.client.BrokerAdminClient
 
getEventLogging() - Method in class COM.activesw.api.client.BrokerClient
 
getEvents(int, int) - Method in class COM.activesw.api.client.BrokerClient
Gets one or more events from this client's queue.
getEvents(int, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Gets one or more events from this client's queue, that is a part of the the give open transaction context.
getEvents(int, int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Gets one or more events from this client's queue, that is a part of the the give open transaction context.
getEvents(int, long, int) - Method in class COM.activesw.api.client.BrokerClient
The sequence number is the event to acknowledge through.
getEvents(int, long, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
This request gets processed only after the BrokerTransactionalClient is is committed.
getEvents(int, long, int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
This request gets processed only after the given BrokerTransactionalClient is is committed.
getEventSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of an event sequence field.
getEventTypeDef(String) - Method in class COM.activesw.api.client.BrokerClient
Get the specified event type's definition.
getEventTypeDefs(String[]) - Method in class COM.activesw.api.client.BrokerClient
Get the definitions for the requested event types.
getEventTypeInfoset(String, String) - Method in class COM.activesw.api.client.BrokerClient
Get the specified infoset for the specified event type.
getEventTypeInfosetNames(String) - Method in class COM.activesw.api.client.BrokerClient
Get the list of infosets names for an event type.
getEventTypeInfosets(String, String[]) - Method in class COM.activesw.api.client.BrokerClient
Get the requested infosets for the specified event type.
getEventTypeName() - Method in class COM.activesw.api.client.BrokerFilter
Get the event type name.
getEventTypeNames() - Method in class COM.activesw.api.client.BrokerClient
Get the complete list of event type names from the broker.
getEventTypeNames(String) - Method in class COM.activesw.api.client.BrokerClient
Get the list of event type names from the broker which are a member of the specified event type scope.
getEventTypeStats(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get statistics for an event type.
getExternalId() - Method in class COM.activesw.api.client.BrokerTransactionalClient
Used by the application or an external manager to identify the context.
getFailureCode() - Method in exception COM.activesw.api.client.BrokerFailureException
Get the error code.
getFailureString() - Method in exception COM.activesw.api.client.BrokerFailureException
Get the fail string.
getField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of field.
getFieldDef(String) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the type of a field as a BrokerAdminTypeDef.
getFieldDef(String) - Method in class COM.activesw.api.client.BrokerTypeDef
Get the BrokerTypeDef for a given field.
getFieldDefInternal(String, String) - Method in class COM.activesw.api.client.BrokerTypeDef
 
getFieldNames(String) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the list of field names in an event type.
getFieldNames(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the list of field names in an event.
getFieldNames(String) - Method in class COM.activesw.api.client.BrokerTypeDef
Get the list of field names in an event type.
getFieldType(String) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the type for a given field.
getFieldType(String) - Method in class COM.activesw.api.client.BrokerEvent
Gets the type for the specified field.
getFieldType(String) - Method in class COM.activesw.api.client.BrokerTypeDef
Get the type for a given field.
getFilterCollationLocaleInternal(boolean) - Method in class COM.activesw.api.client.BrokerServerClient
 
getFilters() - Method in interface COM.activesw.api.client.BrokerQueueBrowser
Get the current filters set on the queue browser.
getFilterString() - Method in class COM.activesw.api.client.BrokerFilter
Get the filter string.
getFipsMode() - Method in class COM.activesw.api.client.BrokerServerClient
Returns the FIPS mode set on the Broker Server.
getFloatField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a float field.
getFloatProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
 
getFloatSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a float sequence field.
getForcedReconnect() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the forced_reconnect status of the descriptor.
getHardwareInfo() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server hardware info string.
getHeuristicTransactions() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of heuristic transactions in the Broker transaction manager.
getHostName() - Method in class COM.activesw.api.client.BrokerMonitorClient
Get the host name of Broker Monitor.
getHostName() - Method in class COM.activesw.api.client.BrokerServerClient
Get the host name of the Broker Server.
getId() - Method in class COM.activesw.api.client.BrokerTransactionalClient
used by the broker to identify the context.
getId(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
getIntegerField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of an integer field.
getIntegerSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of an integer sequence field.
getIntProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
 
getIssuerDn() - Method in class COM.activesw.api.client.BrokerSSLIdentity
Get the issuer distinguished name for the BrokerServer's certificate May return null if SSL is not set
getIssuerDNFromKeystore(String, String, BrokerSSLConfigV2.KeystoreType) - Method in class COM.activesw.api.client.BrokerServerClient
Get the issuer distinguished name in the given keystore on the Broker Server.
getJavaCalendar() - Method in class COM.activesw.api.client.BrokerDate
Get the date as a Java Calendar object.
getJavaDate() - Method in class COM.activesw.api.client.BrokerDate
Get the date as a Java Date object.
getJMSClientInfoset() - Method in class COM.activesw.api.client.BrokerClient
 
getJMSEvents(int, long, int) - Method in class COM.activesw.api.client.BrokerClient
 
getJMSEvents(int, long, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
This request gets processed only after the BrokerTransactionalClient is is committed.
getJMSEvents(int, long, int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
 
getKeepAlivePeriod() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the Keep Alive Period of the descriptor.
getKeepAliveRetryCount() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the Keep Alive Retry Count of the descriptor.
getKeystore() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Get the SSL Keystore used by this configuration
getKeystorePassword() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Returns the password for the keystore
getKeystoreType() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Return the type of the keystore file
getLastConnectTime() - Method in class COM.activesw.api.client.BrokerAllQueueStat
 
getLastEventQueueTime() - Method in class COM.activesw.api.client.BrokerAllQueueStat
 
getLastEventRetrieveTime() - Method in class COM.activesw.api.client.BrokerAllQueueStat
 
getLastPublishSequenceNumber() - Method in class COM.activesw.api.client.BrokerClient
Get the highest sequence number used by this client in a publish or deliver call.
getLastUsed() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Get the broker name on which the last cluster operation was executed.
getLicense() - Method in class COM.activesw.api.client.BrokerServerClient
Deprecated.
Deprecated in webMethods Broker 9.0, instead use BrokerServerClient.getLicenseFileName()
getLicenseContent() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server license file content.
getLicenseFileName() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server license file name.
getLineNumber() - Method in exception COM.activesw.api.client.BrokerInputParseException
Returns the line number of the input file on which the error occurred.
getLocalClusterGateways() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of clusters this broker is a gateway for.
getLocale() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the locale for this connection.
getLocalTerritoryGateways() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of territories this broker is a gateway for.
getLogAcknowledgeNames() - Method in class COM.activesw.api.client.BrokerClient
Get the list of event types which can be logged when clients of this client group acknowledges them.
getLogConfig() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker server logging configuration.
getLogEvents(int, int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Gets one or more events from the brokers event log at the given zero-based index.
getLogLength() - Method in class COM.activesw.api.client.BrokerAdminClient
Returns the number of events in the broker's log.
getLogOutput(String) - Method in class COM.activesw.api.client.BrokerLogConfig
Get the value of a single log output.
getLogOutputs() - Method in class COM.activesw.api.client.BrokerLogConfig
Get the state of all log outputs.
getLogPublishNames() - Method in class COM.activesw.api.client.BrokerClient
Get the list of event types that are logged when published by clients of this client's client group.
getLogTopic(String) - Method in class COM.activesw.api.client.BrokerLogConfig
Get the value of a single log topic's state.
getLogTopics() - Method in class COM.activesw.api.client.BrokerLogConfig
Get the states of all the log topics.
getLongField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a long field.
getLongProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
 
getLongSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a long sequence field.
getMaxResponseTime() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the Max Response Time of the descriptor.
getMessage() - Method in exception COM.activesw.api.client.BrokerException
Get the message string for the exception without the error code and other information.
getMessage(Locale) - Method in exception COM.activesw.api.client.BrokerException
Get the message string for the exception without the error code and other information.
getMetaDataStorageFiles() - Method in class COM.activesw.api.client.BrokerServerClient
Get the path names for the MetaData storage files.
getMinorCode() - Method in exception COM.activesw.api.client.BrokerException
Get the exception minor code.
getMonitorClientId() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Get the cluster monitor client's identifier.
getMonitorPort() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Monitor port managing the current Broker Server.
getNativeEvent() - Method in class COM.activesw.api.client.BrokerEvent
 
getPlatformInfo(String) - Static method in class COM.activesw.api.client.BrokerClient
Get a platform info value.
getPlatformInfoKeys() - Static method in class COM.activesw.api.client.BrokerClient
Get the list of platform info keys.
getPort() - Method in class COM.activesw.api.client.BrokerMonitorClient
Get the port being used by the Broker Monitor.
getPostPrepareTimeout() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the default post-prepare timeout.
getPostPrepareTimeoutAction() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the post-prepare timeout action.
getPrePrepareTimeout() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the default pre-prepare timeout.
getPriority() - Method in class COM.activesw.api.client.BrokerEvent
Gets the priority of the event.
getPriorityOrdering() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the event priority ordering status of the descriptor.
getProductDisplayName() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Product display name.
getProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
 
getPropertyNames(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the list of property names in an event.
getPublicationProcessingState() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server publication processing state.
getPublishSequenceNumber() - Method in class COM.activesw.api.client.BrokerEvent
Get the publishing sequence number for this event.
getQueueLength() - Method in class COM.activesw.api.client.BrokerAllQueueStat
 
getQueueLength() - Method in class COM.activesw.api.client.BrokerClient
Get the number of events currently in the client's queue.
getQueueStat() - Method in class COM.activesw.api.client.BrokerAllQueueStat
 
getReady() - Method in class COM.activesw.api.client.BrokerClientPoll
Get the poll's ready operations.
getReceiptSequenceNumber() - Method in class COM.activesw.api.client.BrokerEvent
Get the receipt sequence number (as set by the broker) for this event.
getRecoverMode() - Method in class COM.activesw.api.client.BrokerAdminClient
Gets the global recover mode.
getRedeliveryCount() - Method in class COM.activesw.api.client.BrokerEvent
Get the redelivery count (as set by the broker) for this event.
getRedeliveryCountEnabled() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the redelivery_count status of the descriptor.
getRemoteBrokerKeepAlive(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Returns KeepAlive interval for a remote broker.
getRequested() - Method in class COM.activesw.api.client.BrokerClientPoll
Get the poll's requested operations.
getRetrievedSessionId() - Method in class COM.activesw.api.client.BrokerEvent
Get the session id on which this event was retrieved.
getRetrievedStatus() - Method in class COM.activesw.api.client.BrokerEvent
Get the acknowledgement status of the event.
getRootDNsFromCertFile(String, String) - Method in class COM.activesw.api.client.BrokerServerClient
Get the list of trusted root distinguished names available in the given certificate file on the Broker Server.
getRootDNsFromTruststore(String, BrokerSSLConfigV2.TruststoreType) - Method in class COM.activesw.api.client.BrokerServerClient
Get the list of trusted root distinguished names available in the given truststore on the Broker Server.
getSavedFilterCollationLocale() - Method in class COM.activesw.api.client.BrokerServerClient
Returns the saved Broker Server Filter Collation locale.
getSavedSSLConfig() - Method in class COM.activesw.api.client.BrokerServerClient
Get the SSL configuration to be used next time the Broker Server is started.
getSavedSSLConfigV2() - Method in class COM.activesw.api.client.BrokerServerClient
Get the SSL configuration to be used next time the Broker Server is started.
getSavedSSLIdentity() - Method in class COM.activesw.api.client.BrokerServerClient
Get the BrokerServer's SSL identity that will be used the next time the Broker Server is restarted.
getScopeNames() - Method in class COM.activesw.api.client.BrokerClient
Get the complete list of event type scope names from the broker.
getScopeTypeName() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the name of this event type's scope.
getScopeTypeName() - Method in class COM.activesw.api.client.BrokerEvent
Get the scope of the event type name.
getScopeTypeName() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the name of this event type's scope.
getSequenceField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a sequence field.
getSequenceFieldSize(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the size of a sequence field.
getServerFilterCollationLocale() - Method in class COM.activesw.api.client.BrokerClient
Returns the active Broker Server Filter Collation locale.
getServerLogEntries(int, BrokerDate, String, int) - Method in class COM.activesw.api.client.BrokerMonitorClient
Get a set of server log entries, for the server listening on the given base port number.
getServerLogEntries(BrokerDate, String, int) - Method in class COM.activesw.api.client.BrokerServerClient
 
getServerLogStatus() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server log status.
getServerLogStatus(int) - Method in class COM.activesw.api.client.BrokerMonitorClient
Get the server log status, for the server listening on the given base port number.
getServerProcessRunStatus(String) - Static method in class COM.activesw.api.client.BrokerServerClient
Specifies whether the Broker Server is online, stopped, starting, stopping, unresponsive, failed, or unknown.
getServerProcessRunStatus(String, int, int) - Static method in class COM.activesw.api.client.BrokerServerClient
Specifies whether the Broker Server is online, stopped, starting, stopping, unresponsive, failed, or unknown.
getServerRunStatus(int) - Method in class COM.activesw.api.client.BrokerMonitorClient
Specifies whether the Broker Server is online, stopped, starting, stopping, unresponsive, failed, or unknown.
getServers() - Method in class COM.activesw.api.client.BrokerMonitorClient
Get the configuration details of all Broker Servers on the host.
getSess() - Method in class COM.activesw.api.client.BrokerClient
System use only.
getSessionFilters() - Method in class COM.activesw.api.client.BrokerClient
Get the current filter used for event retrieval operations.
getSharedEventOrdering() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the shared event ordering status of the descriptor.
getShortField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a short field.
getShortProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
 
getShortSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a short sequence field.
getShortSeqFieldInternal(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
 
getSocketConnectTimeout() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the socket connect timeout.
getSocketKeepAliveEnabled() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
getSocketLinger() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the socket linger state.
getSocketLingerTimeout() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the socket linger timeout.
getSocketRecvBufferSize() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the inbound socket buffer size.
getSocketSendBufferSize() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the outbound socket buffer size.
getSocketTcpNoDelay() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the socket setting of Nagle's algorithm.
getSSLCertificate(String, String, KeystoreType, TruststoreType, String) - Static method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the SSL certificate for a specific distinguished name from a certificate file.
getSSLCertificate(String, String, String) - Static method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the SSL certificate for a specific distinguished name from a certificate file.
getSSLCertificateDns(String, String) - Static method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the list of distinguished names from a certificate file.
getSSLCertificateDns(String, String, KeystoreType, TruststoreType, String) - Static method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the list of distinguished names from a certificate file.
getSSLCertificateFile() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Deprecated.
Get the secure socket layer (SSL) certificate file.
getSSLCipherSuites() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
getSSLDistinguishedName() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the secure socket layer (SSL) distinguished name.
getSSLEncrypted() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the secure socket layer encryption flag.
getSSLEncryptionLevel() - Static method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the SSL encryption level that this library is capable of.
getSSLKeystore() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
getSSLKeystoreType() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Returns the keystore type set on the connection descriptor.
getSslProtocol() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Get the current SSL Protocols allowed
getSSLProvider() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
getSSLRootDns(String, String, KeystoreType, TruststoreType, String) - Static method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the list of trusted root distinguished names from a certificate file.
getSSLStatus() - Method in class COM.activesw.api.client.BrokerServerClient
Get the current status of the Broker Server SSL configuration.
getSSLTruststore() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
getSSLTruststoreType() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Returns the truststore type set on the connection descriptor.
getStateShare() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Get the state share status of the descriptor.
getStateShareLimit() - Method in class COM.activesw.api.client.BrokerClient
Get the number of clients allowed to be connected using this client ID at one time.
getStaticGatewayForwarding(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get current static gateway forwarding status.
getStats() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server statistics.
getStorageObject() - Method in class COM.activesw.api.client.BrokerEvent
Deprecated.
As of Java API v6.5.
getStorageStats() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server storage statistics.
getStorageType() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the type's storage type.
getStorageType() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the type's storage type.
getStringField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a string field.
getStringProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
 
getStringSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a string sequence field.
getStructFieldAsEvent(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a structure field.
getStructSeqFieldAsEvents(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a structure sequence field.
getSubscriptionIds() - Method in class COM.activesw.api.client.BrokerEvent
Get the subscription IDs for an event.
getSubscriptions() - Method in class COM.activesw.api.client.BrokerClient
Get the list of open subscriptions.
getSuspend() - Method in class COM.activesw.api.client.BrokerClientPoll
Get the suspend state of this poll object.
getTag() - Method in class COM.activesw.api.client.BrokerEvent
Get the event's 'tag' envelope field.
getTerritoryACL() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the access control list (ACL) which brokers in the territory are using to accept connections from other brokers in their territory.
getTerritoryGatewayACL(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the access control list (ACL) which this broker is using to accept connections from the other broker across the gateway.
getTerritoryGatewayKeepAlive(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Returns KeepAlive interval on the gateway.
getTerritoryGatewayRefuseAllUpdates(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Returns whether a territory gateway refuses all updates.
getTerritoryGatewayRefuseEventTypeUpdates(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Returns which event types a territory gateway refuses updates for.
getTerritoryGatewaySharedEventTypes(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the information on event types shared across a territory gateway.
getTerritoryGatewayStats(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the territory gateway statistics.
getTerritoryInfo() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the territory's settings.
getTerritoryName() - Method in class COM.activesw.api.client.BrokerClient
Get the territory name of the client's broker.
getTerritoryName() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Get the territory name of the client's broker.
getTerritoryName() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the territory name where this event type is defined.
getTerritoryStats() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the territory statistics.
getTimeToLive() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the type's time-to-live.
getTimeToLive() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the type's time-to-live.
getTokenCount() - Method in class COM.activesw.api.client.BrokerFormat
Returns the number of tokens.
getTokenValue(int) - Method in class COM.activesw.api.client.BrokerFormat
Return the value of a token.
getTransactions() - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of current transactions in the Broker transaction manager.
getTransactionsByClient(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Get the list of a client's transactions in the Broker transaction manager.
getTransactionTimeout() - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
getTruststore() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Get the SSL Truststore used by this configuration
getTruststoreType() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Return the type of the truststore file
getTxTimeout(long) - Method in class COM.activesw.api.client.BrokerClient
 
getTypeDef() - Method in class COM.activesw.api.client.BrokerEvent
Get the event's type definition.
getTypeName() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the fully qualified name of this event type.
getTypeName() - Method in class COM.activesw.api.client.BrokerEvent
Get the fully qualified type name.
getTypeName() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the fully qualified name of this event type.
getUCCharField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a unicode char field.
getUCCharSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a unicode char sequence field.
getUCStringField(String) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a unicode string field.
getUCStringSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
Get the value of a unicode string sequence field.
getUsageStats() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server system usage statistics.
getUserName() - Method in class COM.activesw.api.client.BrokerAuthInfo
 
getUserNames() - Method in class COM.activesw.api.client.BrokerAccessControlList
Get the list of user names which are allowed access.
getUserNameState(String) - Method in class COM.activesw.api.client.BrokerAccessControlList
Get the allow state for a single user name.
getValidationType() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the type's validation type.
getValidationType() - Method in class COM.activesw.api.client.BrokerTypeDef
Get the type's validation type.
getVerifyDepth() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Get the number of CA certificates in a verification chain to check.
getVersion() - Method in class COM.activesw.api.client.BrokerMonitorClient
Get the version of the Broker Monitor.
getVersion() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server version string.
getVersionNumber() - Method in class COM.activesw.api.client.BrokerMonitorClient
Get Broker Monitor's version number.
getVersionNumber() - Method in class COM.activesw.api.client.BrokerServerClient
Get the Broker Server's version number.
getWireEvent() - Method in class COM.activesw.api.client.BrokerEvent
 
getXAResource() - Method in class COM.activesw.api.client.BrokerTransactionalClient
 

H

handleBrokerEvent(BrokerClient, BrokerEvent, Object) - Method in interface COM.activesw.api.client.BrokerCallback
Implement this method to handle the Information Broker event callbacks.
handleConnectionChange(BrokerClient, int, Object) - Method in interface COM.activesw.api.client.BrokerConnectionCallback
Implement this method to handle client connection callbacks.
handleConnectionChange(BrokerClusterPublisher, int, String, Object) - Method in interface COM.activesw.api.client.BrokerCPConnectionCallback
Implement this method to handle cluster publisher connection callbacks.
handleServerConnectionChange(BrokerServerClient, int, Object) - Method in interface COM.activesw.api.client.BrokerServerConnectionCallback
Implement this method to handle host client connection callbacks.
has_run_level - Variable in class COM.activesw.api.client.BrokerTraceEvent
Tells if the tag value is set.
has_tag - Variable in class COM.activesw.api.client.BrokerTraceEvent
Tells if the tag value is set.
hasBeenModified() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get the modification flag for the type definition.
hasBeenModified() - Method in class COM.activesw.api.client.BrokerEvent
Check if event has been modified since last time the modification flag was cleared.
hashCode() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
 
HIGH_PRIORITY - Static variable in class COM.activesw.api.client.BrokerEvent
 
high_pub_seqn - Variable in class COM.activesw.api.client.BrokerClientInfo
The highest publish sequence number used by the client.
host_name - Variable in class COM.activesw.api.client.BrokerCompleteServer
 
hour - Variable in class COM.activesw.api.client.BrokerDate
 

I

ignore_change_errors_on_store - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
 
includeBroker(String) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Include specified broker for cluster operations.
incrementRedeliveryCount(long) - Method in class COM.activesw.api.client.BrokerClient
Increments the redelivery count on the single event specified.
info - Variable in class COM.activesw.api.client.BrokerCompleteTerritory
 
info - Variable in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
 
infoset - Variable in class COM.activesw.api.client.BrokerCompleteClient
 
infosets - Variable in class COM.activesw.api.client.BrokerCompleteEventType
 
insertEventsAtHead(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedClientQueueBrowser
Insert events in into the queue.
insertEventsAtHead(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedForwardQueueBrowser
Throws an UnsupportedOperationException.
insertEventsAtHead(BrokerEvent[]) - Method in interface COM.activesw.api.client.BrokerLockedQueueBrowser
Insert events in into the queue.
insertEventsAtTail(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedClientQueueBrowser
Insert events in into the queue.
insertEventsAtTail(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedForwardQueueBrowser
Insert events in into the queue.
insertEventsAtTail(BrokerEvent[]) - Method in interface COM.activesw.api.client.BrokerLockedQueueBrowser
Insert events in into the queue.
insertFieldDef(String, int, BrokerAdminTypeDef) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Insert the a field using a BrokerAdminTypeDef.
interruptCheckForEvents() - Method in class COM.activesw.api.client.BrokerClient
Interrupt any blocked awCheckForEvents call on the current client session.
interruptDispatch() - Static method in class COM.activesw.api.client.BrokerClient
Interrupt the current dispatch call.
interruptDispatch() - Static method in class COM.activesw.api.client.BrokerTransactionalClient
 
interruptGetEvents() - Method in class COM.activesw.api.client.BrokerClient
Interrupt the current getEvent call for the client.
interruptGetEvents() - Method in class COM.activesw.api.client.BrokerTransactionalClient
Interrupt the current getEvents() call for the client.
ip_address - Variable in class COM.activesw.api.client.BrokerClientSession
This is for backward compatibility.
ip_address - Variable in class COM.activesw.api.client.BrokerTraceEvent
The ip address of the client's host for CLIENT_CONNECT and CLIENT_DISCONNECT traces.
ip_address_str - Variable in class COM.activesw.api.client.BrokerClientSession
The client IP Address string.
is_authenticated - Variable in class COM.activesw.api.client.BrokerTraceEvent
Tells the client is authenticated with the broker.
is_complete - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
Whether or not the gateway is complete.
is_complete - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
Whether or not the gateway is complete.
is_date_and_time - Variable in class COM.activesw.api.client.BrokerDate
true if both date and time are represented.
is_default - Variable in class COM.activesw.api.client.BrokerCompleteBroker
 
is_local - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
Whether or not the gateway is on the current broker.
is_local - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
Whether or not the gateway is on the current broker.
is_primary_gateway - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
Whether or not the Cluster gateway is primary.
is_primary_gateway - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
Whether or not the Cluster gateway is primary.
is_synchronized - Variable in class COM.activesw.api.client.BrokerSharedEventTypeInfo
Whether or not the event type is synchronized with the remote territory.
is_system_defined - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
Tells is client group is system defined.
is_utc - Variable in class COM.activesw.api.client.BrokerDate
true if the date and time are stored as UTC.
is_WireFormatVersion - Variable in class COM.activesw.api.client.BrokerTraceEvent
 
is_WireTags - Variable in class COM.activesw.api.client.BrokerTraceEvent
The is_WireTags value from the event's envelope.
isAckReply() - Method in class COM.activesw.api.client.BrokerEvent
Determine if the given event is an acknowledgement reply.
isClientPending() - Method in class COM.activesw.api.client.BrokerClient
Check if any events are pending for the client.
isConnected() - Method in class COM.activesw.api.client.BrokerClient
Check if connected.
isConnected() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Check if connected.
isConnectionUsingSSL() - Method in class COM.activesw.api.client.BrokerServerClient
 
isErrorReply() - Method in class COM.activesw.api.client.BrokerEvent
Determine if the given event is an error reply.
isFieldSet(String) - Method in class COM.activesw.api.client.BrokerEvent
Determine if the specified field is set in the event.
isFieldSetInternal(String) - Method in class COM.activesw.api.client.BrokerEvent
 
isLastReply() - Method in class COM.activesw.api.client.BrokerEvent
Determines if the given event is the last event in a reply sequence.
isLocalPublish - Variable in class COM.activesw.api.client.BrokerClusterInfo
Specifies whether document forwarding is disabled in this cluster
isLocalPublish - Variable in class COM.activesw.api.client.BrokerTerritoryInfo
Specifies whether document forwarding is disabled in this territory
isNull() - Method in class COM.activesw.api.client.BrokerDate
 
isNullReply() - Method in class COM.activesw.api.client.BrokerEvent
Determine if the given event is a 'null' event.
isPending() - Static method in class COM.activesw.api.client.BrokerClient
Check if any events are pending for any client.
isReady(int) - Method in class COM.activesw.api.client.BrokerClientPoll
Check if operations are ready.
isReferenceToken(int) - Method in class COM.activesw.api.client.BrokerFormat
Checks if a token is a reference to an event field.
isRemoteBroker() - Method in class COM.activesw.api.client.BrokerAllQueueStat
 
isRequested(int) - Method in class COM.activesw.api.client.BrokerClientPoll
Check if operations are requested.
isStreamingEnabled() - Method in class COM.activesw.api.client.BrokerServerClient
Returns true if streaming is enabled on the Broker Server.
issuer_distinguished_name - Variable in class COM.activesw.api.client.BrokerSSLCertificate
 
issuer_distinguished_name - Variable in class COM.activesw.api.client.BrokerSSLConfig
The issuer distinguished name (may be null).
isSystemDefined() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Check if type is system defined.

J

JKS - Enum constant in enum class COM.activesw.api.client.enums.TruststoreType
 
jmsClientPublish(BrokerJMSEvent[], boolean) - Method in class COM.activesw.api.client.BrokerClient
 
jmsClientPublish(BrokerJMSEvent[], boolean) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Publish multiple events on the given transaction.
jmsClientPublish(BrokerJMSEvent[], boolean, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
 
JOIN_EXISTING_TRANSACTION - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
 
joinTerritory(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Have this broker join the territory of the specified other broker.

K

key - Variable in class COM.activesw.api.client.BrokerTraceEvent
The trace key.
KeystoreType - Enum Class in COM.activesw.api.client.enums
This class enforces PKCS12 to be the only supported keystore format for Java client programs, JMS client programs, and the Broker admin component.

L

last_activity_time - Variable in class COM.activesw.api.client.BrokerClientSession
The client last activity time.
leaveCluster(int, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Make this broker leave its current cluster.
leaveTerritory(int, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Make this broker leave its current territory.
level - Variable in class COM.activesw.api.client.BrokerSSLStatus
The SSL level.
license_key - Variable in class COM.activesw.api.client.BrokerCompleteServer
 
life_cycle - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
Client group lifecycle.
LIFECYCLE_DESTROY_ON_DISCONNECT - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
LIFECYCLE_EXPLICIT_DESTROY - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
locale - Variable in class COM.activesw.api.client.BrokerTraceEvent
 
localPublish(BrokerEvent) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Publish one event to clients on the local broker only.
localPublish(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Publish multiple events to clients on the local broker only.
localPublishRequestAndWait(BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Publish one request event and wait for replies.
lock_created - Variable in class COM.activesw.api.client.BrokerClientInfo
Time when the lock was acquired
lock_time - Variable in class COM.activesw.api.client.BrokerChangeLockInfo
The time at which the Broker Change Lock was acquired by a different client.
lockCache() - Static method in class COM.activesw.api.client.BrokerTypeCache
Lock the cache.
locked - Variable in class COM.activesw.api.client.BrokerQueueBrowserInfo
Queue Locked flag
locking_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
The client ID that is holding a queue lock for CLIENT_LOCK, CLIENT_UNLOCK operartions.
log_acknowledge - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
 
log_broker - Variable in class COM.activesw.api.client.BrokerTraceEvent
 
log_config - Variable in class COM.activesw.api.client.BrokerCompleteServer
 
log_host - Variable in class COM.activesw.api.client.BrokerTraceEvent
 
LOG_OUTPUT_NT_EVENT_LOG - Static variable in class COM.activesw.api.client.BrokerLogConfig
 
LOG_OUTPUT_SNMP_TRAP - Static variable in class COM.activesw.api.client.BrokerLogConfig
 
LOG_OUTPUT_UNIX_SYSLOG - Static variable in class COM.activesw.api.client.BrokerLogConfig
 
log_publish - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
 
LOG_TOPIC_ALERT - Static variable in class COM.activesw.api.client.BrokerLogConfig
 
LOG_TOPIC_INFO - Static variable in class COM.activesw.api.client.BrokerLogConfig
 
LOG_TOPIC_WARNING - Static variable in class COM.activesw.api.client.BrokerLogConfig
 
logDebugMessage(String) - Static method in exception COM.activesw.api.client.BrokerException
 
LOW_PRIORITY - Static variable in class COM.activesw.api.client.BrokerEvent
 

M

mainLoop() - Static method in class COM.activesw.api.client.BrokerClient
A limited main loop which executes until told to stop.
mainLoop() - Static method in class COM.activesw.api.client.BrokerTransactionalClient
 
makeSubId() - Method in class COM.activesw.api.client.BrokerClient
Generates a subscription id.
makeTag() - Method in class COM.activesw.api.client.BrokerClient
Generate a unique value for use in the 'tag' envelope field.
makeTransactionId() - Method in class COM.activesw.api.client.BrokerClient
Generate a unique transaction ID for use in transaction operations.
makeUniqueSubId() - Method in class COM.activesw.api.client.BrokerClient
Generates a unique subscription id.
match(BrokerEvent) - Method in class COM.activesw.api.client.BrokerFilter
Check if the given event matches the filter.
min - Variable in class COM.activesw.api.client.BrokerDate
 
MINOR_TRANSACTION_ALREADY_EXISTS - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_ALREADY_EXISTS_HEURISTICALLY - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_ALREADY_PREPARED - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_CLIENT_MISMATCH - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_CLOSED - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_HEURISTICALLY_COMMITTED - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_HEURISTICALLY_ROLLED_BACK - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_HEURISTICALLY_ROLLED_BACK_TIMEOUT - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_ID_NOT_VALID - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_INVALID_VALUE - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_NOT_OPEN - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_STATE_MISMATCH - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_TIMEOUT_VALUE_INVALID - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_TRANSACTION_UNABLE_TO_REOPEN - Static variable in exception COM.activesw.api.client.BrokerException
 
MINOR_UNKNOWN_TRANSACTION - Static variable in exception COM.activesw.api.client.BrokerException
 
modeV - Static variable in class COM.activesw.api.client.BrokerFormat
 
modifyEvents(long[], BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedClientQueueBrowser
Modify events in the queue.
modifyEvents(long[], BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedForwardQueueBrowser
Modify events in the queue.
modifyEvents(long[], BrokerEvent[]) - Method in interface COM.activesw.api.client.BrokerLockedQueueBrowser
Modify events in the queue.
month - Variable in class COM.activesw.api.client.BrokerDate
 
msec - Variable in class COM.activesw.api.client.BrokerDate
 
msg(String, String) - Static method in class COM.activesw.api.client.BrokerDate
 

N

name - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
Client group name.
native_event - Variable in class COM.activesw.api.client.BrokerEvent
 
negativeAcknowledge(long) - Method in class COM.activesw.api.client.BrokerClient
Negative acknowledges the single event specified.
negativeAcknowledge(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Negatively acknowledge the single event specified.
negativeAcknowledge(long[]) - Method in class COM.activesw.api.client.BrokerClient
Negative acknowledges the events specified.
negativeAcknowledge(long[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Negative acknowledge the array of events with the given seqn numbers.
negativeAcknowledgeInternal(long[], long) - Method in class COM.activesw.api.client.BrokerClient
 
newOrReconnect(String, String, String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerClient
Attempts to create the client.
newOrReconnect(String, String, String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Attempts to create the broker client.If the creation fails because the client already exists, then it reconnects to the client instead.
newOrReconnect(String, String, String, String, String, BrokerConnectionDescriptor, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerClusterPublisher
Attempts to create BrokerClusterPublisher.
newOrReconnectAdmin(String, String, String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerAdminClient
Attempts to create the administrative client.
newOrReconnectTransactionalClient(String, String, String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Attempts to create the transactional client.
newSubscription(int, String, String) - Method in class COM.activesw.api.client.BrokerClient
Subscribe to all events of a given event type which match the specified filter.
newSubscription(BrokerSubscription) - Method in class COM.activesw.api.client.BrokerClient
Subscribe to all events of a given event type.
newSubscription(String, String) - Method in class COM.activesw.api.client.BrokerClient
Subscribe to all events of a given event type which match the specified filter.
newSubscriptions(BrokerSubscription[]) - Method in class COM.activesw.api.client.BrokerClient
Open multiple subscriptions at one time.
newTx(String, int, long, long) - Method in class COM.activesw.api.client.BrokerClient
Creates a transaction context that can be used to aggregate multiple publish and acknowledge operations into a single unit of work that can be committed or aborted atomically.
NO_SHARE_LIMIT - Static variable in class COM.activesw.api.client.BrokerClient
 
NOT_FOUND - Static variable in class COM.activesw.api.client.BrokerField
 

O

orderFields(String, String[]) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Set the order of fields in a type.
other_brokers_in_territory - Variable in class COM.activesw.api.client.BrokerCompleteTerritory
 
other_string - Variable in class COM.activesw.api.client.BrokerTraceEvent
The raw trace string.

P

parseDate(String) - Static method in class COM.activesw.api.client.BrokerDate
Create a BrokerDate from a date string using a date or date/time formatter for the US English locale.
parseDate(String, boolean) - Static method in class COM.activesw.api.client.BrokerDate
Create a BrokerDate from a date string using a date or date/time formatter for the US English locale.
parseDate(String, Locale) - Static method in class COM.activesw.api.client.BrokerDate
Create a BrokerDate from a date string using a date or date/time formatter for the specified locale.
parseDate(String, Locale, boolean) - Static method in class COM.activesw.api.client.BrokerDate
Create a BrokerDate from a date string using a date or date/time formatter for the specified locale.
parseLocalizedDate(String) - Static method in class COM.activesw.api.client.BrokerDate
Create a BrokerDate from a date string using a date or date/time formatter for the default locale.
parseLocalizedDate(String, boolean) - Static method in class COM.activesw.api.client.BrokerDate
Create a BrokerDate from a date string using a date or date/time formatter for the default locale.
password - Variable in class COM.activesw.api.client.BrokerSSLConfig
The certificate file password.
pausePublishProcessing() - Method in class COM.activesw.api.client.BrokerServerClient
pause Broker Server publication processing.
PEM - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.CRLType
 
PEM - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.KeystoreType
 
PEM - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.TruststoreType
 
ping() - Method in class COM.activesw.api.client.BrokerClient
Checks for network connectivity to the Broker using the default client timeout.
ping(int) - Method in class COM.activesw.api.client.BrokerClient
Checks for network connectivity to the Broker.
PKCS12 - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.KeystoreType
 
PKCS12 - Enum constant in enum class COM.activesw.api.client.enums.KeystoreType
 
platform_info - Variable in class COM.activesw.api.client.BrokerClientSession
The platform information.
poll(BrokerClientPoll[], int) - Static method in class COM.activesw.api.client.BrokerClient
Allows one or more clients to polled for pending operations, returning only after at least one client has a ready operation, the current thread is interrupted or the given timeout has expired.
port - Variable in class COM.activesw.api.client.BrokerClientSession
The client port.
port - Variable in class COM.activesw.api.client.BrokerCompleteServer
 
prepare(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Prepares the transactions with the specified broker transaction id for commit.
prepare(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Prepares the transactions with the specified external_id for commit.
prepareAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Prepare the specified transaction for commit.
prepareAll(BrokerTransactionalClient, String[]) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Prepare the specified list of transactions for commit.
prepareExt(String[]) - Method in class COM.activesw.api.client.BrokerClient
 
prepareTx(long[]) - Method in class COM.activesw.api.client.BrokerClient
Prepares the transaction
preparse(String) - Static method in class COM.activesw.api.client.BrokerFormat
Take a string, and break it up into a list of tokens.
prime() - Method in class COM.activesw.api.client.BrokerClient
Tell the client to send a request for events but not block.
prime(int) - Method in class COM.activesw.api.client.BrokerClient
Tell the client to send a request for events but not block.
prime(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Tell the client to send a request for events but not block.
prime(int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
 
primeAllClients() - Static method in class COM.activesw.api.client.BrokerClient
Tell all clients to send a request for events but not block.
primeAllClients(int) - Static method in class COM.activesw.api.client.BrokerClient
Tell all clients to send a request for events but not block.
primeWithAck(int) - Method in class COM.activesw.api.client.BrokerClient
 
primeWithAck(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
primeWithAck(int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
 
priority_ordering - Variable in class COM.activesw.api.client.BrokerClientInfo
The client's priority_ordering.
pruneMonitorLog(int, BrokerDate) - Method in class COM.activesw.api.client.BrokerMonitorClient
Delete entries from the Broker Monitor's log.
pruneServerLog(BrokerDate) - Method in class COM.activesw.api.client.BrokerServerClient
Delete entries from the Broker Server log.
pub_seqn - Variable in class COM.activesw.api.client.BrokerEvent
 
publish(BrokerEvent) - Method in class COM.activesw.api.client.BrokerClient
Publish one event.
publish(BrokerEvent) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Publish one event.
publish(BrokerEvent) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Publish one event with the given transaction id.
publish(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClient
Publish multiple events.
publish(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Publish multiple events.
publish(BrokerEvent[], BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Publish multiple events on the given transaction.
publish(BrokerEvent, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Publish one event with the given transaction id.
publish(BrokerJMSEvent) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Publish one event with the given transaction id.
PUBLISH_PROCESSING_ACTIVE - Static variable in class COM.activesw.api.client.BrokerServerClient
 
PUBLISH_PROCESSING_PAUSE - Static variable in class COM.activesw.api.client.BrokerServerClient
 
publishRequestAndWait(BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerClient
Publish one request event to the broker and wait for replies.
publishRequestAndWait(BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Publish one request event and wait for replies.
publishRequestAndWait(BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
publishWithAck(BrokerEvent[], int, long[]) - Method in class COM.activesw.api.client.BrokerClient
Publish multiple events.
publishWithAck(BrokerEvent[], int, long[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Publish multiple events for the given transaction.
publishWithAck(BrokerEvent[], int, long[], BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
Publish multiple events for the given transaction.

R

rb - Static variable in class COM.activesw.api.client.BrokerDate
 
read(Reader) - Static method in class COM.activesw.api.client.BrokerCompleteCollection
Creates a new BrokerCompleteCollection based upon textual input.
readFile(String) - Static method in class COM.activesw.api.client.BrokerCompleteCollection
Creates a new BrokerCompleteCollection based upon textual input read from a file.
RECEIVE_SYNCHRONOUS - Static variable in class COM.activesw.api.client.BrokerClient
 
reconnect(String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerClient
Reconnects a client.
reconnect(String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Reconnects a client.
reconnect(String, String, String, String, String, BrokerConnectionDescriptor, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerClusterPublisher
Reconnects BrokerClusterPublisher.
reconnectAdmin(String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerAdminClient
Reconnects an administrative client.
reconnectTransactionalClient(String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Reconnects a transactional client.
recover(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Get the list of user defined, externally generated transaction identifiers that the client has prepared transactions for.
RECOVER_GLOBAL - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
RECOVER_RESTRICTED - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
recoverTx(int, long) - Method in class COM.activesw.api.client.BrokerClient
 
recv_client_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
The client ID for the receiving client for EVENT_ENQUEUE, EVENT_RECEIVE, and EVENT_DROP operations.
recv_seqn - Variable in class COM.activesw.api.client.BrokerEvent
 
redelivery_count - Variable in class COM.activesw.api.client.BrokerEvent
 
REDELIVERY_COUNT_AUTOMATIC - Static variable in class COM.activesw.api.client.BrokerClientInfo
 
REDELIVERY_COUNT_MANUAL - Static variable in class COM.activesw.api.client.BrokerClientInfo
 
redelivery_count_mode - Variable in class COM.activesw.api.client.BrokerClientInfo
The redelivery count mode for client.
refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteBroker
Refreshes the information about a Broker based on the given client.
refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteClient
Refreshes the information about the Client using the given broker admin client.
refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteClientGroup
Refreshes the information about the Client Group using the given client.
refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteEventType
Refreshes the information about the Event Type using the given client.
refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteTerritory
Refreshes the information about a Territory based on the given broker admin client.
refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
Refreshes the information about a Territory Gateway based on the given broker admin client.
refresh(BrokerServerClient) - Method in class COM.activesw.api.client.BrokerCompleteServer
Refreshes the information about a Broker server based on the given client.
refreshTerritoryAndGateways(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteBroker
Refreshes only information about a Broker's territory and gateways.
refuse_events - Variable in class COM.activesw.api.client.BrokerSharedEventTypeRefuseUpdateInfo
Whether or not this territory currently refuses events of this event type.
refuse_updates - Variable in class COM.activesw.api.client.BrokerSharedEventTypeRefuseUpdateInfo
Whether or not this territory refuses updates to the event type.
registerCallback(BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerClient
Register a general callback for events received by this client.
registerCallback(BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
registerCallbackForSubId(int, BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerClient
Register a specific callback for events received by this client which matched a given subscription ID.
registerCallbackForSubId(int, BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
registerCallbackForTag(int, boolean, BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerClient
Register a specific callback for events received by this client which have the _env.tag field set to the specified value.
registerCallbackForTag(int, boolean, BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
registerConnectionCallback(BrokerConnectionCallback, Object) - Method in class COM.activesw.api.client.BrokerClient
Register a connection callback for this client.
registerConnectionCallback(BrokerCPConnectionCallback, Object) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Register a connection callback for the cluster publisher.
registerConnectionCallback(BrokerServerConnectionCallback, Object) - Method in class COM.activesw.api.client.BrokerServerClient
Register a connection callback for this client.
registerSelectionCallback(BrokerCPSelectionCallback, Object) - Method in class COM.activesw.api.client.BrokerClusterPublisher
Register a cluster publisher selection callback for this client.
releaseChangeLock() - Method in class COM.activesw.api.client.BrokerAdminClient
Release the per-Broker change lock.
reloadConfig() - Method in class COM.activesw.api.client.BrokerMonitorClient
Make Broker Monitor to re-load its configuration for all the servers.
reloadConfigForServer(int) - Method in class COM.activesw.api.client.BrokerMonitorClient
Make Broker Monitor to re-read its configuration for the specified server.
remote_broker_description - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
The description of the remote broker.
remote_broker_description - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
The description of the remote broker.
remote_broker_name - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
The remote broker name.
remote_broker_name - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
The remote broker name.
remote_can_publish - Variable in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
 
remote_can_subscribe - Variable in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
 
remote_cluster_name - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
The name of the remote cluster
remote_host_name - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
The remote broker's host name.
remote_host_name - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
The remote broker's host name.
remote_territory_name - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
The name of the remote territory
removeBrokerFromCluster(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Force the removal of a given broker from the cluster.
removeBrokerFromTerritory(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Force the removal of a given broker from the territory.
renameField(String, String) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Rename or move a field.
replace_infosets_on_store - Variable in class COM.activesw.api.client.BrokerCompleteEventType
 
replace_lists_on_store - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
 
replace_subscriptions_on_store - Variable in class COM.activesw.api.client.BrokerCompleteClient
 
REPLY_FLAG_CONTINUE - Static variable in class COM.activesw.api.client.BrokerClient
 
REPLY_FLAG_END - Static variable in class COM.activesw.api.client.BrokerClient
 
REPLY_FLAG_START - Static variable in class COM.activesw.api.client.BrokerClient
 
REPLY_FLAG_START_AND_END - Static variable in class COM.activesw.api.client.BrokerClient
 
required_encryption - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
Client group required encryption level.
resendUnacknowledgedEvents(long[]) - Method in class COM.activesw.api.client.BrokerClient
A list of events with the given "seqn" numbers will be sent to the broker again since they had not been acknowledged so far.
resetFilters() - Method in interface COM.activesw.api.client.BrokerQueueBrowser
Remove all existing filters on the queue browser.
resetSessionFilters() - Method in class COM.activesw.api.client.BrokerClient
Reset existing filters on the client session.
resume(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Resume a suspended transaction.
resume(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Resume a suspended transaction.
resumeAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Resume the given list of suspended transactions.
resumePublishProcessing() - Method in class COM.activesw.api.client.BrokerServerClient
resume Broker Server publication processing.
retrieve(BrokerAdminClient) - Static method in class COM.activesw.api.client.BrokerCompleteBroker
Retrieves the information about a Broker based on the given client.
retrieve(BrokerAdminClient) - Static method in class COM.activesw.api.client.BrokerCompleteTerritory
Retrieves the information about a Territory based on the given broker admin client.
retrieve(BrokerAdminClient, String) - Static method in class COM.activesw.api.client.BrokerCompleteClient
Retrieves the information about the specified Client with the given broker admin client.
retrieve(BrokerAdminClient, String) - Static method in class COM.activesw.api.client.BrokerCompleteClientGroup
Retrieves the information about the specified Client Group with the given client.
retrieve(BrokerAdminClient, String) - Static method in class COM.activesw.api.client.BrokerCompleteEventType
Retrieves the information about the specified Event Type with the given client.
retrieve(BrokerAdminClient, String) - Static method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
Retrieves the information about a Territory Gateway based on the given broker admin client.
retrieve(BrokerServerClient) - Static method in class COM.activesw.api.client.BrokerCompleteServer
Retrieves the information about a Broker Server and creates an object.
runLevel - Variable in class COM.activesw.api.client.BrokerTraceEvent
To be used to set Adapter leveling in the new ART

S

sec - Variable in class COM.activesw.api.client.BrokerDate
 
seqn - Variable in exception COM.activesw.api.client.BrokerQueueBrowserException
 
seqn - Variable in class COM.activesw.api.client.BrokerTraceEvent
The trace sequence number.
serial_number - Variable in class COM.activesw.api.client.BrokerSSLCertificate
 
SERVER_LOG_ALL_ENTRIES - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SERVER_LOG_MESSAGE_ALERT - Static variable in class COM.activesw.api.client.BrokerServerLogEntry
 
SERVER_LOG_MESSAGE_INFO - Static variable in class COM.activesw.api.client.BrokerServerLogEntry
 
SERVER_LOG_MESSAGE_UNKNOWN - Static variable in class COM.activesw.api.client.BrokerServerLogEntry
 
SERVER_LOG_MESSAGE_WARNING - Static variable in class COM.activesw.api.client.BrokerServerLogEntry
 
SERVER_STATUS_ERROR - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SERVER_STATUS_FAILED - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SERVER_STATUS_RUNNING - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SERVER_STATUS_STARTING - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SERVER_STATUS_STOPPED - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SERVER_STATUS_STOPPING - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SERVER_STATUS_UNKNOWN - Static variable in class COM.activesw.api.client.BrokerServerClient
 
servers - Variable in class COM.activesw.api.client.BrokerCompleteCollection
 
session_count - Variable in class COM.activesw.api.client.BrokerTraceEvent
The number of open sessions for CLIENT_CONNECT and CLIENT_DISCONNECT traces.
session_id - Variable in class COM.activesw.api.client.BrokerChangeLockInfo
The session id of the client that currently holds the Broker Change Lock, if the lock could not be acquired.
session_id - Variable in class COM.activesw.api.client.BrokerClientInfo
Session id of the admin client holding the queue lock
session_id - Variable in class COM.activesw.api.client.BrokerClientSession
The session ID.
session_id - Variable in class COM.activesw.api.client.BrokerEvent
 
session_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
The client session ID for CLIENT_CONNEDCT and CLIENT_DISCONNECT traces.
sessions - Variable in class COM.activesw.api.client.BrokerClientInfo
Information about any currently connected sessions.
setAccessLabelHint(String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the access label hint.
setAckVolatile(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Internal use only.
setAdminACL(BrokerAccessControlList) - Method in class COM.activesw.api.client.BrokerServerClient
Set the Broker Server's administrative access control list (ACL).
setAsyncExceptionListener(BrokerAsyncExceptionListener) - Method in class COM.activesw.api.client.BrokerClient
Registers an asynchronous Broker exception listener.
setAuditOnErrorState(int) - Method in class COM.activesw.api.client.BrokerServerClient
Sets audit on error and the action for the audit log error.
setAuditOperations(short[]) - Method in class COM.activesw.api.client.BrokerServerClient
Sets the audit operations as specified by the values in ops.
setAuditState(int) - Method in class COM.activesw.api.client.BrokerServerClient
Enables/Disables the audit state.
setAuthenticator(String) - Method in class COM.activesw.api.client.BrokerAuthInfo
 
setAuthInfo(String, String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the authentication user name and password of the descriptor
setAuthNames(String[]) - Method in class COM.activesw.api.client.BrokerAccessControlList
Set the list of authenticator names which are allowed.
setAuthNameState(String, boolean) - Method in class COM.activesw.api.client.BrokerAccessControlList
Set the allow state for a single authenticator name.
setAuthNameStates(String[], boolean) - Method in class COM.activesw.api.client.BrokerAccessControlList
Set the allow state for a list of authenticator names.
setAutomaticControlLabel(boolean) - Method in class COM.activesw.api.client.BrokerClient
Enable or disable automatic setting of the _env.controlLabel field.
setAutomaticReconnect(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the automatic reconnect status of the descriptor.
setAutomaticRedeliveryCount(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the redelivery_count_auto status of the descriptor.
setBasicAuthIdentity(BrokerBasicAuthIdentity) - Method in class COM.activesw.api.client.BrokerServerClient
Sets the Broker Server's identity for basic authentication.
setBooleanField(String, boolean) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a boolean field.
setBooleanProperty(String, boolean) - Method in class COM.activesw.api.client.BrokerEvent
 
setBooleanSeqField(String, int, int, int, boolean[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a boolean sequence field.
setBrokerClient(BrokerClient) - Method in class COM.activesw.api.client.BrokerClientPoll
Set the Broker client.
setBrokerDescription(String) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the broker description
setByteField(String, byte) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a byte field.
setByteProperty(String, byte) - Method in class COM.activesw.api.client.BrokerEvent
 
setByteSeqField(String, int, int, int, byte[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a byte sequence field.
setCharField(String, char) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a char field.
setCharSeqField(String, int, int, int, char[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a char sequence field.
setCipherSuites(String) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Specify the cipher suites to allow with this configuration.
setClientGroupAccessLabelRequired(String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Set whether or not an access label is required for connecting to a client group.
setClientGroupACL(String, BrokerAccessControlList) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the specified client group's access control list (ACL).
setClientGroupCanPublishList(String, String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the list of event types the client group can publish to deliver.
setClientGroupCanSubscribeList(String, String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the list of event types the client group can subscribe to or have delivered to it.
setClientGroupDescription(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the description string for a client group.
setClientGroupLogAcknowledgeList(String, String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the list of event types that are logged when acknowledged by a client in the the specified client group.
setClientGroupLogPublishList(String, String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the list of event types that are logged when published or delivered by a client in the the specified client group.
setClientGroupRequiredEncryption(String, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the required encryption for a client group.
setClientID(String) - Method in class COM.activesw.api.client.BrokerAllQueueStat
 
setClientInfoset(BrokerEvent) - Method in class COM.activesw.api.client.BrokerClient
Set the infoset for this client.
setClientInfosetById(String, BrokerEvent) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the infoset for a client.
setClientLastPublishSequenceNumberById(String, long) - Method in class COM.activesw.api.client.BrokerAdminClient
Set a client's high publisher sequence number.
setClientLifeCycle(int) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Internal use only.
setClientStateShareLimitById(String, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Set a client's state share limit.
setClientStorage(int) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Internal use only.
setClientValidation(boolean) - Method in class COM.activesw.api.client.BrokerEvent
This method will enable/disable client side validation.
setClusterACL(BrokerAccessControlList) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the access control list (ACL) which brokers in this cluster will use to accept connections from other brokers in the cluster.
setClusterGatewayACL(String, String, BrokerAccessControlList) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the access control list (ACL) which this broker will use to accept connections from the other broker across the gateway.
setClusterGatewayKeepAlive(String, String, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Sets or disables KeepAlive interval on the gateway.
setClusterGatewayPause(String, String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Pauses or resumes a cluster gateway
setClusterGatewayRefuseAllUpdates(String, String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Sets whether a cluster gateway refuses all updates.
setClusterGatewaySecurity(String, String, int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the type of security used for the Cluster gateway.
setClusterGatewaySharedEventTypes(String, String, BrokerSharedEventTypeInfo[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the complete list of shared event types on a cluster gateway.
setClusterPrimaryGateway(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the gateway connection to the input cluster and broker as the Primary Cluster gateway from this Broker to the remote cluster.
setClusterSecurity(int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the type of security used in the cluster.
setClusterStaticGatewayForwarding(String, String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Enable or disable static gateway forwarding,
setConnectionShare(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the connection share status of the descriptor.
setConnectionShareLimit(int) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the maximum number of clients that may share the connection.
setCrl(String) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the SSL Crl used by this configuration.
setCrlType(String) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the crl file type.
setData(Object) - Method in class COM.activesw.api.client.BrokerClientPoll
Set user data.
setDate(int, int, int) - Method in class COM.activesw.api.client.BrokerDate
Set the date only.
setDateField(String, BrokerDate) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a date field.
setDateSeqField(String, int, int, int, BrokerDate[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a date sequence field.
setDateTime(int, int, int, int, int, int, int) - Method in class COM.activesw.api.client.BrokerDate
Set the date and time.
setDateTime(int, int, int, int, int, int, int, boolean) - Method in class COM.activesw.api.client.BrokerDate
Set the date and time.
setDefaultBrokerName(String) - Method in class COM.activesw.api.client.BrokerServerClient
Set the name of the default Broker in the server.
setDefaultClientTimeout(int) - Static method in class COM.activesw.api.client.BrokerClient
Set the default timeout for broker requests.
setDescription(String) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Set the type's description.
setDescription(String) - Method in class COM.activesw.api.client.BrokerServerClient
Set the Broker Server description.
setDiagnostics(int) - Static method in exception COM.activesw.api.client.BrokerException
Set the system diagnostics level.
setDoubleField(String, double) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a double field.
setDoubleProperty(String, double) - Method in class COM.activesw.api.client.BrokerEvent
 
setDoubleSeqField(String, int, int, int, double[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a double sequence field.
setEventAdminTypeDef(BrokerAdminTypeDef) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the specified event type's definition.
setEventAdminTypeDefs(BrokerAdminTypeDef[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the specified event type definitions.
setEventField(String, BrokerEvent) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of an event field.
setEventLogging(boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
 
setEventSeqField(String, int, int, int, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerEvent
Set the value of an event sequence field.
setEventTypeInfoset(String, String, BrokerEvent) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the specified infoset for an event type.
setEventTypeInfosets(String, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the specified infosets for the specified event type.
setEventTypesAndClientGroups(String[], String[], BrokerCompleteEventType[], BrokerCompleteClientGroup[], boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Creates, modifies, and destroys event types and client groups as an atomic operation.
setField(String, short, Object) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a field.
setField(String, BrokerField) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a field.
setFieldDef(String, BrokerAdminTypeDef) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Set the type of a field.
setFieldType(String, short, String) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Set the type for a given field.
setFilter(BrokerFilterDescriptor) - Method in interface COM.activesw.api.client.BrokerQueueBrowser
Set filter for queue browser's browse operation.
setFilterCollationLocale(String) - Method in class COM.activesw.api.client.BrokerServerClient
Set the Broker Server Filter Collation locale.
setFilters(BrokerFilterDescriptor[]) - Method in interface COM.activesw.api.client.BrokerQueueBrowser
Set filters for queue browser's browse operation.
setFloatField(String, float) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a float field.
setFloatProperty(String, float) - Method in class COM.activesw.api.client.BrokerEvent
 
setFloatSeqField(String, int, int, int, float[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a float sequence field.
setForcedReconnect(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the forced reconnect status of the descriptor.
setFormatMode(String, String) - Static method in class COM.activesw.api.client.BrokerFormat
set the mode for a format option (see above).
setId(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
used by the broker to identify the context.
setIntegerField(String, int) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of an integer field.
setIntegerSeqField(String, int, int, int, int[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of an integer sequence field.
setIntProperty(String, int) - Method in class COM.activesw.api.client.BrokerEvent
 
setJavaCalendar(Calendar) - Method in class COM.activesw.api.client.BrokerDate
Set from a Java Calendar object.
setJavaDate(Date) - Method in class COM.activesw.api.client.BrokerDate
Set from a Java Date object.
setJavaDate(Date, boolean) - Method in class COM.activesw.api.client.BrokerDate
Set from a Java Date object.
setKeepAlive(int, int, int) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the Keep Alive settings on the descriptor
setKeystore(String) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the SSL Keystore used by this configuration.
setKeystorePassword(String) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the password for the keystore
setKeystoreType(BrokerSSLConfigV2.KeystoreType) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the keystore file type.
setKeystoreType(String) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the keystore file type.
setLicense(String) - Method in class COM.activesw.api.client.BrokerServerClient
Deprecated.
Deprecated in webMethods Broker 9.0, instead use BrokerServerClient.setLicenseFileName(String)
setLicenseContent(String) - Method in class COM.activesw.api.client.BrokerServerClient
Set the license file content for Broker Server.
setLicenseFile(String) - Method in class COM.activesw.api.client.BrokerServerClient
Deprecated.
Deprecated in webMethods Broker 9.0, instead use BrokerServerClient.setLicenseFileName(String)
setLicenseFileName(String) - Method in class COM.activesw.api.client.BrokerServerClient
Set the license file name for Broker Server.
setLocale(Locale) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the locale for this connection.
setLogConfig(BrokerLogConfig) - Method in class COM.activesw.api.client.BrokerServerClient
Set the Broker Server logging configuration.
setLogFilter(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Allows filtering of log content.
setLogFilters(BrokerFilter[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Allows filtering of log content.
setLogOutput(BrokerLogConfigEntry) - Method in class COM.activesw.api.client.BrokerLogConfig
Set the value of a simple log output's state.
setLogOutput(String, boolean, String) - Method in class COM.activesw.api.client.BrokerLogConfig
Set the value of a single log output's state.
setLogTopic(BrokerLogConfigEntry) - Method in class COM.activesw.api.client.BrokerLogConfig
Set the value of a single log topic's state.
setLogTopic(String, boolean, String) - Method in class COM.activesw.api.client.BrokerLogConfig
Set the value of a single log topic's state.
setLongField(String, long) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a long field.
setLongProperty(String, long) - Method in class COM.activesw.api.client.BrokerEvent
 
setLongSeqField(String, int, int, int, long[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a long sequence field.
setModificationFlag() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Set the modification flag for the type definition to true.
setModificationFlag() - Method in class COM.activesw.api.client.BrokerEvent
Set the modification flag.
setNullProperty(String, String) - Method in class COM.activesw.api.client.BrokerEvent
 
setPlatformInfo(String, String) - Static method in class COM.activesw.api.client.BrokerClient
Set a platform info value.
setPosition(int) - Method in interface COM.activesw.api.client.BrokerQueueBrowser
Set the browse cursor to the specified position on the queue.
setPostPrepareTimeout(int) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the default post-prepare timeout.
setPostPrepareTimeoutAction(int) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the post-prepare timeout action.
setPrePrepareTimeout(int) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the default pre-prepare timeout.
setPriority(int) - Method in class COM.activesw.api.client.BrokerEvent
Sets the priority of the event.
setPriorityOrdering(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the event priority ordering status of the descriptor.
setPublishSequenceNumber(long) - Method in class COM.activesw.api.client.BrokerEvent
Set the publishing sequence number for this event.
setQueueStat(BrokerEvent) - Method in class COM.activesw.api.client.BrokerAllQueueStat
 
setReady(int) - Method in class COM.activesw.api.client.BrokerClientPoll
Set the poll's ready operations.
setRecoverMode(int) - Method in class COM.activesw.api.client.BrokerAdminClient
Sets the global recover mode to either restricted (the default) or global.
setRedeliveryCountEnabled(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the redelivery_count status of the descriptor.
setRemoteBrokerKeepAlive(String, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Sets or disables KeepAlive interval for the remote broker.
setRequested(int) - Method in class COM.activesw.api.client.BrokerClientPoll
Set the poll's requested operations.
setSequenceField(String, short, int, int, int, Object) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a sequence field.
setSequenceFieldSize(String, int) - Method in class COM.activesw.api.client.BrokerEvent
Set the size of a sequence field.
setSessionFilter(BrokerFilterDescriptor) - Method in class COM.activesw.api.client.BrokerClient
Set filter for event retrieval operations.
setSessionFilters(BrokerFilterDescriptor[]) - Method in class COM.activesw.api.client.BrokerClient
Set filters for event retrieval operations.
setSharedEventOrdering(String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the shared event ordering status of the descriptor.
setShortField(String, short) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a short field.
setShortProperty(String, short) - Method in class COM.activesw.api.client.BrokerEvent
 
setShortSeqField(String, int, int, int, short[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a short sequence field.
setSocketConnectTimeout(int) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the socket connect timeout.
setSocketKeepAliveEnabled(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
setSocketLinger(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the socket linger state.
setSocketLingerTimeout(int) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the socket linger timeout.
setSocketRecvBufferSize(int) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the inbound socket buffer size.
setSocketSendBufferSize(int) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the outbound socket buffer size.
setSocketTcpNoDelay(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Enable or disable the Nagle's algorithm on the socket.
setSSLCertificate(String, String, KeystoreType, TruststoreType, String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
setSSLCipherSuites(String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
setSSLConfig(BrokerSSLConfig) - Method in class COM.activesw.api.client.BrokerServerClient
Set the SSL configuration to be used next time the Broker Server is started.
setSSLConfig(String, String, String) - Method in class COM.activesw.api.client.BrokerServerClient
Set the SSL configuration to be used next time the Broker Server is started.
setSSLConfigV2(BrokerSSLConfigV2) - Method in class COM.activesw.api.client.BrokerServerClient
Set the SSL configuration to be used next time the Broker server is started.
setSSLDistinguishedName(String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
setSSLEncrypted(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the secure socket layer encryption flag.
setSslProtocol(String) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the SSL protocols that this configuration allows.
setSSLProvider(String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
 
setStateShare(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Set the state share status of the descriptor.
setStateShareLimit(int) - Method in class COM.activesw.api.client.BrokerClient
Set the number of clients which can be simultaneously connected using this client ID.
setStaticGatewayForwarding(String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Enable or disable static gateway forwarding,
setStorageType(int) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Set the type's storage type.
setStringField(String, String) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a string field.
setStringFieldToSubstring(String, int, int, String) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a string field to a substring of another string.
setStringProperty(String, String) - Method in class COM.activesw.api.client.BrokerEvent
 
setStringSeqField(String, int, int, int, String[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a string sequence field.
setStructFieldFromEvent(String, BrokerEvent) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a structure field.
setStructSeqFieldFromEvents(String, int, int, int, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a structure sequence field.
setSuspend(boolean) - Method in class COM.activesw.api.client.BrokerClientPoll
Suspend or unsuspend this poll object.
setTag(int) - Method in class COM.activesw.api.client.BrokerEvent
Set the event's 'tag' envelope field.
setTerritoryACL(BrokerAccessControlList) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the access control list (ACL) which brokers in this territory will use to accept connections from other brokers in the territory.
setTerritoryGatewayACL(String, BrokerAccessControlList) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the access control list (ACL) which this broker will use to accept connections from the other broker across the gateway.
setTerritoryGatewayKeepAlive(String, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Sets or disables KeepAlive interval on the gateway.
setTerritoryGatewayPause(String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Pauses or resumes gateway
setTerritoryGatewayRefuseAllUpdates(String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
Sets whether a territory gateway refuses all updates.
setTerritoryGatewayRefuseEventTypeUpdates(String, BrokerSharedEventTypeRefuseUpdateInfo[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Sets which event types a territory gateway refuses updates for.
setTerritoryGatewaySecurity(String, int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the type of security used for the territory gateway.
setTerritoryGatewaySharedEventTypes(String, BrokerSharedEventTypeInfo[]) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the complete list of shared event types on a territory gateway.
setTerritorySecurity(int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
Set the type of security used in the territory.
setTime(int, int, int, int) - Method in class COM.activesw.api.client.BrokerDate
Set the time only.
setTime(int, int, int, int, boolean) - Method in class COM.activesw.api.client.BrokerDate
Set the time only.
setTimeToLive(int) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Set the type's time-to-live.
setTransactionId(long, String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Associates a Broker transaction with an external identifier.
setTransactionId(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Associates the current Broker transaction with an external identifier.
setTransactionTimeout(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
setTruststore(String) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the SSL Truststore used by this configuration.
setTruststoreType(BrokerSSLConfigV2.TruststoreType) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the truststore file type.
setTruststoreType(String) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the truststore file type.
setTxId(long, String) - Method in class COM.activesw.api.client.BrokerClient
Sets the Broker transaction's external identifier.
setTxTimeout(int, long) - Method in class COM.activesw.api.client.BrokerClient
 
setTypeName(String) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Set the fully qualified name of this event type.
setTypeName(String) - Method in class COM.activesw.api.client.BrokerEvent
 
setUCCharField(String, char) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a unicode char field.
setUCCharSeqField(String, int, int, int, char[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a unicode char sequence field.
setUCStringField(String, String) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a unicode string field.
setUCStringFieldToSubstring(String, int, int, String) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a unicode string field to a substring of another string.
setUCStringSeqField(String, int, int, int, String[]) - Method in class COM.activesw.api.client.BrokerEvent
Sets the value of a subrange of a unicode string sequence field.
setUserName(String) - Method in class COM.activesw.api.client.BrokerAuthInfo
 
setUserNames(String[]) - Method in class COM.activesw.api.client.BrokerAccessControlList
Set the list of user names which are allowed access.
setUserNameState(String, boolean) - Method in class COM.activesw.api.client.BrokerAccessControlList
Set the allow state for a single user name.
setUserNameStates(String[], boolean) - Method in class COM.activesw.api.client.BrokerAccessControlList
Set the allow state for a list of user names.
setValidationType(int) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Set the type's validation type.
setVerifyDepth(int) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Set the maximum number of CA certificates to verify in a certificate chain.
setWireEvent(byte[]) - Method in class COM.activesw.api.client.BrokerEvent
 
setXAResource(BrokerXAResource) - Method in class COM.activesw.api.client.BrokerTransactionalClient
 
shared_event_ordering - Variable in class COM.activesw.api.client.BrokerClientInfo
The ordering mode applied to shared state client.
SHARED_ORDER_BY_PUBLISHER - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
 
SHARED_ORDER_NONE - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
 
ssl_certificate - Variable in class COM.activesw.api.client.BrokerClientSession
The SSL certificate (if auth_protocol is "SSL").
ssl_config - Variable in class COM.activesw.api.client.BrokerCompleteServer
 
ssl_config_v2 - Variable in class COM.activesw.api.client.BrokerCompleteServer
 
SSL_STATUS_DISABLED - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SSL_STATUS_ENABLED - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SSL_STATUS_ERROR - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SSL_STATUS_NOT_SUPPORTED - Static variable in class COM.activesw.api.client.BrokerServerClient
 
SSLv3 - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
 
startMetaDataBackup() - Method in class COM.activesw.api.client.BrokerServerClient
Notifies the Broker that backup of the meta-data is going to start.
startServer(int) - Method in class COM.activesw.api.client.BrokerMonitorClient
Start a server.
startServerProcess(String) - Static method in class COM.activesw.api.client.BrokerServerClient
Start the Broker Server process (if it is not already started).
startServerProcess(String, int, int) - Static method in class COM.activesw.api.client.BrokerServerClient
Start the Broker Server process (if it is not already started).
state_share_limit - Variable in class COM.activesw.api.client.BrokerClientInfo
The maximum number of shared state connections.
status - Variable in class COM.activesw.api.client.BrokerSSLCertificate
 
status - Variable in class COM.activesw.api.client.BrokerSSLStatus
The SSL status.
stopMainLoop() - Static method in class COM.activesw.api.client.BrokerClient
Interrupt the current mainLoop calls.
stopMainLoop() - Static method in class COM.activesw.api.client.BrokerTransactionalClient
 
stopProcess() - Method in class COM.activesw.api.client.BrokerServerClient
Stop the Broker Server process.
STORAGE_GUARANTEED - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
STORAGE_PERSISTENT - Static variable in class COM.activesw.api.client.BrokerTypeDef
Deprecated.
storage_type - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
Client group queue storage type.
STORAGE_VOLATILE - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteBroker
Stores the information from this object into the Broker for which the given client object has been provided.
store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteClient
Stores the information from this Client into the broker for which the given broker admin client has been provided.
store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteClientGroup
Stores the information from this Client Group into the broker for which the given client object has been provided.
store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteEventType
Stores the information from this object into the broker for which the given client object has been provided.
store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteTerritory
Stores the information from this Territory into the broker for which the given client object has been provided.
store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
Stores the information from this Territory Gateway into the broker for which the given client object has been provided.
store(BrokerAdminClient, boolean) - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
 
store(BrokerServerClient) - Method in class COM.activesw.api.client.BrokerCompleteServer
Stores the information from this object into the server for which the given client object has been provided.
stringFromANSI(String) - Static method in class COM.activesw.api.client.BrokerEvent
Convert a String object which contains only ANSI 8-bit characters, to another String which contains unicode characters.
stringToANSI(String) - Static method in class COM.activesw.api.client.BrokerEvent
Convert a String object to another String which only contains characters which cleanly map to ANSI 8-bit characters.
sub_id - Variable in class COM.activesw.api.client.BrokerSubscription
The subscription id for this subscription.
sub_ids - Variable in class COM.activesw.api.client.BrokerEvent
 
subscribe_filter - Variable in class COM.activesw.api.client.BrokerSharedEventTypeInfo
The filter string for events sent through the gateway.
subscriptions - Variable in class COM.activesw.api.client.BrokerCompleteClient
 
suspend(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Suspend the transaction with the given external_id.
suspend(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
Suspend the transaction with the given external_id.
suspendAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
Suspend the given list of current transactions.
SYNCHRONOUS - Static variable in class COM.activesw.api.client.BrokerClient
 

T

tag - Variable in class COM.activesw.api.client.BrokerTraceEvent
The tag value from the event's envelope.
territory - Variable in class COM.activesw.api.client.BrokerCompleteBroker
 
territory_gateways - Variable in class COM.activesw.api.client.BrokerCompleteBroker
 
territory_name - Variable in class COM.activesw.api.client.BrokerInfo
The name of the broker territory.
territory_name - Variable in class COM.activesw.api.client.BrokerTerritoryInfo
The territory name.
the_client - Variable in class COM.activesw.api.client.BrokerEvent
 
threadedCallbacks(boolean) - Static method in class COM.activesw.api.client.BrokerClient
A convenience method to run the mainLoop method on another thread.
threadedCallbacks(boolean) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
 
TIME_INFINITE - Static variable in class COM.activesw.api.client.BrokerClient
 
time_stamp - Variable in class COM.activesw.api.client.BrokerServerLogEntry
The date of this entry in the server log.
TLSv1 - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
 
TLSv1_1 - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
 
TLSv1_2 - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
 
TLSv1_3 - Enum constant in enum class COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
 
toBinData() - Method in class COM.activesw.api.client.BrokerEvent
Get out the event's data as a byte array.
toCompleteString() - Method in class COM.activesw.api.client.BrokerClientInfo
Returns a string with the client info in a form suitable for human viewing.
toCompleteString() - Method in exception COM.activesw.api.client.BrokerException
Get a printable version of the exception.
toCompleteString(Locale) - Method in exception COM.activesw.api.client.BrokerException
Get a printable version of the exception.
toExtendedString() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
--- Used by test cases only --- Get a string representation of the type definition and of all related definitions.
toFormattedString(String) - Method in class COM.activesw.api.client.BrokerEvent
Format an event string.
toFormattedString(String, Locale) - Method in class COM.activesw.api.client.BrokerEvent
Format an event string.
toLocalizedFormattedString(String) - Method in class COM.activesw.api.client.BrokerEvent
Format an event string.
toLocalizedString() - Method in class COM.activesw.api.client.BrokerDate
Return in a string format.
toLocalizedString() - Method in class COM.activesw.api.client.BrokerEvent
Get event content as a string which includes newlines formatted for the default locale.
toLocationString(Reader) - Method in exception COM.activesw.api.client.BrokerInputParseException
Returns a string containing the nature and location of the parse problem.
toObject(Object) - Method in class COM.activesw.api.client.BrokerEvent
Deprecated.
As of Java API v6.5.
toString() - Method in class COM.activesw.api.client.BrokerAccessControlList
Get a string with the ACL in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get a string representation of the type definition.
toString() - Method in class COM.activesw.api.client.BrokerAllQueueStat
 
toString() - Method in class COM.activesw.api.client.BrokerAuthInfo
Convert to a string.
toString() - Method in class COM.activesw.api.client.BrokerClient
Returns a string with the client information in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerClientGroupInfo
Convert to string.
toString() - Method in class COM.activesw.api.client.BrokerClientInfo
Returns a string with the client info in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerClientSession
Create an entry with values set.
toString() - Method in class COM.activesw.api.client.BrokerClusterGatewayInfo
Returns a string with the Cluster gateway info in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerClusterInfo
Returns a string with the cluster info in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerClusterPublisher
Returns a string with the client information in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerCompleteBroker
Converts this broker's information into a string.
toString() - Method in class COM.activesw.api.client.BrokerCompleteClient
Converts this Client's information into a string.
toString() - Method in class COM.activesw.api.client.BrokerCompleteClientGroup
Converts this Client Group's information into a string.
toString() - Method in class COM.activesw.api.client.BrokerCompleteCollection
Converts this object's information into a string.
toString() - Method in class COM.activesw.api.client.BrokerCompleteEventType
Converts this event type's information into a string.
toString() - Method in class COM.activesw.api.client.BrokerCompleteServer
Converts this server's information into a string.
toString() - Method in class COM.activesw.api.client.BrokerCompleteTerritory
Converts this Territory's information into a string.
toString() - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
Converts this Territory Gateway's information into a string.
toString() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
Return a human-readable string with the descriptor's value.
toString() - Method in class COM.activesw.api.client.BrokerDate
Return in a string format.
toString() - Method in class COM.activesw.api.client.BrokerEvent
Get event content as a string which includes newlines formatted for the US English locale.
toString() - Method in exception COM.activesw.api.client.BrokerException
Get a printable version of the exception.
toString() - Method in class COM.activesw.api.client.BrokerFilter
Get the filter as a string.
toString() - Method in class COM.activesw.api.client.BrokerFilterDescriptor
Convert to string.
toString() - Method in class COM.activesw.api.client.BrokerLogConfig
Get a string with the log config information in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerMonitorClient
Get Broker Monitor client information in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerServerClient
Get a string with the server client information in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerServerLogEntry
Returns a string with the server log entry in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerSharedEventTypeInfo
Returns a string with the territory gateway info in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerSharedEventTypeRefuseUpdateInfo
Returns a string with the territory gateway refuse update info in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerSSLCertificate
Convert to string.
toString() - Method in class COM.activesw.api.client.BrokerSSLConfig
Convert to a string.
toString() - Method in enum class COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
 
toString() - Method in class COM.activesw.api.client.BrokerSSLStatus
Convert to string
toString() - Method in class COM.activesw.api.client.BrokerSubscription
Convert to string.
toString() - Method in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
Returns a string with the territory gateway info in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerTerritoryInfo
Returns a string with the territory info in a form suitable for human viewing.
toString() - Method in class COM.activesw.api.client.BrokerTraceEvent
 
toString() - Method in class COM.activesw.api.client.BrokerTypeDef
Get a string representation of the type definition.
toString(boolean) - Method in class COM.activesw.api.client.BrokerClientInfo
Returns a string with the client info in a form suitable for human viewing.
toString(int) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
Get a string representation of the type definition.
toString(int) - Method in class COM.activesw.api.client.BrokerAuthInfo
Convert to a string.
toString(int) - Method in class COM.activesw.api.client.BrokerClientGroupInfo
Convert to string.
toString(int) - Method in class COM.activesw.api.client.BrokerClientInfo
Returns a string with the client info in a form suitable for human viewing.
toString(int) - Method in class COM.activesw.api.client.BrokerClusterInfo
Returns a string with the cluster info in a form suitable for human viewing.
toString(int) - Method in class COM.activesw.api.client.BrokerCompleteBroker
Converts this broker's information into a string.
toString(int) - Method in class COM.activesw.api.client.BrokerCompleteClient
Converts this Client's information into a string.
toString(int) - Method in class COM.activesw.api.client.BrokerCompleteClientGroup
Converts this Client Group's information into a string.
toString(int) - Method in class COM.activesw.api.client.BrokerCompleteCollection
Converts this object's information into a string.
toString(int) - Method in class COM.activesw.api.client.BrokerCompleteEventType
Converts this event type's information into a string.
toString(int) - Method in class COM.activesw.api.client.BrokerCompleteServer
Converts this server's information into a string.
toString(int) - Method in class COM.activesw.api.client.BrokerCompleteTerritory
Converts this Territory's information into a string.
toString(int) - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
Converts this Territory Gateway's information into a string.
toString(int) - Method in class COM.activesw.api.client.BrokerEvent
Get event content as a string suitable for human viewing formatted for the US English locale.
toString(int) - Method in class COM.activesw.api.client.BrokerLogConfig
Get a string with the log config information in a form suitable for human viewing.
toString(int) - Method in class COM.activesw.api.client.BrokerSSLCertificate
Convert to string.
toString(int) - Method in class COM.activesw.api.client.BrokerSSLConfig
Convert to a string.
toString(int) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
Convert to a string.
toString(int) - Method in class COM.activesw.api.client.BrokerSubscription
Convert to string.
toString(int) - Method in class COM.activesw.api.client.BrokerTerritoryInfo
Returns a string with the territory info in a form suitable for human viewing.
toString(int) - Method in class COM.activesw.api.client.BrokerTypeDef
Get a string representation of the type definition.
toString(int, boolean) - Method in class COM.activesw.api.client.BrokerClientInfo
Returns a string with the client info in a form suitable for human viewing.
toString(int, boolean) - Method in class COM.activesw.api.client.BrokerSubscription
Convert to string.
toString(int, boolean, boolean) - Method in class COM.activesw.api.client.BrokerClusterGatewayInfo
Returns a string with the cluster gateway info in a form suitable for human viewing.
toString(int, boolean, boolean) - Method in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
Returns a string with the territory gateway info in a form suitable for human viewing.
toString(int, String) - Method in class COM.activesw.api.client.BrokerAccessControlList
Get a string with the ACL in a form suitable for human viewing.
toString(int, Locale) - Method in class COM.activesw.api.client.BrokerEvent
Get event content as a string suitable for human viewing formatted for the specified locale.
toString(Locale) - Method in class COM.activesw.api.client.BrokerDate
Return in a string format.
toString(Locale) - Method in class COM.activesw.api.client.BrokerEvent
Get event content as a string which includes newlines formatted for the specified locale.
toString(Locale) - Method in exception COM.activesw.api.client.BrokerException
Get a printable version of the exception.
toWireEvent() - Method in class COM.activesw.api.client.BrokerEvent
 
TRACE_BROKER_ADDED - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_BROKER_REMOVED - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_CLIENT_CONNECT - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_CLIENT_CREATE - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_CLIENT_DESTROY - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_CLIENT_DISCONNECT - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_CLIENT_LOCK - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_CLIENT_UNLOCK - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_EVENT_DELETE - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_EVENT_DROP - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_EVENT_ENQUEUE - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_EVENT_INSERT - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_EVENT_PEEK - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_EVENT_PUBLISH - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_EVENT_RECEIVE - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
TRACE_OTHER - Static variable in class COM.activesw.api.client.BrokerTraceEvent
 
track_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
The tracking identifier from the event's envelope.
TRANSACTION_COMMIT - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_END_ABORT - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
 
TRANSACTION_END_COMMIT - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
 
TRANSACTION_END_SUCCESS - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_FAILING - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_FINISHING - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_HEURISTIC_COMMIT - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_HEURISTIC_ROLLBACK - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_LEVEL_ANY - Static variable in class COM.activesw.api.client.BrokerClient
 
TRANSACTION_LEVEL_BASIC - Static variable in class COM.activesw.api.client.BrokerClient
 
TRANSACTION_LEVEL_CONVERSATIONAL - Static variable in class COM.activesw.api.client.BrokerClient
 
TRANSACTION_LEVEL_PSEUDO - Static variable in class COM.activesw.api.client.BrokerClient
 
TRANSACTION_MODE_COMMIT - Static variable in class COM.activesw.api.client.BrokerClient
 
TRANSACTION_MODE_ROLLBACK - Static variable in class COM.activesw.api.client.BrokerClient
 
TRANSACTION_MODE_SAVEPOINT - Static variable in class COM.activesw.api.client.BrokerClient
 
TRANSACTION_OPEN - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_PREPARED - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_PREPARING - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_ROLLBACK - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_ROLLBACK_ONLY - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
TRANSACTION_UNKNOWN - Static variable in class COM.activesw.api.client.BrokerAdminClient
 
transactionStateToString(int) - Static method in class COM.activesw.api.client.BrokerAdminClient
Returns a String object representing the specified Broker Transaction Manager's transaction state.
TruststoreType - Enum Class in COM.activesw.api.client.enums
This class enforces JKS to be the only supported truststore format for Java client programs, JMS client programs, and the Broker admin component.
TX_STATE_ABORTED - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
 
TX_STATE_COMMITTED - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
 
TX_STATE_END - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
 
TX_STATE_OPEN - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
 
TX_STATE_SUSPENDED - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
 
txIdMap - Variable in class COM.activesw.api.client.BrokerTransactionalClient
 
type - Variable in class COM.activesw.api.client.BrokerField
The field type.
type_def - Variable in class COM.activesw.api.client.BrokerCompleteEventType
 
type_def - Variable in class COM.activesw.api.client.BrokerEvent
 

U

unlockCache() - Static method in class COM.activesw.api.client.BrokerTypeCache
Unlock the cache.
updateRemoteBrokerHostname(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
Updates the hostname for the particular remote broker.
USE_DEFAULT_DN - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
 
user_name - Variable in class COM.activesw.api.client.BrokerClientInfo
The client's owner's user name.
userName - Variable in class COM.activesw.api.client.BrokerAuthInfo
 
uuid - Variable in class COM.activesw.api.client.BrokerTraceEvent
The is_WireTags value from the event's envelope.

V

validate(BrokerClient) - Method in class COM.activesw.api.client.BrokerEvent
Validate event in the context of the specified client.
VALIDATION_FULL - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
VALIDATION_NONE - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
VALIDATION_OPEN - Static variable in class COM.activesw.api.client.BrokerTypeDef
 
value - Variable in class COM.activesw.api.client.BrokerField
The field value.
value - Variable in class COM.activesw.api.client.BrokerLogConfigEntry
The value is any additional string parameter associated with a log topic or log output.
valueOf(String) - Static method in enum class COM.activesw.api.client.BrokerSSLConfigV2.CRLType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class COM.activesw.api.client.BrokerSSLConfigV2.KeystoreType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class COM.activesw.api.client.BrokerSSLConfigV2.TruststoreType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class COM.activesw.api.client.enums.KeystoreType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class COM.activesw.api.client.enums.TruststoreType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class COM.activesw.api.client.BrokerSSLConfigV2.CRLType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class COM.activesw.api.client.BrokerSSLConfigV2.KeystoreType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class COM.activesw.api.client.BrokerSSLConfigV2.TruststoreType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class COM.activesw.api.client.enums.KeystoreType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class COM.activesw.api.client.enums.TruststoreType
Returns an array containing the constants of this enum class, in the order they are declared.
version - Variable in class COM.activesw.api.client.BrokerCompleteServer
 
VERSION_1015 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_105 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_111 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_31 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_40 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_50 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_60 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_61 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_62 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_63 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_64 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_65 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_66 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_71 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_80 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_82 - Static variable in class COM.activesw.api.client.BrokerClient
 
VERSION_90 - Static variable in class COM.activesw.api.client.BrokerClient
 

W

wire_event - Variable in class COM.activesw.api.client.BrokerEvent
 
write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteBroker
Writes this broker's information out in a textual format.
write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteClient
Writes this Client's information out in a textual format.
write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteClientGroup
Writes this Client Group's information out in a textual format.
write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteCollection
Writes this object's information out in a textual format.
write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteEventType
Writes this event type's information out in a textual format.
write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteServer
Writes this server's information out in a textual format.
write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteTerritory
Writes this Territory's information out in a textual format.
write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
Writes this Territory Gateway's information out in a textual format.
write(Writer, int, boolean) - Method in class COM.activesw.api.client.BrokerCompleteCollection
Writes this object's information out in a textual format.
writeVersionNumber(Writer, int) - Static method in class COM.activesw.api.client.BrokerCompleteCollection
Writes a version number string.

Y

year - Variable in class COM.activesw.api.client.BrokerDate
 
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form