webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

Serialized Form


Package COM.activesw.api.client

Class COM.activesw.api.client.BrokerBackupException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerBadStateException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

client_id

java.lang.String client_id

session_id

int session_id

lock_time

BrokerDate lock_time

Class COM.activesw.api.client.BrokerBasicAuthFailureException extends BrokerException implements Serializable

Serialized Fields

username

java.lang.String username

Class COM.activesw.api.client.BrokerBlankParameterException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerClientContentionException extends BrokerException implements Serializable

Serialized Fields

id

java.lang.String id

Class COM.activesw.api.client.BrokerClientExistsException extends BrokerException implements Serializable

Serialized Fields

id

java.lang.String id

Class COM.activesw.api.client.BrokerClientGroupExistsException extends BrokerException implements Serializable

Serialized Fields

group

java.lang.String group

Class COM.activesw.api.client.BrokerClientQueueBrowserException extends BrokerQueueBrowserException implements Serializable

Class COM.activesw.api.client.BrokerClientQueueLockException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerClusterPublisherException extends BrokerException implements Serializable

Serialized Fields

broker_name

java.lang.String broker_name

Class COM.activesw.api.client.BrokerCommFailureException extends BrokerException implements Serializable

Serialized Fields

msg1

java.lang.String msg1

msg2

java.lang.String msg2

port

int port

Class COM.activesw.api.client.BrokerConnectionClosedException extends BrokerException implements Serializable

Serialized Fields

broker_name

java.lang.String broker_name

Class COM.activesw.api.client.BrokerCorruptDataException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerDependencyException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerEvent extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Throws:
java.io.IOException

Class COM.activesw.api.client.BrokerException extends java.lang.Exception implements Serializable

Serialized Fields

id

int id
System use only.


code

int code

minor_code

int minor_code

session_id

int session_id

request_id

int request_id

timestamp

java.util.Date timestamp

method

java.lang.String method

size_change

int size_change

event

BrokerEvent event

Class COM.activesw.api.client.BrokerExistsException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerFailureException extends BrokerException implements Serializable

Serialized Fields

fail

java.lang.String fail

code

int code

Class COM.activesw.api.client.BrokerFieldNotFoundException extends BrokerException implements Serializable

Serialized Fields

field

java.lang.String field

Class COM.activesw.api.client.BrokerFieldTypeMismatchException extends BrokerException implements Serializable

Serialized Fields

field

java.lang.String field

field_type

short field_type

Class COM.activesw.api.client.BrokerFileNotFoundException extends BrokerException implements Serializable

Serialized Fields

file_name

java.lang.String file_name

Class COM.activesw.api.client.BrokerFilterParseException extends BrokerException implements Serializable

Serialized Fields

parse_msg

java.lang.String parse_msg

name

java.lang.String name

type

short type

type1

short type1

type2

short type2

Class COM.activesw.api.client.BrokerFilterRuntimeException extends BrokerException implements Serializable

Serialized Fields

msg

java.lang.String msg

Class COM.activesw.api.client.BrokerFormatException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerHostNotFoundException extends BrokerException implements Serializable

Serialized Fields

host_name

java.lang.String host_name

Class COM.activesw.api.client.BrokerInClusterException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerIncompatibleVersionException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInputParseException extends BrokerException implements Serializable

Serialized Fields

parse_exception

COM.activesw.api.util.lexer.ParseException parse_exception

Class COM.activesw.api.client.BrokerInTerritoryException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInterruptedException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidAccessListException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidAcknowledgementException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidBrokerNameException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerInvalidClientException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidClientGroupNameException extends BrokerException implements Serializable

Serialized Fields

group

java.lang.String group

Class COM.activesw.api.client.BrokerInvalidClientIdException extends BrokerException implements Serializable

Serialized Fields

id

java.lang.String id

Class COM.activesw.api.client.BrokerInvalidClusterNameException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerInvalidEventException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidEventTypeNameException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerInvalidFieldNameException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerInvalidFilterException extends BrokerException implements Serializable

Serialized Fields

filterExpr

java.lang.String filterExpr

Class COM.activesw.api.client.BrokerInvalidLicenseException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidLogConfigException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerInvalidNameException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerInvalidOperationException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidPermissionException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidPlatformKeyException extends BrokerException implements Serializable

Serialized Fields

key

java.lang.String key

Class COM.activesw.api.client.BrokerInvalidPollOperationException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidPortException extends BrokerException implements Serializable

Serialized Fields

port

int port

port_chars

java.lang.String port_chars

