Serialized Form


Package org.exolab.core.database.recman

Class org.exolab.core.database.recman.PMDHandle extends PersistentObject implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput stream)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.exolab.core.database.recman.PMDHashMap extends PersistentObject implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput stream)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.exolab.core.database.recman.PMDTreeMap extends PersistentObject implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput stream)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.exolab.core.database.recman.PMDTreeSet extends PersistentObject implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput stream)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.exolab.core.database.recman.PMDVector extends PersistentObject implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput stream)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.exolab.core.foundation

Class org.exolab.core.foundation.DatabaseIOException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.FailedToAcquireLockException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.FailedToAcquireLocksException extends java.lang.Exception implements Serializable

Serialized Fields

failed_

java.util.Vector<E> failed_

Class org.exolab.core.foundation.FailedToCreateCollectionException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.FailedToCreateDatabaseException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.FailedToCreateHandleException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.FailedToCreateLockException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.FailedToCreateSessionException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.FailedToDestroySessionException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.FailedToOpenDatabaseException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.FailedToReleaseLockException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.FailedToReleaseLocksException extends java.lang.Exception implements Serializable

Serialized Fields

failed_

java.util.Vector<E> failed_

Class org.exolab.core.foundation.LockNotGrantedException extends BaseException implements Serializable

Class org.exolab.core.foundation.LockStatus extends java.lang.Object implements Serializable

Serialized Fields

state_

java.lang.String state_

ord_

int ord_

Class org.exolab.core.foundation.LockType extends java.lang.Object implements Serializable

Serialized Fields

type_

java.lang.String type_

ord_

int ord_

Class org.exolab.core.foundation.NoAvailableRootException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.ObjectDeletedWaitingForLockException extends LockNotGrantedException implements Serializable

Class org.exolab.core.foundation.ObjectId extends java.lang.Object implements Serializable

Serialized Fields

id_

long id_

Class org.exolab.core.foundation.ObjectNameExistsException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.ObjectNameNotFoundException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.ObjectVersion extends java.lang.Object implements Serializable

Serialized Fields

version_

long version_

Class org.exolab.core.foundation.PersistentObject extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput stream)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.exolab.core.foundation.TransactionException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.TransactionInProgressException extends java.lang.Exception implements Serializable

Class org.exolab.core.foundation.TransactionNotInProgressException extends java.lang.Exception implements Serializable


Package org.exolab.core.ipc

Class org.exolab.core.ipc.Client extends java.lang.Object implements Serializable


Package org.exolab.core.messenger

Class org.exolab.core.messenger.AcceptorAlreadyRegisteredException extends MessengerException implements Serializable

Class org.exolab.core.messenger.ChannelClosedException extends MessengerException implements Serializable

Class org.exolab.core.messenger.ConnectionClosedException extends MessengerException implements Serializable

Class org.exolab.core.messenger.InvalidChannelException extends MessengerException implements Serializable

Class org.exolab.core.messenger.ManagedPacketConnection.ConnectRequest extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_name

java.lang.String _name

Class org.exolab.core.messenger.ManagedPacketConnection.ConnectResponse extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_connectionId

int _connectionId

Class org.exolab.core.messenger.MessengerException extends java.rmi.RemoteException implements Serializable

Serialized Fields

_exception

java.lang.Throwable _exception
A reference to the nested exception. May be null.

Class org.exolab.core.messenger.ReceiveTimeoutException extends MessengerException implements Serializable

Class org.exolab.core.messenger.SystemPacketChannel.Closed extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_channelId

int _channelId

Class org.exolab.core.messenger.SystemPacketChannel.OpenRequest extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_name

java.lang.String _name

_channelId

int _channelId

Class org.exolab.core.messenger.SystemPacketChannel.OpenResponse extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_channelId

int _channelId

_destinationId

int _destinationId

Package org.exolab.core.service

Class org.exolab.core.service.BasicService extends Service implements Serializable

Class org.exolab.core.service.Service extends java.lang.Object implements Serializable

Serialized Fields

_name

java.lang.String _name
The name of the service


_state

ServiceState _state
The state of the service

Class org.exolab.core.service.ServiceAlreadyExistsException extends ServiceException implements Serializable

Class org.exolab.core.service.ServiceDoesNotExistException extends ServiceException implements Serializable

Class org.exolab.core.service.ServiceException extends java.lang.Exception implements Serializable

Serialized Fields

_cause

java.lang.Throwable _cause
The exception that caused this exception. May be null

Class org.exolab.core.service.ServiceManagerException extends ServiceException implements Serializable


Package org.exolab.core.util

Class org.exolab.core.util.BaseException extends java.lang.Exception implements Serializable

Serialized Fields

_errorCode

java.lang.String _errorCode

Class org.exolab.core.util.RmiRegistryService extends Service implements Serializable

Serialized Fields

_port

int _port
The port number that the service was started on

Class org.exolab.core.util.URI.MalformedURIException extends java.io.IOException implements Serializable



Copyright © 1999-2012 The Exolab Group. All Rights Reserved.