- 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, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerAdminClient
-
Creates an administrative client.
- BrokerAdminClient(String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerAdminClient
-
Protected reconnect constructor.
- BrokerAdminTypeDef - Class in COM.activesw.api.client
-
This type is used to represent a type definition as used by admin clients.
- BrokerAdminTypeDef(String, short) - Constructor for class COM.activesw.api.client.BrokerAdminTypeDef
-
Create a new type definition.
- 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.
- 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, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerClient
-
Creates a client.
- BrokerClient(String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerClient
-
Protected reconnect constructor.
- 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(BrokerTerritoryGatewayInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteTerritoryGateway
-
Constructor.
- BrokerCompleteTerritoryGateway(BrokerClusterGatewayInfo) - 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(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.
- 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.
- 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
-
- BrokerEvent(BrokerClient, String, Object) - Constructor for class COM.activesw.api.client.BrokerEvent
-
- 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
-
- BrokerEvent(String, BrokerClusterPublisher, Object) - Constructor for class COM.activesw.api.client.BrokerEvent
-
- BrokerEvent(BrokerEvent) - Constructor for class COM.activesw.api.client.BrokerEvent
-
Copy constructor.
- 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.
- 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 in COM.activesw.api.client
-
- BrokerSSLConfigV2.KeystoreType - Enum in COM.activesw.api.client
-
- BrokerSSLConfigV2.SSLProtocol - Enum in COM.activesw.api.client
-
- BrokerSSLConfigV2.TruststoreType - Enum 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(String, String) - Constructor for class COM.activesw.api.client.BrokerSubscription
-
Create a subscription object with event_type_name and filter set.
- 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.
- 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, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerTransactionalClient
-
Creates a broker client that is transactional.
- BrokerTransactionalClient(String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerTransactionalClient
-
Protected reconnect constructor.
- 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, BrokerFilterDescriptor[]) - Method in class COM.activesw.api.client.BrokerClient
-
Peek one or more events from the specified client's queue.
- browseEvents(int, int) - Method in interface COM.activesw.api.client.BrokerQueueBrowser
-
Browse one or more events from the 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.
- 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(String, String) - Method in class COM.activesw.api.client.BrokerClient
-
Cancel a subscription with matching event type and filter.
- cancelSubscription(BrokerSubscription) - 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(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Check for inactivity and restart forwarding documemnts across the specfied territory or gateway broker.
- 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.
- 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 single 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 multi-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
-
- 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(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Creates a queue browser on the specified client.
- createClientQueueBrowser() - Method in class COM.activesw.api.client.BrokerClient
-
Creates a queue browser on the current client's queue.
- 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
-
- 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
-
- 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.BrokerAllQueueStat
-
- 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.
- 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, 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.
- 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.
- 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, 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, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
This request gets processed only after the given BrokerTransactionalClient is is committed.
- 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, long, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
This request gets processed only after the 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(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
- getId() - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
used by the broker to identify the context.
- 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, BrokerTransactionalClient) - 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.
- 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
-
- 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(int) - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Get the server log status, for the server listening on the given base port number.
- getServerLogStatus() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the Broker Server log status.
- 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, 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, 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(String, boolean, String) - Method in class COM.activesw.api.client.BrokerLogConfig
-
Set the value of a single log output's state.
- setLogOutput(BrokerLogConfigEntry) - Method in class COM.activesw.api.client.BrokerLogConfig
-
Set the value of a simple log output's state.
- setLogTopic(String, boolean, String) - Method in class COM.activesw.api.client.BrokerLogConfig
-
Set the value of a single log topic's state.
- setLogTopic(BrokerLogConfigEntry) - 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(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.
- setSSLConfig(BrokerSSLConfig) - 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
-
- 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(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.
- 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
-
- 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(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Suspend the transaction with the given external_id.
- suspend(long) - 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
-
- 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.
- 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
-
- toString() - Method in class COM.activesw.api.client.BrokerAccessControlList
-
Get a string with the ACL 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() - 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.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(int) - 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(int) - 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(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.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.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(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() - 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.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(int) - Method in class COM.activesw.api.client.BrokerCompleteBroker
-
Converts this broker's information into a string.
- toString() - 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() - 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() - 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() - 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() - 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() - 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() - 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() - 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(Locale) - Method in class COM.activesw.api.client.BrokerDate
-
Return in a string format.
- 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(Locale) - Method in class COM.activesw.api.client.BrokerEvent
-
Get event content as a string which includes newlines formatted for the specified locale.
- 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, 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() - Method in exception COM.activesw.api.client.BrokerException
-
Get a printable version of the exception.
- toString(Locale) - 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(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() - 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(int) - 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(int) - Method in class COM.activesw.api.client.BrokerSSLConfig
-
Convert to a string.
- toString() - Method in enum COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
-
- toString(int) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
-
Convert to a string.
- 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(int) - Method in class COM.activesw.api.client.BrokerSubscription
-
Convert to string.
- toString(int, boolean) - 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(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() - 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.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(int) - Method in class COM.activesw.api.client.BrokerTypeDef
-
Get a string representation of the type definition.
- 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.
- 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
-