Novell exteNd Messaging Platform 5.2

Serialized Form


Package org.omg.CORBA

Class org.omg.CORBA._IDLTypeStub extends ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)

writeObject

private void writeObject(ObjectOutputStream s)

Class org.omg.CORBA._PolicyStub extends ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)

writeObject

private void writeObject(ObjectOutputStream s)

Class org.omg.CORBA.Any extends Object implements Serializable

Class org.omg.CORBA.BAD_CONTEXT extends SystemException implements Serializable

Class org.omg.CORBA.BAD_INV_ORDER extends SystemException implements Serializable

Class org.omg.CORBA.BAD_OPERATION extends SystemException implements Serializable

Class org.omg.CORBA.BAD_PARAM extends SystemException implements Serializable

Class org.omg.CORBA.BAD_TYPECODE extends SystemException implements Serializable

Class org.omg.CORBA.Bounds extends UserException implements Serializable

Class org.omg.CORBA.COMM_FAILURE extends SystemException implements Serializable

Class org.omg.CORBA.CompletionStatus extends Object implements Serializable

Serialized Fields

_value

int _value

Class org.omg.CORBA.DATA_CONVERSION extends SystemException implements Serializable

Class org.omg.CORBA.DefinitionKind extends Object implements Serializable

Serialized Fields

_value

int _value
The field that holds a value for a DefinitionKind object.

 

Class org.omg.CORBA.FREE_MEM extends SystemException implements Serializable

Class org.omg.CORBA.IMP_LIMIT extends SystemException implements Serializable

Class org.omg.CORBA.INITIALIZE extends SystemException implements Serializable

Class org.omg.CORBA.INTERNAL extends SystemException implements Serializable

Class org.omg.CORBA.INTF_REPOS extends SystemException implements Serializable

Class org.omg.CORBA.INV_FLAG extends SystemException implements Serializable

Class org.omg.CORBA.INV_IDENT extends SystemException implements Serializable

Class org.omg.CORBA.INV_OBJREF extends SystemException implements Serializable

Class org.omg.CORBA.INV_POLICY extends SystemException implements Serializable

Class org.omg.CORBA.INVALID_TRANSACTION extends SystemException implements Serializable

Class org.omg.CORBA.InvalidPolicies extends UserException implements Serializable

Serialized Fields

indices

short[] indices

Class org.omg.CORBA.MARSHAL extends SystemException implements Serializable

Class org.omg.CORBA.NameValuePair extends Object implements Serializable

Serialized Fields

id

String id
The name to be associated with a value by this NameValuePair object.


value

Any value
The value to be associated with a name by this NameValuePair object.

Class org.omg.CORBA.NO_IMPLEMENT extends SystemException implements Serializable

Class org.omg.CORBA.NO_MEMORY extends SystemException implements Serializable

Class org.omg.CORBA.NO_PERMISSION extends SystemException implements Serializable

Class org.omg.CORBA.NO_RESOURCES extends SystemException implements Serializable

Class org.omg.CORBA.NO_RESPONSE extends SystemException implements Serializable

Class org.omg.CORBA.OBJ_ADAPTER extends SystemException implements Serializable

Class org.omg.CORBA.OBJECT_NOT_EXIST extends SystemException implements Serializable

Class org.omg.CORBA.ParameterMode extends Object implements Serializable

Serialized Fields

__value

int __value

Class org.omg.CORBA.PERSIST_STORE extends SystemException implements Serializable

Class org.omg.CORBA.PolicyError extends UserException implements Serializable

Serialized Fields

reason

short reason
The reason for the PolicyError exception being thrown.

 

Class org.omg.CORBA.ServiceDetail extends Object implements Serializable

Serialized Fields

service_detail_type

int service_detail_type
The type of the ORB service that this ServiceDetail object represents.


service_detail

byte[] service_detail
The data describing the ORB service that this ServiceDetail object represents.

Class org.omg.CORBA.ServiceInformation extends Object implements Serializable

Serialized Fields

service_options

int[] service_options
Array of ints representing service options.


service_details

ServiceDetail[] service_details
Array of ServiceDetails giving more details about the service.

Class org.omg.CORBA.SetOverrideType extends Object implements Serializable

Serialized Fields

_value