Class COM.activesw.api.client.BrokerInvalidSequenceNumberException extends BrokerException implements Serializable

Serialized Fields

seqn

long seqn

Class COM.activesw.api.client.BrokerInvalidStateException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidSubscriptionException extends BrokerException implements Serializable

Serialized Fields

filter_string

java.lang.String filter_string

fail_count

int fail_count

Class COM.activesw.api.client.BrokerInvalidTerritoryNameException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerInvalidTxException extends BrokerException implements Serializable

Serialized Fields

tx_id

long tx_id

Class COM.activesw.api.client.BrokerInvalidTypeCacheException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerInvalidTypeDefException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerInvalidTypeException extends BrokerException implements Serializable

Serialized Fields

data_type

short data_type

Class COM.activesw.api.client.BrokerJMSEvent extends BrokerEvent implements Serializable

Serialized Fields

age

int age

Class COM.activesw.api.client.BrokerKeystoreException extends BrokerException implements Serializable

Serialized Fields

keystore

java.lang.String keystore

nestedException

java.lang.Exception nestedException

Class COM.activesw.api.client.BrokerNoPermissionException extends BrokerException implements Serializable

Serialized Fields

msg1

java.lang.String msg1

msg2

java.lang.String msg2

port

int port

Class COM.activesw.api.client.BrokerNotImplementedException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerNotInClusterException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerNotInTerritoryException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerNotRunningException extends BrokerException implements Serializable

Serialized Fields

host_name

java.lang.String host_name

port

int port

Class COM.activesw.api.client.BrokerNullParameterException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerOutOfRangeException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerProtocolException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerPublishPauseException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerQueueBrowserException extends BrokerException implements Serializable

Serialized Fields

seqn

long seqn

target_queue_id

java.lang.String target_queue_id

exId

int exId

Class COM.activesw.api.client.BrokerSecurityException extends BrokerException implements Serializable

Serialized Fields

host

java.lang.String host

Class COM.activesw.api.client.BrokerSSLClusterException extends BrokerException implements Serializable

Serialized Fields

host

java.lang.String host

port

int port

Class COM.activesw.api.client.BrokerSSLConfigException extends BrokerException implements Serializable

Serialized Fields

value

java.lang.String value

Class COM.activesw.api.client.BrokerSSLGatewayException extends BrokerException implements Serializable

Serialized Fields

host

java.lang.String host

port

int port

Class COM.activesw.api.client.BrokerSSLTerritoryException extends BrokerException implements Serializable

Serialized Fields

host

java.lang.String host

port

int port

Class COM.activesw.api.client.BrokerSubscriptionExistsException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerTimeoutException extends BrokerException implements Serializable

Serialized Fields

host

java.lang.String host

port

int port

Class COM.activesw.api.client.BrokerTxClosedException extends BrokerException implements Serializable

Class COM.activesw.api.client.BrokerUnknownBrokerNameException extends BrokerException implements Serializable

Serialized Fields

host_name

java.lang.String host_name

broker_name

java.lang.String broker_name

port

int port

Class COM.activesw.api.client.BrokerUnknownClientGroupException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerUnknownClientIdException extends BrokerException implements Serializable

Serialized Fields

id

java.lang.String id

Class COM.activesw.api.client.BrokerUnknownClusterException extends BrokerException implements Serializable

Serialized Fields

cluster_name

java.lang.String cluster_name

Class COM.activesw.api.client.BrokerUnknownEventTypeException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerUnknownInfosetException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

event_type

java.lang.String event_type

Class COM.activesw.api.client.BrokerUnknownKeyException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerUnknownNameException extends BrokerException implements Serializable

Serialized Fields

name

java.lang.String name

Class COM.activesw.api.client.BrokerUnknownRequestException extends BrokerException implements Serializable

Serialized Fields

_requestID

int _requestID

Class COM.activesw.api.client.BrokerUnknownServerException extends BrokerException implements Serializable

Serialized Fields

port

int port

Class COM.activesw.api.client.BrokerUnknownSessionIdException extends BrokerException implements Serializable

Serialized Fields

id

int id

c_id

java.lang.String c_id

Class COM.activesw.api.client.BrokerUnknownTerritoryException extends BrokerException implements Serializable

Serialized Fields

terr_name

java.lang.String terr_name

Class COM.activesw.api.client.NativePackerException extends java.lang.RuntimeException implements Serializable

Serialized Fields

ex

BrokerException ex

Class COM.activesw.api.client.RegexpException extends java.lang.Exception implements Serializable


webMethods Broker Administration Java API
Version 9.5.1.0.171 091713


Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.