$ A B C D E F G H I J K L M N O P Q R S T U V W Y _
All Classes All Packages
All Classes All Packages
All Classes All Packages
$
- $activation - Variable in class COM.activesw.api.client.BrokerEnvelope
- $age - Variable in class COM.activesw.api.client.BrokerEnvelope
- $appLastSeqn - Variable in class COM.activesw.api.client.BrokerEnvelope
- $appPassword - Variable in class COM.activesw.api.client.BrokerEnvelope
- $appSeqn - Variable in class COM.activesw.api.client.BrokerEnvelope
- $appUsername - Variable in class COM.activesw.api.client.BrokerEnvelope
- $businessContext - Variable in class COM.activesw.api.client.BrokerEnvelope
- $connectionIntegrity - Variable in class COM.activesw.api.client.BrokerEnvelope
- $destId - Variable in class COM.activesw.api.client.BrokerEnvelope
- $enqueueTime - Variable in class COM.activesw.api.client.BrokerEnvelope
- $errorRequestsTo - Variable in class COM.activesw.api.client.BrokerEnvelope
- $errorsTo - Variable in class COM.activesw.api.client.BrokerEnvelope
- $eventTraceInfo - Variable in class COM.activesw.api.client.BrokerEnvelope
- $flags - Variable in class COM.activesw.api.client.BrokerEnvelope
- $isLocale - Variable in class COM.activesw.api.client.BrokerEnvelope
- $isWireFormatVersion - Variable in class COM.activesw.api.client.BrokerEnvelope
- $isWireTags - Variable in class COM.activesw.api.client.BrokerEnvelope
- $logBroker - Variable in class COM.activesw.api.client.BrokerEnvelope
- $logHost - Variable in class COM.activesw.api.client.BrokerEnvelope
- $maxResults - Variable in class COM.activesw.api.client.BrokerEnvelope
- $pubDistinguishedName - Variable in class COM.activesw.api.client.BrokerEnvelope
- $pubId - Variable in class COM.activesw.api.client.BrokerEnvelope
- $pubNetAddr - Variable in class COM.activesw.api.client.BrokerEnvelope
- $pubSeqn - Variable in class COM.activesw.api.client.BrokerEnvelope
- $recvTime - Variable in class COM.activesw.api.client.BrokerEnvelope
- $replyTo - Variable in class COM.activesw.api.client.BrokerEnvelope
- $runLevel - Variable in class COM.activesw.api.client.BrokerEnvelope
- $signature - Variable in class COM.activesw.api.client.BrokerEnvelope
- $signatureType - Variable in class COM.activesw.api.client.BrokerEnvelope
- $startResult - Variable in class COM.activesw.api.client.BrokerEnvelope
- $tag - Variable in class COM.activesw.api.client.BrokerEnvelope
- $trackId - Variable in class COM.activesw.api.client.BrokerEnvelope
- $transactionId - Variable in class COM.activesw.api.client.BrokerEnvelope
- $transformState - Variable in class COM.activesw.api.client.BrokerEnvelope
- $uuid - Variable in class COM.activesw.api.client.BrokerEnvelope
A
- abort() - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
aborts the open transaction on this client, discarding all work previously performed, and invalidates Rollback the transaction the context.
- abort(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
aborts the open transaction on this client, discarding all work previously performed, and invalidates Rollback the transaction the context.
- abort(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
aborts all the transactions with the given external id, discarding all work previously performed Rollback the transaction the context.
- abort(String[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Aborts the transaction(s) which has/have the specified external_id.
- ABORT() - Static method in class COM.activesw.api.client.parser.Parser
- ABORT() - Static method in class COM.activesw.api.util.parser.Parser
- abortAll(BrokerTransactionalClient[]) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
aborts the given list of open transactions, discarding all work previously performed, and invalidates the context.
- abortAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
aborts all the transactions known to this broker with the given external_id Discarding all work previously performed, This method is used in distributed transactions.
- abortForced(long) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Forcibly abort a transaction.
- abortForced(long[]) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Forcibly abort a list of transactions.
- ACCEPT() - Static method in class COM.activesw.api.client.parser.Parser
- ACCEPT() - Static method in class COM.activesw.api.util.parser.Parser
- accept_publish - Variable in class COM.activesw.api.client.BrokerSharedEventTypeInfo
-
Whether or not this territory accepts having events being published or delivered from the remote territory.
- accept_subscribe - Variable in class COM.activesw.api.client.BrokerSharedEventTypeInfo
-
Whether or not this territory can forward subscriptions or deliver events to the remote territory.
- access_label - Variable in class COM.activesw.api.client.BrokerClientInfo
-
The client's access label.
- access_label_required - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
-
Whether or not an access label is required to connect to this client group.
- accessible_clusters - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
The list of clusters accessible through this gateway.
- accessible_territories - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
The list of territories accessible through this gateway.
- ACK_AUTOMATIC - Static variable in class COM.activesw.api.client.BrokerClient
- ACK_NONE - Static variable in class COM.activesw.api.client.BrokerClient
- ACK_SELECTIVE - Static variable in class COM.activesw.api.client.BrokerClient
- ack_status - Variable in class COM.activesw.api.client.BrokerEvent
- ACK_THROUGH - Static variable in class COM.activesw.api.client.BrokerClient
- ack_volatile - Variable in class COM.activesw.api.client.BrokerClientInfo
-
Whether or not volatile events must be explicitly acknowledged.
- acknowledge(long) - Method in class COM.activesw.api.client.BrokerClient
-
Acknowledge the single event specified.
- acknowledge(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Acknowledge the single event specified.
- acknowledge(long[]) - Method in class COM.activesw.api.client.BrokerClient
-
Acknowledge the array of events with the given seqn numbers.
- acknowledge(long[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Acknowledge the array of events with the given seqn numbers.
- acknowledge(long[], long) - Method in class COM.activesw.api.client.BrokerClient
-
Acknowledge the array of events with the given seqn numbers, under the specified transaction id.
- acknowledge(long, long) - Method in class COM.activesw.api.client.BrokerClient
-
Acknowledge the single event specified, under the specified transaction id.
- acknowledgeThrough(long) - Method in class COM.activesw.api.client.BrokerClient
-
Acknowledges all events through the event specified.
- acknowledgeThrough(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Acknowledges all events through the event specified.
- acknowledgeThrough(long, long) - Method in class COM.activesw.api.client.BrokerClient
-
Acknowledges all events through the event specified, under the specified transaction id.
- acl - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
- acl - Variable in class COM.activesw.api.client.BrokerCompleteServer
- acl - Variable in class COM.activesw.api.client.BrokerCompleteTerritory
- acl - Variable in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
- acls - Variable in class COM.activesw.api.client.BrokerCompleteCollection
- acquireChangeLock() - Method in class COM.activesw.api.client.BrokerAdminClient
-
Acquire the per-Broker change lock.
- acquired - Variable in class COM.activesw.api.client.BrokerChangeLockInfo
-
True if the Broker Change Lock was acquired, false if not.
- actions - Variable in class COM.activesw.api.client.parser.ParserTables
- actions - Variable in class COM.activesw.api.util.parser.ParserTables
- activation - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- activation - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The activation value from the event's envelope.
- actx - Variable in class COM.activesw.api.client.parser.ParserTables
- actx - Variable in class COM.activesw.api.util.parser.ParserTables
- add(NativeField) - Method in class COM.activesw.api.client.NativeFieldIterator
-
Add a field to the struct
- addBrokerToCluster(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Have this broker join the cluster of the specified other broker.
- addMapping(String, int) - Method in class COM.activesw.api.client.BrokerEventFieldTypeMapper
- addMessage(Message) - Method in class COM.activesw.api.util.MessageSet
-
Add a message.
- addMessages(MessageSet) - Method in class COM.activesw.api.util.MessageSet
-
Add messages from another MessageSet.
- ADLMessages - Class in COM.activesw.api.client.adl
-
This class contains the messages displayed by the ADL parser.
- ADLMessages() - Constructor for class COM.activesw.api.client.adl.ADLMessages
- ADLParser - Class in COM.activesw.api.client.adl
-
Handles the lexing, parsing, and errors for ADL.
- ADLParser() - Constructor for class COM.activesw.api.client.adl.ADLParser
- ADLPreV3ParseException - Exception in COM.activesw.api.client.adl
-
An exception thrown when there is a problem parsing an old export file formatted file.
- ADLPreV3ParseException() - Constructor for exception COM.activesw.api.client.adl.ADLPreV3ParseException
- ADLPreV3ParseException(String) - Constructor for exception COM.activesw.api.client.adl.ADLPreV3ParseException
- ADLPreV3ParseException(String, boolean) - Constructor for exception COM.activesw.api.client.adl.ADLPreV3ParseException
- ADLPreV3ReadFile - Class in COM.activesw.api.client.adl
-
Knows how to read the export file formats from before version 3.0
- ADLPreV3ReadFile() - Constructor for class COM.activesw.api.client.adl.ADLPreV3ReadFile
- admin_id - Variable in class COM.activesw.api.client.BrokerClientInfo
-
Client id of the admin client holding the queue lock
- age - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- ALL - COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
- allowSetEnvelope(boolean) - Static method in class COM.activesw.api.client.BrokerPacked
-
Allow/disallow setting of envelope fields for this thread.
- app_name - Variable in class COM.activesw.api.client.BrokerClientInfo
-
The client application name.
- app_name - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The application name for the client on CLIENT_CREATE and CLIENT_DESTROY operations.
- append(boolean) - Method in class COM.activesw.api.util.LineStringBuffer
- append(char) - Method in class COM.activesw.api.util.LineStringBuffer
- append(char[]) - Method in class COM.activesw.api.util.LineStringBuffer
- append(char[], int, int) - Method in class COM.activesw.api.util.LineStringBuffer
- append(double) - Method in class COM.activesw.api.util.LineStringBuffer
- append(float) - Method in class COM.activesw.api.util.LineStringBuffer
- append(int) - Method in class COM.activesw.api.util.LineStringBuffer
- append(long) - Method in class COM.activesw.api.util.LineStringBuffer
- append(Object) - Method in class COM.activesw.api.util.LineStringBuffer
- append(String) - Method in class COM.activesw.api.util.LineStringBuffer
- appLastSeqn - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- appPassword - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- appSeqn - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- appUsername - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- assemble(BrokerEvent, Vector) - Static method in class COM.activesw.api.client.BrokerFormat
-
Assemble a string from the tokens, replacing references with values from the event.
- assemble(BrokerEvent, Vector, Locale) - Static method in class COM.activesw.api.client.BrokerFormat
-
Assemble a string from the tokens, replacing references with values from the event.
- assemble(Vector) - Static method in class COM.activesw.api.client.BrokerFormat
-
Assemble a string from the tokens, without an event reference.
- auth_info - Variable in class COM.activesw.api.client.BrokerClientSession
-
The Authentication info (if auth_protocol is "BasicAuth" or "SSL").
- auth_protocol - Variable in class COM.activesw.api.client.BrokerClientSession
-
The authentication protocol for the session.
- auth_type - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
The authentication type in use on the gateway.
- auth_type - Variable in class COM.activesw.api.client.BrokerClusterInfo
-
The authentication type in use in the cluster.
- auth_type - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
The authentication type in use on the gateway.
- auth_type - Variable in class COM.activesw.api.client.BrokerTerritoryInfo
-
The authentication type in use in the territory.
- AUTH_TYPE_NONE - Static variable in class COM.activesw.api.client.BrokerAdminClient
- AUTH_TYPE_SSL - Static variable in class COM.activesw.api.client.BrokerAdminClient
- auth_version - Variable in class COM.activesw.api.client.BrokerClientSession
-
The authentication protocol version for the session (if auth_protocol is set).
- authenticator - Variable in class COM.activesw.api.client.BrokerAuthInfo
- authenticator_name - Variable in class COM.activesw.api.client.BrokerClientInfo
-
The client's owner's authenticator name.
- AUTO_SIZE - Static variable in class COM.activesw.api.client.BrokerEvent
- AUTO_SIZE - Static variable in class COM.activesw.api.client.ReflectEvent
- AwSSL - Interface in COM.activesw.api.client.ssl
-
The Client API to the Broker Java API SSL library defined as an interface.
- AwSSLCertificate - Class in COM.activesw.api.client.ssl
-
Contains the informational fields of the certificate, such as the Distinguished Names of the certified user and of the issuer, the status of the certificate, and the begin- and end-dates of the certificate.
- AwSSLContext - Class in COM.activesw.api.client.ssl
- AwSSLContext() - Constructor for class COM.activesw.api.client.ssl.AwSSLContext
- AwSSLEntrust - Class in COM.activesw.api.client.ssl
-
Implements the AwSSL interface for the Entrust.
- AwSSLEntrust() - Constructor for class COM.activesw.api.client.ssl.AwSSLEntrust
- AwSSLEntrustUtil - Class in COM.activesw.api.client.ssl
- AwSSLJSSE - Class in COM.activesw.api.client.ssl
-
Implements the AwSSL interface for the Entrust.
- AwSSLJSSE() - Constructor for class COM.activesw.api.client.ssl.AwSSLJSSE
- AwSSLJSSEUtil - Class in COM.activesw.api.client.ssl
- AwSSLJSSEUtil() - Constructor for class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- AwSSLSocketInfo - Class in COM.activesw.api.client.ssl
-
Contains the socket handle and a certificate for the server for a newly created client socket.
- AwSSLSocketInfo() - Constructor for class COM.activesw.api.client.ssl.AwSSLSocketInfo
- AwSSLSocketInfo(long, AwSSLCertificate) - Constructor for class COM.activesw.api.client.ssl.AwSSLSocketInfo
-
Constructor which stores the passed socket handle and certificate.
- AwSSLUtil - Class in COM.activesw.api.client.ssl
B
- Base64 - Class in COM.activesw.api.client
- 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_host - Variable in class COM.activesw.api.client.ClusterBrokerInfo
-
The name of the broker host.
- 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_name - Variable in class COM.activesw.api.client.ClusterBrokerInfo
-
The name of the broker
- broker_port - Variable in class COM.activesw.api.client.BrokerEvent
- BROKER_SERVER_DEFAULT_PORT - Static variable in class COM.activesw.api.client.BrokerServerClient
- BrokerAccessControlList - Class in COM.activesw.api.client
-
An access control list (ACL) consists of a list of names of users who should be allowed access, plus a list of names of authenticators which can issue users their identities.
- BrokerAccessControlList() - Constructor for class COM.activesw.api.client.BrokerAccessControlList
-
Create an empty access control list (ACL).
- BrokerAccessControlList(BrokerAccessControlList) - Constructor for class COM.activesw.api.client.BrokerAccessControlList
-
Copy constructor.
- BrokerAdminClient - Class in COM.activesw.api.client
-
Representation of an Information Broker administrative client.
- BrokerAdminClient(String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerAdminClient
-
Protected reconnect constructor.
- BrokerAdminClient(String, String, String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerAdminClient
-
Creates an administrative client.
- BrokerAdminTypeDef - Class in COM.activesw.api.client
-
This type is used to represent a type definition as used by admin clients.
- BrokerAdminTypeDef(short) - Constructor for class COM.activesw.api.client.BrokerAdminTypeDef
-
Create a new type definition for a non-Event type.
- BrokerAdminTypeDef(BrokerAdminTypeDef) - Constructor for class COM.activesw.api.client.BrokerAdminTypeDef
-
Copy constructor.
- BrokerAdminTypeDef(BrokerTypeDef) - Constructor for class COM.activesw.api.client.BrokerAdminTypeDef
-
Create from a normal type definition.
- BrokerAdminTypeDef(String, short) - Constructor for class COM.activesw.api.client.BrokerAdminTypeDef
-
Create a new type definition.
- BrokerAllQueueStat - Class in COM.activesw.api.client
- BrokerAllQueueStat() - Constructor for class COM.activesw.api.client.BrokerAllQueueStat
- BrokerAllQueueStat(String, BrokerEvent) - Constructor for class COM.activesw.api.client.BrokerAllQueueStat
- BrokerAsyncExceptionListener - Interface in COM.activesw.api.client
-
This class is implemented by any object which needs to be registered for asynchronous Broker exception notification.
- BrokerAuditLogEntry - Class in COM.activesw.api.client
- BrokerAuditLogEntry() - Constructor for class COM.activesw.api.client.BrokerAuditLogEntry
- 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
- BrokerBackupException - Exception in COM.activesw.api.client
-
This exception is thrown by Broker client methods when there are problems during a backup operation.
- 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.
- BrokerBasicAuthFailureException - 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.
- BrokerBasicAuthIdentity - Class in COM.activesw.api.client
-
This class is a data structure used to describe a broker's Basic auth configuration.
- BrokerBasicAuthIdentity() - Constructor for class COM.activesw.api.client.BrokerBasicAuthIdentity
- BrokerBasicAuthIdentity(BrokerBasicAuthIdentity) - Constructor for class COM.activesw.api.client.BrokerBasicAuthIdentity
- BrokerBasicAuthIdentity(String, String) - Constructor for class COM.activesw.api.client.BrokerBasicAuthIdentity
- BrokerBasicEnvelope - Class in COM.activesw.api.client
-
This class is designed for use with the static API.
- BrokerBasicEnvelope() - Constructor for class COM.activesw.api.client.BrokerBasicEnvelope
- BrokerBlankParameterException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when a paramter value is null.
- BrokerCallback - Interface in COM.activesw.api.client
-
This class is implemented by any object which needs to be registered for Information Broker event callbacks.
- BrokerCBData - Class in COM.activesw.api.client
-
This class is a data structure used to describe a callback registration.
- BrokerCBThread - Class in COM.activesw.api.client
-
The dispatch thread used by the BrokerClient threadedCallbacks method.
- BrokerCBWait - Class in COM.activesw.api.client
-
This class is a data structure and callback object.
- BrokerChangeLockInfo - Class in COM.activesw.api.client
-
This class is a data structure used to describe the result of acquiring the broker change lock.
- BrokerChangeLockInfo() - Constructor for class COM.activesw.api.client.BrokerChangeLockInfo
-
Create a broker change lock information object.
- BrokerChangeLockInfo(boolean, String, int, BrokerDate) - Constructor for class COM.activesw.api.client.BrokerChangeLockInfo
-
Create and initialize.
- BrokerClient - Class in COM.activesw.api.client
-
Representation of an Information Broker client.
- BrokerClient(String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerClient
-
Protected reconnect constructor.
- BrokerClient(String, String, String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerClient
-
Creates a client.
- BrokerClientContentionException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when client contention is detected.
- BrokerClientExistsException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when an attempt is made to create a client and that client's ID is already in use.
- BrokerClientGroupExistsException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when an attempt is made to create a client group and that client group name is already in use.
- BrokerClientGroupInfo - Class in COM.activesw.api.client
-
This class is a data structure used to describe client group information.
- BrokerClientGroupInfo() - Constructor for class COM.activesw.api.client.BrokerClientGroupInfo
-
Create an empty client group info.
- BrokerClientGroupInfo(String, String, int, int) - Constructor for class COM.activesw.api.client.BrokerClientGroupInfo
-
Create an entry with values set.
- BrokerClientInfo - Class in COM.activesw.api.client
-
This class is a data structure used to describe client information.
- BrokerClientInfo() - Constructor for class COM.activesw.api.client.BrokerClientInfo
-
Create an empty client info.
- BrokerClientInfo(String, String, String, boolean, String, int, long) - Constructor for class COM.activesw.api.client.BrokerClientInfo
-
Create an entry with values set.
- BrokerClientPoll - Class in COM.activesw.api.client
-
This class is a data structure used to describe client poll information.
- BrokerClientPoll(BrokerClient, int, Object) - Constructor for class COM.activesw.api.client.BrokerClientPoll
-
Create a client poll object.
- BrokerClientQueueBrowser - Class in COM.activesw.api.client
-
This class provides queue browsing capabilities to view events from client queue.
- BrokerClientQueueBrowserException - Exception in COM.activesw.api.client
-
This exception is thrown by queue browser methods when an operation on a BrokerClientQueueBrowser (including the locked) fails.
- BrokerClientQueueBrowserInfo - Class in COM.activesw.api.client
-
This class holds details of a client queue browser.
- BrokerClientQueueBrowserInfo() - Constructor for class COM.activesw.api.client.BrokerClientQueueBrowserInfo
- BrokerClientQueueBrowserInfo(String, String, int, boolean, boolean, int) - Constructor for class COM.activesw.api.client.BrokerClientQueueBrowserInfo
- BrokerClientQueueLockException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when the specified operation cannot be affected as the BrokerClient is determined to be locked for queue browser operations.
- BrokerClientSession - Class in COM.activesw.api.client
-
This class is a data structure used to describe client sessions.
- BrokerClientSession() - Constructor for class COM.activesw.api.client.BrokerClientSession
-
Create an empty client session info.
- BrokerClientSession(int, int, int, int, String, String, int, String, String, BrokerSSLCertificate, BrokerDate, BrokerDate, BrokerDate) - Constructor for class COM.activesw.api.client.BrokerClientSession
-
Create an entry with values set.
- BrokerClientSession(int, int, int, int, String, String, int, String, String, BrokerSSLCertificate, BrokerDate, BrokerDate, BrokerDate, String) - Constructor for class COM.activesw.api.client.BrokerClientSession
-
Create an entry with values set including IP Address as Strings.
- BrokerClusterGatewayInfo - Class in COM.activesw.api.client
-
This class stores configuration information about a cluster gateway
- BrokerClusterGatewayInfo() - Constructor for class COM.activesw.api.client.BrokerClusterGatewayInfo
-
Create an empty Cluster gateway info object.
- BrokerClusterGatewayInfo(BrokerTerritoryGatewayInfo) - Constructor for class COM.activesw.api.client.BrokerClusterGatewayInfo
-
Create an Cluster gateway info object from Territory Gateway Info object.
- BrokerClusterInfo - Class in COM.activesw.api.client
-
This class stores configuration information about a cluster
- BrokerClusterInfo() - Constructor for class COM.activesw.api.client.BrokerClusterInfo
-
Create an empty cluster info object.
- BrokerClusterInfo(BrokerTerritoryInfo) - Constructor for class COM.activesw.api.client.BrokerClusterInfo
-
Create a Cluster info from Territory info object.
- BrokerClusterPublisher - Class in COM.activesw.api.client
- BrokerClusterPublisher(String, String, String, String, String, BrokerConnectionDescriptor, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerClusterPublisher
-
Creates a BrokerClusterPublisher.
- BrokerClusterPublisherException - Exception in COM.activesw.api.client
-
This exception is thrown by BrokerClusterPublisher methods when an error occurs while invoking methods on BrokerClusterPublisher object.
- BrokerCommFailureException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when a network communications failure occurs.
- BrokerCompleteBroker - Class in COM.activesw.api.client
-
Holds all of the information describing a broker as far as import and export are concerned.
- BrokerCompleteBroker() - Constructor for class COM.activesw.api.client.BrokerCompleteBroker
-
Constructor.
- BrokerCompleteBroker(BrokerInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteBroker
-
Constructor.
- BrokerCompleteClient - Class in COM.activesw.api.client
-
Holds all of the information describing a client as far as import and export are concerned.
- BrokerCompleteClient() - Constructor for class COM.activesw.api.client.BrokerCompleteClient
-
Constructor.
- BrokerCompleteClient(BrokerClientInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteClient
-
Constructor.
- BrokerCompleteClientGroup - Class in COM.activesw.api.client
-
Holds all of the information describing a client groups as far as import and export are concerned.
- BrokerCompleteClientGroup() - Constructor for class COM.activesw.api.client.BrokerCompleteClientGroup
-
Constructor.
- BrokerCompleteClientGroup(BrokerClientGroupInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteClientGroup
-
Constructor.
- BrokerCompleteCollection - Class in COM.activesw.api.client
-
This class is used as a container to collect various Broker objects.
- BrokerCompleteCollection() - Constructor for class COM.activesw.api.client.BrokerCompleteCollection
-
Constructor.
- BrokerCompleteEventType - Class in COM.activesw.api.client
-
Holds all of the information describing an event type as far as import and export are concerned.
- BrokerCompleteEventType() - Constructor for class COM.activesw.api.client.BrokerCompleteEventType
-
Constructor.
- BrokerCompleteEventType(BrokerAdminTypeDef) - Constructor for class COM.activesw.api.client.BrokerCompleteEventType
-
Constructor.
- BrokerCompleteServer - Class in COM.activesw.api.client
-
Holds all of the information describing a server as far as import and export are concerned.
- BrokerCompleteServer() - Constructor for class COM.activesw.api.client.BrokerCompleteServer
-
Constructor.
- BrokerCompleteTerritory - Class in COM.activesw.api.client
-
Holds all of the information describing a broker as far as import and export are concerned.
- BrokerCompleteTerritory() - Constructor for class COM.activesw.api.client.BrokerCompleteTerritory
-
Constructor.
- BrokerCompleteTerritory(BrokerTerritoryInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteTerritory
-
Constructor.
- BrokerCompleteTerritoryGateway - Class in COM.activesw.api.client
-
Holds all of the information describing a broker as far as import and export are concerned.
- BrokerCompleteTerritoryGateway() - Constructor for class COM.activesw.api.client.BrokerCompleteTerritoryGateway
-
Constructor.
- BrokerCompleteTerritoryGateway(BrokerClusterGatewayInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteTerritoryGateway
-
Constructor.
- BrokerCompleteTerritoryGateway(BrokerTerritoryGatewayInfo) - Constructor for class COM.activesw.api.client.BrokerCompleteTerritoryGateway
-
Constructor.
- BrokerConnection - Class in COM.activesw.api.client
-
Representation of an Information Broker connection.
- 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.
- BrokerCPUtil - Class in COM.activesw.api.client
- BrokerCPUtil() - Constructor for class COM.activesw.api.client.BrokerCPUtil
- BrokerDate - Class in COM.activesw.api.client
-
This class provides a powerful and flexible date/time system for use with the Java client API.
- BrokerDate() - Constructor for class COM.activesw.api.client.BrokerDate
-
Create an empty date.
- BrokerDate(int, int, int) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create with the date set.
- BrokerDate(int, int, int, int, int, int, int) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create with the date and time set.
- BrokerDate(int, int, int, int, int, int, int, boolean) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create with the date and time set.
- BrokerDate(BrokerDate) - Constructor for class COM.activesw.api.client.BrokerDate
-
Copy constructor.
- BrokerDate(String) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create from date string using the a date or date/time formatter for the US English locale.
- BrokerDate(String, boolean) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create from date string using the a date or date/time formatter for the US English locale.
- BrokerDate(String, Locale) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create from date string using a date/time formatter for the specified locale.
- BrokerDate(String, Locale, boolean) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create from date string using a date/time formatter for the specified locale.
- BrokerDate(Calendar) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create using a Java Calendar.
- BrokerDate(Calendar, boolean) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create using a Java Calendar.
- BrokerDate(Date) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create using a Java Date.
- BrokerDate(Date, boolean) - Constructor for class COM.activesw.api.client.BrokerDate
-
Create using a Java Date.
- BrokerDependencyException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when an opperation cannot be completed due to a dependency.
- BrokerDoubleHolder - Class in COM.activesw.api.client
- BrokerDoubleHolder() - Constructor for class COM.activesw.api.client.BrokerDoubleHolder
- BrokerDoubleHolder(double) - Constructor for class COM.activesw.api.client.BrokerDoubleHolder
- BrokerEnvelope - Class in COM.activesw.api.client
-
This class is designed for use with the static API.
- BrokerEnvelope() - Constructor for class COM.activesw.api.client.BrokerEnvelope
- BrokerErrorMessage - Class in COM.activesw.api.client
-
This class is a data structure used to describe a subscription.
- BrokerEvent - Class in COM.activesw.api.client
-
Represents an Information Broker event.
- BrokerEvent(BrokerClient, String) - Constructor for class COM.activesw.api.client.BrokerEvent
-
Create an event of the appropriate type with an associated client.
- BrokerEvent(BrokerClient, String, Class) - Constructor for class COM.activesw.api.client.BrokerEvent
-
Deprecated.As of Java API v6.5.
- BrokerEvent(BrokerClient, String, Object) - Constructor for class COM.activesw.api.client.BrokerEvent
-
Deprecated.As of Java API v6.5.
- BrokerEvent(BrokerEvent) - Constructor for class COM.activesw.api.client.BrokerEvent
-
Copy constructor.
- BrokerEvent(String, BrokerClusterPublisher) - Constructor for class COM.activesw.api.client.BrokerEvent
-
Create an event of the appropriate type with an associated client from the BrokerClusterPublisher's cluster pool.
- BrokerEvent(String, BrokerClusterPublisher, Class) - Constructor for class COM.activesw.api.client.BrokerEvent
-
Deprecated.As of Java API v6.5.
- BrokerEvent(String, BrokerClusterPublisher, Object) - Constructor for class COM.activesw.api.client.BrokerEvent
-
Deprecated.As of Java API v6.5.
- BrokerEventFieldTypeMapper - Class in COM.activesw.api.client
- BrokerEventInternal - Class in COM.activesw.api.client
-
Tool access to a BrokerEvent
- BrokerEventInternal() - Constructor for class COM.activesw.api.client.BrokerEventInternal
- 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.
- BrokerFilterValue - Class in COM.activesw.api.client
- BrokerFilterValue() - Constructor for class COM.activesw.api.client.BrokerFilterValue
- 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.
- BrokerFormatToken - Class in COM.activesw.api.client
-
A structure for use with the ..format...
- BrokerFormatToken(String, String, boolean, int) - Constructor for class COM.activesw.api.client.BrokerFormatToken
- BrokerForwardQueueBrowser - Class in COM.activesw.api.client
-
This class provides queue browsing capabilities to view events from remote broker's queue.
- BrokerHexUtil - Class in COM.activesw.api.client
-
Library of utility methods to convert byte arrays to and from strings of hexadecimal digits.
- BrokerHexUtil() - Constructor for class COM.activesw.api.client.BrokerHexUtil
- BrokerHostNotFoundException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when a host is not found.
- BrokerInClusterException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when a Cluster join or create operation is performed on a broker that is already in a cluster.
- 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.
- BrokerIntHolder - Class in COM.activesw.api.client
- BrokerIntHolder() - Constructor for class COM.activesw.api.client.BrokerIntHolder
- BrokerIntHolder(int) - Constructor for class COM.activesw.api.client.BrokerIntHolder
- BrokerInvalidAccessListException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when the access list specified to a call is not valid.
- BrokerInvalidAcknowledgementException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when an acknowledgement is determined to be invalid.
- BrokerInvalidBrokerNameException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when the client group name specified to a call is not valid.
- BrokerInvalidClientException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when a BrokerClient is determined to be invalid because it has already been disconnected or destroyed.
- BrokerInvalidClientGroupNameException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when the client group name specified to a call is not valid.
- BrokerInvalidClientIdException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when the client ID specified to a call is not valid.
- BrokerInvalidClientLicenseIDException - Exception in COM.activesw.api.client
-
This exception is thrown by Broker client when supplied client license property value is empty/null.
- BrokerInvalidClusterNameException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when the Cluster name 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.
- BrokerInvalidFilterException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when an attempt is made to set filter for event retrieval operation and the filter expression is bad or invalid.
- 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.
- BrokerInvalidOperationException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when invalid operations are being performed
- BrokerInvalidPermissionException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when the permission information passed 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.
- BrokerInvalidPollOperationException - Exception in COM.activesw.api.client
-
This exception is thrown by BrokerClientPoll methods when invalid invalid poll operations are requested.
- 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.
- BrokerInvalidSequenceNumberException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when sequence number is determined to be invalid
- BrokerInvalidStateException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when operations are being performed that are not consistent with the state
- 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.
- BrokerJMSEvent - Class in COM.activesw.api.client
-
Represents an Information Broker event.
- BrokerJMSEvent(BrokerClient, String) - Constructor for class COM.activesw.api.client.BrokerJMSEvent
-
Create an event of the appropriate type with an associated client.
- BrokerJMSEvent(BrokerClient, String, Class) - Constructor for class COM.activesw.api.client.BrokerJMSEvent
-
Create an event of the appropriate type with the associated client and Java class.
- BrokerJMSEvent(BrokerClient, String, Object) - Constructor for class COM.activesw.api.client.BrokerJMSEvent
-
Create an event of the appropriate type with the associated client and Java object.
- BrokerJMSEvent(BrokerJMSEvent) - Constructor for class COM.activesw.api.client.BrokerJMSEvent
-
Copy constructor.
- 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.
- BrokerKeystoreException - Exception in COM.activesw.api.client
- BrokerLicense - Class in COM.activesw.api.client
-
This class is used to validate runtime licenses and to parse information out of the runtime license key string.
- BrokerLicense() - Constructor for class COM.activesw.api.client.BrokerLicense
- 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
- BrokerLockedQueueBrowserUtil - Class in COM.activesw.api.client
-
This class provides queue browsing methods for locked queue browsing.
- 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.
- BrokerLongHolder - Class in COM.activesw.api.client
- BrokerLongHolder() - Constructor for class COM.activesw.api.client.BrokerLongHolder
- BrokerLongHolder(long) - Constructor for class COM.activesw.api.client.BrokerLongHolder
- BrokerMessages - Class in COM.activesw.api.client
-
This class contains the messages displayed by the API.
- BrokerMessages() - Constructor for class COM.activesw.api.client.BrokerMessages
- BrokerMessages_en - Class in COM.activesw.api.client
-
Dummy placeholder required to make the ResourceBundle.getBundle search work correctly.
- BrokerMessages_en() - Constructor for class COM.activesw.api.client.BrokerMessages_en
- BrokerMessages_en_US - Class in COM.activesw.api.client
-
Dummy placeholder required to make the ResourceBundle.getBundle search work correctly.
- BrokerMessages_en_US() - Constructor for class COM.activesw.api.client.BrokerMessages_en_US
- 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.
- BrokerMonitorURL - Class in COM.activesw.api.client
-
This class represents the network location of a Broker Monitor.
- BrokerMonitorURL(String) - Constructor for class COM.activesw.api.client.BrokerMonitorURL
-
Creates a Broker Monitor URL.
- BrokerMonitorURL(String, String, String) - Constructor for class COM.activesw.api.client.BrokerMonitorURL
-
Creates a Broker Monitor URL.
- 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.
- BrokerPacked - Class in COM.activesw.api.client
-
Manages a packed broker event.
- BrokerPacked(byte[]) - Constructor for class COM.activesw.api.client.BrokerPacked
-
Create a packed event from some read in data.
- BrokerPacked(BrokerPacked) - Constructor for class COM.activesw.api.client.BrokerPacked
-
Copy constructor.
- BrokerPacked(String) - Constructor for class COM.activesw.api.client.BrokerPacked
-
Create from a bin string
- BrokerPacked(String, int) - Constructor for class COM.activesw.api.client.BrokerPacked
-
Create an empty packed event.
- 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.
- BrokerQueueBrowserImpl - Class in COM.activesw.api.client
-
This class provides queue browsing capabilities to view events from client queue.
- BrokerQueueBrowserImpl() - Constructor for class COM.activesw.api.client.BrokerQueueBrowserImpl
- 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.
- BrokerReply - Class in COM.activesw.api.client
-
This class is a data structure used to describe a reply message from the broker.
- 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.
- BrokerSeqInfo - Class in COM.activesw.api.client
-
This class is an internal data structure used to pass sequences around.
- 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.
- BrokerServerInfo - Class in COM.activesw.api.client
-
This class stores configuration and status information about a broker server.
- 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.
- BrokerServerLogInfo - Class in COM.activesw.api.client
-
This class is a data structure used to describe server status information.
- BrokerServerLogInfo() - Constructor for class COM.activesw.api.client.BrokerServerLogInfo
-
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.
- BrokerSSLClusterException - Exception in COM.activesw.api.client
- 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
- BrokerSSLGatewayException - Exception 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).
- BrokerSSLInfo - Class in COM.activesw.api.client
-
This class is an internal data structure used to pass sequences around.
- 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.
- BrokerSSLTerritoryException - Exception in COM.activesw.api.client
- BrokerSSLUtil - Class in COM.activesw.api.client
- BrokerSSLUtil() - Constructor for class COM.activesw.api.client.BrokerSSLUtil
- BrokerSubscription - Class in COM.activesw.api.client
-
This class is a data structure used to describe a subscription.
- BrokerSubscription() - Constructor for class COM.activesw.api.client.BrokerSubscription
-
Create an empty subscription object
- BrokerSubscription(int, String, String) - Constructor for class COM.activesw.api.client.BrokerSubscription
-
Create a subscription object setting all three parameters, sub_id, event_type_name, and filter.
- BrokerSubscription(String, String) - Constructor for class COM.activesw.api.client.BrokerSubscription
-
Create a subscription object with event_type_name and filter set.
- BrokerSubscriptionExistsException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when an attempt is made to open a subscription which is the same as another existing subscription.
- BrokerTerritoryGatewayInfo - Class in COM.activesw.api.client
-
This class stores configuration information about a territory gateway
- BrokerTerritoryGatewayInfo() - Constructor for class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
Create an empty territory gateway info object.
- BrokerTerritoryInfo - Class in COM.activesw.api.client
-
This class stores configuration information about a territory
- BrokerTerritoryInfo() - Constructor for class COM.activesw.api.client.BrokerTerritoryInfo
-
Create an empty territory info object.
- BrokerTimeoutException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when the operation times out.
- BrokerTraceEvent - Class in COM.activesw.api.client
-
This class is a data structure used to describe trace event.
- BrokerTraceEvent() - Constructor for class COM.activesw.api.client.BrokerTraceEvent
-
Create an empty entry
- BrokerTransactionalClient - Class in COM.activesw.api.client
- BrokerTransactionalClient(String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerTransactionalClient
-
Protected reconnect constructor.
- BrokerTransactionalClient(String, String, String, String, String, BrokerConnectionDescriptor) - Constructor for class COM.activesw.api.client.BrokerTransactionalClient
-
Creates a broker client that is transactional.
- BrokerTxClosedException - Exception in COM.activesw.api.client
-
This exception is thrown by Information Broker client methods when an action is attempted on a BrokerClient transaction which has been either committed or aborted.
- BrokerTypeCache - Class in COM.activesw.api.client
-
This type is used to track broker type definitions
- BrokerTypeCacheInternal - Class in COM.activesw.api.client
-
This type is used to access the type caches
- BrokerTypeDef - Class in COM.activesw.api.client
-
This type is used to represent a type definition.
- BrokerULocale - Class in COM.softwareag.g11n.util
-
Implements the ULocale locale tags proposal as a series of static methods.
- BrokerULocale() - Constructor for class COM.softwareag.g11n.util.BrokerULocale
-
Creates new ULocale
- BrokerULocaleContinents - Class in COM.softwareag.g11n.util
- BrokerULocaleContinents() - Constructor for class COM.softwareag.g11n.util.BrokerULocaleContinents
-
Creates new ULocaleContinents
- 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.
- BrokerUnknownRequestException - Exception in COM.activesw.api.client
-
This exception is thrown when a command executed on the broker server is expecting a pending request on the server, but the request is not available.
- 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.
- BrokerURL - Class in COM.activesw.api.client
-
This class represents the network location of a Broker Server.
- BrokerURL() - Constructor for class COM.activesw.api.client.BrokerURL
-
Creates a Broker URL.
- BrokerURL(String) - Constructor for class COM.activesw.api.client.BrokerURL
-
Creates a Broker URL.
- BrokerURL(String, String) - Constructor for class COM.activesw.api.client.BrokerURL
-
Creates a Broker URL.
- BrokerURL(String, String, boolean, boolean) - Constructor for class COM.activesw.api.client.BrokerURL
-
Creates a Broker URL.
- BrokerURL(String, String, String) - Constructor for class COM.activesw.api.client.BrokerURL
-
Creates a Broker URL.
- BrokerXAResource - Class in COM.activesw.api.client
- BrokerXid - Class in COM.activesw.api.client
- BrokerXid(String) - Constructor for class COM.activesw.api.client.BrokerXid
-
Creates an XID from a Broker external identifier previously created by
BrokerXid.toExternalId(javax.transaction.xa.Xid)
. - browseEvents(int, int) - Method in interface COM.activesw.api.client.BrokerQueueBrowser
-
Browse one or more events from the queue.
- browseEvents(int, int) - Method in class COM.activesw.api.client.BrokerQueueBrowserImpl
- browseEvents(int, int, BrokerFilterDescriptor[]) - Method in class COM.activesw.api.client.BrokerClient
-
Peek one or more events from the specified client's queue.
- browser_open - Variable in class COM.activesw.api.client.BrokerClient
- browserId - Variable in class COM.activesw.api.client.BrokerQueueBrowserInfo
-
The client id of the client that is browsing the queue
- browserSessionId - Variable in class COM.activesw.api.client.BrokerQueueBrowserInfo
-
The session id of the browsing client
- buf - Variable in class COM.activesw.api.util.lexer.ReadBuffer
- businessContext - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- businessContext - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The businessContext value from the event's envelope.
- BYTE_MAX - Static variable in class COM.activesw.api.client.parser.Parser
- BYTE_MAX - Static variable in class COM.activesw.api.util.parser.Parser
- BYTE_MIN - Static variable in class COM.activesw.api.client.parser.Parser
- BYTE_MIN - Static variable in class COM.activesw.api.util.parser.Parser
C
- can_publish - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
- can_share_state - Variable in class COM.activesw.api.client.BrokerClientInfo
-
Whether or not the client can share state.
- can_subscribe - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
- cancel_when_done - Variable in class COM.activesw.api.client.BrokerCBData
- cancelCallbackForSubId(int) - Method in class COM.activesw.api.client.BrokerClient
-
Cancel the client's specific callback for a subscription id.
- cancelCallbackForSubId(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
- cancelCallbackForTag(int) - Method in class COM.activesw.api.client.BrokerClient
-
Cancel the client's specific callback for a tag value.
- cancelCallbackForTag(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
- cancelCallbacks() - Method in class COM.activesw.api.client.BrokerClient
-
Cancel all callbacks for the client.
- cancelCallbacks() - Method in class COM.activesw.api.client.BrokerTransactionalClient
- cancelCheckForEvents() - Method in class COM.activesw.api.client.BrokerClient
-
Cancel any pending check events request on the current client session.
- cancelConnectionCallback() - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Cancel the cluster publisher's connection callback, if any registered.
- cancelGetEvents() - Method in class COM.activesw.api.client.BrokerClient
- cancelGetEvents() - Method in class COM.activesw.api.client.BrokerTransactionalClient
- cancelSelectionCallback() - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Cancel the cluster publisher's selection callback, if any registered.
- cancelSubscription(BrokerSubscription) - Method in class COM.activesw.api.client.BrokerClient
-
Cancel a subscription with matching event type and filter.
- cancelSubscription(String, String) - Method in class COM.activesw.api.client.BrokerClient
-
Cancel a subscription with matching event type and filter.
- cancelSubscriptions(BrokerSubscription[]) - Method in class COM.activesw.api.client.BrokerClient
-
Cancel multiple subscriptions with matching event types and filters.
- canPublish(String) - Method in class COM.activesw.api.client.BrokerClient
-
Test if can publish or deliver an event of a given type.
- canPublish(String) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Test if can publish or deliver an event of a given type.
- canSubscribe(String) - Method in class COM.activesw.api.client.BrokerClient
-
Test if can subscribe to an event type, or have events of that type delivered to this client.
- capacity() - Method in class COM.activesw.api.util.LineStringBuffer
- certificate_file - Variable in class COM.activesw.api.client.BrokerSSLConfig
-
The certificate file.
- charAt(int) - Method in class COM.activesw.api.util.LineStringBuffer
- checkAndRestartForwarding() - Method in class COM.activesw.api.client.BrokerAdminClient
-
Check for inactivity and restart forwarding documemnts on all territory and gateway brokers on this broker.
- checkAndRestartForwarding(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Check for inactivity and restart forwarding documemnts across the specfied territory or gateway broker.
- checkForEvents(int) - Method in class COM.activesw.api.client.BrokerClient
-
Check for the availability of deliverable events on the client's queue.
- checkMetaDataBackup() - Method in class COM.activesw.api.client.BrokerServerClient
-
Verifies that the backup of the meta-data is still OK to proceed.
- checkPort(String, int) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- checkSetEnvField(String, String) - Static method in class COM.activesw.api.client.BrokerEvent
- chooseClusterClient(BrokerClusterPublisher, BrokerEvent[], BrokerInfo[], Object) - Method in interface COM.activesw.api.client.BrokerCPSelectionCallback
-
Implement this method to select a cluster client to be used for multi-publish operation.
- chooseClusterClient(BrokerClusterPublisher, BrokerEvent, BrokerInfo[], Object) - Method in interface COM.activesw.api.client.BrokerCPSelectionCallback
-
Implement this method to select a cluster client to be used for single publish operation.
- clear() - Method in class COM.activesw.api.client.BrokerDate
-
Clear the date entirely.
- clear() - Method in class COM.activesw.api.client.BrokerEvent
-
Clears all fields of the event so it can be re-used.
- clear() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Clears all fields of the event so it can be re-used.
- clear() - Method in class COM.activesw.api.client.NativeEvent
- clear() - Method in class COM.activesw.api.client.NativeStruct
- clear() - Method in class COM.activesw.api.client.ReflectEvent
-
Clears all fields of the event so it can be re-used.
- clear() - Method in class COM.activesw.api.util.StringFilteredOutputStream
- clear() - Method in class COM.activesw.api.util.StringOutputStream
- 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) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Clear (un-set) a field in the event.
- clearField(String) - Method in class COM.activesw.api.client.NativeEvent
-
Clears the field for specified field name.
- clearField(String) - Method in class COM.activesw.api.client.NativeField
-
Clear field.
- clearField(String) - Method in class COM.activesw.api.client.NativeStruct
-
Clear field.
- clearField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- clearField(String, boolean) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Clear (un-set) a field in the event.
- clearField(String, boolean) - Method in class COM.activesw.api.client.BrokerPacked
-
Clear a field's value
- clearField(String, boolean) - Method in class COM.activesw.api.client.NativeEvent
-
Clears the field for specified field name.
- clearFieldInternal(String, boolean) - Method in class COM.activesw.api.client.BrokerEvent
- clearFieldInternal(String, boolean) - Method in class COM.activesw.api.client.BrokerJMSEvent
- clearFields() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Clear/delete all fields.
- CLEARIN() - Static method in class COM.activesw.api.client.parser.Parser
- CLEARIN() - Static method in class COM.activesw.api.util.parser.Parser
- 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.
- clearModificationFlag() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
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 - Variable in class COM.activesw.api.client.BrokerCBData
- client - Variable in class COM.activesw.api.client.BrokerQueueBrowserImpl
- client_data - Variable in class COM.activesw.api.client.BrokerCBData
- 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
- CLIENT_WANTS_CLEARTEXT_CONNECTION - Static variable in interface COM.activesw.api.client.ssl.AwSSL
- CLIENT_WANTS_CLEARTEXT_CONNECTION - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- CLIENT_WANTS_CLIENT_AUTHENTICATED - Static variable in interface COM.activesw.api.client.ssl.AwSSL
- CLIENT_WANTS_CLIENT_AUTHENTICATED - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- CLIENT_WANTS_SERVER_AUTHENTICATID - Static variable in interface COM.activesw.api.client.ssl.AwSSL
- CLIENT_WANTS_SERVER_AUTHENTICATID - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- clientId - Variable in class COM.activesw.api.client.BrokerAuditLogEntry
- clientId - Variable in class COM.activesw.api.client.BrokerQueueBrowserInfo
-
The id of the client or forward queue that is being browsed
- ClientLicenseManager - Class in COM.activesw.api.client
-
Class to manage client license parsing.
- clients - Variable in class COM.activesw.api.client.BrokerCompleteBroker
- clients - Variable in class COM.activesw.api.client.BrokerCompleteCollection
- CLINEROK() - Static method in class COM.activesw.api.client.parser.Parser
- CLINEROK() - Static method in class COM.activesw.api.util.parser.Parser
- CLINERR() - Static method in class COM.activesw.api.client.parser.Parser
- CLINERR() - Static method in class COM.activesw.api.util.parser.Parser
- closeQueueBrowser() - Method in interface COM.activesw.api.client.BrokerQueueBrowser
-
Close the current queue browser object.
- closeQueueBrowser() - Method in class COM.activesw.api.client.BrokerQueueBrowserImpl
- closeSocket(AwSSLSocketInfo) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Closes a previously created socket.
- closeSocket(AwSSLSocketInfo) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- closeSocket(AwSSLSocketInfo) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- 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.
- cluster_name - Variable in class COM.activesw.api.client.ClusterBrokerInfo
-
The name of the broker cluster.
- ClusterBrokerInfo - Class in COM.activesw.api.client
-
This class represents the description of a Broker in Cluster.
- ClusterBrokerInfo() - Constructor for class COM.activesw.api.client.ClusterBrokerInfo
-
Create a broker information object.
- ClusterBrokerInfo(BrokerInfo) - Constructor for class COM.activesw.api.client.ClusterBrokerInfo
-
Create a broker information object from BrokerInfo object.
- ClusterBrokerInfo(String, String, String, String) - Constructor for class COM.activesw.api.client.ClusterBrokerInfo
-
Create and initialize.
- code - Variable in class COM.activesw.api.client.BrokerLogConfigEntry
-
The code should be one of the BrokerLogConfig.LOG_OUTPUT_* or LOG_TOPIC_* values.
- COM.activesw.api.client - package COM.activesw.api.client
- COM.activesw.api.client.adl - package COM.activesw.api.client.adl
- COM.activesw.api.client.enums - package COM.activesw.api.client.enums
- COM.activesw.api.client.parser - package COM.activesw.api.client.parser
- COM.activesw.api.client.ssl - package COM.activesw.api.client.ssl
- COM.activesw.api.util - package COM.activesw.api.util
- COM.activesw.api.util.lexer - package COM.activesw.api.util.lexer
- COM.activesw.api.util.parser - package COM.activesw.api.util.parser
- COM.activesw.build.cmdline - package COM.activesw.build.cmdline
- COM.softwareag.g11n.util - package COM.softwareag.g11n.util
- 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.
- commit(Xid, boolean) - Method in class COM.activesw.api.client.BrokerXAResource
- 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.
- compareDNs(String, String) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- compareTo(BrokerDate) - Method in class COM.activesw.api.client.BrokerDate
-
Compares to the given date.
- compile(String) - Method in class COM.activesw.api.client.Regexp
- conn - Variable in class COM.activesw.api.client.BrokerCBData
- 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.
- connectionIntegrity - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- console - Static variable in class COM.activesw.api.client.BrokerCPUtil
- convert(byte[]) - Static method in class COM.activesw.api.client.BrokerHexUtil
-
Converts a byte array into a printable String of hexadecimal digits.
- convert(String) - Static method in class COM.activesw.api.client.BrokerHexUtil
-
Converts a String of hexadecimal digits into a byte array.
- convertStringToArray(String) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- copyFrom(ParserToken) - Method in class COM.activesw.api.util.lexer.Token
- copyFrom(ParserToken) - Method in interface COM.activesw.api.util.parser.ParserToken
- create_time - Variable in class COM.activesw.api.client.BrokerClientSession
-
The client session create time.
- createBroker(String, String, boolean) - Method in class COM.activesw.api.client.BrokerServerClient
-
Create a Broker.
- createClient(String, String, String, String, String, BrokerConnectionDescriptor) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Create a new client on the broker.
- createClientGroup(String, int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Create a client group on the broker.
- createClientQueueBrowser() - Method in class COM.activesw.api.client.BrokerClient
-
Creates a queue browser on the current client's queue.
- createClientQueueBrowser(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Creates a queue browser on the specified client.
- createClientSocket(AwSSLContext, int, String, int, int, boolean) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Creates a client socket with the specified properties.
- createClientSocket(AwSSLContext, int, String, int, int, boolean) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- createClientSocket(AwSSLContext, int, String, int, int, boolean) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
-
create a client socket and connect to the host returns socket handle if success otherwise 0
- 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.
- createContext(String, String, String, String, String, String) - Method in interface COM.activesw.api.client.ssl.AwSSL
- createContext(String, String, String, String, String, String) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- createContext(String, String, String, String, String, String) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- createException(BrokerQueueBrowserException) - Method in class COM.activesw.api.client.BrokerClientQueueBrowser
- createException(BrokerQueueBrowserException) - Method in class COM.activesw.api.client.BrokerForwardQueueBrowser
- createException(BrokerQueueBrowserException) - Method in class COM.activesw.api.client.BrokerLockedQueueBrowserUtil
- createException(BrokerQueueBrowserException) - Method in class COM.activesw.api.client.BrokerQueueBrowserImpl
- createForwardQueueBrowser(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Creates a queue browser on the forwarding queue of the specified remote broker.
- createFromString(String) - Static method in class COM.activesw.api.client.BrokerBasicAuthIdentity
-
Parse protocol representation.
- 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.
- createSslContext(String, String, String, String, String) - Method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- createSslContext(String, String, String, String, String) - Method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- createSSLContext(String, String) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Creates and initializes an SSL context.
- createSSLContext(String, String) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- createSSLContext(String, String) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- createTerritory(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Create a new territory with this broker as the first member.
- createTerritoryGateway(String, String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Create a gateway to the specified territory by having the current broker communicate with the broker specified by broker_host and broker_name.
- createTime - Variable in class COM.activesw.api.client.BrokerQueueBrowserInfo
-
The time when queue browser was created.
- CURRENT_API_VERSION - Static variable in class COM.activesw.api.client.BrokerClient
D
- data_directory - Variable in class COM.activesw.api.client.BrokerProcessInfo
-
The directory where data for the broker is written.
- data_directory - Variable in class COM.activesw.api.client.BrokerServerInfo
- date - Variable in class COM.activesw.api.client.BrokerAuditLogEntry
- day - Variable in class COM.activesw.api.client.BrokerDate
- debug - Static variable in class COM.activesw.api.client.BrokerCPUtil
- decode(byte[]) - Static method in class COM.activesw.api.client.Base64
- decode(String) - Static method in class COM.activesw.api.client.Base64
-
Decodes the encoded String
- deepRefresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteBroker
-
Refreshes the information about a Broker based on the given client.
- deepRefresh(BrokerServerClient, String, String, String, BrokerConnectionDescriptor) - Method in class COM.activesw.api.client.BrokerCompleteServer
-
Refreshes the information about a Broker server based on the given client.
- deepRetrieve(BrokerAdminClient) - Static method in class COM.activesw.api.client.BrokerCompleteBroker
-
Retrieves the information about a Broker based on the given client.
- deepRetrieve(BrokerServerClient, String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerCompleteServer
-
Retrieves all the information about a Broker server and creates an object.
- deepStore(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteBroker
-
Stores the information from this object into the Broker for which the given client object has been provided.
- DEFAULT_HOST - Static variable in class COM.activesw.api.client.BrokerURL
-
The Broker Server's default host.
- DEFAULT_PRIORITY - Static variable in class COM.activesw.api.client.BrokerEvent
- DEFAULT_STAT_PACKET_LENGTH - Static variable in class COM.activesw.api.client.BrokerAdminClient
- DEFAULT_TCP_PORT - Static variable in class COM.activesw.api.client.BrokerURL
-
The Broker Server's default port.
- DEFAULT_TIMEOUT - Static variable in class COM.activesw.api.client.BrokerClient
-
Default timeout for Broker requests.
- defaultDescriptor - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
- defflag - Variable in class COM.activesw.api.client.parser.ParserTables
- defflag - Variable in class COM.activesw.api.util.parser.ParserTables
- defnext - Variable in class COM.activesw.api.client.parser.ParserTables
- defnext - Variable in class COM.activesw.api.util.parser.ParserTables
- defred - Variable in class COM.activesw.api.client.parser.ParserTables
- defred - Variable in class COM.activesw.api.util.parser.ParserTables
- delete() - Method in class COM.activesw.api.client.BrokerTypeCacheInternal
-
Delete cache.
- delete(int, int) - Method in class COM.activesw.api.util.LineStringBuffer
- deleteCharAt(int) - Method in class COM.activesw.api.util.LineStringBuffer
- deleteEvents(long[]) - Method in class COM.activesw.api.client.BrokerLockedClientQueueBrowser
-
Delete events in the queue.
- deleteEvents(long[]) - Method in class COM.activesw.api.client.BrokerLockedForwardQueueBrowser
-
Delete events in the queue.
- deleteEvents(long[]) - Method in interface COM.activesw.api.client.BrokerLockedQueueBrowser
-
Delete events in the queue.
- deleteEvents(long[]) - Method in class COM.activesw.api.client.BrokerLockedQueueBrowserUtil
- deleteLogEvents(int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Deletes one or more events from the broker's log.
- deliver(String, BrokerEvent) - Method in class COM.activesw.api.client.BrokerClient
-
Deliver one event.
- deliver(String, BrokerEvent) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Deliver one event.
- deliver(String, BrokerEvent) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Deliver one event in the given transaction.
- deliver(String, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClient
-
Deliver multiple events.
- deliver(String, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Deliver multiple events.
- deliver(String, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Deliver multiple events on the given transaction.
- deliver(String, BrokerEvent[], BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Deliver multiple events on the given transaction.
- deliver(String, BrokerEvent, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Deliver one event in the given transaction.
- deliverAckReplyEvent(BrokerEvent, long) - Method in class COM.activesw.api.client.BrokerClient
-
Delivers an Adapter::ack event to the originator of the specified event, which is most likely a request event.
- deliverAckReplyEvent(BrokerEvent, long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Delivers an Adapter::ack event to the originator of the specified event, which is most likely a request event for given transaction.
- deliverAckReplyEvent(BrokerEvent, long, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Delivers an Adapter::ack event to the originator of the specified event, which is most likely a request event for given transaction.
- deliverErrorReplyEvent(BrokerEvent, BrokerEvent) - Method in class COM.activesw.api.client.BrokerClient
-
/** Give a single error event to the broker to all be delivered to the client that published the 'request_event'.
- deliverErrorReplyEvent(BrokerEvent, BrokerEvent) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Give a single error event to the broker to all be delivered to the client that published the 'request_event' for given transaction.
- deliverErrorReplyEvent(BrokerEvent, BrokerEvent, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Give a single error event to the broker to all be delivered to the client that published the 'request_event' for given transaction.
- deliverNullReplyEvent(BrokerEvent, String, long) - Method in class COM.activesw.api.client.BrokerClient
-
Delivers a null event of type 'reply_event_type_name' to the originator of the specified event, which is most likely a request event.
- deliverNullReplyEvent(BrokerEvent, String, long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Delivers a null event of type 'reply_event_type_name' to the originator of the specified event, which is most likely a request event for given transaction.
- deliverNullReplyEvent(BrokerEvent, String, long, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Delivers a null event of type 'reply_event_type_name' to the originator of the specified event, which is most likely a request event for given transaction.
- deliverPartialReplyEvents(BrokerEvent, BrokerEvent[], int, int) - Method in class COM.activesw.api.client.BrokerClient
-
Give multiple events to the broker to all be delivered to the client that published the 'request_event'.
- deliverPartialReplyEvents(BrokerEvent, BrokerEvent[], int, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Give multiple events to the broker to all be delivered to the client that published the 'request_event' for the given transaction.
- deliverPartialReplyEvents(BrokerEvent, BrokerEvent[], int, int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Give multiple events to the broker to all be delivered to the client that published the 'request_event' for the given transaction.
- deliverReplyEvent(BrokerEvent, BrokerEvent) - Method in class COM.activesw.api.client.BrokerClient
-
Give a single event to the broker to all be delivered to the client that published the 'request_event'.
- deliverReplyEvent(BrokerEvent, BrokerEvent) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Give a single event to the broker to all be delivered to the client that published the 'request_event' for the given transaction.
- deliverReplyEvent(BrokerEvent, BrokerEvent, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Give a single event to the broker to all be delivered to the client that published the 'request_event' for the given transaction.
- deliverReplyEvents(BrokerEvent, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClient
-
Give multiple events to the broker to all be delivered to the client that published the 'request_event'.
- deliverReplyEvents(BrokerEvent, BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Give multiple events to the broker to all be delivered to the client that published the 'request_event' for given transaction.
- deliverReplyEvents(BrokerEvent, BrokerEvent[], BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Give multiple events to the broker to all be delivered to the client that published the 'request_event' for given transaction.
- deliverRequestAndWait(String, BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerClient
-
Deliver one request event and wait for replies.
- deliverRequestAndWait(String, BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Deliver one request event and wait for replies.
- deliverRequestAndWait(String, BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
- deliverWithAck(String, BrokerEvent[], int, long[]) - Method in class COM.activesw.api.client.BrokerClient
-
Deliver multiple events.
- deliverWithAck(String, BrokerEvent[], int, long[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Deliver multiple events on the given transaction.
- deliverWithAck(String, BrokerEvent[], int, long[], BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Deliver multiple events on the given transaction.
- DER - COM.activesw.api.client.BrokerSSLConfigV2.CRLType
- description - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
-
Client group description text.
- description - Variable in class COM.activesw.api.client.BrokerCompleteBroker
- description - Variable in class COM.activesw.api.client.BrokerCompleteServer
- description - Variable in class COM.activesw.api.client.BrokerInfo
-
The description of the broker
- description - Variable in class COM.activesw.api.client.BrokerServerInfo
- description - Variable in class COM.activesw.api.client.ClusterBrokerInfo
-
The description of the broker
- dest_client_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The client ID to which the event is being delivered for EVENT_PUBLISH, EVENT_ENQUEUE, EVENT_RECEIVE, and EVENT_DROP operations where the event was delivered rather than published by the sending client.
- destId - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- destroy() - Method in class COM.activesw.api.client.BrokerClient
-
Destroy the client.
- destroy() - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Destroy BrokerClusterPublisher.
- destroy() - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Destroys the Broker Monitor client.
- destroy() - Method in class COM.activesw.api.client.BrokerServerClient
-
Destroy the Broker Server client.
- destroyBroker() - Method in class COM.activesw.api.client.BrokerAdminClient
-
Destroy this Broker.
- destroyClientById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Destroy the specified client.
- destroyClientGroup(String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Destroy the named client group.
- destroyClientSubscriptionById(String, BrokerSubscription) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Cancel a subscription for a client with matching event type and filter.
- destroyClientSubscriptionsById(String, BrokerSubscription[]) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Cancel multiple subscriptions for a client with matching event types and filters.
- destroyClusterGateway(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Destroy a gateway to the specified cluster.
- destroyContext(AwSSLContext) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Destroys an SSL context.
- destroyContext(AwSSLContext) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- destroyContext(AwSSLContext) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- destroyEventType(String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Destroy the named event type.
- destroyEventTypeInfoset(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Destroy the specified infoset for the specified event type.
- destroyEventTypeInfosets(String, String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Destroy the specified infosets for the specified event type.
- destroyEventTypes(String[], boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Destroy the named event types.
- destroyTerritoryGateway(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Destroy a gateway to the specified territory.
- DIAG_NONE - Static variable in exception COM.activesw.api.client.BrokerException
-
Setting the "brokerexc.setdiag" Java System property to
BrokerException.DIAG_NONE
will disable diagnostics. - DIAG_SHOW_ALL - Static variable in exception COM.activesw.api.client.BrokerException
-
Setting the "brokerexc.setdiag" Java System property to
BrokerException.DIAG_SHOW_ALL
will enable all diagnostics. - DIAG_SHOW_ALL_ERRORS - Static variable in exception COM.activesw.api.client.BrokerException
-
Setting the "brokerexc.setdiag" Java System property to
BrokerException.DIAG_SHOW_ALL_ERRORS
will enable all errors diagnostics. - DIAG_SHOW_FATAL_ERRORS - Static variable in exception COM.activesw.api.client.BrokerException
-
Setting the "brokerexc.setdiag" Java System property to
BrokerException.DIAG_SHOW_FATAL_ERRORS
will enable all fatal errors diagnostics. - DIAG_SHOW_JAVA_API - Static variable in exception COM.activesw.api.client.BrokerException
-
Setting the "brokerexc.setdiag" Java System property to
BrokerException.DIAG_SHOW_JAVA_API
will enable queue info diagnostics. - DIAG_SHOW_QUEUE_INFO - Static variable in exception COM.activesw.api.client.BrokerException
-
Setting the "brokerexc.setdiag" Java System property to
BrokerException.DIAG_SHOW_QUEUE_INFO
will enable queue info diagnostics. - DIAG_SHOW_SOCKET_ACTIVITY - Static variable in exception COM.activesw.api.client.BrokerException
-
Setting the "brokerexc.setdiag" Java System property to
BrokerException.DIAG_SHOW_SOCKET_ACTIVITY
will enable socket activity diagnostics. - DIAG_SHOW_SOCKET_PARSING - Static variable in exception COM.activesw.api.client.BrokerException
-
Setting the "brokerexc.setdiag" Java System property to
BrokerException.DIAG_SHOW_SOCKET_PARSING
will enable socket parsing diagnostics. - DIAG_SHOW_SOCKET_TRAFFIC - Static variable in exception COM.activesw.api.client.BrokerException
-
Setting the "brokerexc.setdiag" Java System property to
BrokerException.DIAG_SHOW_SOCKET_TRAFFIC
will enable socket traffic diagnostics. - DIR - COM.activesw.api.client.BrokerSSLConfigV2.TruststoreType
- dirty - Variable in class COM.activesw.api.client.BrokerEvent
- disconnect() - Method in class COM.activesw.api.client.BrokerClient
-
Disconnect the client.
- disconnect() - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Disconnect BrokerClusterPublisher.
- disconnectClientById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Disconnect all sessions for the specified client.
- disconnectClientSessionById(String, int) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Disconnect the specified session for the specified client.
- dispatch(int) - Static method in class COM.activesw.api.client.BrokerClient
-
This function gets the next incoming event and passes it to the proper callback method.
- dispatch(int) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
- distinguished_name - Variable in class COM.activesw.api.client.BrokerSSLCertificate
- distinguished_name - Variable in class COM.activesw.api.client.BrokerSSLConfig
-
The distinguished name.
- DO_NOT_ACK - Static variable in class COM.activesw.api.client.BrokerClient
- doesClientSubscriptionExistById(String, String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Test if a subscription exists on the client with the given event type name and filter.
- doesSubscriptionExist(String, String) - Method in class COM.activesw.api.client.BrokerClient
-
Checks to see if the given subscription exists.
- done - Variable in class COM.activesw.api.client.BrokerCBWait
- DONT_SET_AUTH_TYPE_FIELD - Static variable in class COM.activesw.api.client.adl.ADLParser
-
Using this value in the auth_type field of a BrokerTerritoryInfo instance signifies that it is not to be set when importing a territory using the BrokerCompleteTerritory class.
- DONT_SET_REQUIRED_ENCRYPTION_FIELD - Static variable in class COM.activesw.api.client.adl.ADLParser
-
Using this value in the required_encryption field of a BrokerClientGroupInfo instance signifies that it is not to be set when importing a client declaration using the BrokerCompleteClient class.
- DOUBLE_MAX - Static variable in class COM.activesw.api.client.parser.Parser
- DOUBLE_MIN - Static variable in class COM.activesw.api.client.parser.Parser
- doubleQuote - Variable in class COM.activesw.api.client.BrokerFormatToken
- duplicate() - Method in class COM.activesw.api.client.NativeField
- duplicate() - Method in class COM.activesw.api.client.NativeSequence
- duplicate() - Method in class COM.activesw.api.client.NativeSequenceField
- duplicate() - Method in class COM.activesw.api.client.NativeStruct
E
- elementExists(int) - Method in class COM.activesw.api.client.NativeSequence
-
Returns true if the element at the specified index exists.
- elementExists(int[]) - Method in class COM.activesw.api.client.NativeField
-
Returns true if the element at the specified indices exists
- elementExists(int[]) - Method in class COM.activesw.api.client.NativeSequenceField
-
Returns true if the element at the specified indices exists
- eltclass - Variable in class COM.activesw.api.client.parser.ParserTables
- eltclass - Variable in class COM.activesw.api.util.parser.ParserTables
- EMPTY_BOOLEAN_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_BYTE_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_CHAR_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_DATE_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_DOUBLE_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_FLOAT_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_INT_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_LONG_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_SEQUENCE_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_SHORT_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_STRING_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_STRUCT - Static variable in class COM.activesw.api.client.NativePacker
- EMPTY_STRUCT - Static variable in class COM.activesw.api.client.ReflectPacker
- EMPTY_STRUCT_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_UNICODE_CHAR_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- EMPTY_UNICODE_STRING_SEQUENCE - Static variable in class COM.activesw.api.client.NativeSequence
- enabled - Variable in class COM.activesw.api.client.BrokerLogConfigEntry
-
Whether or not the log entry is enabled.
- encode(byte[]) - Static method in class COM.activesw.api.client.Base64
- encode(byte[], boolean) - Static method in class COM.activesw.api.client.Base64
- encode(String) - Static method in class COM.activesw.api.client.Base64
-
base-64 encode a string
- encrypt_level - Variable in class COM.activesw.api.client.BrokerClientSession
-
The encryption level for the session (if encrypt_protocol is set).
- encrypt_level - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
The level of encryption required on the gateway.
- encrypt_level - Variable in class COM.activesw.api.client.BrokerClusterInfo
-
The level of encryption required in the cluster.
- encrypt_level - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
The level of encryption required on the gateway.
- encrypt_level - Variable in class COM.activesw.api.client.BrokerTerritoryInfo
-
The level of encryption required in the territory.
- encrypt_level - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
Tells the encryption level of the client's connection.
- ENCRYPT_LEVEL_ENCRYPTION - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
- ENCRYPT_LEVEL_NO_ENCRYPTION - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
- ENCRYPT_LEVEL_US_DOMESTIC - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Deprecated.
- ENCRYPT_LEVEL_US_EXPORT - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Deprecated.
- encrypt_protocol - Variable in class COM.activesw.api.client.BrokerClientSession
-
The encryption protocol for the session.
- encrypt_version - Variable in class COM.activesw.api.client.BrokerClientSession
-
The encryption protocol version for the session (if encrypt_protocol is set).
- end - Variable in class COM.activesw.api.util.lexer.ReadBuffer
- end(Xid, int) - Method in class COM.activesw.api.client.BrokerXAResource
- end_date - Variable in class COM.activesw.api.client.BrokerSSLCertificate
- endAdapterTransaction(String, int, boolean) - Method in class COM.activesw.api.client.BrokerClient
-
Publishes an Adapter::endTransaction event for the given transaction ID.
- endAll(BrokerTransactionalClient[], int) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
- endAll(BrokerTransactionalClient[], String, int) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Ends the given list of current transactions.
- endExt(String[], int) - Method in class COM.activesw.api.client.BrokerClient
-
Ends the transaction
- endMetaDataBackup() - Method in class COM.activesw.api.client.BrokerServerClient
-
Notifies the Broker that backup of the meta-data is complete.
- endp - Variable in class COM.activesw.api.client.Regexp
- endTr(long[], int) - Method in class COM.activesw.api.client.BrokerClient
- endTransaction(long, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
- endTransaction(String, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Ends the current transaction.
- endTx(long[], int) - Method in class COM.activesw.api.client.BrokerClient
-
Ends the transaction
- enqueueTime - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- ensureCapacity(int) - Method in class COM.activesw.api.util.LineStringBuffer
- ensureLength(int) - Method in class COM.activesw.api.client.NativeSequence
-
Ensures that the length of the sequence is greater than or equal to the specified length.
- ENTIRE_SEQUENCE - Static variable in class COM.activesw.api.client.BrokerEvent
- ENTIRE_SEQUENCE - Static variable in class COM.activesw.api.client.ReflectEvent
- entry_msg_id - Variable in class COM.activesw.api.client.BrokerServerLogEntry
-
The message id of this entry in the server log.
- entry_msg_text - Variable in class COM.activesw.api.client.BrokerServerLogEntry
-
The message text of this entry in the server log.
- entry_type - Variable in class COM.activesw.api.client.BrokerServerLogEntry
-
The type of this entry in the server log.
- enumerateReservedWords(ParserEnumHandler, Object) - Method in class COM.activesw.api.client.parser.Parser
- enumerateReservedWords(ParserEnumHandler, Object) - Method in class COM.activesw.api.util.parser.Parser
- ENVELOPE_FLAGS_INSERTED_EVENT - Static variable in class COM.activesw.api.client.BrokerEvent
- ENVELOPE_FLAGS_LOGGED_EVENT - Static variable in class COM.activesw.api.client.BrokerEvent
- ENVELOPE_FLAGS_NO_VALIDATION - Static variable in class COM.activesw.api.client.BrokerEvent
- ENVELOPE_FLAGS_OPEN_VALIDATION - Static variable in class COM.activesw.api.client.BrokerEvent
- equals(BrokerConnectionDescriptor) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
- equals(BrokerDate) - Method in class COM.activesw.api.client.BrokerDate
-
True if the date is equal to this one.
- equals(Object) - Method in class COM.activesw.api.client.BrokerAuthInfo
- equals(Object) - Method in class COM.activesw.api.client.BrokerBasicAuthIdentity
- equals(Object) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
- equals(Object) - Method in class COM.activesw.api.client.NativeField
-
Tests equality.
- equals(Object) - Method in class COM.activesw.api.client.NativeSequenceField
- equals(Object) - Method in class COM.activesw.api.client.NativeStruct
- error(int, String) - Method in class COM.activesw.api.client.parser.Parser
- error(int, String) - Method in class COM.activesw.api.util.parser.Parser
- ERROR() - Static method in class COM.activesw.api.client.parser.Parser
- ERROR() - Static method in class COM.activesw.api.util.parser.Parser
- error_string - Variable in class COM.activesw.api.client.BrokerSSLStatus
-
The error string.
- ERROROK() - Static method in class COM.activesw.api.client.parser.Parser
- ERROROK() - Static method in class COM.activesw.api.util.parser.Parser
- errorRequestsTo - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- errorsTo - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- escape(String) - Static method in class COM.activesw.api.util.lexer.JavaTokens
- escape(String, String) - Static method in class COM.activesw.api.util.lexer.JavaTokens
-
Escapes all special characters in the specified string and returns the new string.
- escapeSlashes - Variable in class COM.activesw.api.util.UnicodeEscapeWriter
- EVENT_DATA_COOKIE - Static variable in class COM.activesw.api.client.NativePacker
- EVENT_DATA_COOKIE - Static variable in class COM.activesw.api.client.ReflectPacker
- event_id - Variable in class COM.activesw.api.client.BrokerEvent
- event_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The 64-bit identifier for the event.
- event_req_id - Variable in class COM.activesw.api.client.BrokerClient
- event_type_name - Variable in class COM.activesw.api.client.BrokerEvent
- event_type_name - Variable in class COM.activesw.api.client.BrokerSharedEventTypeInfo
-
The event type name.
- event_type_name - Variable in class COM.activesw.api.client.BrokerSharedEventTypeRefuseUpdateInfo
-
The event type name.
- event_type_name - Variable in class COM.activesw.api.client.BrokerSubscription
-
The event type name.
- event_type_name - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The event type name for EVENT_PUBLISH, EVENT_ENQUEUE, EVENT_RECEIVE, and EVENT_DROP operations.
- event_type_names - Variable in class COM.activesw.api.client.BrokerJoinFailureInfo
-
The list of event types which had conflicts.
- event_type_names_to_destroy - Variable in class COM.activesw.api.client.BrokerSetFailureInfo
-
The list of event types which could not be destroyed.
- event_type_names_to_modify - Variable in class COM.activesw.api.client.BrokerSetFailureInfo
-
The list of event types which could not be modified.
- event_types - Variable in class COM.activesw.api.client.BrokerCompleteBroker
- event_types - Variable in class COM.activesw.api.client.BrokerCompleteCollection
- events - Variable in class COM.activesw.api.client.BrokerCBWait
- eventToBinString() - Method in class COM.activesw.api.client.BrokerPacked
-
Stringify an event in binary form.
- eventToObject(BrokerEvent, Object) - Static method in class COM.activesw.api.client.ReflectEvent
- eventToString(BrokerTypeDef, int, Locale, StringBuffer) - Method in class COM.activesw.api.client.BrokerPacked
-
Stringify an event.
- eventTraceInfo - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- eventTypeName - Variable in class COM.activesw.api.client.BrokerFilterDescriptor
-
The event type name.
- excludeBroker(String) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Exclude specified broker for cluster operations.
- exec(String, int) - Method in class COM.activesw.api.client.Regexp
- executable - Variable in class COM.activesw.api.client.BrokerServerInfo
- executable_name - Variable in class COM.activesw.api.client.BrokerProcessInfo
-
The name of the broker's executable
- expr - Variable in class COM.activesw.api.client.BrokerFilterValue
- extent - Variable in class COM.activesw.api.client.BrokerFilterValue
F
- failure_type - Variable in class COM.activesw.api.client.BrokerSetFailureInfo
-
Failure_type can be any of the FAILURE_TYPE_* values.
- FAILURE_TYPE_BROKER - Static variable in class COM.activesw.api.client.BrokerSetFailureInfo
- FAILURE_TYPE_DEPENDENCY - Static variable in class COM.activesw.api.client.BrokerSetFailureInfo
- FAILURE_TYPE_PERMISSION - Static variable in class COM.activesw.api.client.BrokerSetFailureInfo
- FATAL - Static variable in class COM.activesw.api.client.parser.Parser
- FATAL - Static variable in class COM.activesw.api.util.parser.Parser
- field - Variable in class COM.activesw.api.client.BrokerFilterValue
- FIELD_TYPE_BOOLEAN - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_BYTE - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_CHAR - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_DATE - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_DOUBLE - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_EVENT - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_FLOAT - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_INT - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_LONG - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_SEQUENCE - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_SHORT - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_STRING - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_STRUCT - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_UNICODE_CHAR - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_UNICODE_STRING - Static variable in class COM.activesw.api.client.BrokerTypeDef
- FIELD_TYPE_UNKNOWN - Static variable in class COM.activesw.api.client.BrokerTypeDef
- fieldList - Variable in class COM.activesw.api.client.NativeStruct
- fieldMap - Variable in class COM.activesw.api.client.NativeStruct
- FieldNameToken - Class in COM.activesw.api.client
- FieldNameToken(char[], int, int, boolean) - Constructor for class COM.activesw.api.client.FieldNameToken
- FieldNameTokenizer - Class in COM.activesw.api.client
- FieldNameTokenizer(String) - Constructor for class COM.activesw.api.client.FieldNameTokenizer
-
Parses the field name into tokens
- FieldNameTokenizer(String, boolean) - Constructor for class COM.activesw.api.client.FieldNameTokenizer
-
Parses the field name into tokens
- FileLexer - Class in COM.activesw.api.util.lexer
- FileLexer(Reader) - Constructor for class COM.activesw.api.util.lexer.FileLexer
- FileLexer(Reader, ReadBuffer) - Constructor for class COM.activesw.api.util.lexer.FileLexer
- filter - Variable in class COM.activesw.api.client.BrokerSubscription
-
The filter string.
- filterExpr - Variable in class COM.activesw.api.client.BrokerFilterDescriptor
-
The filter string.
- final_state - Variable in class COM.activesw.api.client.parser.ParserTables
- final_state - Variable in class COM.activesw.api.util.parser.ParserTables
- finalize() - Method in class COM.activesw.api.client.BrokerClient
-
Called by Java when you stop using this object.
- first_entry - Variable in class COM.activesw.api.client.BrokerServerLogInfo
-
The date of the first entry in the server log.
- flags - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- flags - Variable in class COM.activesw.api.client.BrokerTraceEvent
- FLOAT_MAX - Static variable in class COM.activesw.api.client.parser.Parser
- FLOAT_MAX - Static variable in class COM.activesw.api.util.parser.Parser
- FLOAT_MIN - Static variable in class COM.activesw.api.client.parser.Parser
- FLOAT_MIN - Static variable in class COM.activesw.api.util.parser.Parser
- FLOAT_OVERFLOW - Static variable in exception COM.activesw.api.util.lexer.ParseNumberException
- FLOAT_UNDERFLOW - Static variable in exception COM.activesw.api.util.lexer.ParseNumberException
- flushCache() - Static method in class COM.activesw.api.client.ReflectTypeDef
-
Flush all the type definitions from the cache.
- flushCache(BrokerClient) - Static method in class COM.activesw.api.client.BrokerTypeCache
-
Flush all the type definitions from the cache associated with the specified client.
- flushCache(BrokerClient) - Static method in class COM.activesw.api.client.ReflectTypeDef
-
Flush all the type definitions from the cache for the given client.
- forced_reconnect - Variable in class COM.activesw.api.client.BrokerClientInfo
-
Whether or not the forced reconnect feature set.
- forget(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Forget the specified heuristically completed transaction.
- forget(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Forget the specified heuristically completed transaction.
- forget(Xid) - Method in class COM.activesw.api.client.BrokerXAResource
- forgetAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Forget the transaction with the specified external_id in the given list of transactional clients.
- forgetAll(BrokerTransactionalClient, String[]) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Forget the transaction with the specified external_id in the given list of transactional clients.
- forgetExt(String[]) - Method in class COM.activesw.api.client.BrokerClient
- forgetForced() - Method in class COM.activesw.api.client.BrokerAdminClient
-
Forcibly purge all heuristic transactions.
- forgetForced(long) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Forcibly purge a heuristic transaction.
- forgetForced(long[]) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Forcibly purge a list of heuristic transactions.
- forgetTx(long[]) - Method in class COM.activesw.api.client.BrokerClient
-
Forgets the transaction This can be called at any time, hence informing the broker that the the current transaction should be marked invalid.
- format() - Method in class COM.activesw.api.client.BrokerFormat
-
Return formatted string, without event data.
- format(BrokerEvent) - Method in class COM.activesw.api.client.BrokerFormat
-
Return formatted string, using
for resolving all event field references. - format(BrokerEvent, String) - Static method in class COM.activesw.api.client.BrokerFormat
-
Format an event using a format string.
- format(BrokerEvent, String, Locale) - Static method in class COM.activesw.api.client.BrokerFormat
-
Format an event using a format string.
- format(BrokerEvent, Locale) - Method in class COM.activesw.api.client.BrokerFormat
-
Return formatted string, using
for resolving all event field references. - format(NativeEvent, int, Locale) - Static method in class COM.activesw.api.client.NativeFormat
- formatBindVariable(int, StringBuffer) - Method in class COM.activesw.api.client.BrokerFormat
-
Returns the name of the bind variable at token
in . - formatBindVariable(StringBuffer) - Method in class COM.activesw.api.client.BrokerFormatToken
- fromBinData(BrokerClient, byte[]) - Static method in class COM.activesw.api.client.BrokerEvent
- fromBinData(BrokerClient, byte[], Class) - Static method in class COM.activesw.api.client.ReflectEvent
-
Create an event using a byte array given out by toBinData().
- fromBinData(BrokerClient, byte[], String) - Static method in class COM.activesw.api.client.BrokerEvent
-
Create an event using a byte array given out by toBinData().
- fromBinString(String) - Static method in class COM.activesw.api.client.BrokerEventInternal
-
Create an event from a binary dump string
- fromBrokerEvent(BrokerEvent) - Method in class COM.activesw.api.client.ReflectEvent
- fromJMSBinData(BrokerClient, byte[]) - Static method in class COM.activesw.api.client.BrokerJMSEvent
- fromJMSBinData(BrokerClient, byte[], String) - Static method in class COM.activesw.api.client.BrokerJMSEvent
-
Create an event using a byte array given out by toBinData().
- fromObject(Object) - Method in class COM.activesw.api.client.BrokerEvent
-
Deprecated.As of Java API v6.5.
- fromObject(Object, boolean) - Method in class COM.activesw.api.client.BrokerEvent
-
Deprecated.As of Java API v6.5.
G
- gateway_broker_name - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
The gateway broker in this cluster.
- gateway_broker_name - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
The gateway broker in this territory.
- gateway_host_name - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
The gateway host in this cluster.
- gateway_host_name - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
The gateway host in this territory.
- GET_EVENTS - Static variable in class COM.activesw.api.client.BrokerClientPoll
-
Operation bit for "get events".
- getAccessLabel() - Method in class COM.activesw.api.client.BrokerClient
-
Get the access label for this client.
- getAccessLabelHint() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the access label hint.
- getAckVolatile() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Internal use only.
- getActiveFilterCollationLocale() - Method in class COM.activesw.api.client.BrokerServerClient
-
Returns the active Broker Server Filter Collation locale.
- getActivePort() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the base port currently being used by the Broker Server.
- getActiveProcessInfo() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the process information currently in use by the Broker Server.
- getActiveSSLConfig() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the SSL configuration currently in use on by the Broker Server.
- getActiveSSLConfigV2() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the SSL configuration currently in use on by the Broker Server.
- getActiveSSLIdentity() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the BrokerServer's SSL identity that is currently in use on by the Broker Server.
- getActivityTraces(int, int) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get an array of broker activity traces.
- getAdminACL() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the Broker Server's administrative access control list (ACL).
- getAge() - Method in class COM.activesw.api.client.BrokerJMSEvent
- 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.
- getAllowSetEnvelope() - Static method in class COM.activesw.api.client.BrokerPacked
- getAllQueueStats() - Method in class COM.activesw.api.client.BrokerAdminClient
-
Deprecated.Deprecated in webMethods Broker 10.5, instead use
BrokerAdminClient.getClientStatsById(java.lang.String)
,BrokerAdminClient.getClientStatsByIds(java.lang.String[])
Get All client's statistics. The statistics are set into a BrokerEvent as fields. The available values are:- now -- (date) Current time on the broker host.
- createTime -- (date) Time when the client was created.
- numEventsPublished -- (int) Number of events published by this client. OR
- numEventsForwarded -- (int) Number of events forwarded by this forward queue.
- numEventsDelivered -- (int) Number of events delivered by this client. OR
- numEventsReceived -- (int) Number of events received by this forward queue.
- numEventsQueued -- (int) Number of events queued for this client. OR
- numEventsEnqueued -- (int) Number of events enqueued for this forward queue.
- numEventsRetrieved -- (int) Number of events retrieved by this client.
- lastEventPublishTime -- (date) Time when last event was published by this client. Forever (zero date and time) if never published. OR
- lastEventForwardTime -- (date) Time when last event was forwarded by this forward queue. Forever (zero date and time) if never forwarded.
- lastEventDeliveryTime -- (date) Time when last event was delivered by this client. Forever (zero date and time) if never delivered. OR
- lastEventReceiveTime -- (date) Time when last event was received by this forward queue. Forever (zero date and time) if never received.
- lastEventQueueTime -- (date) Time when last event was queued for this client. Forever (zero date and time) if never had an event queued.
- lastEventRetrieveTime -- (date) Time when last event was retrieved by this client. Forever (zero date and time) if never retrieved an event.
- lastConnectTime -- (date) Time when last session connected.
- lastConnectSession -- (int) Session Id of the last connected session.
- lastDisconnectTime -- (date) Time when last session disconnected.
- lastDisconnectSession -- (int) Session Id of the last disconnected session.
- queueLength -- (long) Number of events in client queue.
- queueByteSize -- (long) Number of bytes worth of events in client queue.
- queueHighestLength -- (long) Highest value of queueLength.
- queueScans -- (long) Number of queue scan.
- queueHighestLengthTime -- (date) Time when queueHighestLength was last set. Forever (zero date and time) if never had an event queued.
- getAllTerritoryGateways() - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the list of territories accessible from this broker either through local gateways or gateways from other brokers.
- getApiVersionNumber() - Method in class COM.activesw.api.client.BrokerClient
-
Get the current api's version number.
- getApplicationName() - Method in class COM.activesw.api.client.BrokerClient
-
Get the client's application name.
- getApplicationName() - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Get the application name.
- getAsyncExceptionListener() - Method in class COM.activesw.api.client.BrokerClient
-
Returns the asynchronous Broker exception listner.
- getAuditOnErrorState() - Method in class COM.activesw.api.client.BrokerServerClient
-
Returns 1 if the audit error state is enabled and 0 if the audit error state is disabled
- getAuditOperations() - Method in class COM.activesw.api.client.BrokerServerClient
-
Returns the audit operations
- getAuditRecords(Integer, Integer, int) - Method in class COM.activesw.api.client.BrokerServerClient
-
Reads the 'noRecords' number of audit records taking into consideration that AckId is the ID of the last record accessed.
- getAuditState() - Method in class COM.activesw.api.client.BrokerServerClient
-
Returns 1 if the audit state is enabled and 0 if the audit state is disabled.
- getAuthenticator() - Method in class COM.activesw.api.client.BrokerAuthInfo
- getAuthNames() - Method in class COM.activesw.api.client.BrokerAccessControlList
-
Get the list of authenticator names which are allowed.
- getAuthNameState(String) - Method in class COM.activesw.api.client.BrokerAccessControlList
-
Get the allow state for a single authenticator name.
- getAuthUserName() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the authentication user name of the descriptor
- getAutomaticReconnect() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the automatic reconnect status of the descriptor.
- getAutomaticRedeliveryCount() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the redelivery_count_auto status of the descriptor.
- getAvailableLocales() - Method in class COM.activesw.api.client.BrokerServerClient
- getBaseTypeName() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Get the base name (name without scope qualifier) of this event type.
- getBaseTypeName() - Method in class COM.activesw.api.client.BrokerEvent
-
Get the type name without the scope qualification.
- getBaseTypeName() - Method in class COM.activesw.api.client.BrokerTypeDef
-
Get the base name (name without scope qualifier) of this event type.
- getBasicAuthIdentity() - Method in class COM.activesw.api.client.BrokerServerClient
-
Returns the Broker Server's basic authentication identity that is in use.
- getBasicAuthStatus() - Method in class COM.activesw.api.client.BrokerServerClient
-
Returns whether basic authentication is configured on Broker Server.
- getBeginDate() - Method in class COM.activesw.api.client.ssl.AwSSLCertificate
-
Returns the first date on which the certificate is valid.
- getBindVariable() - Method in class COM.activesw.api.client.BrokerFormatToken
- getBody() - Method in class COM.activesw.api.client.BrokerEvent
- getBody() - Method in class COM.activesw.api.client.NativeEvent
- getBodyIterator() - Method in class COM.activesw.api.client.BrokerEvent
- getBodyIterator() - Method in class COM.activesw.api.client.NativeEvent
- getBooleanField(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a boolean field.
- getBooleanField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a boolean field.
- getBooleanField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a boolean field.
- getBooleanProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
- getBooleanProperty(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- getBooleanSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a boolean sequence field.
- getBooleanSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a boolean sequence field.
- getBooleanSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a boolean sequence field.
- getBranchQualifier() - Method in class COM.activesw.api.client.BrokerXid
-
Obtain the transaction branch identifier as an array of bytes.
- getBroker() - Method in class COM.activesw.api.client.BrokerURL
-
Returns the Broker URL Broker name.
- 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.BrokerTypeCacheInternal
-
Get the cache broker host.
- getBrokerHost() - Method in class COM.activesw.api.client.BrokerTypeDef
-
Get the broker host where this event type is defined.
- getBrokerHost() - Method in class COM.activesw.api.client.BrokerURL
-
Returns the Broker URL [
][: ] - getBrokerName() - Method in class COM.activesw.api.client.BrokerClient
-
Get the client's broker name.
- getBrokerName() - Method in class COM.activesw.api.client.BrokerTypeCacheInternal
-
Get the cache 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.BrokerTypeCacheInternal
-
Get the cache broker 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.
- getBrowserInfo() - Method in class COM.activesw.api.client.BrokerQueueBrowserImpl
- 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.
- getByteField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a byte field.
- getByteField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a byte field.
- getByteProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
- getByteProperty(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- getByteSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a byte sequence field.
- getByteSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a byte sequence field.
- getByteSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- getCert(KeyStore) - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- getCert(KeyStore) - Static method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- getCert(KeyStore) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- getCertificate() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- getCertificate() - Method in class COM.activesw.api.client.ssl.AwSSLSocketInfo
-
Returns the Certificate
- getCertificate(AwSSLContext) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Returns the certificate for the supplied Distinguished Name.
- getCertificate(AwSSLContext) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- getCertificate(AwSSLContext) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- getCertificateForDn(AwSSLContext, String) - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- getCertificateForDn(AwSSLContext, String) - Static method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- getCertificateForDn(AwSSLContext, String) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- getChar() - Method in class COM.activesw.api.util.lexer.FileLexer
- getCharField(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a char field.
- getCharField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a char field.
- getCharField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a char field.
- getChars(int, int, char[], int) - Method in class COM.activesw.api.util.LineStringBuffer
- getCharSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a char sequence field.
- getCharSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a char sequence field.
- getCharSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
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
- getCipherSuites() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- getClassForType(short) - Static method in class COM.activesw.api.client.NativeType
- getClassName() - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the class name to use for the generated class.
- getClient() - Method in class COM.activesw.api.client.BrokerEvent
-
Get the event's client.
- getClientGroup() - Method in class COM.activesw.api.client.BrokerClient
-
Get the client's client group name.
- getClientGroup() - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Get the client group name.
- getClientGroupACL(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the specified client group's access control list (ACL).
- getClientGroupCanPublishList(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the list of event types the client group can publish or deliver.
- getClientGroupCanSubscribeList(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the list of event types the client group can subscribe to or have delivered to it.
- getClientGroupInfo(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the specified client group's information.
- getClientGroupInfos(String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the client group information for the requested client groups.
- getClientGroupLogAcknowledgeList(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the list of event types that are logged when they are acknowledged by a client in the the specified client group.
- getClientGroupLogPublishList(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the list of event types that are logged when published or delivered by a client in the the specified client group.
- getClientGroupNames() - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the list of client group names from the broker.
- getClientGroupStats(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the specified client group's statistics.
- getClientGroupsWhichCanLogAcknowledge(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the list of client groups which can log acknowledgement of the specified event type.
- getClientGroupsWhichCanLogPublish(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the list of client groups which can log publish of the specified event type.
- getClientGroupsWhichCanPublish(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the list of client groups which can publish the specified event type.
- getClientGroupsWhichCanSubscribe(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the list of client groups which can subscribe the specified event type.
- getClientId() - Method in class COM.activesw.api.client.BrokerClient
-
Get the client's identifier.
- getClientId() - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Get the application client identifier.
- getClientID() - Method in class COM.activesw.api.client.BrokerAllQueueStat
- getClientIds() - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the IDs of all the clients in the Broker.
- getClientIdsByClientGroup(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the IDs of all the clients in the Broker which are members of the specified client group.
- getClientIdsWhichAreSubscribed(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the IDs of all the clients in the Broker which are subscribed to the specified event type.
- getClientInfo() - Method in class COM.activesw.api.client.BrokerClient
-
Get the current client's information.
- getClientInfoById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the specified client's information.
- getClientInfosById(String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the client information for the requested clients.
- getClientInfoset() - Method in class COM.activesw.api.client.BrokerClient
-
Get the infoset for this client.
- getClientInfosetById(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the infoset for this client.
- getClientLifeCycle() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Internal use only.
- getClientProductID() - Method in class COM.activesw.api.client.ClientLicenseManager
- getClientQueueBrowsers(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Gets the list of QueueBrowsers opened by the specified client.
- getClientSocket() - Method in class COM.activesw.api.client.ssl.AwSSLSocketInfo
-
Returns the socket handle.
- 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.
- getCode() - Method in exception COM.activesw.api.util.lexer.ParseException
- getColumnNumber() - Method in exception COM.activesw.api.client.BrokerInputParseException
-
Returns the column number of the input file on which the error occurred.
- getCompleteCollection() - Method in class COM.activesw.api.client.adl.Goal
- 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.
- getContents() - Method in class COM.activesw.api.client.adl.ADLMessages
- getContents() - Method in class COM.activesw.api.client.BrokerMessages_en_US
- getContents() - Method in class COM.activesw.api.client.BrokerMessages_en
- getContents() - Method in class COM.activesw.api.client.BrokerMessages
- getContents() - Method in class COM.activesw.api.util.lexer.ParseMessages
- getContents() - Method in class COM.activesw.api.util.UtilMessages
- getContents() - Method in class COM.softwareag.g11n.util.BrokerULocaleContinents
- getContextId() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- 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.
- getData() - Method in class COM.activesw.api.client.BrokerPacked
-
Get the binary form
- getData() - Method in class COM.activesw.api.util.Message
-
Get the user data.
- getDate() - Static method in class COM.activesw.api.client.Version
-
Get the build date of the loaded jar.
- getDateField(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a date field.
- getDateField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a date field.
- getDateField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- getDateSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a date sequence field.
- getDateSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- getDisplayName() - Method in interface COM.activesw.api.util.MessageObject
-
Get the display name for this object.
- getDn() - Method in class COM.activesw.api.client.BrokerSSLIdentity
-
Get the BrokerServer's certificate distinguished name May return null if SSL is not set
- getDN() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- 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.
- getDnList(AwSSLContext) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Returns the list of the Distinguished Names in the keyfile.
- getDnList(AwSSLContext) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- getDnList(AwSSLContext) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- getDnList(KeyStore) - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- getDnList(KeyStore) - Static method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- getDnList(KeyStore) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- 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.
- getDoubleField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a double field.
- getDoubleField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a double field.
- getDoubleProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
- getDoubleProperty(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- getDoubleSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a double sequence field.
- getDoubleSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a double sequence field.
- getDoubleSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a double sequence field.
- getElement(int) - Method in class COM.activesw.api.client.NativeSequence
-
Gets an element of the sequence
- getElementClass() - Method in class COM.activesw.api.client.NativeSequence
-
Gets the class for element type of the sequence
- getElements(int[], int, int) - Method in class COM.activesw.api.client.NativeField
-
Returns a one dimensional array of sequence elements starting at the specified index
- getElements(int[], int, int) - Method in class COM.activesw.api.client.NativeSequenceField
-
Returns a one dimensional array of sequence elements starting at the specified index
- getElements(int, int) - Method in class COM.activesw.api.client.NativeSequence
-
Gets multiple elements of the sequence
- getElementType() - Method in class COM.activesw.api.client.NativeSequence
-
Gets the element type of the sequence
- getElementType(int[]) - Method in class COM.activesw.api.client.NativeField
-
Returns the element type of the sequence at the specified indices.
- getElementType(int[]) - Method in class COM.activesw.api.client.NativeSequenceField
-
Returns the element type of the sequence at the specified indices.
- getElementValue(int[]) - Method in class COM.activesw.api.client.NativeField
-
Returns the value of the element at the specified indices
- getElementValue(int[]) - Method in class COM.activesw.api.client.NativeSequenceField
-
Returns the value of the element at the specified indices
- getEmptySequence(short) - Static method in class COM.activesw.api.client.NativeSequence
- getEndDate() - Method in class COM.activesw.api.client.ssl.AwSSLCertificate
-
Returns the last date on which the certificate is valid.
- getEnvelope() - Method in class COM.activesw.api.client.BrokerEvent
- getEnvelope() - Method in class COM.activesw.api.client.NativeEvent
- getEnvelopeFieldValue(String, byte[]) - Static method in class COM.activesw.api.client.NativePacker
- getEnvelopeIterator() - Method in class COM.activesw.api.client.BrokerEvent
- getEnvelopeIterator() - Method in class COM.activesw.api.client.NativeEvent
- getErrorState() - Method in class COM.activesw.api.client.parser.Parser
- getErrorState() - Method in class COM.activesw.api.util.parser.Parser
- getEscapeSlashes() - Method in class COM.activesw.api.util.UnicodeEscapeReader
-
Determine whehter backslashes are being escaped or not
- getEscapeSlashes() - Method in class COM.activesw.api.util.UnicodeEscapeWriter
-
Determine whehter backslashes are being escaped or not
- getEvent(int) - Method in class COM.activesw.api.client.BrokerClient
-
Gets a single event from this client's queue.
- getEvent(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Gets a single event from this client's queue, that is part of the given open transaction context.
- getEvent(int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Gets a single event from this client's queue, that is part of the given open transaction context.
- getEventAdminTypeDef(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the specified event type's definition.
- getEventAdminTypeDefs(String[]) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the definitions for the requested event types.
- getEventAdminTypeDefsByScope(String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Get the definitions for the event types within the named scope.
- getEventField(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of an event field.
- getEventField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
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.
- getEventId() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the event ID (as set by the broker) for this event.
- getEventId() - Method in class COM.activesw.api.client.BrokerPacked
-
Get the event ID.
- getEventId() - Method in class COM.activesw.api.client.NativeEvent
- getEventId() - Method in class COM.activesw.api.client.ReflectEvent
-
Get the event ID (as set by the broker) for this event.
- getEventLogging() - Method in class COM.activesw.api.client.BrokerAdminClient
- getEventLogging() - Method in class COM.activesw.api.client.BrokerClient
- getEvents(int, int) - Method in class COM.activesw.api.client.BrokerClient
-
Gets one or more events from this client's queue.
- getEvents(int, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Gets one or more events from this client's queue, that is a part of the the give open transaction context.
- getEvents(int, int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Gets one or more events from this client's queue, that is a part of the the give open transaction context.
- getEvents(int, long, int) - Method in class COM.activesw.api.client.BrokerClient
-
The sequence number is the event to acknowledge through.
- getEvents(int, long, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
This request gets processed only after the BrokerTransactionalClient is is committed.
- getEvents(int, long, int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
This request gets processed only after the given BrokerTransactionalClient is is committed.
- getEventSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of an event sequence field.
- getEventTypeDef(String) - Method in class COM.activesw.api.client.BrokerClient
-
Get the specified event type's definition.
- getEventTypeDefs(String[]) - Method in class COM.activesw.api.client.BrokerClient
-
Get the definitions for the requested event types.
- getEventTypeInfoset(String, String) - Method in class COM.activesw.api.client.BrokerClient
-
Get the specified infoset for the specified event type.
- getEventTypeInfosetNames(String) - Method in class COM.activesw.api.client.BrokerClient
-
Get the list of infosets names for an event type.
- getEventTypeInfosets(String, String[]) - Method in class COM.activesw.api.client.BrokerClient
-
Get the requested infosets for the specified event type.
- getEventTypeName() - Method in class COM.activesw.api.client.BrokerFilter
-
Get the event type name.
- getEventTypeName() - Method in class COM.activesw.api.client.NativeEvent
- 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.
- getExpiration(String) - Static method in class COM.activesw.api.client.BrokerLicense
-
Get expiration date.
- getExprIndex() - Method in class COM.activesw.api.util.lexer.FileLexer
- 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.
- getField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of field.
- getField(String) - Method in class COM.activesw.api.client.NativeField
-
Returns a field.
- getField(String) - Method in class COM.activesw.api.client.NativeStruct
-
Returns a field.
- getField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of field.
- getField(String, boolean) - Method in class COM.activesw.api.client.BrokerPacked
-
Get a field's value - throws BrokerFieldNotFoundException if field not found
- getField(String, boolean) - Method in class COM.activesw.api.client.NativeEvent
-
Returns the field for specified field name.
- getFieldCount() - Method in class COM.activesw.api.client.NativeField
-
Returns the number of fields in the struct.
- getFieldCount() - Method in class COM.activesw.api.client.NativeStruct
-
Returns the number of fields in the struct.
- 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.
- getFieldDef(String) - Method in class COM.activesw.api.client.ReflectTypeDef
-
Get the ReflectTypeDef for a given field.
- getFieldDefInternal(String, String) - Method in class COM.activesw.api.client.BrokerTypeDef
- getFieldMapping(String) - Method in class COM.activesw.api.client.BrokerEventFieldTypeMapper
- getFieldName() - Method in class COM.activesw.api.client.FieldNameTokenizer
-
Returns the unparsed field name.
- getFieldNames() - Method in class COM.activesw.api.client.NativeField
-
Returns all field names in the struct.
- getFieldNames() - Method in class COM.activesw.api.client.NativeStruct
-
Returns all field names in the struct.
- 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.BrokerJMSEvent
-
Get the list of field names in an event.
- getFieldNames(String) - Method in class COM.activesw.api.client.BrokerPacked
-
Get field names
- getFieldNames(String) - Method in class COM.activesw.api.client.BrokerTypeDef
-
Get the list of field names in an event type.
- getFieldNames(String) - Method in class COM.activesw.api.client.NativeEvent
-
Returns the field names for specified field name.
- getFieldNames(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the list of field names in an event.
- getFieldNames(String) - Method in class COM.activesw.api.client.ReflectTypeDef
-
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.BrokerJMSEvent
-
Gets the type for the specified field.
- getFieldType(String) - Method in class COM.activesw.api.client.BrokerPacked
-
Get a field's type
- getFieldType(String) - Method in class COM.activesw.api.client.BrokerTypeDef
-
Get the type for a given field.
- getFieldType(String) - Method in class COM.activesw.api.client.NativeEvent
-
Returns the field for specified field name.
- getFieldType(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Gets the type for the specified field.
- getFieldType(String) - Method in class COM.activesw.api.client.ReflectTypeDef
-
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.
- getFilters() - Method in class COM.activesw.api.client.BrokerQueueBrowserImpl
- 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.
- getFlags(String) - Static method in class COM.activesw.api.client.BrokerLicense
-
Get the set of flag strings in the license.
- getFloatField(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a float field.
- getFloatField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a float field.
- getFloatField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a float field.
- getFloatProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
- getFloatProperty(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- getFloatSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a float sequence field.
- getFloatSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a float sequence field.
- getFloatSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- getFormatId() - Method in class COM.activesw.api.client.BrokerXid
-
Obtain the format identifier.
- getFormatLocale(String) - Static method in class COM.softwareag.g11n.util.BrokerULocale
- getFullyQualifiedHostDN(String) - Static method in class COM.activesw.api.client.BrokerURL
-
Get the Fully qualifies Domain Name for the host.
- getGeneratedFieldName(String) - Static method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Returns the name to be used in generated code for the given field name.
- getGlobalTransactionId() - Method in class COM.activesw.api.client.BrokerXid
-
Obtain the global transaction identifier as an array of bytes.
- getGoal() - Method in class COM.activesw.api.client.adl.ADLParser
- 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.
- getHost() - Method in class COM.activesw.api.client.BrokerURL
-
Returns the Broker URL host.
- getHostName() - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Get the host name of Broker Monitor.
- getHostName() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the host name of the Broker Server.
- getId() - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
used by the broker to identify the context.
- getId(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
- getIndentLevel() - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the indent level to use when generating code.
- getIndentSpacing() - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the indent spacing to use when generating code.
- getIndicatorFieldTable() - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the indicator field table.
- getIndices() - Method in class COM.activesw.api.client.FieldNameToken
- getInstance() - Static method in class COM.activesw.api.client.ClientLicenseManager
- getInstance() - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
-
Singleton instance
- getInstance() - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- getIntegerField(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of an integer field.
- getIntegerField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of an integer field.
- getIntegerField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- getIntegerSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of an integer sequence field.
- getIntegerSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of an integer sequence field.
- getIntProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
- getIntProperty(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- getIOException() - Method in exception COM.activesw.api.util.lexer.ParseException
- 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
- getIssuerDn() - Method in class COM.activesw.api.client.ssl.AwSSLCertificate
-
Returns the DN of the certificate issuing organization.
- 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.
- getIterator() - Method in class COM.activesw.api.client.NativeStruct
- 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.
- getJavaLocale(String) - Static method in class COM.softwareag.g11n.util.BrokerULocale
- getJMSClientInfoset() - Method in class COM.activesw.api.client.BrokerClient
- getJMSEvents(int, long, int) - Method in class COM.activesw.api.client.BrokerClient
- getJMSEvents(int, long, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
This request gets processed only after the BrokerTransactionalClient is is committed.
- getJMSEvents(int, long, int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
- getKeepAlivePeriod() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the Keep Alive Period of the descriptor.
- getKeepAliveRetryCount() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the Keep Alive Retry Count of the descriptor.
- getKeystore() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
-
Get the SSL Keystore used by this configuration
- getKeystore() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- getKeystoreInstance() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- 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
- getKeystoreType() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- getKillVal() - Method in class COM.activesw.api.client.parser.Parser
- getKillVal() - Method in class COM.activesw.api.util.parser.Parser
- getLabel() - Static method in class COM.activesw.api.client.Version
-
Get the build label of the loaded jar.
- getLanguage() - Method in class COM.activesw.api.client.BrokerMessages
- 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.
- getLength() - Method in class COM.activesw.api.client.NativeSequence
-
Gets the length of the sequence
- getLength() - Method in class COM.activesw.api.util.Region
- getLength(int[]) - Method in class COM.activesw.api.client.NativeField
-
Returns the length of the sequence at the specified indices.
- getLength(int[]) - Method in class COM.activesw.api.client.NativeSequenceField
-
Returns the length of the sequence at the specified indices.
- getLicense() - Method in class COM.activesw.api.client.BrokerServerClient
-
Deprecated.Deprecated in webMethods Broker 9.0, instead use
BrokerServerClient.getLicenseFileName()
- getLicenseContent() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the Broker Server license file content.
- getLicenseFileName() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the Broker Server license file name.
- getLineNumber() - Method in exception COM.activesw.api.client.BrokerInputParseException
-
Returns the line number of the input file on which the error occurred.
- getLineNumber() - Method in class COM.activesw.api.util.lexer.FileLexer
- getLineNumber() - Method in exception COM.activesw.api.util.lexer.ParseException
- getLineNumber() - Method in class COM.activesw.api.util.LineStringBuffer
- getLineOffset() - Method in exception COM.activesw.api.util.lexer.ParseException
- getLineStart() - Method in class COM.activesw.api.util.lexer.FileLexer
- 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.
- getLongField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a long field.
- getLongField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a long field.
- getLongMessage() - Method in class COM.activesw.api.util.Message
-
Get the long message.
- getLongProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
- getLongProperty(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- getLongSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a long sequence field.
- getLongSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a long sequence field.
- getLongSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a long sequence field.
- getMajor() - Static method in class COM.activesw.api.client.Version
-
Get the major version number of the loaded jar.
- getMajorVersion(String) - Static method in class COM.activesw.api.client.BrokerLicense
-
Get the major version the license is for.
- getMaxResponseTime() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the Max Response Time of the descriptor.
- getMaxSeverity() - Method in class COM.activesw.api.client.parser.Parser
- getMaxSeverity() - Method in class COM.activesw.api.util.parser.Parser
- getMessage() - Method in exception COM.activesw.api.client.BrokerException
-
Get the message string for the exception without the error code and other information.
- getMessage() - Method in exception COM.activesw.api.util.lexer.ParseNumberException
- getMessage(Locale) - Method in exception COM.activesw.api.client.BrokerException
-
Get the message string for the exception without the error code and other information.
- getMessages() - Method in class COM.activesw.api.util.MessageSet
-
Get the messages.
- getMetaDataStorageFiles() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the path names for the MetaData storage files.
- getMinor() - Static method in class COM.activesw.api.client.Version
-
Get the minor version number of the loaded jar.
- getMinorCode() - Method in exception COM.activesw.api.client.BrokerException
-
Get the exception minor code.
- getMinorVersion(String) - Static method in class COM.activesw.api.client.BrokerLicense
-
Get the minor version the license is for.
- 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.
- getName() - Method in class COM.activesw.api.client.NativeField
-
Returns the field name.
- getNameForType(short) - Static method in class COM.activesw.api.client.NativeType
- getNamePart() - Method in class COM.activesw.api.client.FieldNameToken
- getNativeEvent() - Method in class COM.activesw.api.client.BrokerEvent
- getNErrors() - Method in class COM.activesw.api.client.parser.Parser
- getNErrors() - Method in class COM.activesw.api.util.parser.Parser
- getNTokens() - Method in class COM.activesw.api.client.parser.Parser
- getNTokens() - Method in class COM.activesw.api.util.parser.Parser
- getNumber() - Static method in class COM.activesw.api.client.Version
-
Get the version number of the loaded jar.
- getNumMessages(int) - Method in class COM.activesw.api.util.MessageSet
-
Get the number of messages at a given severity or higher.
- getObject() - Method in class COM.activesw.api.util.Message
-
Get the object.
- getOffset() - Method in class COM.activesw.api.util.Region
- getOtherPartysCertificate(AwSSLSocketInfo) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Returns the certificate of the other party if the connection was authenticated.
- getOtherPartysCertificate(AwSSLSocketInfo) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- getOtherPartysCertificate(AwSSLSocketInfo) - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- getOtherPartysCertificate(AwSSLSocketInfo) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- getOtherPartysCertificate(AwSSLSocketInfo) - Static method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- getOtherPartysCertificate(AwSSLSocketInfo) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- getPacked(byte[], int) - Method in class COM.activesw.api.client.Regexp
- getPackedLength() - Method in class COM.activesw.api.client.Regexp
- getPackHints() - Method in class COM.activesw.api.client.FieldNameToken
- getPackVersion() - Method in class COM.activesw.api.client.BrokerPacked
-
Get the packed format version
- getPassword() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- getPeerCertificate() - Method in class COM.activesw.api.client.ssl.AwSSLSocketInfo
-
Returns the server certificate as a AwSSLCertificate object reference.
- getPlatform(String) - Static method in class COM.activesw.api.client.BrokerLicense
-
Get the platform the license is for.
- 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.
- getPort() - Method in class COM.activesw.api.client.BrokerURL
-
Returns the Broker URL port.
- getPosixFromULocale(String) - Static method in class COM.softwareag.g11n.util.BrokerULocale
- 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.
- getProduct(String) - Static method in class COM.activesw.api.client.BrokerLicense
-
Get the product the license is for.
- getProductDisplayName() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the Product display name.
- getProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
- getProperty(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- getPropertyNames(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the list of property names in an event.
- getPropertyNames(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
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.
- getPublishSequenceNumber() - Method in class COM.activesw.api.client.ReflectEvent
-
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
- getRank() - Method in class COM.activesw.api.client.NativeSequenceField
- getReadBuffer() - Method in class COM.activesw.api.util.lexer.FileLexer
- 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.
- getReceiptSequenceNumber() - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- getResourceBundle(String, String, Locale, String) - Static method in class COM.activesw.api.client.MessageLoader
-
Calls wmResourceBundleLoader to add directories to the directory list.
- getResourceBundle(String, String, Locale, String, ClassLoader) - Static method in class COM.activesw.api.client.MessageLoader
-
Calls wmResourceBundleLoader to add directories to the directory list.
- getResourceLocale(String) - Static method in class COM.softwareag.g11n.util.BrokerULocale
- 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.
- getRetval() - Method in exception COM.activesw.api.client.parser.ParserBreak
- getRetval() - Method in exception COM.activesw.api.util.parser.ParserBreak
- getRock() - Method in class COM.activesw.api.client.parser.Parser
- getRock() - Method in class COM.activesw.api.util.parser.Parser
- 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.
- getSequenceField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a sequence field.
- getSequenceField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a sequence field.
- getSequenceField(String, int, int, boolean) - Method in class COM.activesw.api.client.BrokerPacked
-
Get a sequence field's value
- getSequenceField(String, int, int, boolean) - Method in class COM.activesw.api.client.NativeEvent
-
Returns the sequence field for specified field name.
- getSequenceFieldLength(String) - Method in class COM.activesw.api.client.NativeEvent
-
Returns the length of the specified sequence field.
- getSequenceFieldSize(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the size of a sequence field.
- getSequenceFieldSize(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the size of a sequence field.
- getSequenceFieldSize(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the size of a sequence field.
- getSequenceSize(String, boolean) - Method in class COM.activesw.api.client.BrokerPacked
-
Get a sequence field's size
- getSerial() - Method in class COM.activesw.api.client.ssl.AwSSLCertificate
-
Returns the serial of the certificate.
- getSerialNumber(String) - Static method in class COM.activesw.api.client.BrokerLicense
-
Get the serial number of the license.
- getServerDn() - Method in class COM.activesw.api.client.ssl.AwSSLCertificate
-
Returns the DN of the authenticated server.
- getServerFilterCollationLocale() - Method in class COM.activesw.api.client.BrokerClient
-
Returns the active Broker Server Filter Collation locale.
- getServerLogEntries(int, BrokerDate, String, int) - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Get a set of server log entries, for the server listening on the given base port number.
- getServerLogEntries(BrokerDate, String, int) - Method in class COM.activesw.api.client.BrokerServerClient
- getServerLogStatus() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get the Broker Server log status.
- getServerLogStatus(int) - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Get the server log status, for the server listening on the given base port number.
- getServerProcessRunStatus(String) - Static method in class COM.activesw.api.client.BrokerServerClient
-
Specifies whether the Broker Server is online, stopped, starting, stopping, unresponsive, failed, or unknown.
- getServerProcessRunStatus(String, int, int) - Static method in class COM.activesw.api.client.BrokerServerClient
-
Specifies whether the Broker Server is online, stopped, starting, stopping, unresponsive, failed, or unknown.
- getServerRunStatus(int) - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Specifies whether the Broker Server is online, stopped, starting, stopping, unresponsive, failed, or unknown.
- getServers() - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Get the configuration details of all Broker Servers on the host.
- getSess() - Method in class COM.activesw.api.client.BrokerClient
-
System use only.
- getSessionFilters() - Method in class COM.activesw.api.client.BrokerClient
-
Get the current filter used for event retrieval operations.
- getSeverity() - Method in class COM.activesw.api.util.Message
-
Get the severity.
- 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.
- getShortField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a short field.
- getShortField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a short field.
- getShortMessage() - Method in class COM.activesw.api.util.Message
-
Get the short message.
- getShortProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
- getShortProperty(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- getShortSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a short sequence field.
- getShortSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a short sequence field.
- getShortSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a short sequence field.
- getShortSeqFieldInternal(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
- getShortSeqFieldInternal(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
- getShortStructName() - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the shortened class name used for nested structs.
- getSkipWriter() - Method in class COM.activesw.api.util.lexer.JavaLexer
- getSocket() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- 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.
- getSocketType() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- getSparseFieldTable(Hashtable) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the hashtable for sparse field generation.
- getSSLCertificate(String, String, KeystoreType, TruststoreType, String) - Static method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the SSL certificate for a specific distinguished name from a certificate file.
- getSSLCertificate(String, String, KeystoreType, String) - Static method in class COM.activesw.api.client.BrokerSSLUtil
-
Get the SSL certificate for a specific distinguished name from a keystore.
- getSSLCertificate(String, String, String) - Static method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the SSL certificate for a specific distinguished name from a certificate file.
- getSSLCertificateDns(String, String) - Static method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the list of distinguished names from a certificate file.
- getSSLCertificateDns(String, String, KeystoreType, TruststoreType, String) - Static method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Get the list of distinguished names from a certificate file.
- getSSLCertificateFile() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Deprecated.Get the secure socket layer (SSL) certificate file.
- getSSLCipherSuites() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
- getSSLContext() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- 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
- getSSLKeystoreDns(String, String, KeystoreType) - Static method in class COM.activesw.api.client.BrokerSSLUtil
-
Get the list of distinguished names from a keystore file.
- getSSLKeystoreType() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Returns the keystore type set on the connection descriptor.
- getSSLPort() - Method in class COM.activesw.api.client.BrokerURL
-
Returns the Broker URL ssl port.
- 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.
- getSSLSocket() - Method in class COM.activesw.api.client.ssl.AwSSLSocketInfo
-
Returns the SSL Socket
- 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.
- getStatus() - Method in class COM.activesw.api.client.ssl.AwSSLCertificate
-
Returns the status of the certificate.
- getStorageObject() - Method in class COM.activesw.api.client.BrokerEvent
-
Deprecated.As of Java API v6.5.
- getStorageObject() - Method in class COM.activesw.api.client.ReflectEvent
- 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.
- getString() - Method in class COM.activesw.api.util.StringFilteredOutputStream
- getString() - Method in class COM.activesw.api.util.StringOutputStream
- getStringField(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a string field.
- getStringField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a string field.
- getStringField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a string field.
- getStringProperty(String) - Method in class COM.activesw.api.client.BrokerEvent
- getStringProperty(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- getStringSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a string sequence field.
- getStringSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a string sequence field.
- getStringSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a string sequence field.
- getStruct() - Method in class COM.activesw.api.client.NativeFieldIterator
- getStructFieldAsEvent(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a structure field.
- getStructFieldAsEvent(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a structure field.
- getStructFieldAsJMSEvent(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
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.
- getStructSeqFieldAsEvents(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a structure sequence field.
- getStructSeqFieldAsJMSEvents(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
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.
- getSystemPackVersion() - Method in class COM.activesw.api.client.BrokerPacked
-
Get the system pack version
- getTag() - Method in class COM.activesw.api.client.BrokerEvent
-
Get the event's 'tag' envelope field.
- getTag() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the event's 'tag' envelope field.
- getTag() - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- getToken() - Method in class COM.activesw.api.util.lexer.FileLexer
- getTokenCount() - Method in class COM.activesw.api.client.BrokerFormat
-
Returns the number of tokens.
- getTokenNames() - Method in class COM.activesw.api.client.parser.Parser
- getTokenNames() - Method in class COM.activesw.api.util.parser.Parser
- getTokenTable() - Static method in class COM.activesw.api.util.lexer.JavaTokens
- getTokenValue(int) - Method in class COM.activesw.api.client.BrokerFormat
-
Return the value of a token.
- getTopMessage() - Method in class COM.activesw.api.util.MessageSet
-
Get the top level message.
- 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
- getTransactionTimeout() - Method in class COM.activesw.api.client.BrokerXAResource
- getTRList(AwSSLContext) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Returns the list of the Distinguished Names of trusted roots in the keyfile.
- getTRList(AwSSLContext) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- getTRList(AwSSLContext) - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- getTRList(AwSSLContext) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- getTRList(AwSSLContext) - Static method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- getTRList(AwSSLContext) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- getTruststore() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
-
Get the SSL Truststore used by this configuration
- getTruststore() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- getTruststoreInstance() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- getTruststoreType() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
-
Return the type of the truststore file
- getTruststoreType() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- getTxClient() - Method in class COM.activesw.api.client.BrokerXAResource
- getTxTimeout(long) - Method in class COM.activesw.api.client.BrokerClient
- getType() - Method in class COM.activesw.api.client.NativeField
-
Returns the field type.
- getTypeCache(BrokerClient) - Static method in class COM.activesw.api.client.BrokerTypeCacheInternal
-
Find or create a type definition cache for this client.
- getTypeCodeForDef(BrokerAdminTypeDef) - Static method in class COM.activesw.api.client.BrokerTypeCacheInternal
- getTypeDef() - Method in class COM.activesw.api.client.BrokerEvent
-
Get the event's type definition.
- getTypeDef() - Method in class COM.activesw.api.client.ReflectEvent
-
Get the event's type definition.
- getTypeDef(Class) - Static method in class COM.activesw.api.client.ReflectTypeDef
-
Get a cached type definition
- getTypeDef(String) - Method in class COM.activesw.api.client.BrokerTypeCacheInternal
-
Get a cached type definition
- getTypeForClass(Class) - Static method in class COM.activesw.api.client.NativeType
- 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.BrokerPacked
-
Get the type name
- getTypeName() - Method in class COM.activesw.api.client.BrokerTypeDef
-
Get the fully qualified name of this event type.
- getTypeVersion() - Method in class COM.activesw.api.client.BrokerPacked
-
Get the type version
- getUCCharField(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Get the value of a unicode char field.
- getUCCharField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a unicode char field.
- getUCCharField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- getUCCharSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a unicode char sequence field.
- getUCCharSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- getUCStringField(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a unicode string field.
- getUCStringField(String) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- getUCStringSeqField(String, int, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get the value of a unicode string sequence field.
- getUCStringSeqField(String, int, int) - Method in class COM.activesw.api.client.ReflectEvent
-
Get the value of a unicode string sequence field.
- getULocale(Locale) - Static method in class COM.softwareag.g11n.util.BrokerULocale
- getULocale(Locale, Locale) - Static method in class COM.softwareag.g11n.util.BrokerULocale
-
Returns the ULocale string for the given resource and format locales.
- getULocaleFromPosix(String) - Static method in class COM.softwareag.g11n.util.BrokerULocale
- getURL() - Method in class COM.activesw.api.client.BrokerURL
-
Returns the fully qualified Broker URL.
- 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
- getUserName() - Method in class COM.activesw.api.client.BrokerBasicAuthIdentity
- 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.
- getValue() - Method in class COM.activesw.api.client.BrokerFormatToken
- getValue() - Method in class COM.activesw.api.client.FieldNameToken
- getValue(short) - Method in class COM.activesw.api.client.NativeField
-
Returns the value of the field.
- getValue(short) - Method in class COM.activesw.api.client.NativeSequenceField
-
Returns the value of the field.
- getValue(short) - Method in class COM.activesw.api.client.NativeStruct
-
Returns the value of the field.
- 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
- Goal - Class in COM.activesw.api.client.adl
-
Collects everything together and resolves all symbols.
- Goal(ADLRock, Token) - Constructor for class COM.activesw.api.client.adl.Goal
H
- handleBrokerEvent(BrokerClient, BrokerEvent, Object) - Method in interface COM.activesw.api.client.BrokerCallback
-
Implement this method to handle the Information Broker event callbacks.
- handleBrokerEvent(BrokerClient, BrokerEvent, Object) - Method in class COM.activesw.api.client.BrokerCBWait
- handleBrokerException(int, int, BrokerException) - Method in interface COM.activesw.api.client.BrokerAsyncExceptionListener
-
Notification of an asynchronous Broker exception.
- handleConnectionChange(BrokerClient, int, Object) - Method in interface COM.activesw.api.client.BrokerConnectionCallback
-
Implement this method to handle client connection callbacks.
- handleConnectionChange(BrokerClusterPublisher, int, String, Object) - Method in interface COM.activesw.api.client.BrokerCPConnectionCallback
-
Implement this method to handle cluster publisher connection callbacks.
- handleServerConnectionChange(BrokerServerClient, int, Object) - Method in interface COM.activesw.api.client.BrokerServerConnectionCallback
-
Implement this method to handle host client connection callbacks.
- has_run_level - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
Tells if the tag value is set.
- has_sub_id - Variable in class COM.activesw.api.client.BrokerCBData
- has_tag - Variable in class COM.activesw.api.client.BrokerCBData
- has_tag - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
Tells if the tag value is set.
- hasBeenModified() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Get the modification flag for the type definition.
- hasBeenModified() - Method in class COM.activesw.api.client.BrokerEvent
-
Check if event has been modified since last time the modification flag was cleared.
- hasBeenModified() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Check if event has been modified since last time the modification flag was cleared.
- hashCode() - Method in class COM.activesw.api.client.BrokerBasicAuthIdentity
- hashCode() - Method in class COM.activesw.api.client.BrokerSSLConfigV2
- hashCode() - Method in class COM.activesw.api.client.NativeField
- hashCode() - Method in class COM.activesw.api.client.NativeSequenceField
- hashCode() - Method in class COM.activesw.api.client.NativeStruct
- hasMoreTokens() - Method in class COM.activesw.api.client.FieldNameTokenizer
- hasNext() - Method in class COM.activesw.api.client.NativeFieldIterator
-
Returns true if this iterator has more fields when traversing in the forward direction
- hasPrevious() - Method in class COM.activesw.api.client.NativeFieldIterator
-
Returns true if this iterator has more fields when traversing in the backward direction
- hex - Static variable in class COM.activesw.api.client.NativePacker
- hex - Static variable in class COM.activesw.api.client.ReflectPacker
- hexChars - Static variable in class COM.activesw.api.client.NativePacker
- hexChars - Static variable in class COM.activesw.api.client.ReflectPacker
- hexDigits - Static variable in class COM.activesw.api.client.NativePacker
- hexDigits - Static variable in class COM.activesw.api.client.ReflectPacker
- HIGH_PRIORITY - Static variable in class COM.activesw.api.client.BrokerEvent
- high_pub_seqn - Variable in class COM.activesw.api.client.BrokerClientInfo
-
The highest publish sequence number used by the client.
- host_name - Variable in class COM.activesw.api.client.BrokerCompleteServer
- HOSTPORT_SEPARATOR - Static variable in class COM.activesw.api.client.BrokerURL
- hour - Variable in class COM.activesw.api.client.BrokerDate
I
- id - Variable in class COM.activesw.api.client.BrokerAuditLogEntry
- ignore_change_errors_on_store - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
- includeBroker(String) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Include specified broker for cluster operations.
- incrementRedeliveryCount(long) - Method in class COM.activesw.api.client.BrokerClient
-
Increments the redelivery count on the single event specified.
- info - Variable in class COM.activesw.api.client.BrokerCompleteTerritory
- info - Variable in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
- info - Variable in class COM.activesw.api.client.BrokerQueueBrowserImpl
- infoset - Variable in class COM.activesw.api.client.BrokerCompleteClient
- infosets - Variable in class COM.activesw.api.client.BrokerCompleteEventType
- initializeMessageLoader() - Static method in class COM.activesw.api.client.MessageLoader
-
Calls wmResourceBundleLoader methods to add directories to the directory list.
- insert(int, boolean) - Method in class COM.activesw.api.util.LineStringBuffer
- insert(int, char) - Method in class COM.activesw.api.util.LineStringBuffer
- insert(int, char[]) - Method in class COM.activesw.api.util.LineStringBuffer
- insert(int, char[], int, int) - Method in class COM.activesw.api.util.LineStringBuffer
- insert(int, double) - Method in class COM.activesw.api.util.LineStringBuffer
- insert(int, float) - Method in class COM.activesw.api.util.LineStringBuffer
- insert(int, int) - Method in class COM.activesw.api.util.LineStringBuffer
- insert(int, long) - Method in class COM.activesw.api.util.LineStringBuffer
- insert(int, Object) - Method in class COM.activesw.api.util.LineStringBuffer
- insert(int, String) - Method in class COM.activesw.api.util.LineStringBuffer
- insertEventsAtHead(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedClientQueueBrowser
-
Insert events in into the queue.
- insertEventsAtHead(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedForwardQueueBrowser
-
Throws an UnsupportedOperationException.
- insertEventsAtHead(BrokerEvent[]) - Method in interface COM.activesw.api.client.BrokerLockedQueueBrowser
-
Insert events in into the queue.
- insertEventsAtHead(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedQueueBrowserUtil
- insertEventsAtTail(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedClientQueueBrowser
-
Insert events in into the queue.
- insertEventsAtTail(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedForwardQueueBrowser
-
Insert events in into the queue.
- insertEventsAtTail(BrokerEvent[]) - Method in interface COM.activesw.api.client.BrokerLockedQueueBrowser
-
Insert events in into the queue.
- insertEventsAtTail(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedQueueBrowserUtil
- insertFieldDef(String, int, BrokerAdminTypeDef) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Insert the a field using a BrokerAdminTypeDef.
- INT_MAX - Static variable in class COM.activesw.api.client.parser.Parser
- INT_MAX - Static variable in class COM.activesw.api.util.parser.Parser
- INT_MIN - Static variable in class COM.activesw.api.client.parser.Parser
- INT_MIN - Static variable in class COM.activesw.api.util.parser.Parser
- interruptCheckForEvents() - Method in class COM.activesw.api.client.BrokerClient
-
Interrupt any blocked awCheckForEvents call on the current client session.
- interruptDispatch() - Static method in class COM.activesw.api.client.BrokerClient
-
Interrupt the current dispatch call.
- interruptDispatch() - Static method in class COM.activesw.api.client.BrokerTransactionalClient
- interruptGetEvents() - Method in class COM.activesw.api.client.BrokerClient
-
Interrupt the current getEvent call for the client.
- interruptGetEvents() - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Interrupt the current getEvents() call for the client.
- INVALID_CHAR_CONSTANT - Static variable in exception COM.activesw.api.util.lexer.ParseException
- INVALID_CHARACTER - Static variable in exception COM.activesw.api.util.lexer.ParseNumberException
- INVALID_ESCAPE_CHARACTER - Static variable in exception COM.activesw.api.util.lexer.ParseException
- INVALID_FLOAT_CHARACTER - Static variable in exception COM.activesw.api.util.lexer.ParseNumberException
- INVALID_HEX_CHAR - Static variable in exception COM.activesw.api.util.lexer.ParseNumberException
- INVALID_IDENTIFIER - Static variable in exception COM.activesw.api.util.lexer.ParseException
- INVALID_NUMBER - Static variable in exception COM.activesw.api.util.lexer.ParseException
- INVALID_NUMBER - Static variable in exception COM.activesw.api.util.lexer.ParseNumberException
- INVALID_UNICODE_ESCAPE - Static variable in exception COM.activesw.api.util.lexer.ParseException
- IO_EXCEPTION - Static variable in exception COM.activesw.api.util.lexer.ParseException
- ip_address - Variable in class COM.activesw.api.client.BrokerClientSession
-
This is for backward compatibility.
- ip_address - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The ip address of the client's host for CLIENT_CONNECT and CLIENT_DISCONNECT traces.
- ip_address_str - Variable in class COM.activesw.api.client.BrokerClientSession
-
The client IP Address string.
- IPv6_CLOSE_BRACKET - Static variable in class COM.activesw.api.client.BrokerURL
- IPv6_OPEN_BRACKET - Static variable in class COM.activesw.api.client.BrokerURL
- is_authenticated - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
Tells the client is authenticated with the broker.
- is_complete - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
Whether or not the gateway is complete.
- is_complete - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
Whether or not the gateway is complete.
- is_date_and_time - Variable in class COM.activesw.api.client.BrokerDate
-
true if both date and time are represented.
- is_default - Variable in class COM.activesw.api.client.BrokerCompleteBroker
- is_local - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
Whether or not the gateway is on the current broker.
- is_local - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
Whether or not the gateway is on the current broker.
- is_primary_gateway - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
Whether or not the Cluster gateway is primary.
- is_primary_gateway - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
Whether or not the Cluster gateway is primary.
- is_synchronized - Variable in class COM.activesw.api.client.BrokerSharedEventTypeInfo
-
Whether or not the event type is synchronized with the remote territory.
- is_system_defined - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
-
Tells is client group is system defined.
- is_utc - Variable in class COM.activesw.api.client.BrokerDate
-
true if the date and time are stored as UTC.
- is_WireFormatVersion - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- is_WireFormatVersion - Variable in class COM.activesw.api.client.BrokerTraceEvent
- is_WireTags - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- is_WireTags - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The is_WireTags value from the event's envelope.
- isAckReply() - Method in class COM.activesw.api.client.BrokerEvent
-
Determine if the given event is an acknowledgement reply.
- isAckReply() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Determine if the given event is an acknowledgement reply.
- isClientPending() - Method in class COM.activesw.api.client.BrokerClient
-
Check if any events are pending for the client.
- isConnected() - Method in class COM.activesw.api.client.BrokerClient
-
Check if connected.
- isConnected() - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Check if connected.
- isConnectionUsingSSL() - Method in class COM.activesw.api.client.BrokerServerClient
- isDnAvailable(AwSSLContext, String) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Returns whether or not a certificate for the supplied Distinguished Name is available in the keyfile.
- isDnAvailable(AwSSLContext, String) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- isDnAvailable(AwSSLContext, String) - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- isDnAvailable(AwSSLContext, String) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- isDnAvailable(AwSSLContext, String) - Static method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- isDnAvailable(AwSSLContext, String) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- isEncryption() - Method in class COM.activesw.api.client.ssl.AwSSLContext
- isEntrustEnabled() - Method in class COM.activesw.api.client.BrokerSSLInfo
- isEnvelope() - Method in class COM.activesw.api.client.FieldNameToken
- isEnvelope() - Method in class COM.activesw.api.client.FieldNameTokenizer
- isEnvelopeFieldFound(String, byte[]) - Static method in class COM.activesw.api.client.NativePacker
- isEnvelopeGenEnabled() - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the value for the envelope generation flag.
- isErrorReply() - Method in class COM.activesw.api.client.BrokerEvent
-
Determine if the given event is an error reply.
- isErrorReply() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Determine if the given event is an error reply.
- isExportLibrary() - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Returns whether this library uses U.S.
- isExportLibrary() - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- isExportLibrary() - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- isExtendedReservedWord(String) - Static method in class COM.activesw.api.client.BrokerPacked
-
Check if a name is an extended reserved word
- isFieldInitEnabled() - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the value for the field initializers flag.
- isFieldSet(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Determine if the specified field is set in the event.
- isFieldSet(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Determine if the specified field is set in the event.
- isFieldSet(String) - Method in class COM.activesw.api.client.NativeEvent
-
Returns true if the specified field is set.
- isFieldSet(String) - Method in class COM.activesw.api.client.NativeField
-
Returns true if field is set.
- isFieldSet(String) - Method in class COM.activesw.api.client.NativeStruct
-
Returns true if field is set.
- isFieldSet(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Determine if the specified field is set in the event.
- isFieldSetInternal(String) - Method in class COM.activesw.api.client.BrokerEvent
- isFieldSetInternal(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- isIndicatorGenEnabled() - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the value for the indicator generation flag.
- isJavaReservedWord(String) - Static method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Returns true if name is a reserved word in the Java language.
- isLastReply() - Method in class COM.activesw.api.client.BrokerEvent
-
Determines if the given event is the last event in a reply sequence.
- isLastReply() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Determines if the given event is the last event in a reply sequence.
- isLocalHost(String) - Static method in class COM.activesw.api.client.BrokerURL
-
Utility method to find given hostname is valid local or loop back or address (IPV4 and IPV6) is defined on any interface.
- isLocalPublish - Variable in class COM.activesw.api.client.BrokerClusterInfo
-
Specifies whether document forwarding is disabled in this cluster
- isLocalPublish - Variable in class COM.activesw.api.client.BrokerTerritoryInfo
-
Specifies whether document forwarding is disabled in this territory
- isMoreDataAvailable(AwSSLSocketInfo) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Returns the number of bytes that are readable from the socket.
- isMoreDataAvailable(AwSSLSocketInfo) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- isMoreDataAvailable(AwSSLSocketInfo) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- isNull() - Method in class COM.activesw.api.client.BrokerDate
- isNullReply() - Method in class COM.activesw.api.client.BrokerEvent
-
Determine if the given event is a 'null' event.
- isNullReply() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Determine if the given event is a 'null' event.
- isPending() - Static method in class COM.activesw.api.client.BrokerClient
-
Check if any events are pending for any client.
- isPrimitive() - Method in class COM.activesw.api.client.NativeField
- isPrimitive(short) - Static method in class COM.activesw.api.client.NativeType
- isReady(int) - Method in class COM.activesw.api.client.BrokerClientPoll
-
Check if operations are ready.
- isReference() - Method in class COM.activesw.api.client.BrokerFormatToken
- isReferenceToken(int) - Method in class COM.activesw.api.client.BrokerFormat
-
Checks if a token is a reference to an event field.
- isRemoteBroker() - Method in class COM.activesw.api.client.BrokerAllQueueStat
- isRequested(int) - Method in class COM.activesw.api.client.BrokerClientPoll
-
Check if operations are requested.
- isReservedWord(String) - Static method in class COM.activesw.api.client.BrokerPacked
-
Check if a name is a reserved word
- isSameRM(XAResource) - Method in class COM.activesw.api.client.BrokerXAResource
- isSequence() - Method in class COM.activesw.api.client.FieldNameToken
- isSequence() - Method in class COM.activesw.api.client.NativeField
- isStreamingEnabled() - Method in class COM.activesw.api.client.BrokerServerClient
-
Returns true if streaming is enabled on the Broker Server.
- isStruct() - Method in class COM.activesw.api.client.NativeField
- isStructOrEvent() - Method in class COM.activesw.api.client.NativeField
- issuer_distinguished_name - Variable in class COM.activesw.api.client.BrokerSSLCertificate
- issuer_distinguished_name - Variable in class COM.activesw.api.client.BrokerSSLConfig
-
The issuer distinguished name (may be null).
- isSystemDefined() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Check if type is system defined.
- isTopLevelClass() - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the value for the top-level class flag.
- isTyped() - Method in class COM.activesw.api.client.NativeEvent
-
Returns true if the event is typed.
- isValidEvent() - Method in class COM.activesw.api.client.BrokerPacked
-
Determine if this event is valid
- isVersionError() - Method in exception COM.activesw.api.client.adl.ADLPreV3ParseException
J
- JavaLexer - Class in COM.activesw.api.util.lexer
- JavaLexer(Reader) - Constructor for class COM.activesw.api.util.lexer.JavaLexer
- JavaLexer(Reader, ReadBuffer) - Constructor for class COM.activesw.api.util.lexer.JavaLexer
- JavaLexer(Reader, Writer) - Constructor for class COM.activesw.api.util.lexer.JavaLexer
- JavaStrings - Class in COM.activesw.build.cmdline
- JavaStrings() - Constructor for class COM.activesw.build.cmdline.JavaStrings
- JavaTokens - Class in COM.activesw.api.util.lexer
- JavaTokens() - Constructor for class COM.activesw.api.util.lexer.JavaTokens
- JKS - COM.activesw.api.client.enums.TruststoreType
- jmsClientPublish(BrokerJMSEvent[], boolean) - Method in class COM.activesw.api.client.BrokerClient
- jmsClientPublish(BrokerJMSEvent[], boolean) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Publish multiple events on the given transaction.
- jmsClientPublish(BrokerJMSEvent[], boolean, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
- JOIN_EXISTING_TRANSACTION - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
- joinTerritory(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Have this broker join the territory of the specified other broker.
- JSSE_PROVIDER_IAIK - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
K
- key - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The trace key.
- KEYSTORE_TYPE_ENTRUST - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- KEYSTORE_TYPE_JKS - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- KEYSTORE_TYPE_PKCS12 - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- KeystoreType - Enum in COM.activesw.api.client.enums
-
This class enforces PKCS12 to be the only supported keystore format for Java client programs, JMS client programs, and the Broker admin component.
- killValue(Parser, Object) - Method in interface COM.activesw.api.client.parser.ParserKill
- killValue(Parser, Object) - Method in interface COM.activesw.api.util.parser.ParserKill
L
- last_activity_time - Variable in class COM.activesw.api.client.BrokerClientSession
-
The client last activity time.
- last_entry - Variable in class COM.activesw.api.client.BrokerServerLogInfo
-
The date of the last entry in the server log.
- leaveCluster(int, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Make this broker leave its current cluster.
- leaveTerritory(int, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Make this broker leave its current territory.
- length() - Method in class COM.activesw.api.util.LineStringBuffer
- level - Variable in class COM.activesw.api.client.BrokerSSLStatus
-
The SSL level.
- levels_1 - Static variable in class COM.activesw.api.util.MessageSet
- levels_n - Static variable in class COM.activesw.api.util.MessageSet
- lexAbstract - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexAnd - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexAndAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexBoolean - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexBooleanLiteral - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexBreak - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexByte - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexCase - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexCatch - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexChar - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexCharacterLiteral - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexClass - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexConst - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexContinue - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexDecrement - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexDefault - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexDivideAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexDo - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexDouble - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexElse - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexEqual - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexerCloseBrace() - Method in interface COM.activesw.api.util.lexer.LexerHandler
- lexerCloseBrace() - Method in class COM.activesw.build.cmdline.JavaStrings
- lexerCloseBrace() - Method in class COM.activesw.build.cmdline.MsgMatch
- lexerCloseParen() - Method in interface COM.activesw.api.util.lexer.LexerHandler
- lexerCloseParen() - Method in class COM.activesw.build.cmdline.JavaStrings
- lexerCloseParen() - Method in class COM.activesw.build.cmdline.MsgMatch
- lexerError(ParseException) - Method in interface COM.activesw.api.util.lexer.LexerHandler
- lexerError(ParseException) - Method in class COM.activesw.build.cmdline.JavaStrings
- lexerError(ParseException) - Method in class COM.activesw.build.cmdline.MsgMatch
- lexerGetParser() - Method in interface COM.activesw.api.util.lexer.LexerHandler
- lexerGetParser() - Method in class COM.activesw.build.cmdline.JavaStrings
- lexerGetParser() - Method in class COM.activesw.build.cmdline.MsgMatch
- LexerHandler - Interface in COM.activesw.api.util.lexer
- lexerOpenBrace() - Method in interface COM.activesw.api.util.lexer.LexerHandler
- lexerOpenBrace() - Method in class COM.activesw.build.cmdline.JavaStrings
- lexerOpenBrace() - Method in class COM.activesw.build.cmdline.MsgMatch
- lexerOpenParen() - Method in interface COM.activesw.api.util.lexer.LexerHandler
- lexerOpenParen() - Method in class COM.activesw.build.cmdline.JavaStrings
- lexerOpenParen() - Method in class COM.activesw.build.cmdline.MsgMatch
- lexExtends - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexFinal - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexFinally - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexFloat - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexFloatingPointLiteral - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexFor - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexGoto - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexGreaterThanEqual - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexIdentifier - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexIf - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexImplements - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexImport - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexIncrement - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexInstanceof - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexInt - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexIntegerLiteral - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexInterface - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexLeftShift - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexLeftShiftAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexLessThanEqual - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexLineCommentBlock - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexLong - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexMinusAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexMultilineCommentBlock - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexMultiplyAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexNative - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexNew - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexNotEqual - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexNullLiteral - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexOr - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexOrAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexPackage - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexPlusAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexPrivate - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexProtected - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexPublic - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexRemainderAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexReturn - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexShort - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexSignedRightShift - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexSignedRightShiftAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexStatic - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexStringLiteral - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexSuper - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexSwitch - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexSynchronized - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexThis - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexThrow - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexThrows - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexTransient - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexTry - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexUnsignedRightShift - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexUnsignedRightShiftAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexVoid - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexVolatile - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexWhile - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lexXorAssign - Static variable in class COM.activesw.api.util.lexer.JavaTokens
- lhs - Variable in class COM.activesw.api.client.parser.ParserTables
- lhs - Variable in class COM.activesw.api.util.parser.ParserTables
- license_key - Variable in class COM.activesw.api.client.BrokerCompleteServer
- life_cycle - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
-
Client group lifecycle.
- LIFECYCLE_DESTROY_ON_DISCONNECT - Static variable in class COM.activesw.api.client.BrokerAdminClient
- LIFECYCLE_EXPLICIT_DESTROY - Static variable in class COM.activesw.api.client.BrokerAdminClient
- linenum - Variable in class COM.activesw.api.client.BrokerFilterValue
- linenum - Variable in class COM.activesw.api.util.lexer.Token
- linestart - Variable in class COM.activesw.api.client.BrokerFilterValue
- linestart - Variable in class COM.activesw.api.util.lexer.Token
- LineStringBuffer - Class in COM.activesw.api.util
- LineStringBuffer() - Constructor for class COM.activesw.api.util.LineStringBuffer
- LineStringBuffer(int) - Constructor for class COM.activesw.api.util.LineStringBuffer
- LineStringBuffer(String) - Constructor for class COM.activesw.api.util.LineStringBuffer
- LOC_EXTENSION_END - Static variable in class COM.activesw.api.client.NativePacker
- LOC_EXTENSION_END - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_EXTENSION_EVENT_ID_HIGH - Static variable in class COM.activesw.api.client.NativePacker
- LOC_EXTENSION_EVENT_ID_HIGH - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_EXTENSION_EVENT_ID_LOW - Static variable in class COM.activesw.api.client.NativePacker
- LOC_EXTENSION_EVENT_ID_LOW - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_FIELD_LENGTH - Static variable in class COM.activesw.api.client.NativePacker
- LOC_FIELD_LENGTH - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_FIELD_NAME - Static variable in class COM.activesw.api.client.NativePacker
- LOC_FIELD_NAME - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_FIELD_NAME_LENGTH - Static variable in class COM.activesw.api.client.NativePacker
- LOC_FIELD_NAME_LENGTH - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_FIELD_TYPE - Static variable in class COM.activesw.api.client.NativePacker
- LOC_FIELD_TYPE - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_HEADER_COOKIE - Static variable in class COM.activesw.api.client.NativePacker
- LOC_HEADER_COOKIE - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_HEADER_ET_VERSION - Static variable in class COM.activesw.api.client.NativePacker
- LOC_HEADER_ET_VERSION - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_HEADER_EVENT_LENGTH - Static variable in class COM.activesw.api.client.NativePacker
- LOC_HEADER_EVENT_LENGTH - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_HEADER_HEADER_LENGTH - Static variable in class COM.activesw.api.client.NativePacker
- LOC_HEADER_HEADER_LENGTH - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_HEADER_LOGICAL_CLOCK - Static variable in class COM.activesw.api.client.NativePacker
- LOC_HEADER_LOGICAL_CLOCK - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_HEADER_NAME_LENGTH - Static variable in class COM.activesw.api.client.NativePacker
- LOC_HEADER_NAME_LENGTH - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_HEADER_NUM_FIELDS - Static variable in class COM.activesw.api.client.NativePacker
- LOC_HEADER_NUM_FIELDS - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_HEADER_NUM_NAMES - Static variable in class COM.activesw.api.client.NativePacker
- LOC_HEADER_NUM_NAMES - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_HEADER_TYPE_NAME - Static variable in class COM.activesw.api.client.NativePacker
- LOC_HEADER_TYPE_NAME - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_HEADER_VERSION - Static variable in class COM.activesw.api.client.NativePacker
- LOC_HEADER_VERSION - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_SEQUENCE_COUNT - Static variable in class COM.activesw.api.client.NativePacker
- LOC_SEQUENCE_COUNT - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_SEQUENCE_DATA - Static variable in class COM.activesw.api.client.NativePacker
- LOC_SEQUENCE_DATA - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_SEQUENCE_LENGTH - Static variable in class COM.activesw.api.client.NativePacker
- LOC_SEQUENCE_LENGTH - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_SEQUENCE_PAD_1 - Static variable in class COM.activesw.api.client.NativePacker
- LOC_SEQUENCE_PAD_1 - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_SEQUENCE_TYPE - Static variable in class COM.activesw.api.client.NativePacker
- LOC_SEQUENCE_TYPE - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_STRING_DATA - Static variable in class COM.activesw.api.client.NativePacker
- LOC_STRING_DATA - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_STRING_LENGTH - Static variable in class COM.activesw.api.client.NativePacker
- LOC_STRING_LENGTH - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_STRUCT_DATA - Static variable in class COM.activesw.api.client.NativePacker
- LOC_STRUCT_DATA - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_STRUCT_LENGTH - Static variable in class COM.activesw.api.client.NativePacker
- LOC_STRUCT_LENGTH - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_STRUCT_NUM_FIELDS - Static variable in class COM.activesw.api.client.NativePacker
- LOC_STRUCT_NUM_FIELDS - Static variable in class COM.activesw.api.client.ReflectPacker
- LOC_STRUCT_PAD_1 - Static variable in class COM.activesw.api.client.NativePacker
- LOC_STRUCT_PAD_1 - Static variable in class COM.activesw.api.client.ReflectPacker
- locale - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- locale - Variable in class COM.activesw.api.client.BrokerTraceEvent
- localPublish(BrokerEvent) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Publish one event to clients on the local broker only.
- localPublish(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Publish multiple events to clients on the local broker only.
- localPublishRequestAndWait(BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Publish one request event and wait for replies.
- lock_created - Variable in class COM.activesw.api.client.BrokerClientInfo
-
Time when the lock was acquired
- lock_time - Variable in class COM.activesw.api.client.BrokerChangeLockInfo
-
The time at which the Broker Change Lock was acquired by a different client.
- lockCache() - Static method in class COM.activesw.api.client.BrokerTypeCache
-
Lock the cache.
- locked - Variable in class COM.activesw.api.client.BrokerQueueBrowserInfo
-
Queue Locked flag
- locking_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The client ID that is holding a queue lock for CLIENT_LOCK, CLIENT_UNLOCK operartions.
- log_acknowledge - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
- log_broker - Variable in class COM.activesw.api.client.BrokerTraceEvent
- log_config - Variable in class COM.activesw.api.client.BrokerCompleteServer
- log_host - Variable in class COM.activesw.api.client.BrokerTraceEvent
- LOG_OUTPUT_NT_EVENT_LOG - Static variable in class COM.activesw.api.client.BrokerLogConfig
- LOG_OUTPUT_SNMP_TRAP - Static variable in class COM.activesw.api.client.BrokerLogConfig
- LOG_OUTPUT_UNIX_SYSLOG - Static variable in class COM.activesw.api.client.BrokerLogConfig
- log_publish - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
- LOG_TOPIC_ALERT - Static variable in class COM.activesw.api.client.BrokerLogConfig
- LOG_TOPIC_INFO - Static variable in class COM.activesw.api.client.BrokerLogConfig
- LOG_TOPIC_WARNING - Static variable in class COM.activesw.api.client.BrokerLogConfig
- logBroker - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- logDebugMessage(String) - Static method in exception COM.activesw.api.client.BrokerException
- logHost - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- long_levels - Static variable in class COM.activesw.api.util.MessageSet
- LONGLONG_MAX - Static variable in class COM.activesw.api.client.parser.Parser
- LONGLONG_MAX - Static variable in class COM.activesw.api.util.parser.Parser
- LONGLONG_MIN - Static variable in class COM.activesw.api.client.parser.Parser
- LONGLONG_MIN - Static variable in class COM.activesw.api.util.parser.Parser
- LOW_PRIORITY - Static variable in class COM.activesw.api.client.BrokerEvent
M
- main(String[]) - Static method in class COM.activesw.api.client.FieldNameTokenizer
- main(String[]) - Static method in class COM.activesw.api.client.Regexp
- main(String[]) - Static method in class COM.activesw.api.client.Version
-
Get the product version and the build attributes of the jar.
- main(String[]) - Static method in class COM.activesw.build.cmdline.JavaStrings
- main(String[]) - Static method in class COM.activesw.build.cmdline.MsgMatch
- mainLoop() - Static method in class COM.activesw.api.client.BrokerClient
-
A limited main loop which executes until told to stop.
- mainLoop() - Static method in class COM.activesw.api.client.BrokerTransactionalClient
- makeClass(String) - Method in class COM.activesw.api.client.parser.Parser
- makeClass(String) - Method in class COM.activesw.api.util.parser.Parser
- makeSubId() - Method in class COM.activesw.api.client.BrokerClient
-
Generates a subscription id.
- makeTag() - Method in class COM.activesw.api.client.BrokerClient
-
Generate a unique value for use in the 'tag' envelope field.
- makeTransactionId() - Method in class COM.activesw.api.client.BrokerClient
-
Generate a unique transaction ID for use in transaction operations.
- makeUniqueSubId() - Method in class COM.activesw.api.client.BrokerClient
-
Generates a unique subscription id.
- MalformedUnicodeEscapeException - Exception in COM.activesw.api.util
-
This is thrown an an error has occurred while parsing a unicode escape sequence via an input stream.
- MalformedUnicodeEscapeException() - Constructor for exception COM.activesw.api.util.MalformedUnicodeEscapeException
- MalformedUnicodeEscapeException(String) - Constructor for exception COM.activesw.api.util.MalformedUnicodeEscapeException
- match(BrokerEvent) - Method in class COM.activesw.api.client.BrokerFilter
-
Check if the given event matches the filter.
- max_user_token - Variable in class COM.activesw.api.client.parser.ParserTables
- max_user_token - Variable in class COM.activesw.api.util.parser.ParserTables
- maxResults - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- Message - Class in COM.activesw.api.util
-
Represents a message, commonly an error message.
- Message(Object, String, String, int) - Constructor for class COM.activesw.api.util.Message
-
Creates a message.
- Message(Object, String, String, int, Object) - Constructor for class COM.activesw.api.util.Message
-
Creates a message.
- Message(String) - Constructor for class COM.activesw.api.util.Message
-
Creates a message.
- MessageLoader - Class in COM.activesw.api.client
-
This class provides the convenience wrapper for the Broker APIs and Tools.
- MessageLoader() - Constructor for class COM.activesw.api.client.MessageLoader
- MessageObject - Interface in COM.activesw.api.util
-
Represents an object that reports a message.
- messages - Variable in class COM.activesw.api.util.MessageSet
-
A vector of Messages.
- MessageSet - Class in COM.activesw.api.util
-
Description
- MessageSet() - Constructor for class COM.activesw.api.util.MessageSet
-
Creates a message set.
- MessageSet(String) - Constructor for class COM.activesw.api.util.MessageSet
-
Creates a message set.
- min - Variable in class COM.activesw.api.client.BrokerDate
- minLength - Variable in class COM.activesw.api.client.BrokerFormatToken
- MINOR_TRANSACTION_ALREADY_EXISTS - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_ALREADY_EXISTS_HEURISTICALLY - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_ALREADY_PREPARED - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_CLIENT_MISMATCH - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_CLOSED - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_HEURISTICALLY_COMMITTED - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_HEURISTICALLY_ROLLED_BACK - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_HEURISTICALLY_ROLLED_BACK_TIMEOUT - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_ID_NOT_VALID - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_INVALID_VALUE - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_NOT_OPEN - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_STATE_MISMATCH - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_TIMEOUT_VALUE_INVALID - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_TRANSACTION_UNABLE_TO_REOPEN - Static variable in exception COM.activesw.api.client.BrokerException
- MINOR_UNKNOWN_TRANSACTION - Static variable in exception COM.activesw.api.client.BrokerException
- MISSING_CLOSE_QUOTE - Static variable in exception COM.activesw.api.util.lexer.ParseException
- MISSING_DIGITS - Static variable in exception COM.activesw.api.util.lexer.ParseNumberException
- modeV - Static variable in class COM.activesw.api.client.BrokerFormat
- modifyEvents(long[], BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedClientQueueBrowser
-
Modify events in the queue.
- modifyEvents(long[], BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedForwardQueueBrowser
-
Modify events in the queue.
- modifyEvents(long[], BrokerEvent[]) - Method in interface COM.activesw.api.client.BrokerLockedQueueBrowser
-
Modify events in the queue.
- modifyEvents(long[], BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerLockedQueueBrowserUtil
- modifyPassword(AwSSLContext, String) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Changes the password protecting the keyfile.
- modifyPassword(AwSSLContext, String) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- modifyPassword(AwSSLContext, String) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- month - Variable in class COM.activesw.api.client.BrokerDate
- msec - Variable in class COM.activesw.api.client.BrokerDate
- msg(String) - Static method in exception COM.activesw.api.util.lexer.ParseException
- msg(String, String) - Static method in class COM.activesw.api.client.BrokerDate
- msg(String, String) - Static method in exception COM.activesw.api.util.lexer.ParseException
- msg(String, String, String) - Static method in exception COM.activesw.api.util.lexer.ParseException
- msg(String, String, String, String) - Static method in exception COM.activesw.api.util.lexer.ParseException
- msg(String, String, String, String, String) - Static method in exception COM.activesw.api.util.lexer.ParseException
- MsgMatch - Class in COM.activesw.build.cmdline
- MsgMatch() - Constructor for class COM.activesw.build.cmdline.MsgMatch
N
- name - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
-
Client group name.
- name - Variable in class COM.activesw.api.client.NativeField
- names - Variable in class COM.activesw.api.client.parser.ParserTables
- names - Variable in class COM.activesw.api.util.parser.ParserTables
- native_event - Variable in class COM.activesw.api.client.BrokerEvent
- NativeEvent - Class in COM.activesw.api.client
-
NativeEvent
- NativeEvent(NativeEvent) - Constructor for class COM.activesw.api.client.NativeEvent
- NativeEvent(String) - Constructor for class COM.activesw.api.client.NativeEvent
- NativeEvent(String, int) - Constructor for class COM.activesw.api.client.NativeEvent
- NativeField - Class in COM.activesw.api.client
-
NativeField is a composite object that allows all field types- primatives, sequences, structs, and sequences of structs- to be treated uniformly so that field access algorithms can be greatly simplified.
- NativeField() - Constructor for class COM.activesw.api.client.NativeField
-
Default constructor
- NativeField(String, short, Object) - Constructor for class COM.activesw.api.client.NativeField
-
Construct a new NativeField
- NativeField(String, short, Object, short) - Constructor for class COM.activesw.api.client.NativeField
-
Construct a new NativeField
- NativeFieldIterator - Class in COM.activesw.api.client
-
Provides access to a NativeStruct via a convenient iterator interface
- NativeFieldIterator(NativeStruct) - Constructor for class COM.activesw.api.client.NativeFieldIterator
-
Construct an iterator
- NativeFormat - Class in COM.activesw.api.client
- NativeFormat() - Constructor for class COM.activesw.api.client.NativeFormat
- NativePacker - Class in COM.activesw.api.client
- NativePacker() - Constructor for class COM.activesw.api.client.NativePacker
- NativePackerException - Exception in COM.activesw.api.client
- NativePackerException(BrokerException) - Constructor for exception COM.activesw.api.client.NativePackerException
- NativeSequence - Class in COM.activesw.api.client
-
Native Java implementation of a sequence field value
- NativeSequence(short, int, String) - Constructor for class COM.activesw.api.client.NativeSequence
-
Constructs a sequence field of the specified element type and length
- NativeSequence(short, String) - Constructor for class COM.activesw.api.client.NativeSequence
-
Constructs a zero length sequence of the specified element type
- NativeSequenceField - Class in COM.activesw.api.client
-
NativeSequenceField is the native representation of an n-dimensional sequence field
- NativeSequenceField(String, short, int, short) - Constructor for class COM.activesw.api.client.NativeSequenceField
-
Constructs an empty sequence field of the specified element type and rank
- NativeSequenceField(String, short, short) - Constructor for class COM.activesw.api.client.NativeSequenceField
-
Constructs a one dimensional sequence field of the specified element type
- NativeSequenceField(String, NativeSequence) - Constructor for class COM.activesw.api.client.NativeSequenceField
- NativeStruct - Class in COM.activesw.api.client
-
Native Java implementation of a struct field value
- NativeStruct() - Constructor for class COM.activesw.api.client.NativeStruct
-
Construct a new struct field
- NativeStruct(int) - Constructor for class COM.activesw.api.client.NativeStruct
-
Construct a new struct field
- NativeStruct(String) - Constructor for class COM.activesw.api.client.NativeStruct
-
Construct a new struct field
- NativeStruct(String, int, short) - Constructor for class COM.activesw.api.client.NativeStruct
-
Construct a new struct field
- NativeStruct(String, short) - Constructor for class COM.activesw.api.client.NativeStruct
-
Construct a new struct field
- NativeType - Class in COM.activesw.api.client
- NativeType() - Constructor for class COM.activesw.api.client.NativeType
- negativeAcknowledge(long) - Method in class COM.activesw.api.client.BrokerClient
-
Negative acknowledges the single event specified.
- negativeAcknowledge(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Negatively acknowledge the single event specified.
- negativeAcknowledge(long[]) - Method in class COM.activesw.api.client.BrokerClient
-
Negative acknowledges the events specified.
- negativeAcknowledge(long[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Negative acknowledge the array of events with the given seqn numbers.
- negativeAcknowledgeInternal(long[], long) - Method in class COM.activesw.api.client.BrokerClient
- newAdminTypeDefFromCode(String) - Static method in class COM.activesw.api.client.BrokerTypeCacheInternal
-
Create a type definition object from typecode.
- newelt() - Method in class COM.activesw.api.client.parser.ParserTables
- newelt() - Method in class COM.activesw.api.util.parser.ParserTables
- newline - Static variable in class COM.activesw.api.util.MessageSet
- newOrReconnect(String, String, String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerClient
-
Attempts to create the client.
- newOrReconnect(String, String, String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Attempts to create the broker client.If the creation fails because the client already exists, then it reconnects to the client instead.
- newOrReconnect(String, String, String, String, String, BrokerConnectionDescriptor, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerClusterPublisher
-
Attempts to create BrokerClusterPublisher.
- newOrReconnectAdmin(String, String, String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerAdminClient
-
Attempts to create the administrative client.
- newOrReconnectTransactionalClient(String, String, String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Attempts to create the transactional client.
- newSubscription(int, String, String) - Method in class COM.activesw.api.client.BrokerClient
-
Subscribe to all events of a given event type which match the specified filter.
- newSubscription(BrokerSubscription) - Method in class COM.activesw.api.client.BrokerClient
-
Subscribe to all events of a given event type.
- newSubscription(String, String) - Method in class COM.activesw.api.client.BrokerClient
-
Subscribe to all events of a given event type which match the specified filter.
- newSubscriptions(BrokerSubscription[]) - Method in class COM.activesw.api.client.BrokerClient
-
Open multiple subscriptions at one time.
- newTx(String, int, long, long) - Method in class COM.activesw.api.client.BrokerClient
-
Creates a transaction context that can be used to aggregate multiple publish and acknowledge operations into a single unit of work that can be committed or aborted atomically.
- newTypeDef(String, short) - Method in class COM.activesw.api.client.BrokerTypeCacheInternal
-
Create a type definition object by name and type.
- newTypeDefFromCode(String) - Method in class COM.activesw.api.client.BrokerTypeCacheInternal
-
Create a type definition object from typecode.
- next - Variable in class COM.activesw.api.client.BrokerFilterValue
- next() - Method in class COM.activesw.api.client.NativeFieldIterator
-
Returns the next field.
- nextIndex() - Method in class COM.activesw.api.client.NativeFieldIterator
- nextToken() - Method in class COM.activesw.api.client.FieldNameTokenizer
- nextx - Variable in class COM.activesw.api.client.parser.ParserTables
- nextx - Variable in class COM.activesw.api.util.parser.ParserTables
- NO_SHARE_LIMIT - Static variable in class COM.activesw.api.client.BrokerClient
- NOT_FOUND - Static variable in class COM.activesw.api.client.BrokerField
- num - Variable in class COM.activesw.api.client.BrokerCBWait
- NUM_32 - Static variable in class COM.activesw.api.client.parser.Parser
- NUM_32 - Static variable in class COM.activesw.api.util.parser.Parser
- NUM_64 - Static variable in class COM.activesw.api.client.parser.Parser
- NUM_64 - Static variable in class COM.activesw.api.util.parser.Parser
- num_entries - Variable in class COM.activesw.api.client.BrokerServerLogInfo
-
The number of entries in the server log.
- NUM_FLOAT - Static variable in class COM.activesw.api.client.parser.Parser
- NUM_FLOAT - Static variable in class COM.activesw.api.util.parser.Parser
- num_nt - Variable in class COM.activesw.api.client.parser.ParserTables
- num_nt - Variable in class COM.activesw.api.util.parser.ParserTables
- num_rules - Variable in class COM.activesw.api.client.parser.ParserTables
- num_rules - Variable in class COM.activesw.api.util.parser.ParserTables
- num_states - Variable in class COM.activesw.api.client.parser.ParserTables
- num_states - Variable in class COM.activesw.api.util.parser.ParserTables
- num_tokens - Variable in class COM.activesw.api.client.parser.ParserTables
- num_tokens - Variable in class COM.activesw.api.util.parser.ParserTables
- numeric - Variable in class COM.activesw.api.client.BrokerFormatToken
- NUMERIC_OVERFLOW - Static variable in exception COM.activesw.api.util.lexer.ParseNumberException
O
- obj - Variable in class COM.activesw.api.client.BrokerCBData
- obj - Variable in class COM.activesw.api.util.lexer.Token
- objectToEvent(Object, BrokerEvent) - Static method in class COM.activesw.api.client.ReflectEvent
- OK - Static variable in class COM.activesw.api.client.parser.Parser
- OK - Static variable in class COM.activesw.api.util.parser.Parser
- OK() - Static method in class COM.activesw.api.client.parser.Parser
- OK() - Static method in class COM.activesw.api.util.parser.Parser
- op - Variable in class COM.activesw.api.client.BrokerFilterValue
- openSocket(SSLContext, String, int, String, boolean, int) - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- openSocket(SSLContext, String, int, String, boolean, int) - Static method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- operation - Variable in class COM.activesw.api.client.BrokerAuditLogEntry
- orderFields(String, String[]) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Set the order of fields in a type.
- osname - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- other_brokers_in_territory - Variable in class COM.activesw.api.client.BrokerCompleteTerritory
- other_string - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The raw trace string.
- out - Variable in class COM.activesw.api.util.UnicodeEscapeWriter
P
- PACK_HINT_NAME_IS_STRING8 - Static variable in class COM.activesw.api.client.NativeField
- PACK_VERSION - Static variable in class COM.activesw.api.client.NativePacker
- PACK_VERSION - Static variable in class COM.activesw.api.client.ReflectPacker
- packChar8(byte[], int, char) - Static method in class COM.activesw.api.client.NativePacker
- packDouble(byte[], int, double) - Static method in class COM.activesw.api.client.NativePacker
- packEvent(byte[], NativeEvent) - Static method in class COM.activesw.api.client.NativePacker
- packEvent(byte[], ReflectEvent) - Static method in class COM.activesw.api.client.ReflectPacker
- packEventAsString(NativeEvent) - Static method in class COM.activesw.api.client.NativePacker
- packField(byte[], int, NativeField) - Static method in class COM.activesw.api.client.NativePacker
- packField(byte[], int, ReflectEvent, String, short) - Static method in class COM.activesw.api.client.ReflectPacker
- packFloat(byte[], int, float) - Static method in class COM.activesw.api.client.NativePacker
- packHeader(byte[], int, NativeEvent) - Static method in class COM.activesw.api.client.NativePacker
- packHeader(byte[], int, ReflectEvent) - Static method in class COM.activesw.api.client.ReflectPacker
- packInteger(byte[], int, int) - Static method in class COM.activesw.api.client.NativePacker
- packLong(byte[], int, long) - Static method in class COM.activesw.api.client.NativePacker
- packSequenceValue(byte[], int, NativeSequence) - Static method in class COM.activesw.api.client.NativePacker
- packSequenceValue(byte[], int, ReflectEvent, String) - Static method in class COM.activesw.api.client.ReflectPacker
- packShort(byte[], int, short) - Static method in class COM.activesw.api.client.NativePacker
- packString16(byte[], int, String) - Static method in class COM.activesw.api.client.NativePacker
- packString16AsA(byte[], int, String) - Static method in class COM.activesw.api.client.NativePacker
- packString8(byte[], int, String) - Static method in class COM.activesw.api.client.NativePacker
- packStructValue(byte[], int, NativeStruct) - Static method in class COM.activesw.api.client.NativePacker
- packStructValue(byte[], int, ReflectEvent) - Static method in class COM.activesw.api.client.ReflectPacker
- pad4(byte[], int) - Static method in class COM.activesw.api.client.NativePacker
- PALETTE_ILLEGAL_PROPERTY_NAME - Static variable in exception COM.activesw.api.util.lexer.ParseException
- PALETTE_ILLEGAL_PROPERTY_TYPE - Static variable in exception COM.activesw.api.util.lexer.ParseException
- PALETTE_ILLEGAL_VALUE - Static variable in exception COM.activesw.api.util.lexer.ParseException
- PALETTE_INVALID_BEAN - Static variable in exception COM.activesw.api.util.lexer.ParseException
- PALETTE_INVALID_CLASSPATH - Static variable in exception COM.activesw.api.util.lexer.ParseException
- PALETTE_INVALID_IMAGE - Static variable in exception COM.activesw.api.util.lexer.ParseException
- PALETTE_INVALID_KEYWORD - Static variable in exception COM.activesw.api.util.lexer.ParseException
- PALETTE_PROPERTIES_INTROSPECTION - Static variable in exception COM.activesw.api.util.lexer.ParseException
- PALETTE_READ_ONLY_PROPERTY - Static variable in exception COM.activesw.api.util.lexer.ParseException
- PALETTE_UNKNOWN_TYPE - Static variable in exception COM.activesw.api.util.lexer.ParseException
- params - Variable in class COM.activesw.api.client.BrokerAuditLogEntry
- parse(ParserLexer, Object) - Method in class COM.activesw.api.client.parser.Parser
- parse(ParserLexer, Object) - Method in class COM.activesw.api.util.parser.Parser
- parse(String) - Method in class COM.activesw.api.client.BrokerURL
-
Separate Broker name, host and port general form is [broker@][
][: ], hostport sub-string could be of the form host:port or [host]:port Also sets the ssl port - PARSE_UNDERFLOW - Static variable in exception COM.activesw.api.util.lexer.ParseException
- parseADLFile(Reader) - Method in class COM.activesw.api.client.adl.ADLParser
- parseChar(char) - Method in class COM.activesw.api.util.lexer.FileLexer
- parseDate(String) - Static method in class COM.activesw.api.client.BrokerDate
-
Create a BrokerDate from a date string using a date or date/time formatter for the US English locale.
- parseDate(String, boolean) - Static method in class COM.activesw.api.client.BrokerDate
-
Create a BrokerDate from a date string using a date or date/time formatter for the US English locale.
- parseDate(String, Locale) - Static method in class COM.activesw.api.client.BrokerDate
-
Create a BrokerDate from a date string using a date or date/time formatter for the specified locale.
- parseDate(String, Locale, boolean) - Static method in class COM.activesw.api.client.BrokerDate
-
Create a BrokerDate from a date string using a date or date/time formatter for the specified locale.
- ParseException - Exception in COM.activesw.api.util.lexer
- ParseException(int) - Constructor for exception COM.activesw.api.util.lexer.ParseException
- ParseException(int, Object[]) - Constructor for exception COM.activesw.api.util.lexer.ParseException
- ParseException(String) - Constructor for exception COM.activesw.api.util.lexer.ParseException
- ParseException(String, Token) - Constructor for exception COM.activesw.api.util.lexer.ParseException
- parseFiles(String[]) - Method in class COM.activesw.build.cmdline.JavaStrings
- parseFiles(String[], String[]) - Method in class COM.activesw.build.cmdline.MsgMatch
- parseIdentifier(char) - Method in class COM.activesw.api.util.lexer.FileLexer
- parseLocalizedDate(String) - Static method in class COM.activesw.api.client.BrokerDate
-
Create a BrokerDate from a date string using a date or date/time formatter for the default locale.
- parseLocalizedDate(String, boolean) - Static method in class COM.activesw.api.client.BrokerDate
-
Create a BrokerDate from a date string using a date or date/time formatter for the default locale.
- ParseMessages - Class in COM.activesw.api.util.lexer
-
This class contains the messages displayed by the ADL parser.
- ParseMessages() - Constructor for class COM.activesw.api.util.lexer.ParseMessages
- parseNumber(char) - Method in class COM.activesw.api.util.lexer.FileLexer
- parseNumber(char, boolean) - Method in class COM.activesw.api.util.lexer.FileLexer
-
first char should be [0-9-+.]
- parseNumber(String, int, BrokerLongHolder, BrokerDoubleHolder, BrokerIntHolder, boolean) - Static method in class COM.activesw.api.client.parser.Parser
-
first char should be [0-9-+.]
- ParseNumberException - Exception in COM.activesw.api.util.lexer
- ParseNumberException(int) - Constructor for exception COM.activesw.api.util.lexer.ParseNumberException
- Parser - Class in COM.activesw.api.client.parser
- Parser - Class in COM.activesw.api.util.parser
- Parser() - Constructor for class COM.activesw.api.client.parser.Parser
- Parser() - Constructor for class COM.activesw.api.util.parser.Parser
- ParserBreak - Exception in COM.activesw.api.client.parser
- ParserBreak - Exception in COM.activesw.api.util.parser
- ParserBreak(int) - Constructor for exception COM.activesw.api.client.parser.ParserBreak
- ParserBreak(int) - Constructor for exception COM.activesw.api.util.parser.ParserBreak
- parserEnumHandler(Object, String, int) - Method in interface COM.activesw.api.client.parser.ParserEnumHandler
- parserEnumHandler(Object, String, int) - Method in interface COM.activesw.api.util.parser.ParserEnumHandler
- ParserEnumHandler - Interface in COM.activesw.api.client.parser
- ParserEnumHandler - Interface in COM.activesw.api.util.parser
- parserError(Parser, int, String, String) - Method in interface COM.activesw.api.client.parser.ParserError
- parserError(Parser, int, String, String) - Method in class COM.activesw.api.client.adl.ADLParser
- parserError(Parser, int, String, String) - Method in interface COM.activesw.api.util.parser.ParserError
- ParserError - Interface in COM.activesw.api.client.parser
- ParserError - Interface in COM.activesw.api.util.parser
- ParserKill - Interface in COM.activesw.api.client.parser
- ParserKill - Interface in COM.activesw.api.util.parser
- ParserLexer - Interface in COM.activesw.api.client.parser
- ParserLexer - Interface in COM.activesw.api.util.parser
- ParserReduceActions - Interface in COM.activesw.api.client.parser
- ParserReduceActions - Interface in COM.activesw.api.util.parser
- ParserTables - Class in COM.activesw.api.client.parser
- ParserTables - Class in COM.activesw.api.util.parser
- ParserTables() - Constructor for class COM.activesw.api.client.parser.ParserTables
- ParserTables() - Constructor for class COM.activesw.api.util.parser.ParserTables
- ParserToken - Interface in COM.activesw.api.util.parser
- parseString(char) - Method in class COM.activesw.api.util.lexer.FileLexer
- password - Variable in class COM.activesw.api.client.BrokerSSLConfig
-
The certificate file password.
- pausePublishProcessing() - Method in class COM.activesw.api.client.BrokerServerClient
-
pause Broker Server publication processing.
- peekChar() - Method in class COM.activesw.api.util.lexer.FileLexer
- PEM - COM.activesw.api.client.BrokerSSLConfigV2.CRLType
- PEM - COM.activesw.api.client.BrokerSSLConfigV2.KeystoreType
- PEM - COM.activesw.api.client.BrokerSSLConfigV2.TruststoreType
- ping() - Method in class COM.activesw.api.client.BrokerClient
-
Checks for network connectivity to the Broker using the default client timeout.
- ping(int) - Method in class COM.activesw.api.client.BrokerClient
-
Checks for network connectivity to the Broker.
- PKCS12 - COM.activesw.api.client.BrokerSSLConfigV2.KeystoreType
- PKCS12 - COM.activesw.api.client.enums.KeystoreType
- PLATFORM_ANY - Static variable in class COM.activesw.api.client.BrokerLicense
- PLATFORM_HPUX - Static variable in class COM.activesw.api.client.BrokerLicense
- platform_info - Variable in class COM.activesw.api.client.BrokerClientSession
-
The platform information.
- PLATFORM_IRIX - Static variable in class COM.activesw.api.client.BrokerLicense
- PLATFORM_SOLARIS - Static variable in class COM.activesw.api.client.BrokerLicense
- PLATFORM_WINDOWS - Static variable in class COM.activesw.api.client.BrokerLicense
- poll(BrokerClientPoll[], int) - Static method in class COM.activesw.api.client.BrokerClient
-
Allows one or more clients to polled for pending operations, returning only after at least one client has a ready operation, the current thread is interrupted or the given timeout has expired.
- port - Variable in class COM.activesw.api.client.BrokerClientSession
-
The client port.
- port - Variable in class COM.activesw.api.client.BrokerCompleteServer
- port - Variable in class COM.activesw.api.client.BrokerServerInfo
- prepare(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Prepares the transactions with the specified broker transaction id for commit.
- prepare(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Prepares the transactions with the specified external_id for commit.
- prepare(Xid) - Method in class COM.activesw.api.client.BrokerXAResource
- prepareAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Prepare the specified transaction for commit.
- prepareAll(BrokerTransactionalClient, String[]) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Prepare the specified list of transactions for commit.
- prepareExt(String[]) - Method in class COM.activesw.api.client.BrokerClient
- prepareTx(long[]) - Method in class COM.activesw.api.client.BrokerClient
-
Prepares the transaction
- preparse(String) - Static method in class COM.activesw.api.client.BrokerFormat
-
Take a string, and break it up into a list of tokens.
- previous() - Method in class COM.activesw.api.client.NativeFieldIterator
-
Returns the previous field.
- previousIndex() - Method in class COM.activesw.api.client.NativeFieldIterator
- prime() - Method in class COM.activesw.api.client.BrokerClient
-
Tell the client to send a request for events but not block.
- prime(int) - Method in class COM.activesw.api.client.BrokerClient
-
Tell the client to send a request for events but not block.
- prime(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Tell the client to send a request for events but not block.
- prime(int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
- primeAllClients() - Static method in class COM.activesw.api.client.BrokerClient
-
Tell all clients to send a request for events but not block.
- primeAllClients(int) - Static method in class COM.activesw.api.client.BrokerClient
-
Tell all clients to send a request for events but not block.
- primeWithAck(int) - Method in class COM.activesw.api.client.BrokerClient
- primeWithAck(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
- primeWithAck(int, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
- printStackTrace() - Method in exception COM.activesw.api.client.NativePackerException
- printTree(int) - Method in class COM.activesw.api.client.adl.Goal
- priority_ordering - Variable in class COM.activesw.api.client.BrokerClientInfo
-
The client's priority_ordering.
- PROTOCOL_TYPE_SSLv3 - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- PROTOCOL_TYPE_TLSv1 - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- PROTOCOL_TYPE_TLSv1_1 - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- PROTOCOL_TYPE_TLSv1_2 - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- PROTOCOL_TYPE_TLSv1_3 - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- pruneMonitorLog(int, BrokerDate) - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Delete entries from the Broker Monitor's log.
- pruneServerLog(BrokerDate) - Method in class COM.activesw.api.client.BrokerServerClient
-
Delete entries from the Broker Server log.
- pub_seqn - Variable in class COM.activesw.api.client.BrokerEvent
- pubDistinguishedName - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- pubId - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- publish(BrokerEvent) - Method in class COM.activesw.api.client.BrokerClient
-
Publish one event.
- publish(BrokerEvent) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Publish one event.
- publish(BrokerEvent) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Publish one event with the given transaction id.
- publish(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClient
-
Publish multiple events.
- publish(BrokerEvent[]) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Publish multiple events.
- publish(BrokerEvent[], BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Publish multiple events on the given transaction.
- publish(BrokerEvent, BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Publish one event with the given transaction id.
- publish(BrokerJMSEvent) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Publish one event with the given transaction id.
- PUBLISH_PROCESSING_ACTIVE - Static variable in class COM.activesw.api.client.BrokerServerClient
- PUBLISH_PROCESSING_PAUSE - Static variable in class COM.activesw.api.client.BrokerServerClient
- publishRequestAndWait(BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerClient
-
Publish one request event to the broker and wait for replies.
- publishRequestAndWait(BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Publish one request event and wait for replies.
- publishRequestAndWait(BrokerEvent, int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
- publishWithAck(BrokerEvent[], int, long[]) - Method in class COM.activesw.api.client.BrokerClient
-
Publish multiple events.
- publishWithAck(BrokerEvent[], int, long[]) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Publish multiple events for the given transaction.
- publishWithAck(BrokerEvent[], int, long[], BrokerTransactionalClient) - Method in class COM.activesw.api.client.BrokerClient
-
Publish multiple events for the given transaction.
- pubNetAddr - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- pubSeqn - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
Q
- qsort(int[]) - Static method in class COM.activesw.api.util.QuickSort
-
Quicksort for ints.
- qsort(Object[], QuickSortCompare) - Static method in class COM.activesw.api.util.QuickSort
-
Quicksort for objects.
- qsort(String[]) - Static method in class COM.activesw.api.util.QuickSort
-
Quicksort for strings.
- QuickSort - Class in COM.activesw.api.util
-
Utility class for sorting
- QuickSort() - Constructor for class COM.activesw.api.util.QuickSort
- quickSortCompare(Object, Object) - Method in interface COM.activesw.api.util.QuickSortCompare
- QuickSortCompare - Interface in COM.activesw.api.util
R
- rb - Static variable in class COM.activesw.api.client.BrokerDate
- read() - Method in class COM.activesw.api.util.UnicodeEscapeReader
-
Read a character from the stream and return it.
- read(char[], int, int) - Method in class COM.activesw.api.util.UnicodeEscapeReader
-
Read characters from the stream into a buffer.
- read(AwSSLSocketInfo, byte[], int, int) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Provided for Entrust Support
- read(AwSSLSocketInfo, byte[], int, int) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- read(AwSSLSocketInfo, byte[], int, int) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- read(AwSSLSocketInfo, int, int) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Reads a number of bytes from the socket and returns the array.
- read(AwSSLSocketInfo, int, int) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- read(AwSSLSocketInfo, int, int) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- read(Reader) - Static method in class COM.activesw.api.client.BrokerCompleteCollection
-
Creates a new BrokerCompleteCollection based upon textual input.
- ReadBuffer - Class in COM.activesw.api.util.lexer
- ReadBuffer(char[], int, int) - Constructor for class COM.activesw.api.util.lexer.ReadBuffer
- readFile(String) - Static method in class COM.activesw.api.client.adl.ADLPreV3ReadFile
-
Reads an import file, storing into holder classes everything found in the file.
- readFile(String) - Static method in class COM.activesw.api.client.BrokerCompleteCollection
-
Creates a new BrokerCompleteCollection based upon textual input read from a file.
- RECEIVE_SYNCHRONOUS - Static variable in class COM.activesw.api.client.BrokerClient
- reconnect(String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerClient
-
Reconnects a client.
- reconnect(String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Reconnects a client.
- reconnect(String, String, String, String, String, BrokerConnectionDescriptor, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerClusterPublisher
-
Reconnects BrokerClusterPublisher.
- reconnectAdmin(String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerAdminClient
-
Reconnects an administrative client.
- reconnectTransactionalClient(String, String, String, BrokerConnectionDescriptor) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Reconnects a transactional client.
- recover(int) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Get the list of user defined, externally generated transaction identifiers that the client has prepared transactions for.
- recover(int) - Method in class COM.activesw.api.client.BrokerXAResource
- RECOVER_GLOBAL - Static variable in class COM.activesw.api.client.BrokerAdminClient
- RECOVER_RESTRICTED - Static variable in class COM.activesw.api.client.BrokerAdminClient
- recoverTx(int, long) - Method in class COM.activesw.api.client.BrokerClient
- recv(SSLSocket, byte[], int, int) - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- recv(SSLSocket, byte[], int, int) - Static method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- recv(SSLSocket, byte[], int, int) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- recv_client_id - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The client ID for the receiving client for EVENT_ENQUEUE, EVENT_RECEIVE, and EVENT_DROP operations.
- recv_seqn - Variable in class COM.activesw.api.client.BrokerEvent
- recvTime - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- redelivery_count - Variable in class COM.activesw.api.client.BrokerEvent
- REDELIVERY_COUNT_AUTOMATIC - Static variable in class COM.activesw.api.client.BrokerClientInfo
- REDELIVERY_COUNT_MANUAL - Static variable in class COM.activesw.api.client.BrokerClientInfo
- redelivery_count_mode - Variable in class COM.activesw.api.client.BrokerClientInfo
-
The redelivery count mode for client.
- reduceActions(int, ParserToken, int, ParserToken[], int, Parser) - Method in interface COM.activesw.api.util.parser.ParserReduceActions
- reduceActions(int, Object, int, Object[], int, Parser) - Method in interface COM.activesw.api.client.parser.ParserReduceActions
- ReflectEvent - Class in COM.activesw.api.client
- ReflectEvent(BrokerClient, BrokerTypeDef, Class) - Constructor for class COM.activesw.api.client.ReflectEvent
- ReflectEvent(ReflectEvent) - Constructor for class COM.activesw.api.client.ReflectEvent
- ReflectEvent(Class) - Constructor for class COM.activesw.api.client.ReflectEvent
- ReflectEvent(Object) - Constructor for class COM.activesw.api.client.ReflectEvent
- ReflectPacker - Class in COM.activesw.api.client
- ReflectPacker() - Constructor for class COM.activesw.api.client.ReflectPacker
- ReflectTypeDef - Class in COM.activesw.api.client
- ReflectTypeDefGenerator - Class in COM.activesw.api.client
-
Internal use only.
- ReflectTypeDefGenerator(BrokerAdminTypeDef) - Constructor for class COM.activesw.api.client.ReflectTypeDefGenerator
-
Create a new code generator for the given event type definition.
- ReflectTypeDefGenerator(BrokerTypeDef) - Constructor for class COM.activesw.api.client.ReflectTypeDefGenerator
-
Create a new code generator for the given event type definition.
- refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteBroker
-
Refreshes the information about a Broker based on the given client.
- refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteClient
-
Refreshes the information about the Client using the given broker admin client.
- refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteClientGroup
-
Refreshes the information about the Client Group using the given client.
- refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteEventType
-
Refreshes the information about the Event Type using the given client.
- refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteTerritory
-
Refreshes the information about a Territory based on the given broker admin client.
- refresh(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
-
Refreshes the information about a Territory Gateway based on the given broker admin client.
- refresh(BrokerServerClient) - Method in class COM.activesw.api.client.BrokerCompleteServer
-
Refreshes the information about a Broker server based on the given client.
- refreshTerritoryAndGateways(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteBroker
-
Refreshes only information about a Broker's territory and gateways.
- refuse_events - Variable in class COM.activesw.api.client.BrokerSharedEventTypeRefuseUpdateInfo
-
Whether or not this territory currently refuses events of this event type.
- refuse_updates - Variable in class COM.activesw.api.client.BrokerSharedEventTypeRefuseUpdateInfo
-
Whether or not this territory refuses updates to the event type.
- regdump() - Method in class COM.activesw.api.client.Regexp
- Regexp - Class in COM.activesw.api.client
- Regexp(byte[], int, int) - Constructor for class COM.activesw.api.client.Regexp
- Regexp(String) - Constructor for class COM.activesw.api.client.Regexp
- RegexpException - Exception in COM.activesw.api.client
- RegexpException() - Constructor for exception COM.activesw.api.client.RegexpException
- RegexpException(String) - Constructor for exception COM.activesw.api.client.RegexpException
- Region - Class in COM.activesw.api.util
- Region(int, int) - Constructor for class COM.activesw.api.util.Region
- registerCallback(BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerClient
-
Register a general callback for events received by this client.
- registerCallback(BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerTransactionalClient
- registerCallbackForSubId(int, BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerClient
-
Register a specific callback for events received by this client which matched a given subscription ID.
- registerCallbackForSubId(int, BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerTransactionalClient
- registerCallbackForTag(int, boolean, BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerClient
-
Register a specific callback for events received by this client which have the _env.tag field set to the specified value.
- registerCallbackForTag(int, boolean, BrokerCallback, Object) - Method in class COM.activesw.api.client.BrokerTransactionalClient
- registerConnectionCallback(BrokerConnectionCallback, Object) - Method in class COM.activesw.api.client.BrokerClient
-
Register a connection callback for this client.
- registerConnectionCallback(BrokerCPConnectionCallback, Object) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Register a connection callback for the cluster publisher.
- registerConnectionCallback(BrokerServerConnectionCallback, Object) - Method in class COM.activesw.api.client.BrokerServerClient
-
Register a connection callback for this client.
- registerSelectionCallback(BrokerCPSelectionCallback, Object) - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Register a cluster publisher selection callback for this client.
- releaseChangeLock() - Method in class COM.activesw.api.client.BrokerAdminClient
-
Release the per-Broker change lock.
- reloadConfig() - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Make Broker Monitor to re-load its configuration for all the servers.
- reloadConfigForServer(int) - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Make Broker Monitor to re-read its configuration for the specified server.
- remote_broker_description - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
The description of the remote broker.
- remote_broker_description - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
The description of the remote broker.
- remote_broker_name - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
The remote broker name.
- remote_broker_name - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
The remote broker name.
- remote_can_publish - Variable in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
- remote_can_subscribe - Variable in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
- remote_cluster_name - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
The name of the remote cluster
- remote_host_name - Variable in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
The remote broker's host name.
- remote_host_name - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
The remote broker's host name.
- remote_territory_name - Variable in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
The name of the remote territory
- remove() - Method in class COM.activesw.api.client.NativeFieldIterator
- removeBrokerFromCluster(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Force the removal of a given broker from the cluster.
- removeBrokerFromTerritory(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Force the removal of a given broker from the territory.
- renameField(String, String) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Rename or move a field.
- renameField(String, String) - Method in class COM.activesw.api.client.NativeStruct
-
Renames a member field.
- replace(int, int, String) - Method in class COM.activesw.api.util.LineStringBuffer
- replace_infosets_on_store - Variable in class COM.activesw.api.client.BrokerCompleteEventType
- replace_lists_on_store - Variable in class COM.activesw.api.client.BrokerCompleteClientGroup
- replace_subscriptions_on_store - Variable in class COM.activesw.api.client.BrokerCompleteClient
- REPLY_FLAG_CONTINUE - Static variable in class COM.activesw.api.client.BrokerClient
- REPLY_FLAG_END - Static variable in class COM.activesw.api.client.BrokerClient
- REPLY_FLAG_START - Static variable in class COM.activesw.api.client.BrokerClient
- REPLY_FLAG_START_AND_END - Static variable in class COM.activesw.api.client.BrokerClient
- replyTo - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- required_encryption - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
-
Client group required encryption level.
- resendUnacknowledgedEvents(long[]) - Method in class COM.activesw.api.client.BrokerClient
-
A list of events with the given "seqn" numbers will be sent to the broker again since they had not been acknowledged so far.
- resetFilters() - Method in interface COM.activesw.api.client.BrokerQueueBrowser
-
Remove all existing filters on the queue browser.
- resetFilters() - Method in class COM.activesw.api.client.BrokerQueueBrowserImpl
- resetSessionFilters() - Method in class COM.activesw.api.client.BrokerClient
-
Reset existing filters on the client session.
- resume(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Resume a suspended transaction.
- resume(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Resume a suspended transaction.
- resumeAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Resume the given list of suspended transactions.
- resumePublishProcessing() - Method in class COM.activesw.api.client.BrokerServerClient
-
resume Broker Server publication processing.
- retrieve(BrokerAdminClient) - Static method in class COM.activesw.api.client.BrokerCompleteBroker
-
Retrieves the information about a Broker based on the given client.
- retrieve(BrokerAdminClient) - Static method in class COM.activesw.api.client.BrokerCompleteTerritory
-
Retrieves the information about a Territory based on the given broker admin client.
- retrieve(BrokerAdminClient, String) - Static method in class COM.activesw.api.client.BrokerCompleteClient
-
Retrieves the information about the specified Client with the given broker admin client.
- retrieve(BrokerAdminClient, String) - Static method in class COM.activesw.api.client.BrokerCompleteClientGroup
-
Retrieves the information about the specified Client Group with the given client.
- retrieve(BrokerAdminClient, String) - Static method in class COM.activesw.api.client.BrokerCompleteEventType
-
Retrieves the information about the specified Event Type with the given client.
- retrieve(BrokerAdminClient, String) - Static method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
-
Retrieves the information about a Territory Gateway based on the given broker admin client.
- retrieve(BrokerServerClient) - Static method in class COM.activesw.api.client.BrokerCompleteServer
-
Retrieves the information about a Broker Server and creates an object.
- reverse() - Method in class COM.activesw.api.util.LineStringBuffer
- rhs - Variable in class COM.activesw.api.client.parser.ParserTables
- rhs - Variable in class COM.activesw.api.util.parser.ParserTables
- rhssz - Variable in class COM.activesw.api.client.parser.ParserTables
- rhssz - Variable in class COM.activesw.api.util.parser.ParserTables
- rhsx - Variable in class COM.activesw.api.client.parser.ParserTables
- rhsx - Variable in class COM.activesw.api.util.parser.ParserTables
- rollback(Xid) - Method in class COM.activesw.api.client.BrokerXAResource
- round4(int) - Static method in class COM.activesw.api.client.NativePacker
- run() - Method in class COM.activesw.api.client.BrokerCBThread
-
System use only.
- run() - Method in class COM.activesw.api.client.BrokerConnection
-
Read thread method
- runLevel - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- runLevel - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
To be used to set Adapter leveling in the new ART
S
- sec - Variable in class COM.activesw.api.client.BrokerDate
- selectEncryptionDn(AwSSLContext, String) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Selects the key of for the supplied Distinguished Name as the key for encryption.
- selectEncryptionDn(AwSSLContext, String) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- selectEncryptionDn(AwSSLContext, String) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- send(SSLSocket, byte[], int, int) - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- send(SSLSocket, byte[], int, int) - Static method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- send(SSLSocket, byte[], int, int) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- seqn - Variable in exception COM.activesw.api.client.BrokerInvalidSequenceNumberException
- 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
- SERIOUS - Static variable in class COM.activesw.api.client.parser.Parser
- SERIOUS - Static variable in class COM.activesw.api.util.parser.Parser
- 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
- sess_id - Variable in class COM.activesw.api.client.BrokerCBData
- 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.
- sessionWaitingOnEvents(int) - Method in class COM.activesw.api.client.BrokerConnection
- 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).
- setAge(int) - Method in class COM.activesw.api.client.BrokerJMSEvent
- 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.
- setBody(Object) - Method in class COM.activesw.api.client.NativeEvent
- setBooleanField(String, boolean) - Method in class COM.activesw.api.client.BrokerEvent
-
Sets the value of a boolean field.
- setBooleanField(String, boolean) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a boolean field.
- setBooleanField(String, boolean) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a boolean field.
- setBooleanProperty(String, boolean) - Method in class COM.activesw.api.client.BrokerEvent
- setBooleanProperty(String, boolean) - Method in class COM.activesw.api.client.BrokerJMSEvent
- 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.
- setBooleanSeqField(String, int, int, int, boolean[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a boolean sequence field.
- setBooleanSeqField(String, int, int, int, boolean[]) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setByteField(String, byte) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a byte field.
- setByteField(String, byte) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a byte field.
- setByteProperty(String, byte) - Method in class COM.activesw.api.client.BrokerEvent
- setByteProperty(String, byte) - Method in class COM.activesw.api.client.BrokerJMSEvent
- 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.
- setByteSeqField(String, int, int, int, byte[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a byte sequence field.
- setByteSeqField(String, int, int, int, byte[]) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a subrange of a byte sequence field.
- setChar(char[], int, char) - Method in class COM.activesw.api.util.lexer.FileLexer
- setCharAt(int, char) - Method in class COM.activesw.api.util.LineStringBuffer
- setCharField(String, char) - Method in class COM.activesw.api.client.BrokerEvent
-
Sets the value of a char field.
- setCharField(String, char) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a char field.
- setCharField(String, char) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setCharSeqField(String, int, int, int, char[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a char sequence field.
- setCharSeqField(String, int, int, int, char[]) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setClassName(String) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Set the class name to use for the generated class.
- 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.
- setData(Object) - Method in class COM.activesw.api.util.Message
-
Set the 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.
- setDateField(String, BrokerDate) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a date field.
- setDateField(String, BrokerDate) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setDateSeqField(String, int, int, int, BrokerDate[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a date sequence field.
- setDateSeqField(String, int, int, int, BrokerDate[]) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setDebug(boolean) - Static method in class COM.activesw.api.client.parser.Parser
- setDebug(boolean) - Static method in class COM.activesw.api.util.parser.Parser
- 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.
- setDoubleField(String, double) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a double field.
- setDoubleField(String, double) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a double field.
- setDoubleProperty(String, double) - Method in class COM.activesw.api.client.BrokerEvent
- setDoubleProperty(String, double) - Method in class COM.activesw.api.client.BrokerJMSEvent
- 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.
- setDoubleSeqField(String, int, int, int, double[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a double sequence field.
- setDoubleSeqField(String, int, int, int, double[]) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a subrange of a double sequence field.
- setElement(int, Object) - Method in class COM.activesw.api.client.NativeSequence
-
Sets an element of the sequence, growing the sequence if necessary
- setElements(int[], int, int, int, Object) - Method in class COM.activesw.api.client.NativeField
-
Sets count elements of a sequence starting at destStart using element values obtained from the src array starting at srcStart
- setElements(int[], int, int, int, Object) - Method in class COM.activesw.api.client.NativeSequenceField
-
Sets count elements of a sequence starting at destStart using element values obtained from the src array starting at srcStart
- setElements(int, int, int, Object) - Method in class COM.activesw.api.client.NativeSequence
-
Sets multiple elements of the sequence, growing the sequence if necessary
- setElementValue(int[], Object) - Method in class COM.activesw.api.client.NativeField
-
Sets the value of the element at the specified indices
- setElementValue(int[], Object) - Method in class COM.activesw.api.client.NativeSequenceField
-
Sets the value of the element at the specified indices
- setEnvelope(Object) - Method in class COM.activesw.api.client.NativeEvent
- setEnvelopeAgePacked(byte[], int) - Static method in class COM.activesw.api.client.NativePacker
- setEnvelopeGenEnabled(boolean) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Set the value for the envelope generation flag.
- setErrorFunc(ParserError) - Method in class COM.activesw.api.client.parser.Parser
- setErrorFunc(ParserError) - Method in class COM.activesw.api.util.parser.Parser
- setEscapeSlashes(boolean) - Method in class COM.activesw.api.util.UnicodeEscapeReader
-
Set whether to escape backslashes passed through this writer or not.
- setEscapeSlashes(boolean) - Method in class COM.activesw.api.util.UnicodeEscapeWriter
-
Set whether to escape backslashes passed through this writer or not.
- 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.
- setEventField(String, BrokerJMSEvent) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of an event field.
- setEventId(long) - Method in class COM.activesw.api.client.NativeEvent
- 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.
- setEventTypeName(String) - Method in class COM.activesw.api.client.NativeEvent
- 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(NativeField) - Method in class COM.activesw.api.client.NativeField
-
Sets a member field.
- setField(NativeField) - Method in class COM.activesw.api.client.NativeStruct
-
Sets a member field.
- setField(String, short, Object) - Method in class COM.activesw.api.client.BrokerEvent
-
Sets the value of a field.
- setField(String, short, Object) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a field.
- setField(String, short, Object) - Method in class COM.activesw.api.client.BrokerPacked
-
Set a field's value
- setField(String, short, Object) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a field.
- setField(String, short, Object, boolean) - Method in class COM.activesw.api.client.NativeEvent
-
Sets a field.
- setField(String, BrokerField) - Method in class COM.activesw.api.client.BrokerEvent
-
Sets the value of a field.
- setField(String, BrokerField) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a field.
- setField(String, BrokerField) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a field.
- setFieldDef(String, BrokerAdminTypeDef) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Set the type of a field.
- setFieldInitEnabled(boolean) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Set the value for the field initializers flag.
- setFieldType(String, short, String) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Set the type for a given field.
- setFieldTypeUnknown(BrokerAdminTypeDef, String) - Static method in class COM.activesw.api.client.BrokerTypeCacheInternal
- setFilter(BrokerFilterDescriptor) - Method in interface COM.activesw.api.client.BrokerQueueBrowser
-
Set filter for queue browser's browse operation.
- setFilter(BrokerFilterDescriptor) - Method in class COM.activesw.api.client.BrokerQueueBrowserImpl
- 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.
- setFilters(BrokerFilterDescriptor[]) - Method in class COM.activesw.api.client.BrokerQueueBrowserImpl
- setFloatField(String, float) - Method in class COM.activesw.api.client.BrokerEvent
-
Sets the value of a float field.
- setFloatField(String, float) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a float field.
- setFloatField(String, float) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a float field.
- setFloatProperty(String, float) - Method in class COM.activesw.api.client.BrokerEvent
- setFloatProperty(String, float) - Method in class COM.activesw.api.client.BrokerJMSEvent
- 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.
- setFloatSeqField(String, int, int, int, float[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a float sequence field.
- setFloatSeqField(String, int, int, int, float[]) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setIndentLevel(int) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Set the indent level to use when generating code.
- setIndentSpacing(int) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Set the indent spacing to use when generating code.
- setIndicatorFieldTable(Hashtable) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Set the indicator field table.
- setIndicatorGenEnabled(boolean) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Set the value for the indicator generation flag.
- setIntegerField(String, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Sets the value of an integer field.
- setIntegerField(String, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of an integer field.
- setIntegerField(String, int) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setIntegerSeqField(String, int, int, int, int[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of an integer sequence field.
- setIntegerSeqField(String, int, int, int, int[]) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a subrange of an integer sequence field.
- setIntProperty(String, int) - Method in class COM.activesw.api.client.BrokerEvent
- setIntProperty(String, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
- setIOException(IOException) - Method in exception COM.activesw.api.util.lexer.ParseException
- 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.
- setKillVal(ParserKill) - Method in class COM.activesw.api.client.parser.Parser
- setKillVal(ParserKill) - Method in class COM.activesw.api.util.parser.Parser
- setLength(int) - Method in class COM.activesw.api.client.NativeSequence
-
Sets the length of the sequence.
- setLength(int) - Method in class COM.activesw.api.util.LineStringBuffer
- setLength(int[], int) - Method in class COM.activesw.api.client.NativeField
-
Sets the length of the sequence at the specified indices.
- setLength(int[], int) - Method in class COM.activesw.api.client.NativeSequenceField
-
Sets the length of the sequence at the specified indices.
- setLicense(String) - Method in class COM.activesw.api.client.BrokerServerClient
-
Deprecated.Deprecated in webMethods Broker 9.0, instead use
BrokerServerClient.setLicenseFileName(String)
- setLicenseContent(String) - Method in class COM.activesw.api.client.BrokerServerClient
-
Set the license file content for Broker Server.
- setLicenseFile(String) - Method in class COM.activesw.api.client.BrokerServerClient
-
Deprecated.Deprecated in webMethods Broker 9.0, instead use
BrokerServerClient.setLicenseFileName(String)
- setLicenseFileName(String) - Method in class COM.activesw.api.client.BrokerServerClient
-
Set the license file name for Broker Server.
- setLineNumber(int) - Method in exception COM.activesw.api.util.lexer.ParseException
- setLineOffset(int) - Method in exception COM.activesw.api.util.lexer.ParseException
- setLocale(Locale) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Set the locale for this connection.
- setLogConfig(BrokerLogConfig) - Method in class COM.activesw.api.client.BrokerServerClient
-
Set the Broker Server logging configuration.
- setLogFilter(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Allows filtering of log content.
- setLogFilters(BrokerFilter[]) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Allows filtering of log content.
- setLogOutput(BrokerLogConfigEntry) - Method in class COM.activesw.api.client.BrokerLogConfig
-
Set the value of a simple log output's state.
- setLogOutput(String, boolean, String) - Method in class COM.activesw.api.client.BrokerLogConfig
-
Set the value of a single log output's state.
- setLogTopic(BrokerLogConfigEntry) - Method in class COM.activesw.api.client.BrokerLogConfig
-
Set the value of a single log topic's state.
- setLogTopic(String, boolean, String) - Method in class COM.activesw.api.client.BrokerLogConfig
-
Set the value of a single log topic's state.
- setLongField(String, long) - Method in class COM.activesw.api.client.BrokerEvent
-
Sets the value of a long field.
- setLongField(String, long) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a long field.
- setLongField(String, long) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a long field.
- setLongMessage(String) - Method in class COM.activesw.api.util.Message
-
Set the long message.
- setLongProperty(String, long) - Method in class COM.activesw.api.client.BrokerEvent
- setLongProperty(String, long) - Method in class COM.activesw.api.client.BrokerJMSEvent
- 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.
- setLongSeqField(String, int, int, int, long[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a long sequence field.
- setLongSeqField(String, int, int, int, long[]) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a subrange of a long sequence field.
- setMaxSeverity(int) - Method in class COM.activesw.api.client.parser.Parser
- setMaxSeverity(int) - Method in class COM.activesw.api.util.parser.Parser
- 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.
- setModificationFlag() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Set the modification flag.
- setNErrors(int) - Method in class COM.activesw.api.client.parser.Parser
- setNErrors(int) - Method in class COM.activesw.api.util.parser.Parser
- setNullProperty(String, String) - Method in class COM.activesw.api.client.BrokerEvent
- setNullProperty(String, String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- setObject(Object) - Method in class COM.activesw.api.util.Message
-
Set the object.
- setPacked(byte[], int, int) - Method in class COM.activesw.api.client.Regexp
- setPassword(String) - Method in class COM.activesw.api.client.BrokerBasicAuthIdentity
- 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.
- setPosition(int) - Method in class COM.activesw.api.client.BrokerQueueBrowserImpl
- 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.
- setPublishSequenceNumber(long) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setRock(Object) - Method in class COM.activesw.api.client.parser.Parser
- setRock(Object) - Method in class COM.activesw.api.util.parser.Parser
- setSecondaryErrorMessage(String) - Method in exception COM.activesw.api.util.lexer.ParseException
- 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.
- setSequenceField(String, short, int, int, int, Object) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a sequence field.
- setSequenceField(String, short, int, int, int, Object) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a subrange of a sequence field.
- setSequenceField(String, short, int, int, int, Object, boolean) - Method in class COM.activesw.api.client.NativeEvent
-
Sets count elements of a sequence field starting at srcOffset, growing the sequence if necessary For typed events: If the type definition for fieldName is not found or if it does not match the type definition then a BrokerException will be thrown.
- setSequenceFieldLength(String, int) - Method in class COM.activesw.api.client.NativeEvent
-
Sets the length of a sequence field For typed events: If the type definition for fieldName is not found or if it does not match the type definition then a BrokerException will be thrown.
- setSequenceFieldLength(String, int, short) - Method in class COM.activesw.api.client.NativeEvent
-
Sets the length of a sequence field For typed events: If the type definition for fieldName is not found or if it does not match the type definition then a BrokerException will be thrown.
- setSequenceFieldSize(String, int) - Method in class COM.activesw.api.client.BrokerEvent
-
Set the size of a sequence field.
- setSequenceFieldSize(String, int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Set the size of a sequence field.
- setSequenceFieldSize(String, int) - Method in class COM.activesw.api.client.ReflectEvent
-
Set the size of a sequence field.
- setSequenceSize(String, short, int) - Method in class COM.activesw.api.client.BrokerPacked
-
Set a sequence field's size
- 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.
- setSeverity(int) - Method in class COM.activesw.api.util.Message
-
Set the severity.
- 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.
- setShortField(String, short) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a short field.
- setShortField(String, short) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a short field.
- setShortMessage(String) - Method in class COM.activesw.api.util.Message
-
Set the short message.
- setShortProperty(String, short) - Method in class COM.activesw.api.client.BrokerEvent
- setShortProperty(String, short) - Method in class COM.activesw.api.client.BrokerJMSEvent
- 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.
- setShortSeqField(String, int, int, int, short[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a short sequence field.
- setShortSeqField(String, int, int, int, short[]) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a subrange of a short sequence field.
- setShortStructName(String) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Get the shortened class name used for nested structs.
- setSkipWriter(Writer) - Method in class COM.activesw.api.util.lexer.JavaLexer
- 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.
- setSparseFieldTable(Hashtable) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Set the hashtable for sparse field generation.
- setSSLCertificate(String, String, KeystoreType, TruststoreType, String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
- setSSLCipherSuites(String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
- setSSLConfig(BrokerSSLConfig) - Method in class COM.activesw.api.client.BrokerServerClient
-
Set the SSL configuration to be used next time the Broker Server is started.
- setSSLConfig(String, String, String) - Method in class COM.activesw.api.client.BrokerServerClient
-
Set the SSL configuration to be used next time the Broker Server is started.
- setSSLConfigV2(BrokerSSLConfigV2) - Method in class COM.activesw.api.client.BrokerServerClient
-
Set the SSL configuration to be used next time the Broker server is started.
- setSSLDistinguishedName(String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
- setSSLEncrypted(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Set the secure socket layer encryption flag.
- setSslProtocol(String) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
-
Set the SSL protocols that this configuration allows.
- setSSLProvider(String) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
- setStateShare(boolean) - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Set the state share status of the descriptor.
- setStateShareLimit(int) - Method in class COM.activesw.api.client.BrokerClient
-
Set the number of clients which can be simultaneously connected using this client ID.
- setStaticGatewayForwarding(String, boolean) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Enable or disable static gateway forwarding,
- setStorageType(int) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Set the type's storage type.
- setStringField(String, String) - Method in class COM.activesw.api.client.BrokerEvent
-
Sets the value of a string field.
- setStringField(String, String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a string field.
- setStringField(String, String) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setStringFieldToSubstring(String, int, int, String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a string field to a substring of another string.
- setStringFieldToSubstring(String, int, int, String) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a string field to a substring of another string.
- setStringProperty(String, String) - Method in class COM.activesw.api.client.BrokerEvent
- setStringProperty(String, String) - Method in class COM.activesw.api.client.BrokerJMSEvent
- 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.
- setStringSeqField(String, int, int, int, String[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a string sequence field.
- setStringSeqField(String, int, int, int, String[]) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setStructFieldFromEvent(String, BrokerJMSEvent) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a structure field.
- setStructFieldFromEvent(String, ReflectEvent) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setStructSeqFieldFromEvents(String, int, int, int, BrokerJMSEvent[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a structure sequence field.
- setStructSeqFieldFromEvents(String, int, int, int, ReflectEvent[]) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a structure sequence field.
- setSuspend(boolean) - Method in class COM.activesw.api.client.BrokerClientPoll
-
Suspend or unsuspend this poll object.
- setTables(ParserTables) - Method in class COM.activesw.api.client.parser.Parser
- setTables(ParserTables) - Method in class COM.activesw.api.util.parser.Parser
- setTag(int) - Method in class COM.activesw.api.client.BrokerEvent
-
Set the event's 'tag' envelope field.
- setTag(int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Set the event's 'tag' envelope field.
- setTag(int) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setToken(Token) - Method in class COM.activesw.api.util.lexer.FileLexer
- setTopLevelClass(boolean) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Set the value for the top-level class flag.
- setTopMessage(String) - Method in class COM.activesw.api.util.MessageSet
-
Set the top level message.
- 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
- setTransactionTimeout(int) - Method in class COM.activesw.api.client.BrokerXAResource
- 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.
- setUCCharField(String, char) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a unicode char field.
- setUCCharField(String, char) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setUCCharSeqField(String, int, int, int, char[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a unicode char sequence field.
- setUCCharSeqField(String, int, int, int, char[]) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setUCStringField(String, String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a unicode string field.
- setUCStringField(String, String) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setUCStringFieldToSubstring(String, int, int, String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a unicode string field to a substring of another string.
- setUCStringFieldToSubstring(String, int, int, String) - Method in class COM.activesw.api.client.ReflectEvent
-
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.
- setUCStringSeqField(String, int, int, int, String[]) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Sets the value of a subrange of a unicode string sequence field.
- setUCStringSeqField(String, int, int, int, String[]) - Method in class COM.activesw.api.client.ReflectEvent
-
Sets the value of a subrange of a unicode string sequence field.
- setUnknownField(BrokerEvent, String) - Static method in class COM.activesw.api.client.BrokerEventInternal
-
Set a field of type unknown
- setUnknownSeqField(BrokerEvent, String) - Static method in class COM.activesw.api.client.BrokerEventInternal
-
Set a sequence field of type unknown
- setUserName(String) - Method in class COM.activesw.api.client.BrokerAuthInfo
- setUserName(String) - Method in class COM.activesw.api.client.BrokerBasicAuthIdentity
- 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.
- setValue(Object, short) - Method in class COM.activesw.api.client.NativeField
-
Sets the value of the field
- setValue(Object, short) - Method in class COM.activesw.api.client.NativeSequenceField
-
Sets the value of the field
- 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
- SEVERITY_DEBUG - Static variable in class COM.activesw.api.util.Message
- SEVERITY_ERROR - Static variable in class COM.activesw.api.util.Message
- SEVERITY_INFO - Static variable in class COM.activesw.api.util.Message
- SEVERITY_WARNING - Static variable in class COM.activesw.api.util.Message
- 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
- SHORT_MAX - Static variable in class COM.activesw.api.client.parser.Parser
- SHORT_MAX - Static variable in class COM.activesw.api.util.parser.Parser
- SHORT_MIN - Static variable in class COM.activesw.api.client.parser.Parser
- SHORT_MIN - Static variable in class COM.activesw.api.util.parser.Parser
- signature - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- signatureType - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- simpleValidate(String) - Static method in class COM.activesw.api.client.BrokerLicense
-
Determines if the license format is valid, but does not fully validate the license.
- singleQuote - Variable in class COM.activesw.api.client.BrokerFormatToken
- sqlQuote - Variable in class COM.activesw.api.client.BrokerFormatToken
- 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_PROVIDER_ENTRUST - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- SSL_PROVIDER_JSSE - Static variable in class COM.activesw.api.client.ssl.AwSSLUtil
- SSL_STATUS_DISABLED - Static variable in class COM.activesw.api.client.BrokerServerClient
- SSL_STATUS_ENABLED - Static variable in class COM.activesw.api.client.BrokerServerClient
- SSL_STATUS_ERROR - Static variable in class COM.activesw.api.client.BrokerServerClient
- SSL_STATUS_NOT_SUPPORTED - Static variable in class COM.activesw.api.client.BrokerServerClient
- SSLv3 - COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
- start - Variable in class COM.activesw.api.client.BrokerFilterValue
- start - Variable in class COM.activesw.api.util.lexer.ReadBuffer
- start - Variable in class COM.activesw.api.util.lexer.Token
- start(Xid, int) - Method in class COM.activesw.api.client.BrokerXAResource
- startMetaDataBackup() - Method in class COM.activesw.api.client.BrokerServerClient
-
Notifies the Broker that backup of the meta-data is going to start.
- startp - Variable in class COM.activesw.api.client.Regexp
- startResult - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- 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.BrokerAuditLogEntry
- status - Variable in class COM.activesw.api.client.BrokerServerInfo
- status - Variable in class COM.activesw.api.client.BrokerSSLCertificate
- status - Variable in class COM.activesw.api.client.BrokerSSLStatus
-
The SSL status.
- stopMainLoop() - Static method in class COM.activesw.api.client.BrokerClient
-
Interrupt the current mainLoop calls.
- stopMainLoop() - Static method in class COM.activesw.api.client.BrokerTransactionalClient
- stopProcess() - Method in class COM.activesw.api.client.BrokerServerClient
-
Stop the Broker Server process.
- STORAGE_GUARANTEED - Static variable in class COM.activesw.api.client.BrokerTypeDef
- STORAGE_PERSISTENT - Static variable in class COM.activesw.api.client.BrokerTypeDef
-
Deprecated.
- storage_type - Variable in class COM.activesw.api.client.BrokerClientGroupInfo
-
Client group queue storage type.
- STORAGE_VOLATILE - Static variable in class COM.activesw.api.client.BrokerTypeDef
- store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteBroker
-
Stores the information from this object into the Broker for which the given client object has been provided.
- store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteClient
-
Stores the information from this Client into the broker for which the given broker admin client has been provided.
- store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteClientGroup
-
Stores the information from this Client Group into the broker for which the given client object has been provided.
- store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteEventType
-
Stores the information from this object into the broker for which the given client object has been provided.
- store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteTerritory
-
Stores the information from this Territory into the broker for which the given client object has been provided.
- store(BrokerAdminClient) - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
-
Stores the information from this Territory Gateway into the broker for which the given client object has been provided.
- store(BrokerAdminClient, boolean) - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
- store(BrokerServerClient) - Method in class COM.activesw.api.client.BrokerCompleteServer
-
Stores the information from this object into the server for which the given client object has been provided.
- StringFilteredOutputStream - Class in COM.activesw.api.util
- StringFilteredOutputStream(String) - Constructor for class COM.activesw.api.util.StringFilteredOutputStream
- 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.
- stringFromANSI(String) - Static method in class COM.activesw.api.client.BrokerJMSEvent
-
Convert a String object which contains only ANSI 8-bit characters, to another String which contains unicode characters.
- StringOutputStream - Class in COM.activesw.api.util
- StringOutputStream() - Constructor for class COM.activesw.api.util.StringOutputStream
- 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.
- stringToANSI(String) - Static method in class COM.activesw.api.client.BrokerJMSEvent
-
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.BrokerCBData
- 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
- substring(int) - Method in class COM.activesw.api.util.LineStringBuffer
- substring(int, int) - Method in class COM.activesw.api.util.LineStringBuffer
- suspend(long) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Suspend the transaction with the given external_id.
- suspend(String) - Method in class COM.activesw.api.client.BrokerTransactionalClient
-
Suspend the transaction with the given external_id.
- suspendAll(BrokerTransactionalClient[], String) - Static method in class COM.activesw.api.client.BrokerTransactionalClient
-
Suspend the given list of current transactions.
- SYNCHRONOUS - Static variable in class COM.activesw.api.client.BrokerClient
- SYNTAX - Static variable in class COM.activesw.api.client.parser.Parser
- SYNTAX - Static variable in class COM.activesw.api.util.parser.Parser
- SYNTAX_ERROR - Static variable in exception COM.activesw.api.util.lexer.ParseException
T
- table - Variable in class COM.activesw.api.client.parser.ParserTables
- table - Variable in class COM.activesw.api.util.parser.ParserTables
- table_max - Variable in class COM.activesw.api.client.parser.ParserTables
- table_max - Variable in class COM.activesw.api.util.parser.ParserTables
- tag - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- tag - Variable in class COM.activesw.api.client.BrokerCBData
- 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.
- test(String, String, String, int) - Static method in class COM.activesw.api.client.Regexp
- testEventTypeName(String) - Static method in class COM.activesw.api.client.BrokerEventInternal
-
Test for a valid event type name.
- testInfosetName(String) - Static method in class COM.activesw.api.client.BrokerEventInternal
-
Test for a valid infoset 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.
- timeit - Static variable in class COM.activesw.api.client.BrokerCPUtil
- timeout - Variable in class COM.activesw.api.client.BrokerCBWait
- timestamp - Static variable in class COM.activesw.api.client.BrokerCPUtil
- TLSv1 - COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
- TLSv1_1 - COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
- TLSv1_2 - COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
- TLSv1_3 - COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
- toBinData() - Method in class COM.activesw.api.client.BrokerEvent
-
Get out the event's data as a byte array.
- toBinData() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get out the event's data as a byte array.
- toBinData() - Method in class COM.activesw.api.client.ReflectEvent
-
Get out the event's data as a byte array.
- toBinString(BrokerEvent) - Static method in class COM.activesw.api.client.BrokerEventInternal
-
Get event content as a binary dump string
- toBrokerEvent(BrokerEvent) - Method in class COM.activesw.api.client.ReflectEvent
- 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(Reader) - Method in exception COM.activesw.api.util.lexer.ParseException
- 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.
- toExternalId(Xid) - Static method in class COM.activesw.api.client.BrokerXid
-
Converts an XID to a Broker external identifier.
- toFormattedString(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Format an event string.
- toFormattedString(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Format an event string.
- toFormattedString(String) - Method in class COM.activesw.api.client.ReflectEvent
-
Format an event string.
- toFormattedString(String, Locale) - Method in class COM.activesw.api.client.BrokerEvent
-
Format an event string.
- toFormattedString(String, Locale) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Format an event string.
- toFormattedString(String, Locale) - Method in class COM.activesw.api.client.ReflectEvent
-
Format an event string.
- Token - Class in COM.activesw.api.util.lexer
- Token() - Constructor for class COM.activesw.api.util.lexer.Token
- Token(Token) - Constructor for class COM.activesw.api.util.lexer.Token
- tokenNumberFromName(String) - Method in class COM.activesw.api.client.parser.Parser
- tokenNumberFromName(String) - Method in class COM.activesw.api.util.parser.Parser
- tokenToString(Token) - Static method in class COM.activesw.api.util.lexer.JavaTokens
- toLocalizedFormattedString(String) - Method in class COM.activesw.api.client.BrokerEvent
-
Format an event string.
- toLocalizedFormattedString(String) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
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.
- toLocalizedString() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
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.
- toLongString() - Method in class COM.activesw.api.util.Message
-
Get the long message string.
- toLongString(int) - Method in class COM.activesw.api.util.MessageSet
-
Get a full length string.
- toObject(Object) - Method in class COM.activesw.api.client.BrokerEvent
-
Deprecated.As of Java API v6.5.
- top_message - Variable in class COM.activesw.api.util.MessageSet
-
The top level message.
- toShortString() - Method in class COM.activesw.api.util.Message
-
Get the short message string.
- toShortString(int) - Method in class COM.activesw.api.util.MessageSet
-
Get a short length string.
- toString() - Method in exception COM.activesw.api.client.adl.ADLPreV3ParseException
- toString() - Method in class COM.activesw.api.client.adl.Goal
- toString() - Method in class COM.activesw.api.client.BrokerAccessControlList
-
Get a string with the ACL in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Get a string representation of the type definition.
- toString() - Method in class COM.activesw.api.client.BrokerAllQueueStat
- toString() - Method in class COM.activesw.api.client.BrokerAuthInfo
-
Convert to a string.
- toString() - Method in class COM.activesw.api.client.BrokerBasicAuthIdentity
-
Convert to a string.
- toString() - Method in class COM.activesw.api.client.BrokerClient
-
Returns a string with the client information in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerClientGroupInfo
-
Convert to string.
- toString() - Method in class COM.activesw.api.client.BrokerClientInfo
-
Returns a string with the client info in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerClientSession
-
Create an entry with values set.
- toString() - Method in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
Returns a string with the Cluster gateway info in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerClusterInfo
-
Returns a string with the cluster info in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerClusterPublisher
-
Returns a string with the client information in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerCompleteBroker
-
Converts this broker's information into a string.
- toString() - Method in class COM.activesw.api.client.BrokerCompleteClient
-
Converts this Client's information into a string.
- toString() - Method in class COM.activesw.api.client.BrokerCompleteClientGroup
-
Converts this Client Group's information into a string.
- toString() - Method in class COM.activesw.api.client.BrokerCompleteCollection
-
Converts this object's information into a string.
- toString() - Method in class COM.activesw.api.client.BrokerCompleteEventType
-
Converts this event type's information into a string.
- toString() - Method in class COM.activesw.api.client.BrokerCompleteServer
-
Converts this server's information into a string.
- toString() - Method in class COM.activesw.api.client.BrokerCompleteTerritory
-
Converts this Territory's information into a string.
- toString() - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
-
Converts this Territory Gateway's information into a string.
- toString() - Method in class COM.activesw.api.client.BrokerConnectionDescriptor
-
Return a human-readable string with the descriptor's value.
- toString() - Method in class COM.activesw.api.client.BrokerDate
-
Return in a string format.
- toString() - Method in class COM.activesw.api.client.BrokerEvent
-
Get event content as a string which includes newlines formatted for the US English locale.
- toString() - Method in exception COM.activesw.api.client.BrokerException
-
Get a printable version of the exception.
- toString() - Method in class COM.activesw.api.client.BrokerFilter
-
Get the filter as a string.
- toString() - Method in class COM.activesw.api.client.BrokerFilterDescriptor
-
Convert to string.
- toString() - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get event content as a string which includes newlines formatted for the US English locale.
- toString() - Method in class COM.activesw.api.client.BrokerLogConfig
-
Get a string with the log config information in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerMonitorClient
-
Get Broker Monitor client information in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerServerClient
-
Get a string with the server client information in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerServerLogEntry
-
Returns a string with the server log entry in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerSharedEventTypeInfo
-
Returns a string with the territory gateway info in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerSharedEventTypeRefuseUpdateInfo
-
Returns a string with the territory gateway refuse update info in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerSSLCertificate
-
Convert to string.
- toString() - Method in class COM.activesw.api.client.BrokerSSLConfig
-
Convert to a string.
- toString() - Method in enum COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
- toString() - Method in class COM.activesw.api.client.BrokerSSLStatus
-
Convert to string
- toString() - Method in class COM.activesw.api.client.BrokerSubscription
-
Convert to string.
- toString() - Method in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
Returns a string with the territory gateway info in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerTerritoryInfo
-
Returns a string with the territory info in a form suitable for human viewing.
- toString() - Method in class COM.activesw.api.client.BrokerTraceEvent
- toString() - Method in class COM.activesw.api.client.BrokerTypeCacheInternal
-
Dump the cache to a string
- toString() - Method in class COM.activesw.api.client.BrokerTypeDef
-
Get a string representation of the type definition.
- toString() - Method in class COM.activesw.api.client.BrokerURL
-
Returns a string representation of this object.
- toString() - Method in class COM.activesw.api.client.FieldNameToken
- toString() - Method in class COM.activesw.api.client.FieldNameTokenizer
- toString() - Method in exception COM.activesw.api.client.NativePackerException
- toString() - Method in class COM.activesw.api.client.ReflectEvent
-
Get event content as a string which includes newlines.
- toString() - Method in class COM.activesw.api.client.ReflectTypeDef
-
Get a string representation of the type definition.
- toString() - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Convert the type definition to a string representation.
- toString() - Method in exception COM.activesw.api.util.lexer.ParseException
- toString() - Method in class COM.activesw.api.util.lexer.Token
- toString() - Method in class COM.activesw.api.util.LineStringBuffer
- toString() - Method in class COM.activesw.api.util.Message
-
Get the short message string.
- toString() - Method in class COM.activesw.api.util.MessageSet
-
Calls
MessageSet.toShortString(int)
(0). - toString() - Method in class COM.activesw.api.util.Region
- toString(boolean) - Method in class COM.activesw.api.client.BrokerClientInfo
-
Returns a string with the client info in a form suitable for human viewing.
- toString(int) - Method in class COM.activesw.api.client.BrokerAdminTypeDef
-
Get a string representation of the type definition.
- toString(int) - Method in class COM.activesw.api.client.BrokerAuthInfo
-
Convert to a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerBasicAuthIdentity
-
Convert to a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerClientGroupInfo
-
Convert to string.
- toString(int) - Method in class COM.activesw.api.client.BrokerClientInfo
-
Returns a string with the client info in a form suitable for human viewing.
- toString(int) - Method in class COM.activesw.api.client.BrokerClusterInfo
-
Returns a string with the cluster info in a form suitable for human viewing.
- toString(int) - Method in class COM.activesw.api.client.BrokerCompleteBroker
-
Converts this broker's information into a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerCompleteClient
-
Converts this Client's information into a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerCompleteClientGroup
-
Converts this Client Group's information into a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerCompleteCollection
-
Converts this object's information into a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerCompleteEventType
-
Converts this event type's information into a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerCompleteServer
-
Converts this server's information into a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerCompleteTerritory
-
Converts this Territory's information into a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
-
Converts this Territory Gateway's information into a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerEvent
-
Get event content as a string suitable for human viewing formatted for the US English locale.
- toString(int) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get event content as a string suitable for human viewing formatted for the US English locale.
- toString(int) - Method in class COM.activesw.api.client.BrokerLogConfig
-
Get a string with the log config information in a form suitable for human viewing.
- toString(int) - Method in class COM.activesw.api.client.BrokerSSLCertificate
-
Convert to string.
- toString(int) - Method in class COM.activesw.api.client.BrokerSSLConfig
-
Convert to a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerSSLConfigV2
-
Convert to a string.
- toString(int) - Method in class COM.activesw.api.client.BrokerSubscription
-
Convert to string.
- toString(int) - Method in class COM.activesw.api.client.BrokerTerritoryInfo
-
Returns a string with the territory info in a form suitable for human viewing.
- toString(int) - Method in class COM.activesw.api.client.BrokerTypeDef
-
Get a string representation of the type definition.
- toString(int) - Method in class COM.activesw.api.client.ReflectEvent
-
Get event content as a string suitable for human viewing.
- toString(int) - Method in class COM.activesw.api.client.ReflectTypeDef
-
Get a string representation of the type definition.
- toString(int, boolean) - Method in class COM.activesw.api.client.BrokerClientInfo
-
Returns a string with the client info in a form suitable for human viewing.
- toString(int, boolean) - Method in class COM.activesw.api.client.BrokerSubscription
-
Convert to string.
- toString(int, boolean, boolean) - Method in class COM.activesw.api.client.BrokerClusterGatewayInfo
-
Returns a string with the cluster gateway info in a form suitable for human viewing.
- toString(int, boolean, boolean) - Method in class COM.activesw.api.client.BrokerTerritoryGatewayInfo
-
Returns a string with the territory gateway info in a form suitable for human viewing.
- toString(int, String) - Method in class COM.activesw.api.client.BrokerAccessControlList
-
Get a string with the ACL in a form suitable for human viewing.
- toString(int, Locale) - Method in class COM.activesw.api.client.BrokerEvent
-
Get event content as a string suitable for human viewing formatted for the specified locale.
- toString(int, Locale) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get event content as a string suitable for human viewing formatted for the specified locale.
- toString(int, Locale) - Method in class COM.activesw.api.client.ReflectEvent
-
Get event content as a string suitable for human viewing.
- toString(StringBuffer) - Method in class COM.activesw.api.client.ReflectTypeDefGenerator
-
Convert the type definition to a string representation.
- toString(Locale) - Method in class COM.activesw.api.client.BrokerDate
-
Return in a string format.
- toString(Locale) - Method in class COM.activesw.api.client.BrokerEvent
-
Get event content as a string which includes newlines formatted for the specified locale.
- toString(Locale) - Method in exception COM.activesw.api.client.BrokerException
-
Get a printable version of the exception.
- toString(Locale) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Get event content as a string which includes newlines formatted for the specified locale.
- toString(Locale) - Method in class COM.activesw.api.client.ReflectEvent
-
Get event content as a string which includes newlines.
- toSummaryString(int) - Method in class COM.activesw.api.util.MessageSet
-
Get a string with just a summary.
- 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.
- trackId - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- 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
- transactionId - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- transactionStateToString(int) - Static method in class COM.activesw.api.client.BrokerAdminClient
-
Returns a String object representing the specified Broker Transaction Manager's transaction state.
- transformState - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- translate - Variable in class COM.activesw.api.client.parser.ParserTables
- translate - Variable in class COM.activesw.api.util.parser.ParserTables
- translateTokenNumber(int) - Method in class COM.activesw.api.client.parser.Parser
- translateTokenNumber(int) - Method in class COM.activesw.api.util.parser.Parser
- TruststoreType - Enum in COM.activesw.api.client.enums
-
This class enforces JKS to be the only supported truststore format for Java client programs, JMS client programs, and the Broker admin component.
- TX_STATE_ABORTED - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
- TX_STATE_COMMITTED - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
- TX_STATE_END - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
- TX_STATE_OPEN - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
- TX_STATE_SUSPENDED - Static variable in class COM.activesw.api.client.BrokerTransactionalClient
- txIdMap - Variable in class COM.activesw.api.client.BrokerTransactionalClient
- type - Variable in class COM.activesw.api.client.BrokerField
-
The field type.
- type - Variable in class COM.activesw.api.client.BrokerFilterValue
- type - Variable in class COM.activesw.api.util.lexer.Token
- type_def - Variable in class COM.activesw.api.client.BrokerCompleteEventType
- type_def - Variable in class COM.activesw.api.client.BrokerEvent
U
- UNEXPECTED_CHARACTER - Static variable in exception COM.activesw.api.util.lexer.ParseException
- UNICODE - Static variable in class COM.activesw.api.client.Base64
- UnicodeEscapeReader - Class in COM.activesw.api.util
-
The UnicodeEscapeReader is a filter for reading \ uxxxx encoded character streams and converting them to their unicode character equivalent.
- UnicodeEscapeReader(Reader) - Constructor for class COM.activesw.api.util.UnicodeEscapeReader
-
Create a Reader for filtering unicode escape sequences.
- UnicodeEscapeReader(Reader, boolean) - Constructor for class COM.activesw.api.util.UnicodeEscapeReader
-
Create a Reader for filtering unicode escape sequences.
- UnicodeEscapeWriter - Class in COM.activesw.api.util
-
The UnicodeEscapeWriter is a filter for translating unicode characters above the ANSI (8-bit) region into unicode escape sequences as specific by the Java specification (\ uxxxx).
- UnicodeEscapeWriter(Writer) - Constructor for class COM.activesw.api.util.UnicodeEscapeWriter
-
Create a Writer for filtering unicode characters into escape sequences
- UnicodeEscapeWriter(Writer, boolean) - Constructor for class COM.activesw.api.util.UnicodeEscapeWriter
-
Create a Writer for filtering unicode characters into escape sequences
- uniqueSort(String[]) - Static method in class COM.activesw.api.util.QuickSort
-
Uniquify for strings.
- unlockCache() - Static method in class COM.activesw.api.client.BrokerTypeCache
-
Unlock the cache.
- unpackDouble(byte[], int) - Static method in class COM.activesw.api.client.NativePacker
- unpackEvent(byte[]) - Static method in class COM.activesw.api.client.NativePacker
- unpackEvent(byte[], ReflectEvent) - Static method in class COM.activesw.api.client.ReflectPacker
- unpackEventFromString(String) - Static method in class COM.activesw.api.client.NativePacker
- unpackFloat(byte[], int) - Static method in class COM.activesw.api.client.NativePacker
- unpackInteger(byte[], int) - Static method in class COM.activesw.api.client.NativePacker
- unpackLong(byte[], int) - Static method in class COM.activesw.api.client.NativePacker
- unpackSequence(byte[], int, String) - Static method in class COM.activesw.api.client.NativePacker
- unpackSequence(byte[], int, String, ReflectEvent) - Static method in class COM.activesw.api.client.ReflectPacker
- unpackShort(byte[], int) - Static method in class COM.activesw.api.client.NativePacker
- unpackString16(byte[], int, int) - Static method in class COM.activesw.api.client.NativePacker
- unpackString16FromA(byte[], int, int) - Static method in class COM.activesw.api.client.NativePacker
- unpackString8(byte[], int, int) - Static method in class COM.activesw.api.client.NativePacker
- unpackStructValue(byte[], int, ReflectEvent) - Static method in class COM.activesw.api.client.ReflectPacker
- unpackStructValue(byte[], int, String) - Static method in class COM.activesw.api.client.NativePacker
- updateRemoteBrokerHostname(String, String) - Method in class COM.activesw.api.client.BrokerAdminClient
-
Updates the hostname for the particular remote broker.
- USE_DEFAULT_DN - Static variable in class COM.activesw.api.client.BrokerConnectionDescriptor
- user_name - Variable in class COM.activesw.api.client.BrokerClientInfo
-
The client's owner's user name.
- userName - Variable in class COM.activesw.api.client.BrokerAuthInfo
- UTF8 - Static variable in class COM.activesw.api.client.Base64
- UtilMessages - Class in COM.activesw.api.util
-
This class contains the messages displayed by various utility classes.
- UtilMessages() - Constructor for class COM.activesw.api.util.UtilMessages
- uuid - Variable in class COM.activesw.api.client.BrokerBasicEnvelope
- uuid - Variable in class COM.activesw.api.client.BrokerTraceEvent
-
The is_WireTags value from the event's envelope.
V
- v - Variable in class COM.activesw.api.client.BrokerFilterValue
- valid - Variable in class COM.activesw.api.client.parser.ParserTables
- valid - Variable in class COM.activesw.api.util.parser.ParserTables
- validate(BrokerClient) - Method in class COM.activesw.api.client.BrokerEvent
-
Validate event in the context of the specified client.
- validate(BrokerClient) - Method in class COM.activesw.api.client.BrokerJMSEvent
-
Validate event in the context of the specified client.
- validate(BrokerTypeDef) - Method in class COM.activesw.api.client.BrokerPacked
-
Validate an event against its definition.
- validate(BrokerTypeDef) - Method in class COM.activesw.api.client.NativeStruct
- VALIDATE_BAD_LICENSE - Static variable in class COM.activesw.api.client.BrokerLicense
- VALIDATE_BAD_PLATFORM - Static variable in class COM.activesw.api.client.BrokerLicense
- VALIDATE_BAD_PRODUCT - Static variable in class COM.activesw.api.client.BrokerLicense
- VALIDATE_BAD_VERSION - Static variable in class COM.activesw.api.client.BrokerLicense
- VALIDATE_EXPIRED - Static variable in class COM.activesw.api.client.BrokerLicense
- VALIDATE_OKAY - Static variable in class COM.activesw.api.client.BrokerLicense
- validateEventTypeName(String) - Static method in class COM.activesw.api.client.BrokerPacked
-
Check if event name is valid
- validateFieldName(String) - Static method in class COM.activesw.api.client.BrokerPacked
-
Check if field name is valid
- validateFieldNameChars(char[]) - Static method in class COM.activesw.api.client.BrokerPacked
- validateSslClientCertificate(AwSSLContext) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- validateSslClientCertificate(AwSSLContext) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- validateSslClientCertificate(KeyStore) - Static method in class COM.activesw.api.client.ssl.AwSSLEntrustUtil
- validateSslClientCertificate(KeyStore) - Static method in class COM.activesw.api.client.ssl.AwSSLJSSEUtil
- validateSslClientCertificate(KeyStore) - Static method in class COM.activesw.api.client.ssl.AwSSLUtil
- VALIDATION_FULL - Static variable in class COM.activesw.api.client.BrokerTypeDef
- VALIDATION_NONE - Static variable in class COM.activesw.api.client.BrokerTypeDef
- VALIDATION_OPEN - Static variable in class COM.activesw.api.client.BrokerTypeDef
- value - Variable in class COM.activesw.api.client.BrokerDoubleHolder
- value - Variable in class COM.activesw.api.client.BrokerField
-
The field value.
- value - Variable in class COM.activesw.api.client.BrokerIntHolder
- value - Variable in class COM.activesw.api.client.BrokerLogConfigEntry
-
The value is any additional string parameter associated with a log topic or log output.
- value - Variable in class COM.activesw.api.client.BrokerLongHolder
- value - Variable in class COM.activesw.api.util.lexer.Token
- valueOf(String) - Static method in enum COM.activesw.api.client.BrokerSSLConfigV2.CRLType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum COM.activesw.api.client.BrokerSSLConfigV2.KeystoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum COM.activesw.api.client.BrokerSSLConfigV2.TruststoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum COM.activesw.api.client.enums.KeystoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum COM.activesw.api.client.enums.TruststoreType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum COM.activesw.api.client.BrokerSSLConfigV2.CRLType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum COM.activesw.api.client.BrokerSSLConfigV2.KeystoreType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum COM.activesw.api.client.BrokerSSLConfigV2.SSLProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum COM.activesw.api.client.BrokerSSLConfigV2.TruststoreType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum COM.activesw.api.client.enums.KeystoreType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum COM.activesw.api.client.enums.TruststoreType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version - Variable in class COM.activesw.api.client.BrokerCompleteServer
- Version - Class in COM.activesw.api.client
-
This class can be used to query the product version and the build attributes of the jar.
- Version() - Constructor for class COM.activesw.api.client.Version
- VERSION_1015 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_105 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_31 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_40 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_50 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_60 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_61 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_62 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_63 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_64 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_65 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_66 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_71 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_80 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_82 - Static variable in class COM.activesw.api.client.BrokerClient
- VERSION_90 - Static variable in class COM.activesw.api.client.BrokerClient
W
- WARNING - Static variable in class COM.activesw.api.client.parser.Parser
- WARNING - Static variable in class COM.activesw.api.util.parser.Parser
- wire_event - Variable in class COM.activesw.api.client.BrokerEvent
- write(char[], int, int) - Method in class COM.activesw.api.util.UnicodeEscapeWriter
-
Write characters from a buffer into a stream.
- write(int) - Method in class COM.activesw.api.util.StringFilteredOutputStream
- write(int) - Method in class COM.activesw.api.util.StringOutputStream
- write(int) - Method in class COM.activesw.api.util.UnicodeEscapeWriter
-
Writes a character into a stream.
- write(AwSSLSocketInfo, byte[]) - Method in interface COM.activesw.api.client.ssl.AwSSL
-
Writes the array of bytes to the socket and returns the number of bytes written.
- write(AwSSLSocketInfo, byte[]) - Method in class COM.activesw.api.client.ssl.AwSSLEntrust
- write(AwSSLSocketInfo, byte[]) - Method in class COM.activesw.api.client.ssl.AwSSLJSSE
- write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteBroker
-
Writes this broker's information out in a textual format.
- write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteClient
-
Writes this Client's information out in a textual format.
- write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteClientGroup
-
Writes this Client Group's information out in a textual format.
- write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteCollection
-
Writes this object's information out in a textual format.
- write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteEventType
-
Writes this event type's information out in a textual format.
- write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteServer
-
Writes this server's information out in a textual format.
- write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteTerritory
-
Writes this Territory's information out in a textual format.
- write(Writer, int) - Method in class COM.activesw.api.client.BrokerCompleteTerritoryGateway
-
Writes this Territory Gateway's information out in a textual format.
- write(Writer, int, boolean) - Method in class COM.activesw.api.client.BrokerCompleteCollection
-
Writes this object's information out in a textual format.
- write(String, int, int) - Method in class COM.activesw.api.util.UnicodeEscapeWriter
-
Write characters from a buffer into a stream.
- writeVersionNumber(Writer, int) - Static method in class COM.activesw.api.client.BrokerCompleteCollection
-
Writes a version number string.
Y
- year - Variable in class COM.activesw.api.client.BrokerDate
- yylex(Object, Object) - Method in class COM.activesw.api.client.adl.ADLParser
- yylex(Object, Object) - Method in interface COM.activesw.api.client.parser.ParserLexer
- yylex(Object, Object) - Method in interface COM.activesw.api.util.parser.ParserLexer
- yylex(Object, Object, Hashtable) - Method in class COM.activesw.api.util.lexer.FileLexer
- yylex(Object, Object, Hashtable) - Method in class COM.activesw.api.util.lexer.JavaLexer
- yylex(Object, Object, Hashtable, boolean) - Method in class COM.activesw.api.util.lexer.JavaLexer
_
- _broker - Variable in class COM.activesw.api.client.BrokerURL
- _host - Variable in class COM.activesw.api.client.BrokerURL
- _isIPv6Format - Variable in class COM.activesw.api.client.BrokerURL
- _port - Variable in class COM.activesw.api.client.BrokerURL
All Classes All Packages