int _value
The field containing the value for this SetOverrideType object.

Class org.omg.CORBA.StructMember extends Object implements Serializable

Serialized Fields

name

String name
The name of the struct member described by this StructMember object.

 

type

TypeCode type
The type of the struct member described by this StructMember object.

 

type_def

IDLType type_def
The typedef that represents the IDL type of the struct member described by this StructMember object.

 

Class org.omg.CORBA.SystemException extends RuntimeException implements Serializable

Serialized Fields

minor

int minor
The CORBA Exception minor code.

 

completed

CompletionStatus completed
The status of the operation that threw this exception.

 

Class org.omg.CORBA.TRANSACTION_REQUIRED extends SystemException implements Serializable

Class org.omg.CORBA.TRANSACTION_ROLLEDBACK extends SystemException implements Serializable

Class org.omg.CORBA.TRANSIENT extends SystemException implements Serializable

Class org.omg.CORBA.TypeCode extends Object implements Serializable

Class org.omg.CORBA.UnionMember extends Object implements Serializable

Serialized Fields

name

String name
The name of the union member described by this UnionMember object.

 

label

Any label
The label of the union member described by this UnionMember object.

 

type

TypeCode type
The type of the union member described by this UnionMember object.

 

type_def

IDLType type_def
The typedef that represents the IDL type of the union member described by this UnionMember object.

 

Class org.omg.CORBA.UNKNOWN extends SystemException implements Serializable

Class org.omg.CORBA.UnknownUserException extends UserException implements Serializable

Serialized Fields

except

Any except
The Any instance that contains the actual user exception thrown by the server.

 

Class org.omg.CORBA.UserException extends Exception implements Serializable

Class org.omg.CORBA.ValueMember extends Object implements Serializable

Serialized Fields

name

String name
The name of the value member described by this ValueMember object.

 

id

String id
The repository ID of the value member described by this ValueMember object;

 

defined_in

String defined_in
The repository ID of the value in which this member is defined.

 

version

String version
The version of the value in which this member is defined.

 

type

TypeCode type
The type of of this value member.

 

type_def

IDLType type_def
The typedef that represents the IDL type of the value member described by this ValueMember object.

 

access

short access
The type of access (public, private) for the value member described by this ValueMember object.

 

Class org.omg.CORBA.WrongTransaction extends UserException implements Serializable


Package org.omg.CORBA.ORBPackage

Class org.omg.CORBA.ORBPackage.InconsistentTypeCode extends UserException implements Serializable

Class org.omg.CORBA.ORBPackage.InvalidName extends UserException implements Serializable


Package org.omg.CORBA.DynAnyPackage

Class org.omg.CORBA.DynAnyPackage.Invalid extends UserException implements Serializable

Class org.omg.CORBA.DynAnyPackage.InvalidSeq extends UserException implements Serializable

Class org.omg.CORBA.DynAnyPackage.InvalidValue extends UserException implements Serializable

Class org.omg.CORBA.DynAnyPackage.TypeMismatch extends UserException implements Serializable


Package org.omg.CORBA.TypeCodePackage

Class org.omg.CORBA.TypeCodePackage.BadKind extends UserException implements Serializable

Class org.omg.CORBA.TypeCodePackage.Bounds extends UserException implements Serializable


Package org.omg.CORBA.portable

Class org.omg.CORBA.portable.ApplicationException extends Exception implements Serializable

Serialized Fields

id

String id

ins

InputStream ins

Class org.omg.CORBA.portable.IndirectionException extends SystemException implements Serializable

Serialized Fields

offset

int offset
Points to the stream's offset.

Class org.omg.CORBA.portable.RemarshalException extends Exception implements Serializable

Class org.omg.CORBA.portable.UnknownException extends SystemException implements Serializable

Serialized Fields

originalEx

Throwable originalEx
A throwable--the original exception that was wrapped in a CORBA UnknownException.


Package org.omg.PortableServer

Class org.omg.PortableServer._ServantActivatorStub extends ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException

Class org.omg.PortableServer._ServantLocatorStub extends ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException

Class org.omg.PortableServer.ForwardRequest extends UserException implements Serializable

Serialized Fields

forward_reference

Object forward_reference

