Serialized Form
-
Package com.ibm.websphere.ola
-
Class com.ibm.websphere.ola.ConnectionSpecImpl
class ConnectionSpecImpl extends Object implements Serializable- serialVersionUID:
- 4205477718188402899L
-
Serialization Methods
-
readObject
Serialization support to read an object. Note that this is implemented so that we can support object versioning in the future, even though there is only one object version now.- Throws:
IOExceptionClassNotFoundException
-
writeObject
Serialization support to write an object. Note that this is implemented so that we can support object versioning in the future, even though there is only one object version now.- Throws:
IOException
-
-
Serialization Overview
-
Fields for serialization
-
-
Class com.ibm.websphere.ola.IndexedRecordImpl
class IndexedRecordImpl extends Object implements Serializable- serialVersionUID:
- 1607302106806298841L
-
Class com.ibm.websphere.ola.InteractionSpecImpl
class InteractionSpecImpl extends Object implements Serializable- serialVersionUID:
- 6558841348299793668L
-
Serialization Methods
-
readObject
Serialization support to read an object. Note that this is implemented so that we can support object versioning in the future, even though there is only one object version now.- Throws:
IOExceptionClassNotFoundException
-
writeObject
Serialization support to write an object. Note that this is implemented so that we can support object versioning in the future, even though there is only one object version now.- Throws:
IOException
-
-
Serialization Overview
-
Fields that we are serializing
-
-
Class com.ibm.websphere.ola.MappedRecordImpl
class MappedRecordImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
containerMap
HashMap<String,
byte[]> containerMap The HashMap containing all of the pairs of Container names and data that belongs in them. -
dataSize
int dataSize
The number of bytes of data currently in the containerMap -
recordDescription
String recordDescription
The description for this record. -
recordName
String recordName
The name of this record.
-
-
Class com.ibm.websphere.ola.OLAConnectionHandle
class OLAConnectionHandle extends Object implements Serializable-
Serialization Methods
-
readObject
Serialization support to read an object- Throws:
IOExceptionClassNotFoundException
-
writeObject
Serialization support to write an object- Throws:
IOException
-
-
Serialization Overview
-
Serialization support.
-
-
-
Exception com.ibm.websphere.ola.OLAException
class OLAException extends Exception implements Serializable- serialVersionUID:
- -7250351020106554169L
-
Class com.ibm.websphere.ola.OLARGEInformation
class OLARGEInformation extends Object implements Serializable- serialVersionUID:
- -5460052819866623277L
-
Serialization Methods
-
readObject
Serialization support to read an object.- Throws:
IOExceptionClassNotFoundException
-
writeObject
Serialization support to write an object.- Throws:
IOException
-
-
Serialization Overview
-
Fields that we are serializing
-
-
Class com.ibm.websphere.ola.OLARGEList
class OLARGEList extends Object implements Serializable- serialVersionUID:
- -5672644324301733044L
-
Serialization Methods
-
readObject
Serialization support for reading this object.- Throws:
IOExceptionClassNotFoundException
-
writeObject
Serialization support for writing this object.- Throws:
IOException
-
-
Serialization Overview
-
Fields that we are serializing
-
-
Class com.ibm.websphere.ola.OLASearchObject
class OLASearchObject extends Object implements Serializable- serialVersionUID:
- 8150275233315429404L
-
Serialization Methods
-
readObject
Serialization support for reading this object.- Throws:
IOExceptionClassNotFoundException
-
writeObject
Serialization support for writing this object.- Throws:
IOException
-
-
Serialization Overview
-
Fields that we are serializing
-
-
Class com.ibm.websphere.ola.OLAStatusInformation
class OLAStatusInformation extends Object implements Serializable- serialVersionUID:
- -1461855957530677550L
-