Class org.omg.PortableServer.IdAssignmentPolicyValue extends Object implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.IdUniquenessPolicyValue extends Object implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.ImplicitActivationPolicyValue extends Object implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.LifespanPolicyValue extends Object implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.RequestProcessingPolicyValue extends Object implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.ServantRetentionPolicyValue extends Object implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.ThreadPolicyValue extends Object implements Serializable

Serialized Fields

__value

int __value


Package org.omg.PortableServer.CurrentPackage

Class org.omg.PortableServer.CurrentPackage.NoContext extends UserException implements Serializable


Package org.omg.PortableServer.POAManagerPackage

Class org.omg.PortableServer.POAManagerPackage.AdapterInactive extends UserException implements Serializable

Class org.omg.PortableServer.POAManagerPackage.State extends Object implements Serializable

Serialized Fields

__value

int __value


Package org.omg.PortableServer.POAPackage

Class org.omg.PortableServer.POAPackage.AdapterAlreadyExists extends UserException implements Serializable

Class org.omg.PortableServer.POAPackage.AdapterNonExistent extends UserException implements Serializable

Class org.omg.PortableServer.POAPackage.InvalidPolicy extends UserException implements Serializable

Serialized Fields

index

short index

Class org.omg.PortableServer.POAPackage.NoServant extends UserException implements Serializable

Class org.omg.PortableServer.POAPackage.ObjectAlreadyActive extends UserException implements Serializable

Class org.omg.PortableServer.POAPackage.ObjectNotActive extends UserException implements Serializable

Class org.omg.PortableServer.POAPackage.ServantAlreadyActive extends UserException implements Serializable

Class org.omg.PortableServer.POAPackage.ServantNotActive extends UserException implements Serializable

Class org.omg.PortableServer.POAPackage.WrongAdapter extends UserException implements Serializable

Class org.omg.PortableServer.POAPackage.WrongPolicy extends UserException implements Serializable


Package org.omg.CosTransactions

Class org.omg.CosTransactions._ControlStub extends ObjectImpl implements Serializable

Class org.omg.CosTransactions._CoordinatorStub extends ObjectImpl implements Serializable

Class org.omg.CosTransactions._CurrentStub extends ObjectImpl implements Serializable

Class org.omg.CosTransactions._RecoveryCoordinatorStub extends ObjectImpl implements Serializable

Class org.omg.CosTransactions._ResourceStub extends ObjectImpl implements Serializable

Class org.omg.CosTransactions._SubtransactionAwareResourceStub extends ObjectImpl implements Serializable

Class org.omg.CosTransactions._SynchronizationStub extends ObjectImpl implements Serializable

Class org.omg.CosTransactions._TerminatorStub extends ObjectImpl implements Serializable

Class org.omg.CosTransactions._TransactionalObjectStub extends ObjectImpl implements Serializable

Class org.omg.CosTransactions._TransactionFactoryStub extends ObjectImpl implements Serializable

Class org.omg.CosTransactions.HeuristicCommit extends UserException implements Serializable

Class org.omg.CosTransactions.HeuristicHazard extends UserException implements Serializable

Class org.omg.CosTransactions.HeuristicMixed extends UserException implements Serializable

Class org.omg.CosTransactions.HeuristicRollback extends UserException implements Serializable

Class org.omg.CosTransactions.Inactive extends UserException implements Serializable

Class org.omg.CosTransactions.InvalidControl extends UserException implements Serializable

Class org.omg.CosTransactions.NotPrepared extends UserException implements Serializable

Class org.omg.CosTransactions.NoTransaction extends UserException implements Serializable

Class org.omg.CosTransactions.NotSubtransaction extends UserException implements Serializable

Class org.omg.CosTransactions.otid_t extends Object implements Serializable

Serialized Fields

formatID

int formatID

bqual_length

int bqual_length

tid

byte[] tid

Class org.omg.CosTransactions.PropagationContext extends Object implements Serializable

Serialized Fields

timeout

int timeout

current

TransIdentity current

parents

TransIdentity[] parents

implementation_specific_data

Any implementation_specific_data

Class org.omg.CosTransactions.Status extends Object implements Serializable

Serialized Fields

__value

int __value

Class org.omg.CosTransactions.SubtransactionsUnavailable extends UserException implements Serializable

Class org.omg.CosTransactions.SynchronizationUnavailable extends UserException implements Serializable

Class org.omg.CosTransactions.TransIdentity extends Object implements Serializable

Serialized Fields

coord

Coordinator coord

term

Terminator term

otid

otid_t otid

Class org.omg.CosTransactions.Unavailable extends UserException implements Serializable

Class org.omg.CosTransactions.Vote extends Object implements Serializable

Serialized Fields

__value

int __value


Package org.omg.CosNaming

Class org.omg.CosNaming._BindingIteratorImplBase extends ObjectImpl implements Serializable

Class org.omg.CosNaming._BindingIteratorStub extends ObjectImpl implements Serializable

Class org.omg.CosNaming._NamingContextExtImplBase extends ObjectImpl implements Serializable

Class org.omg.CosNaming._NamingContextExtStub extends ObjectImpl implements Serializable

Class org.omg.CosNaming._NamingContextImplBase extends ObjectImpl implements Serializable

Class org.omg.CosNaming._NamingContextStub extends ObjectImpl implements Serializable

Class org.omg.CosNaming.Binding extends Object implements Serializable

Serialized Fields

binding_name

NameComponent[] binding_name

binding_type

BindingType binding_type

Class org.omg.CosNaming.BindingType extends Object implements Serializable

Serialized Fields

__value

int __value

Class org.omg.CosNaming.NameComponent extends Object implements Serializable

Serialized Fields

id

String id

kind

String kind


Package org.omg.CosNaming.NamingContextPackage

Class org.omg.CosNaming.NamingContextPackage.AlreadyBound extends UserException implements Serializable

Class org.omg.CosNaming.NamingContextPackage.CannotProceed extends UserException implements Serializable

Serialized Fields

cxt

NamingContext cxt

rest_of_name

NameComponent[] rest_of_name

Class org.omg.CosNaming.NamingContextPackage.InvalidName extends UserException implements Serializable

Class org.omg.CosNaming.NamingContextPackage.NotEmpty extends UserException implements Serializable

Class org.omg.CosNaming.NamingContextPackage.NotFound extends UserException implements Serializable

Serialized Fields

why

NotFoundReason why

rest_of_name

NameComponent[] rest_of_name

Class org.omg.CosNaming.NamingContextPackage.NotFoundReason extends Object implements Serializable

Serialized Fields

__value

int __value


Package org.omg.CosNaming.NamingContextExtPackage

Class org.omg.CosNaming.NamingContextExtPackage.InvalidAddress extends UserException implements Serializable


Package com.sssw.jbroker.api.activation

Class com.sssw.jbroker.api.activation._ActivationSystem_Stub extends Stub implements Serializable

Class com.sssw.jbroker.api.activation.ActivationException extends Exception implements Serializable

Serialized Fields

_detail

Throwable _detail

Class com.sssw.jbroker.api.activation.ServerDesc extends Object implements Serializable

Serialized Fields

_mainClass

String _mainClass
 

_alias

String _alias
 

_classPath

String[] _classPath
 

_args

String[] _args
 

_vmFlags

String[] _vmFlags
 

_logDir

String _logDir
 


Package com.sssw.jbroker.api.bootstrap

Class com.sssw.jbroker.api.bootstrap._InitialReferencesImplBase extends ObjectImpl implements Serializable

Class com.sssw.jbroker.api.bootstrap._InitialReferencesStub extends ObjectImpl implements Serializable


Package com.sssw.jbroker.api.multicast

Class com.sssw.jbroker.api.multicast.MulticastServerException extends Exception implements Serializable


Package com.sssw.jbroker.api.admin

Class com.sssw.jbroker.api.admin._Manageable_Stub extends Stub implements Serializable

Class com.sssw.jbroker.api.admin._ManageableBase_Tie extends Stub implements Serializable

Serialized Fields

_thisObject

ObjectImpl _thisObject

_target

ManageableBase _target

Class com.sssw.jbroker.api.admin._ManageableCollection_Stub extends Stub implements Serializable

Class com.sssw.jbroker.api.admin._ManageableCollectionBase_Tie extends Stub implements Serializable

Serialized Fields

_thisObject

ObjectImpl _thisObject

_target

ManageableCollectionBase _target

Class com.sssw.jbroker.api.admin.ManageableException extends Exception implements Serializable

Serialized Fields

_detail

Throwable _detail
Nested Exception to hold wrapped remote exception.

 


Package com.sssw.jbroker.api.naming

Class com.sssw.jbroker.api.naming._NamingContextStub extends ObjectImpl implements Serializable

Class com.sssw.jbroker.api.naming.Access extends Object implements Serializable

Serialized Fields

__value

int __value

Class com.sssw.jbroker.api.naming.AccessPolicy extends Object implements Serializable

Serialized Fields

read_binding

Access read_binding

write_binding

Access write_binding

delete_binding

Access delete_binding

add_binding

Access add_binding

create_context

Access create_context

delete_context

Access delete_context

add_context

Access add_context


Package com.sssw.jbroker.api.security

Class com.sssw.jbroker.api.security.AuthenticationException extends SystemException implements Serializable

Serialized Fields

_realmName

String _realmName
Deprecated. 

_authScheme

AuthenticationScheme _authScheme
Deprecated. 

Class com.sssw.jbroker.api.security.CipherSuite extends Object implements Serializable

Serialized Fields

_cipherId

int _cipherId

Class com.sssw.jbroker.api.security.QualityOfProtection extends Object implements Serializable

Serialized Fields

_cipherSuites

CipherSuite[] _cipherSuites

Class com.sssw.jbroker.api.security.SecurityException extends Exception implements Serializable

Serialized Fields

_detail

String _detail

_throwable

Throwable _throwable

Class com.sssw.jbroker.api.security.SSLException extends Exception implements Serializable

Serialized Fields

_throwable

Throwable _throwable


Package com.sssw.jbroker.api.security.CSIv2

Class com.sssw.jbroker.api.security.CSIv2.ClientAuthInfo extends Object implements Serializable

Serialized Fields

_realm

String _realm

_optional

boolean _optional

Class com.sssw.jbroker.api.security.CSIv2.SecureTransportInfo extends Object implements Serializable

Serialized Fields

_qop

QualityOfProtection _qop

_optional

boolean _optional

_enableTLS

boolean _enableTLS

_clientAuth

boolean _clientAuth

_addressInfo

TransportPolicyValue _addressInfo

Class com.sssw.jbroker.api.security.CSIv2.SecurityPolicyValue extends Object implements Serializable

Serialized Fields

_clientAuthInfo

ClientAuthInfo _clientAuthInfo

_supportsIdAssertion

boolean _supportsIdAssertion

_secureTransportInfo

SecureTransportInfo _secureTransportInfo


Package com.sssw.jbroker.api.transport

Class com.sssw.jbroker.api.transport.TCPAddress extends Object implements Serializable

Serialized Fields

_port

int _port

_host

String _host

_toString

String _toString

_hashCode

int _hashCode

Class com.sssw.jbroker.api.transport.TransportPolicyValue extends Object implements Serializable

Serialized Fields

_primaryAddrs

TCPAddress[] _primaryAddrs


Package com.sssw.jbroker.api.cluster

Class com.sssw.jbroker.api.cluster.ClusterPolicyValue extends TransportPolicyValue implements Serializable

Serialized Fields

_scheme

int _scheme

_alternateAddrs

TCPAddress[] _alternateAddrs

Class com.sssw.jbroker.api.cluster.CustomPolicyContext extends Object implements Serializable

Serialized Fields

_data

Object _data

_exception

SystemException _exception


Package javax.rmi.CORBA

Class javax.rmi.CORBA.ClassDesc extends Object implements Serializable

Serialized Fields

repid

String repid

codebase

String codebase

Class javax.rmi.CORBA.Stub extends ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream is)
                 throws IOException,
                        ClassNotFoundException
Read the Stub from the Object Input Stream.


writeObject

private void writeObject(ObjectOutputStream os)
                  throws IOException
Write the Stub to the Object Output Stream.


Package javax.transaction

Class javax.transaction.HeuristicCommitException extends Exception implements Serializable

Class javax.transaction.HeuristicMixedException extends Exception implements Serializable

Class javax.transaction.HeuristicRollbackException extends Exception implements Serializable

Class javax.transaction.InvalidTransactionException extends RemoteException implements Serializable

Class javax.transaction.NotSupportedException extends Exception implements Serializable

Class javax.transaction.RollbackException extends Exception implements Serializable

Class javax.transaction.SystemException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode
The error code to create the SystemException with

The error code for the exception

Class javax.transaction.TransactionRequiredException extends RemoteException implements Serializable

Class javax.transaction.TransactionRolledbackException extends RemoteException implements Serializable


Package javax.transaction.xa

Class javax.transaction.xa.XAException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode
The error code to create the SystemException with

The error code for the exception


Package com.sssw.jts.api

Class com.sssw.jts.api.JTMSystemException extends SystemException implements Serializable

Serialized Fields

_rootException

Throwable _rootException


Package javax.jms

Class javax.jms.IllegalStateException extends JMSException implements Serializable

Class javax.jms.InvalidClientIDException extends JMSException implements Serializable

Class javax.jms.InvalidDestinationException extends JMSException implements Serializable

Class javax.jms.InvalidSelectorException extends JMSException implements Serializable

Class javax.jms.JMSException extends Exception implements Serializable

Serialized Fields

errorCode

String errorCode
Vendor-specific error code.


linkedException

Exception linkedException
Exception reference.

Class javax.jms.JMSSecurityException extends JMSException implements Serializable

Class javax.jms.MessageEOFException extends JMSException implements Serializable

Class javax.jms.MessageFormatException extends JMSException implements Serializable

Class javax.jms.MessageNotReadableException extends JMSException implements Serializable

Class javax.jms.MessageNotWriteableException extends JMSException implements Serializable

Class javax.jms.ResourceAllocationException extends JMSException implements Serializable

Class javax.jms.TransactionInProgressException extends JMSException implements Serializable

Class javax.jms.TransactionRolledBackException extends JMSException implements Serializable


Package com.sssw.jms.api

Class com.sssw.jms.api.JMQAdministeredObject extends com.sssw.jbroker.orb.ValueWrapper implements Serializable

Class com.sssw.jms.api.JMQConnectionFactory extends JMQAdministeredObject implements Serializable

Serialized Fields

_port

int _port

_protocol

String _protocol

_hostName

String _hostName

_servers

JMQServerInfo[] _servers

_clientId

String _clientId

_defaultUser

String _defaultUser

_defaultPasswd

String _defaultPasswd

_clientPull

boolean _clientPull

_ciphers

CipherSuite[] _ciphers

_privateKey

byte[] _privateKey

_passPhrase

String _passPhrase

_certChain

byte[][] _certChain

_certs

Vector _certs

_secureBroker

boolean _secureBroker

_destType

int _destType

_version

String _version
See Also:
Constant Field Values

Class com.sssw.jms.api.JMQConnectionLostException extends JMSException implements Serializable

Class com.sssw.jms.api.JMQDestination extends JMQAdministeredObject implements Serializable

Serialized Fields

_type

int _type

_name

String _name

Class com.sssw.jms.api.JMQMessageNotDeliveredException extends JMSException implements Serializable

Serialized Fields

_message

Message _message

Class com.sssw.jms.api.JMQQueue extends JMQDestination implements Serializable

Serialized Fields

_broker

String _broker

_version

String _version
See Also:
Constant Field Values

Class com.sssw.jms.api.JMQQueueConnectionFactory extends JMQConnectionFactory implements Serializable

Class com.sssw.jms.api.JMQServerInfo extends Object implements Serializable

Serialized Fields

_host

String _host

_port

int _port

Class com.sssw.jms.api.JMQTopic extends JMQDestination implements Serializable

Serialized Fields

_version

String _version
See Also:
Constant Field Values

Class com.sssw.jms.api.JMQTopicConnectionFactory extends JMQConnectionFactory implements Serializable

Class com.sssw.jms.api.JMQXAException extends XAException implements Serializable

Serialized Fields

_linked

Exception _linked

Class com.sssw.jms.api.JMQXAQueueConnectionFactory extends JMQConnectionFactory implements Serializable

Class com.sssw.jms.api.JMQXATopicConnectionFactory extends JMQConnectionFactory implements Serializable


Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.