IBM Bank Transformation Toolkit Javadoc

Serialized Form


Package com.ibm.btt.automaton

Class com.ibm.btt.automaton.DSEAction extends BTTProcessorNotifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEAction.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.DSEGuardCondition extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEGuardCondition.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.DSEProcessor extends BTTProcessorNotifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEProcessor.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.DSEProcessorException extends DSEException implements Serializable

Class com.ibm.btt.automaton.DSEState extends BTTProcessorHandler implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEState.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.ProcessorStatusChangedEvent extends java.util.EventObject implements Serializable

Serialized Fields

_processorStatus

java.lang.String _processorStatus

Class com.ibm.btt.automaton.ProcessorTerminatedEvent extends java.util.EventObject implements Serializable

Class com.ibm.btt.automaton.TransitionDescriptor extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for TransitionDescriptor.

Throws:
java.io.IOException

Package com.ibm.btt.automaton.ext

Class com.ibm.btt.automaton.ext.CheckAction extends DSEAction implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEAction.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.ext.DSEOperationProcessor extends DSEProcessor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEProcessor.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.ext.DSEOperationState extends DSEState implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEState.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.ext.DSEStep extends DSEAction implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEAction.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.ext.DSESyncProcState extends DSEOperationState implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEState.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.ext.ExecuteOperationAct extends DSEAction implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEAction.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.ext.ExecuteSubflowAct extends DSEAction implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEAction.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.ext.StartAction extends DSEAction implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEAction.

Throws:
java.io.IOException

Package com.ibm.btt.automaton.html

Class com.ibm.btt.automaton.html.DSEHtmlAbortProcessorException extends DSEHtmlException implements Serializable

Class com.ibm.btt.automaton.html.DSEHtmlCreateProcessorException extends DSEException implements Serializable

Class com.ibm.btt.automaton.html.DSEHtmlProcessor extends DSEProcessor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEProcessor.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.html.DSEHtmlProcessorOperation extends BTTServerOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.html.DSEHtmlState extends DSEState implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEState.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.html.HtmlIndexedCollection extends IndexedCollection implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for IndexedCollection.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.html.HtmlProcessorInfo extends java.lang.Object implements Serializable

Serialized Fields

parentId

java.lang.String parentId

processName

java.lang.String processName

processorStatus

java.lang.String processorStatus

currentStateInfo

HtmlStateInfo currentStateInfo

contextId

java.lang.String contextId

timeStamp

java.lang.Long timeStamp

processorTimeout

java.lang.Long processorTimeout

expired

boolean expired

id

java.lang.String id

parentSessionId

java.lang.String parentSessionId
Application session support *


parentAppSessionId

java.lang.String parentAppSessionId
Application session support *

Class com.ibm.btt.automaton.html.HtmlStateInfo extends java.lang.Object implements Serializable

Serialized Fields

ignoresReturnType

boolean ignoresReturnType

ignoresEntryActions

boolean ignoresEntryActions

stateName

java.lang.String stateName

runningFlag

boolean runningFlag

transitionContexts

Hashtable transitionContexts

Class com.ibm.btt.automaton.html.HtmlTransitionDescriptor extends TransitionDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for TransitionDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.html.TCInfo extends java.lang.Object implements Serializable

Serialized Fields

addElements

java.lang.String[] addElements
The array of names of the DataElements to be added into the transition context *


addElementsLength

int addElementsLength
The addElements length *


addElementsMAXLength

int addElementsMAXLength
The addElements maximum length *


createElements

java.lang.String[] createElements
The array of names of the DataElements to be created in the transition context *


createElementsLength

int createElementsLength
The createElements length *


createElementsMAXLength

int createElementsMAXLength
The createElements maximum length *


removeElements

java.lang.String[] removeElements
The array of names of the DataElements to be removed from the transition context *


removeElementsLength

int removeElementsLength
The removeElements length *


removeElementsMAXLength

int removeElementsMAXLength
The removeElements maximum length *


transitionParameters

Hashtable transitionParameters
Stores the parameterName parameterValue pairs to be assigned to the delegateValAssessment attribute of the transition once this is restored *


Package com.ibm.btt.base

Class com.ibm.btt.base.BinaryIntegerStringFormat extends IntegerFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.BTTClientOperation extends BTTOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.base.BTTOperation extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.base.BTTProcessorEventObject extends java.util.EventObject implements Serializable

serialVersionUID: 4894056222582523644L

Serialized Fields

sourceName

java.lang.String sourceName

name

java.lang.String name

parameters

java.util.Hashtable<K,V> parameters

originTID

java.lang.String originTID

Class com.ibm.btt.base.BTTProcessorHandlerNotFoundException extends DSEException implements Serializable

serialVersionUID: -7780727515240937353L

Class com.ibm.btt.base.BTTServerOperation extends BTTOperation implements Serializable

serialVersionUID: -9077488774469571885L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.base.BTTSystemData extends java.lang.Object implements Serializable

Serialized Fields

sessionId

java.lang.String sessionId
Session Id


subsessionId

java.lang.String subsessionId
Subsession Id


instanceId

java.lang.String instanceId
Instance Id


context

byte[] context
serialized Context

Class com.ibm.btt.base.BTTWsLevel extends java.util.logging.Level implements Serializable

serialVersionUID: -7047860116311367497L

Class com.ibm.btt.base.CodeSetTranslator extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Compressor extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.ConstantFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.ContextCreateException extends DSERuntimeException implements Serializable

Class com.ibm.btt.base.ContextImpl extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput has a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for contexts. This method serializes the current context and all its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.DataCollection extends DataElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DataElement extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DataField extends DataElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataField.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.btt.base.DataMapperConverterFormat extends DataMapperFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DataMapperFormat extends RecordFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DataPointer extends Pointer implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Pointer.

Throws:
java.io.IOException

Class com.ibm.btt.base.DateFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Delimiter extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DlgBox extends java.awt.Dialog implements Serializable

Serialized Fields

ivjButton1

java.awt.Button ivjButton1

ivjTextArea1

java.awt.TextArea ivjTextArea1

Class com.ibm.btt.base.DSEException extends java.lang.Exception implements Serializable

serialVersionUID: 8010654076478233609L

Serialized Fields

severity

java.lang.String severity

throwingClassName

java.lang.String throwingClassName

throwingMethodName

java.lang.String throwingMethodName

code

java.lang.String code

Class com.ibm.btt.base.DSEFunctionNotSupportedException extends DSERuntimeException implements Serializable

serialVersionUID: 3104110411113169291L

Class com.ibm.btt.base.DSEInternalErrorException extends DSEException implements Serializable

serialVersionUID: 2805073062986033785L

Class com.ibm.btt.base.DSEInvalidArgumentException extends DSEException implements Serializable

serialVersionUID: 6251187391091030093L

Class com.ibm.btt.base.DSEInvalidClassException extends DSEException implements Serializable

serialVersionUID: 6860682628781623993L

Class com.ibm.btt.base.DSEInvalidRequestException extends DSEException implements Serializable

serialVersionUID: -691275538479605011L

Class com.ibm.btt.base.DSEObjectNotFoundException extends DSEException implements Serializable

serialVersionUID: -2488671329057723533L

Class com.ibm.btt.base.DSERuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 6776967333560252137L

Serialized Fields

severity

java.lang.String severity

throwingClassName

java.lang.String throwingClassName

throwingMethodName

java.lang.String throwingMethodName

code

java.lang.String code

Class com.ibm.btt.base.DynamicRecordFormat extends RecordFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DynamicXMLFormat extends KeyedCollectionFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.ErrorInfo extends Hashtable implements Serializable

Serialization Methods

readObject

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

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

inputObject

java.lang.Object inputObject

Class com.ibm.btt.base.FieldFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.FixedLength extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.FloatFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.FormatDecorator extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.FormatElement extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.GetItemsToSave extends java.awt.Dialog implements Serializable

Serialized Fields

ivjButton1

java.awt.Button ivjButton1

ivjButton11

java.awt.Button ivjButton11

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel11

java.awt.Label ivjLabel11

ivjLabelMax

java.awt.Label ivjLabelMax

ivjLabelMin

java.awt.Label ivjLabelMin

ivjTextFieldFrom

java.awt.TextField ivjTextFieldFrom

ivjTextFieldTo

java.awt.TextField ivjTextFieldTo

maximum

int maximum

minimum

int minimum

parentFrame

java.awt.Frame parentFrame

returnCode

boolean returnCode

Class com.ibm.btt.base.Hashtable extends java.util.Hashtable implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

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

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

map

java.util.Map<K,V> map

keyMap

java.util.Map<K,V> keyMap

isSync

boolean isSync

Class com.ibm.btt.base.HashtableFormat extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for HashtableFormat.

Throws:
java.io.IOException

Class com.ibm.btt.base.HashtableIndexedCollectionFormat extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for HashtableIndexedCollectionFormat.

Throws:
java.io.IOException

Class com.ibm.btt.base.Identifier extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.IndexedCollection extends DataCollection implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for IndexedCollection.

Throws:
java.io.IOException

Class com.ibm.btt.base.IndexedCollectionFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.IntegerFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.KeyedCollection extends DataCollection implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for KeyedCollection.

Throws:
java.io.IOException

Class com.ibm.btt.base.KeyedCollectionFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.LocalContextImpl extends ContextImpl implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput has a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for contexts. This method serializes the current context and all its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.MaximumLength extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.NullCheckDecorator extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.NumericStringFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.ObjectFormat extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for ObjectFormat.

Throws:
java.io.IOException

Class com.ibm.btt.base.OperationRepliedEvent extends BTTProcessorEventObject implements Serializable

serialVersionUID: -3126242617779074406L

Class com.ibm.btt.base.OperField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataField.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.btt.base.PackedDateFormat extends PackedFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.PackedFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Pointer extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Pointer.

Throws:
java.io.IOException

Class com.ibm.btt.base.ProgressIndicator extends java.awt.Frame implements Serializable

Serialized Fields

fieldProgress

int fieldProgress

ivjCanvas1

java.awt.Canvas ivjCanvas1

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel2

java.awt.Label ivjLabel2

ivjLabel3

java.awt.Label ivjLabel3

Class com.ibm.btt.base.RecordFormat extends KeyedCollectionFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.SelfLength extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Service extends BTTProcessorNotifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.base.SortedTable extends java.util.ArrayList implements Serializable

Serialized Fields

table

java.util.HashMap<K,V> table

Class com.ibm.btt.base.StringFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Tag extends java.lang.Object implements Serializable

Serialized Fields

attrList

Vector attrList

name

java.lang.String name

subTags

Vector subTags

decorators

Vector decorators

Id

java.lang.String Id

Class com.ibm.btt.base.TagAttribute extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.Object value

Class com.ibm.btt.base.TimeFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.TraceFrame extends java.awt.Frame implements Serializable

Serialized Fields

itemsSelected

boolean itemsSelected

zeroItems

boolean zeroItems

traceList

TraceList traceList

mainMenu

java.awt.MenuBar mainMenu

fileMenu

java.awt.Menu fileMenu

editMenu

java.awt.Menu editMenu

viewMenu

java.awt.Menu viewMenu

traceMenu

java.awt.Menu traceMenu

File

java.lang.String File

doTraces

boolean doTraces

showDSE

boolean showDSE

showCTF

boolean showCTF

trcWindow

TracesWindow trcWindow

ComponentsFrame

java.awt.Frame ComponentsFrame

Class com.ibm.btt.base.TraceFrameComponents extends java.awt.Frame implements Serializable

Serialized Fields

ivjCheckbox_Debug

java.awt.Checkbox ivjCheckbox_Debug

ivjCheckbox_Display

java.awt.Checkbox ivjCheckbox_Display

ivjCheckbox_Error

java.awt.Checkbox ivjCheckbox_Error

ivjCheckbox_Information

java.awt.Checkbox ivjCheckbox_Information

ivjCheckbox_Severe

java.awt.Checkbox ivjCheckbox_Severe

ivjCheckbox_Warning

java.awt.Checkbox ivjCheckbox_Warning

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

TraceFrameComponents.IvjEventHandler ivjEventHandler

ivjLabel_Components

java.awt.Label ivjLabel_Components

ivjLabel_Types

java.awt.Label ivjLabel_Types

ivjList_Components

java.awt.List ivjList_Components

ivjPanel_Types

java.awt.Panel ivjPanel_Types

ivjButton_Close

java.awt.Button ivjButton_Close

ivjCheckbox_High

java.awt.Checkbox ivjCheckbox_High

ivjCheckbox_Low

java.awt.Checkbox ivjCheckbox_Low

ivjCheckbox_Medium

java.awt.Checkbox ivjCheckbox_Medium

ivjLabel_Levels

java.awt.Label ivjLabel_Levels

ivjPanel_Levels

java.awt.Panel ivjPanel_Levels

trcWindow

TracesWindow trcWindow

ivjCheckbox_Enable

java.awt.Checkbox ivjCheckbox_Enable

Class com.ibm.btt.base.TraceList extends java.awt.List implements Serializable

Serialized Fields

nextLine

int nextLine

maxNumberOfLines

int maxNumberOfLines

anyItemSelected

boolean anyItemSelected

autoScroll

boolean autoScroll

minimum

int minimum

maximum

int maximum

Class com.ibm.btt.base.TraceLog extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.btt.base.TraceRequesterField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataField.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.btt.base.TypedDataElementFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Vector extends java.util.Vector implements Serializable

Class com.ibm.btt.base.XMLFormat extends RecordFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Package com.ibm.btt.base.types

Class com.ibm.btt.base.types.AbstractConverter extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.AbstractPropertyDescriptor extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.AbstractValidator extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.DSEElementState extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DSEElementState.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.btt.base.types.DSETypeException extends DSEException implements Serializable

Serialized Fields

nestedException

java.lang.Exception nestedException

Class com.ibm.btt.base.types.ICollConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ICollPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ICollValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.KCollConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.KCollPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.KCollValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Package com.ibm.btt.base.types.ext

Class com.ibm.btt.base.types.ext.DateConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.DatePropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.DateValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.DoublePropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.DoubleValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.FloatConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.FloatPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.FloatValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.IntegerConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.IntegerPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.IntegerStringValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.IntegerValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.NumericStringConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.StringConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.StringPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.StringValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.TimeConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Package com.ibm.btt.cha.ejb

Class com.ibm.btt.cha.ejb.CHAControlBean extends java.lang.Object implements Serializable

Serialized Fields

myEntityCtx

javax.ejb.EntityContext myEntityCtx

Class com.ibm.btt.cha.ejb.CHAEJBLookupException extends DSEException implements Serializable

Class com.ibm.btt.cha.ejb.CHAException extends DSEInvalidRequestException implements Serializable

Class com.ibm.btt.cha.ejb.CHAFormatException extends DSEException implements Serializable

Class com.ibm.btt.cha.ejb.CHAInstanceBean extends java.lang.Object implements Serializable

Serialized Fields

myEntityCtx

javax.ejb.EntityContext myEntityCtx

Class com.ibm.btt.cha.ejb.CHAPersistenceException extends DSEException implements Serializable

Class com.ibm.btt.cha.ejb.CHARemoteProcessException extends DSEException implements Serializable

Class com.ibm.btt.cha.ejb.CHASessionBean extends java.lang.Object implements Serializable

Serialized Fields

mySessionCtx

javax.ejb.SessionContext mySessionCtx

Class com.ibm.btt.cha.ejb.CHAStartupException extends DSEException implements Serializable

Class com.ibm.btt.cha.ejb.LoadMetaDataStartupBean extends java.lang.Object implements Serializable

Serialized Fields

mySessionCtx

javax.ejb.SessionContext mySessionCtx

Class com.ibm.btt.cha.ejb.RemoteContextImpl extends ContextImpl implements Serializable

serialVersionUID: -1699578768820885651L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput has a context and all of its children.

Throws:
java.lang.ClassNotFoundException
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for contexts. This method serializes the current context and all its children.

Throws:
java.io.IOException

Package com.ibm.btt.channel

Class com.ibm.btt.channel.ChannelContextContainer extends java.lang.Object implements Serializable

serialVersionUID: 623321127095727486L


Package com.ibm.btt.clientserver

Class com.ibm.btt.clientserver.ACLException extends DSEException implements Serializable

Serialized Fields

rc

int rc

Class com.ibm.btt.clientserver.ChannelSessionHandler extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. In the ObjectInput will arrive a ChannelSessionHandler and all the registered listeners of ChannelSessionStateChangedEvent.

Throws:
IOException.
ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for ChannelSessionHandler. Will be serialized the registered listeners of ChannelSessionStateChangedEvent.

Throws:
java.io.IOException

Class com.ibm.btt.clientserver.ChannelSessionStateChangedEvent extends java.util.EventObject implements Serializable

Serialized Fields

fieldSessionId

java.lang.String fieldSessionId

Class com.ibm.btt.clientserver.DSEChannelContext extends java.lang.Object implements Serializable

Serialized Fields

fieldChannelRequest

ChannelRequest fieldChannelRequest

fieldChannelResponse

ChannelResponse fieldChannelResponse

fieldChannelSession

ChannelSession fieldChannelSession

fieldChannelDriver

ChannelDriver fieldChannelDriver

fieldDeviceType

java.lang.String fieldDeviceType

fieldRequestData

KeyedCollection fieldRequestData

Class com.ibm.btt.clientserver.DSECSException extends DSEException implements Serializable

Serialized Fields

httpErrorCode

java.lang.String httpErrorCode

Class com.ibm.btt.clientserver.DSECSRemoteOperationException extends DSECSException implements Serializable

Class com.ibm.btt.clientserver.DSECSServerNotStartedException extends DSECSException implements Serializable

Class com.ibm.btt.clientserver.DSECSSessionNotEstablishedException extends DSECSException implements Serializable

Class com.ibm.btt.clientserver.DSECSSSLException extends DSECSException implements Serializable

Class com.ibm.btt.clientserver.DSENoRegisteredDeviceTypeException extends DSEException implements Serializable

Class com.ibm.btt.clientserver.DSENoRegisteredPresentationHandlerException extends DSEException implements Serializable

Class com.ibm.btt.clientserver.DSENoRegisteredRequestHandlerException extends DSEException implements Serializable


Package com.ibm.btt.config

Class com.ibm.btt.config.BTTCleanUpException extends BTTInitException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.BTTInitException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.ConfigException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.TagNotFoundException extends ConfigException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.TagProviderException extends ConfigException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.config.exception

Class com.ibm.btt.config.exception.BTTXMLConfigException extends BTTInitException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.exception.InputStreamNotFoundException extends BTTInitException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.exception.MacroDefineConfigException extends TagNotFoundException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.cs.html

Class com.ibm.btt.cs.html.DSEHtmlException extends DSEException implements Serializable


Package com.ibm.btt.cs.servlet

Class com.ibm.btt.cs.servlet.CSAssignServiceIdAndServerTIDProtocolServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.btt.cs.servlet.CSEstablishSessionServlet extends CSReqServlet implements Serializable

Class com.ibm.btt.cs.servlet.CSReplyErrorEvent extends java.util.EventObject implements Serializable

Serialized Fields

replyError

java.lang.String replyError

detailError

java.lang.String detailError

formattedData

java.lang.String formattedData

replyFormatName

java.lang.String replyFormatName

Class com.ibm.btt.cs.servlet.CSReqProtocolServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.btt.cs.servlet.CSReqServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.btt.cs.servlet.DSEReplyErrorException extends DSEException implements Serializable

Serialized Fields

formattedData

java.lang.String formattedData

replyFormatName

java.lang.String replyFormatName

Package com.ibm.btt.element

Class com.ibm.btt.element.ElementException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.element.exception

Class com.ibm.btt.element.exception.ArgumentTypeException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ConfigErrorException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ConfigNotFoundException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.CustomizationException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ElementCreateException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ElementInitException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ElementLifeCycleException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ElementProcessException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.FactoryElementException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.FactoryInWrongStateException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.InjectException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.InstanceFactoryException extends ElementCreateException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.InvalidTagProviderException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.StaticFactoryException extends ElementCreateException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.element.simple

Class com.ibm.btt.element.simple.ConfigSimpleElementManagerException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.simple.NotSupportedAttributeTypeException extends ElementException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.event

Class com.ibm.btt.event.BTTEventObject extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

sourceName

java.lang.String sourceName

name

java.lang.String name

parameters

java.util.Hashtable<K,V> parameters

originTID

java.lang.String originTID

Class com.ibm.btt.event.CSInactivityClientEvent extends java.util.EventObject implements Serializable

Serialized Fields

sessionExpired

java.lang.String sessionExpired

appSessionExpired

java.lang.String appSessionExpired

Class com.ibm.btt.event.CSNotifClToSrvProtocolServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.btt.event.CSNotificationEvent extends java.util.EventObject implements Serializable

Serialized Fields

_firedEvent

java.util.EventObject _firedEvent

Class com.ibm.btt.event.CSNotifSrvToClProtocolServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.btt.event.DSECSException extends DSEException implements Serializable

Class com.ibm.btt.event.DSECSInvalidRequestException extends DSECSException implements Serializable

Class com.ibm.btt.event.DSECSServerNotStartedException extends DSECSException implements Serializable

Class com.ibm.btt.event.DSECSServerServiceAlreadyExistsException extends DSECSException implements Serializable

Class com.ibm.btt.event.DSECSSocketException extends DSECSException implements Serializable

Class com.ibm.btt.event.DSEEventObject extends java.util.EventObject implements Serializable

Serialized Fields

sourceName

java.lang.String sourceName

name

java.lang.String name

parameters

java.util.Hashtable<K,V> parameters

originTID

java.lang.String originTID

Class com.ibm.btt.event.DSEExceptionEvent extends DSEEventObject implements Serializable

Class com.ibm.btt.event.DSEHandlerNotFoundException extends DSEException implements Serializable

Class com.ibm.btt.event.EventManagerServerOperation extends BTTServerOperation implements Serializable

serialVersionUID: 6912495211410529342L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for BTTOperation.

Throws:
java.io.IOException

Package com.ibm.btt.format.exception

Class com.ibm.btt.format.exception.AttrConfigException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.format.exception.ExtractException extends FormatterException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.format.exception.FormatException extends FormatterException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.format.exception.FormatterException extends DSEException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.format.exception.GetFailedException extends FormatterException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.format.exception.SetFailedException extends FormatterException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.format.exception.UnformatException extends FormatterException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.format.impl

Class com.ibm.btt.format.impl.FormatAdapter extends FormatElement implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.format.impl.Identifier extends java.lang.Object implements Serializable


Package com.ibm.btt.gui.jsptags

Class com.ibm.btt.gui.jsptags.AddBundleTag extends DSETagSupport implements Serializable

Serialized Fields

file

java.lang.String file
The bundle file


scope

int scope
The scope affected

Class com.ibm.btt.gui.jsptags.AnchorTag extends URITag implements Serializable

Class com.ibm.btt.gui.jsptags.ButtonGroupTag extends DSEListTagSupport implements Serializable

Serialized Fields

multipleSelection

java.lang.String multipleSelection

Class com.ibm.btt.gui.jsptags.CheckBoxTag extends DSETagSupport implements Serializable

Serialized Fields

value

java.lang.String value

Class com.ibm.btt.gui.jsptags.ComboBoxTag extends DSEListTagSupport implements Serializable

Class com.ibm.btt.gui.jsptags.DSELinkTagSupport extends DSETagSupport implements Serializable

Serialized Fields

opName

java.lang.String opName
The Operation name


parentCtxName

java.lang.String parentCtxName
The parent Context name


nextEventName

java.lang.String nextEventName
The NextEvent name


errorPage

java.lang.String errorPage
The error page


action

java.lang.String action
The action

Class com.ibm.btt.gui.jsptags.DSEListTagSupport extends DSETagSupport implements Serializable

Serialized Fields

dataNameForList

java.lang.String dataNameForList
The IndexedCollection or KeyedCollection name


item

java.lang.String item
The HTML element name inside the form


value

java.lang.String value
The HTML element value inside the form

Class com.ibm.btt.gui.jsptags.DSETableTagSupport extends DSETagSupport implements Serializable

Serialized Fields

ic

IndexedCollection ic

dataNameForList

java.lang.String dataNameForList
The IndexedCollection or KeyedCollection name


border

java.lang.String border
The HMTL table element attribute: border


cellspacing

java.lang.String cellspacing
The HMTL table element attribute: cellspacing


cellpadding

java.lang.String cellpadding
The HMTL table element attribute: cellpadding


width

java.lang.String width
The HMTL table element attribute: width


start

int start
The start indicator of the indexed collection


end

int end
The end indicator of the indexed collection


showCaption

java.lang.String showCaption
The indicator to insert the HMTL caption element or not


showHeaders

java.lang.String showHeaders
The indicator to insert the HMTL table headers or not


headers

java.lang.String headers
The HTML table headers


headerFontFace

java.lang.String headerFontFace
The HTML table headers font face


headerFontSize

java.lang.String headerFontSize
The HTML table headers font size


headerFontColor

java.lang.String headerFontColor
The HTML table headers font color


headerAlignment

java.lang.String headerAlignment
The HTML table headers text aligment


headerBGColor

java.lang.String headerBGColor
The HTML table headers background color


cellBGColor

java.lang.String cellBGColor
The HTML table cell background color


cellBGColor2

java.lang.String cellBGColor2
The HTML table cell second background color to alternate the colors


colSizes

java.lang.String colSizes
The HTML table columns size


colAlignments

java.lang.String colAlignments
The HTML table columns text aligment


skipCols

java.lang.String skipCols
The number of column to skip

Class com.ibm.btt.gui.jsptags.DSETagSupport extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

out

javax.servlet.jsp.JspWriter out
The JSPWriter to render the page


buffer

java.lang.StringBuffer buffer
The stringbuffer with the contents of the page


valErrBundle

java.util.ResourceBundle valErrBundle
The resourcebundle for some tags


name

java.lang.String name
The attribute name


styleName

java.lang.String styleName
The attribute style


dataName

java.lang.String dataName
The attribute dataName


custom

java.lang.String custom
The attribute custom


fontFace

java.lang.String fontFace
The attribute fontFace


fontSize

java.lang.String fontSize
The attribute fontSize


fontColor

java.lang.String fontColor
The attribute fontColor

Class com.ibm.btt.gui.jsptags.EditTableTag extends TableTag implements Serializable

Serialized Fields

cellSize

java.lang.String cellSize
The default cell size


nonEditableColumns

java.lang.String nonEditableColumns
The non editable columns


nonEditableRows

java.lang.String nonEditableRows
The non editable rows

Class com.ibm.btt.gui.jsptags.FieldDescriptionTag extends DSETagSupport implements Serializable

Class com.ibm.btt.gui.jsptags.FieldErrorTag extends DSETagSupport implements Serializable

Serialized Fields

message

java.lang.String message
initial state of the message *

Class com.ibm.btt.gui.jsptags.FormTag extends DSELinkTagSupport implements Serializable

Class com.ibm.btt.gui.jsptags.InputButtonTag extends DSETagSupport implements Serializable

Serialized Fields

type

java.lang.String type
The attribute type, "button" as default


value

java.lang.String value
The attribute value


event

java.lang.String event
The attribute event


onClick

java.lang.String onClick
The attribute onClick


width

java.lang.String width
The attribute width

Class com.ibm.btt.gui.jsptags.LabelListTag extends DSEListTagSupport implements Serializable

Class com.ibm.btt.gui.jsptags.LabelTag extends DSETagSupport implements Serializable

Serialized Fields

text

java.lang.String text
The attribute text, the code of the message to display


bundleFile

java.lang.String bundleFile
The attribute bundleFile

Class com.ibm.btt.gui.jsptags.ListTag extends DSEListTagSupport implements Serializable

Serialized Fields

size

java.lang.String size
The default size


multipleSelection

java.lang.String multipleSelection
The default value for multipleSelection attribute

Class com.ibm.btt.gui.jsptags.RadioButtonTag extends DSETagSupport implements Serializable

Serialized Fields

value

java.lang.String value
The default value for value attribute

Class com.ibm.btt.gui.jsptags.ResourceTag extends DSETagSupport implements Serializable

Serialized Fields

src

java.lang.String src
The src property

Class com.ibm.btt.gui.jsptags.SelectTableTag extends DSETableTagSupport implements Serializable

Serialized Fields

type

java.lang.String type
The attribute type, with "button" as default


value

java.lang.String value
The attribute value, with "Select" as default


event

java.lang.String event
The attribute event


dataNameForValue

java.lang.String dataNameForValue
The attribute dataNameForValue


width

java.lang.String width
The attribute width

Class com.ibm.btt.gui.jsptags.TableTag extends DSETableTagSupport implements Serializable

Class com.ibm.btt.gui.jsptags.TextAreaTag extends DSETagSupport implements Serializable

Serialized Fields

cols

java.lang.String cols
The number of columns of the HTML textarea


rows

java.lang.String rows
The number of rows of the HTML textarea


wrap

java.lang.String wrap
The wrap property of the HMTL textarea


error

java.lang.String error
The attribute error


errorStyle

java.lang.String errorStyle

Class com.ibm.btt.gui.jsptags.TextFieldTag extends DSETagSupport implements Serializable

Serialized Fields

isPassword

java.lang.String isPassword
The attribute isPassword, with "no" as default value


isHidden

java.lang.String isHidden
The attribute isHidden, with "no" as default value


size

java.lang.String size
The attribute size


maxLength

java.lang.String maxLength
The attribute maxLength


error

java.lang.String error
The attribute error


errorStyle

java.lang.String errorStyle
The attribute errorStyle

Class com.ibm.btt.gui.jsptags.URITag extends DSELinkTagSupport implements Serializable

Serialized Fields

extraParams

java.lang.String extraParams
The extraparams

Class com.ibm.btt.gui.jsptags.ValidationErrorsTag extends DSETagSupport implements Serializable

Serialized Fields

renderMode

java.lang.String renderMode
The render mode


mode

java.lang.String mode
The validation mode, "cross" as default


bundleFile

java.lang.String bundleFile
The attribute "bundleFile"


Package com.ibm.btt.http

Class com.ibm.btt.http.InitEnvServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 4955145004293390212L

Class com.ibm.btt.http.JSONRequestServlet extends XmlRequestServlet implements Serializable

Class com.ibm.btt.http.WebChannelContext extends ChannelContextContainer implements Serializable

serialVersionUID: 7315383178506803658L

Class com.ibm.btt.http.XmlRequestServlet extends javax.servlet.http.HttpServlet implements Serializable


Package com.ibm.btt.invoker

Class com.ibm.btt.invoker.BTTInvokerDefinitionErrorException extends DSERuntimeException implements Serializable

serialVersionUID: 8033705182954002950L

Class com.ibm.btt.invoker.BTTInvokerInstantiationException extends DSERuntimeException implements Serializable

serialVersionUID: -5312767980028260698L

Class com.ibm.btt.invoker.BTTInvokerNotConfiguredException extends DSERuntimeException implements Serializable

serialVersionUID: -5312767980028260698L

Class com.ibm.btt.invoker.BTTInvokerRuntimeException extends DSERuntimeException implements Serializable

serialVersionUID: -3938758965531263247L

Class com.ibm.btt.invoker.BTTInvokerTimeOutException extends DSERuntimeException implements Serializable

serialVersionUID: -5312767980028260698L


Package com.ibm.btt.invoker.ws.dynamic

Class com.ibm.btt.invoker.ws.dynamic.GenericDataObject extends java.util.HashMap implements Serializable

serialVersionUID: -7720611331816942266L

Serialized Fields

m_userDefineTypeInfo

UserDefineTypeInfo m_userDefineTypeInfo

Package com.ibm.btt.invoker.ws.dynamic.axis_extension

Class com.ibm.btt.invoker.ws.dynamic.axis_extension.GenericDataObjectDeSerializer extends org.apache.axis.encoding.ser.BeanDeserializer implements Serializable

serialVersionUID: 1504599564120868186L

Serialized Fields

xmlType

javax.xml.namespace.QName xmlType

javaType

java.lang.Class<T> javaType

prevQName

javax.xml.namespace.QName prevQName

Class com.ibm.btt.invoker.ws.dynamic.axis_extension.GenericDataObjectSerializer extends java.lang.Object implements Serializable

serialVersionUID: -7832627025130494720L

Serialized Fields

xmlType

javax.xml.namespace.QName xmlType

javaType

java.lang.Class<T> javaType

Package com.ibm.btt.jsf

Class com.ibm.btt.jsf.BTTJSFBaseBean extends java.lang.Object implements Serializable

Serialized Fields

beanContextName

java.lang.String beanContextName

beanContext

Context beanContext

actionName

java.lang.String actionName

invokerId

java.lang.String invokerId

outcome

java.lang.String outcome

sessionCtxInstanceId

java.lang.String sessionCtxInstanceId

Class com.ibm.btt.jsf.BTTJSFException extends DSEException implements Serializable

serialVersionUID: 2827681765112472175L


Package com.ibm.btt.jsf.event

Class com.ibm.btt.jsf.event.RenderResponsePhaseListener extends java.lang.Object implements Serializable

serialVersionUID: 3341599322697892341L


Package com.ibm.btt.runtimemonitor

Class com.ibm.btt.runtimemonitor.ActionController extends javax.servlet.http.HttpServlet implements Serializable


Package com.ibm.btt.samples.business.sna.lu0

Class com.ibm.btt.samples.business.sna.lu0.DummyLu0ActivationSpec extends DummyLu0SnaSessionConfigurationProperties implements Serializable

Serialized Fields

ra

DummyLu0ResourceAdapterImp ra

classID

java.lang.String classID

redeliverCounts

int redeliverCounts

redeliverInterval

int redeliverInterval

isTransacted

java.lang.Boolean isTransacted

Class com.ibm.btt.samples.business.sna.lu0.DummyLu0ConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

_connectionManager

javax.resource.spi.ConnectionManager _connectionManager

_managedConnectionFactory

javax.resource.spi.ManagedConnectionFactory _managedConnectionFactory

_reference

javax.naming.Reference _reference

_logWriter

java.io.PrintWriter _logWriter

_adapterMetaData

DummyLu0ResourceAdapterMetaData _adapterMetaData

Class com.ibm.btt.samples.business.sna.lu0.DummyLu0ConnectionManager extends java.lang.Object implements Serializable

Serialized Fields

classID

java.lang.String classID

Class com.ibm.btt.samples.business.sna.lu0.DummyLu0InteractionSpec extends java.lang.Object implements Serializable

Serialized Fields

_functionName

java.lang.String _functionName

_executionTimeout

int _executionTimeout

_interactionVerb

int _interactionVerb

Class com.ibm.btt.samples.business.sna.lu0.DummyLu0ManagedConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

_configurationProperties

DummyLu0SnaSessionConfigurationProperties _configurationProperties

_luNamesArray

java.lang.String[] _luNamesArray

_currentLuName

java.lang.String _currentLuName

_currentConnection

DummyLu0ManagedConnection _currentConnection

_jmsPublish

java.lang.Boolean _jmsPublish

_userName

java.lang.String _userName

_userPassword

java.lang.String _userPassword

_connectionFactory

DummyLu0ConnectionFactory _connectionFactory

classID

java.lang.String classID

_logWriter

java.io.PrintWriter _logWriter

Class com.ibm.btt.samples.business.sna.lu0.DummyLu0Record extends java.lang.Object implements Serializable

Serialized Fields

_data

java.lang.String _data

_recordName

java.lang.String _recordName

_recordShortDescription

java.lang.String _recordShortDescription

Package com.ibm.btt.samples.business.sna.lu0.exception

Class com.ibm.btt.samples.business.sna.lu0.exception.DummyLu0Exception extends java.lang.Exception implements Serializable

Serialized Fields

_severity

java.lang.String _severity

_throwingClassName

java.lang.String _throwingClassName

_throwingMethodName

java.lang.String _throwingMethodName

_errorCode

java.lang.String _errorCode

Package com.ibm.btt.samples.business.sna.lu0.host

Class com.ibm.btt.samples.business.sna.lu0.host.DummyLu0SnaSessionConfigurationProperties extends java.lang.Object implements Serializable

Serialized Fields

_luName

java.lang.String _luName

_hostApplicationName

java.lang.String _hostApplicationName

_chaining

java.lang.Boolean _chaining

_messageToLu

java.lang.Boolean _messageToLu

_manageResponses

java.lang.Boolean _manageResponses

_fmhHeaderSent

java.lang.Boolean _fmhHeaderSent

_fmhIncluded

java.lang.Boolean _fmhIncluded

_endBracketSent

java.lang.Boolean _endBracketSent

_automaticSessionEstablishment

java.lang.Boolean _automaticSessionEstablishment

_establishSessionRetries

java.lang.Integer _establishSessionRetries

_timeBetweenRetries

java.lang.Integer _timeBetweenRetries

_establishSessionTimeout

java.lang.Integer _establishSessionTimeout

_definiteResponseSolicited

java.lang.Boolean _definiteResponseSolicited

_BIDManaged

java.lang.Boolean _BIDManaged

_compression

java.lang.Boolean _compression

_codeSet

java.lang.String _codeSet

_modeName

java.lang.String _modeName

_resFile

java.lang.String _resFile

_IDLength

java.lang.Integer _IDLength

Package com.ibm.btt.samples.business.sna.lu0.host.event

Class com.ibm.btt.samples.business.sna.lu0.host.event.DummyLu0SessionEvent extends java.util.EventObject implements Serializable

Serialized Fields

_eventId

int _eventId

_eventData

java.lang.String _eventData

_eventException

java.lang.Exception _eventException

Package com.ibm.btt.samples.business.sna.lu0.resource

Class com.ibm.btt.samples.business.sna.lu0.resource.DummyLu0MessageCatalog extends java.util.ListResourceBundle implements Serializable


Package com.ibm.btt.samples.business.sna.lu0.trace

Class com.ibm.btt.samples.business.sna.lu0.trace.WasTraceLevel extends java.util.logging.Level implements Serializable

serialVersionUID: -7047860116311367497L


Package com.ibm.btt.server.bean

Class com.ibm.btt.server.bean.BTTBusinessException extends DSERuntimeException implements Serializable

Class com.ibm.btt.server.bean.BTTSAEException extends DSEException implements Serializable

Class com.ibm.btt.server.bean.Message extends java.lang.Object implements Serializable

serialVersionUID: 7107728881117778903L


Package com.ibm.btt.server.bean.ejb

Class com.ibm.btt.server.bean.ejb.OpStepAdaptorEJBBean extends StatelessSingleAction implements Serializable

serialVersionUID: 3206093459760846163L

Serialized Fields

mySessionCtx

javax.ejb.SessionContext mySessionCtx

Package com.ibm.btt.services

Class com.ibm.btt.services.GenericPool extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Package com.ibm.btt.services.comms

Class com.ibm.btt.services.comms.CommunicationsPool extends Service implements Serializable

serialVersionUID: 349872197360106211L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.comms.DSECCException extends DSEException implements Serializable

serialVersionUID: 8112663030998030289L


Package com.ibm.btt.services.jdbc

Class com.ibm.btt.services.jdbc.DSESQLException extends DSERuntimeException implements Serializable

Serialized Fields

errorCode

int errorCode
The vendor specific exception code.


SQLState

java.lang.String SQLState
The SQL State.

Class com.ibm.btt.services.jdbc.JDBCJournal extends Journal implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbc.JDBCService extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbc.JDBCServicesConnectionManager extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbc.JDBCStore extends Store implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbc.JDBCTable extends JDBCService implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbc.Journal extends JDBCService implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbc.Store extends JDBCService implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Package com.ibm.btt.services.ldap

Class com.ibm.btt.services.ldap.LDAPRequestFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.services.ldap.LDAPResponseFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.services.ldap.LDAPService extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.ldap.MapFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Package com.ibm.btt.services.mq

Class com.ibm.btt.services.mq.MQConnection extends Service implements Serializable

serialVersionUID: 1286676728139489232L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.mq.QueueEvent extends java.util.EventObject implements Serializable

serialVersionUID: -8715869817767694101L


Package com.ibm.btt.sm

Class com.ibm.btt.sm.ApplicationSessionEntry extends java.util.Hashtable implements Serializable

serialVersionUID: 6865314526963165602L

Class com.ibm.btt.sm.BTTSMException extends DSEException implements Serializable

serialVersionUID: 8017248228404843277L

Class com.ibm.btt.sm.Message extends java.lang.Object implements Serializable

serialVersionUID: 7738530174799740538L

Class com.ibm.btt.sm.SessionEntry extends java.util.HashMap implements Serializable

serialVersionUID: -7094139920077707824L

Class com.ibm.btt.sm.SessionTable extends java.util.Hashtable implements Serializable

serialVersionUID: 8961738058528375105L


Package com.ibm.btt.struts.base

Class com.ibm.btt.struts.base.BTTActionForm extends org.apache.struts.action.ActionForm implements Serializable

Class com.ibm.btt.struts.base.BTTActionServlet extends org.apache.struts.action.ActionServlet implements Serializable


Package com.ibm.btt.struts.config

Class com.ibm.btt.struts.config.BTTBaseActionMapping extends org.apache.struts.action.ActionMapping implements Serializable

Serialized Fields

context

java.lang.String context
Context name associated with this action.


validator

java.lang.String validator
Validator type with this action


conditionsID

java.lang.String conditionsID
conditions ID


mapToContext

java.lang.String mapToContext
mapToContext ID (NOTICE: MAYBE SET THIS ATTR TO FORM-BEAN)


actionContext

java.lang.String actionContext
actionContext ID


mapFromContext

java.lang.String mapFromContext
mapFromContext ID (NOTICE: MAYBE SET THIS ATTR TO FORM-BEAN)


processCtxMapper

java.lang.String processCtxMapper

bttMaps

java.util.Hashtable<K,V> bttMaps

Class com.ibm.btt.struts.config.BTTContextMapItemConfig extends java.lang.Object implements Serializable

Serialized Fields

from

java.lang.String from

to

java.lang.String to

Class com.ibm.btt.struts.config.BTTControllerConfig extends org.apache.struts.config.ControllerConfig implements Serializable

Serialized Fields

processorClass

java.lang.String processorClass

name

java.lang.String name

Class com.ibm.btt.struts.config.BTTControllersConfig extends java.lang.Object implements Serializable

Serialized Fields

configured

boolean configured

BTTControllerConfigs

java.util.Vector<E> BTTControllerConfigs

Class com.ibm.btt.struts.config.BTTDoubleClickConfig extends java.lang.Object implements Serializable

Serialized Fields

message

java.lang.String message

allowed

boolean allowed

Class com.ibm.btt.struts.config.BTTEJBActionMapping extends BTTBaseActionMapping implements Serializable

Serialized Fields

invokerId

java.lang.String invokerId

Class com.ibm.btt.struts.config.BTTFinalConfig extends java.lang.Object implements Serializable

Serialized Fields

type

java.lang.String type

name

java.lang.String name

Class com.ibm.btt.struts.config.BTTFinalsConfig extends java.lang.Object implements Serializable

Serialized Fields

finalForwardConfigs

java.util.Hashtable<K,V> finalForwardConfigs

finalActionConfigs

java.util.Hashtable<K,V> finalActionConfigs

Class com.ibm.btt.struts.config.BTTModuleConfig extends org.apache.struts.config.impl.ModuleConfigImpl implements Serializable

Serialized Fields

conditionsConfigs

java.util.HashMap<K,V> conditionsConfigs

chaConfig

CHAConfig chaConfig

flowContextConfig

FlowContextConfig flowContextConfig

bttControllersConfig

BTTControllersConfig bttControllersConfig

bttFinalsConfig

BTTFinalsConfig bttFinalsConfig

bttDoubleClickConfig

BTTDoubleClickConfig bttDoubleClickConfig

processCtxMappersConfig

BTTProcessCtxMappersConfig processCtxMappersConfig

Class com.ibm.btt.struts.config.BTTModuleConfigFactory extends org.apache.struts.config.impl.DefaultModuleConfigFactory implements Serializable

Class com.ibm.btt.struts.config.BTTProcessCtxMapperConfig extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

ctxMaps

java.util.Hashtable<K,V> ctxMaps

Class com.ibm.btt.struts.config.BTTProcessCtxMappersConfig extends java.lang.Object implements Serializable

Serialized Fields

processCtxMappers

java.util.Hashtable<K,V> processCtxMappers

Class com.ibm.btt.struts.config.BTTSwitchActionMapping extends BTTBaseActionMapping implements Serializable

Serialized Fields

processCtxMapperTo

java.lang.String processCtxMapperTo

processCtxMapperFrom

java.lang.String processCtxMapperFrom

Class com.ibm.btt.struts.config.CHAConfig extends java.lang.Object implements Serializable

Serialized Fields

iniFile

java.lang.String iniFile

Class com.ibm.btt.struts.config.ConditionConfig extends java.lang.Object implements Serializable

Serialized Fields

configured

boolean configured
Has configuration of this component been completed?


name

java.lang.String name
Unique name of condition


type

java.lang.String type
Fully qualified class name implemention the condition interface and providing the condition logic.


onTrue

java.lang.String onTrue
Action to take when the condition evaluates to true


onFalse

java.lang.String onFalse
Action to take when the condition evaluates to false

Class com.ibm.btt.struts.config.ConditionsConfig extends java.lang.Object implements Serializable

Serialized Fields

configured

boolean configured
Has configuration of this component been completed?


id

java.lang.String id

conditions

java.util.Vector<E> conditions

Class com.ibm.btt.struts.config.FlowContextConfig extends java.lang.Object implements Serializable

Serialized Fields

contextName

java.lang.String contextName

local

java.lang.String local

Package com.ibm.btt.struts.taglib.html

Class com.ibm.btt.struts.taglib.html.BaseFieldTag extends BaseInputTag implements Serializable

Serialized Fields

accept

java.lang.String accept

utb

StrutsJspContextService utb

name

java.lang.String name
The name of the bean containing our underlying property.


redisplay

boolean redisplay
The "redisplay contents" flag (used only on password).


type

java.lang.String type
The type of input field represented by this tag (text, password, or hidden).

Class com.ibm.btt.struts.taglib.html.BaseHandlerTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

utb

StrutsJspContextService utb

accesskey

java.lang.String accesskey
Access key character.


tabindex

java.lang.String tabindex
Tab index value.


indexed

boolean indexed
Whether to created indexed names for fields

Since:
Struts 1.1

onclick

java.lang.String onclick
Mouse click event.


ondblclick

java.lang.String ondblclick
Mouse double click event.


onmouseover

java.lang.String onmouseover
Mouse over component event.


onmouseout

java.lang.String onmouseout
Mouse exit component event.


onmousemove

java.lang.String onmousemove
Mouse moved over component event.


onmousedown

java.lang.String onmousedown
Mouse pressed on component event.


onmouseup

java.lang.String onmouseup
Mouse released on component event.


onkeydown

java.lang.String onkeydown
Key down in component event.


onkeyup

java.lang.String onkeyup
Key released in component event.


onkeypress

java.lang.String onkeypress
Key down and up together in component event.


onselect

java.lang.String onselect
Text selected in component event.


onchange

java.lang.String onchange
Content changed after component lost focus event.


onblur

java.lang.String onblur
Component lost focus event.


onfocus

java.lang.String onfocus
Component has received focus event.


disabled

boolean disabled
Component is disabled.


readonly

boolean readonly
Component is readonly.


style

java.lang.String style
Style attribute associated with component.


styleClass

java.lang.String styleClass
Named Style class associated with component.


styleId

java.lang.String styleId
Identifier associated with component.


alt

java.lang.String alt
The alternate text of this element.


altKey

java.lang.String altKey
The message resources key of the alternate text.


bundle

java.lang.String bundle
The name of the message resources bundle for message lookups.


locale

java.lang.String locale
The name of the session attribute key for our locale.


title

java.lang.String title
The advisory title of this element.


titleKey

java.lang.String titleKey
The message resources key of the advisory title.


loopTagSupportClass

java.lang.Class<T> loopTagSupportClass

loopTagSupportGetStatus

java.lang.reflect.Method loopTagSupportGetStatus

loopTagStatusClass

java.lang.Class<T> loopTagStatusClass

loopTagStatusGetIndex

java.lang.reflect.Method loopTagStatusGetIndex

triedJstlInit

boolean triedJstlInit

triedJstlSuccess

boolean triedJstlSuccess

Class com.ibm.btt.struts.taglib.html.BaseInputTag extends BaseHandlerTag implements Serializable

Serialized Fields

cols

java.lang.String cols

maxlength

java.lang.String maxlength
The maximum number of characters allowed, or negative for no limit.


property

java.lang.String property
The name of the field (and associated property) being processed.


rows

java.lang.String rows
The number of rows for this field, or negative for no limit.


value

java.lang.String value
The value for this field, or null to retrieve the corresponding property from our associated bean.

Class com.ibm.btt.struts.taglib.html.CheckboxTag extends org.apache.struts.taglib.html.CheckboxTag implements Serializable

Serialized Fields

processContext

Context processContext

utb

StrutsJspContextService utb

Class com.ibm.btt.struts.taglib.html.ComboBoxTag extends DSEListTagSupport implements Serializable

Class com.ibm.btt.struts.taglib.html.DSEListTagSupport extends StrutsTagSupport implements Serializable

Serialized Fields

dataNameForList

java.lang.String dataNameForList
The IndexedCollection or KeyedCollection name


item

java.lang.String item
The HTML element name inside the form


value

java.lang.String value
The HTML element value inside the form

Class com.ibm.btt.struts.taglib.html.DSETableTagSupport extends StrutsTagSupport implements Serializable

Serialized Fields

ic

IndexedCollection ic

dataNameForList

java.lang.String dataNameForList
The IndexedCollection or KeyedCollection name


border

java.lang.String border
The HMTL table element attribute: border


cellspacing

java.lang.String cellspacing
The HMTL table element attribute: cellspacing


cellpadding

java.lang.String cellpadding
The HMTL table element attribute: cellpadding


width

java.lang.String width
The HMTL table element attribute: width


start

int start
The start indicator of the indexed collection


end

int end
The end indicator of the indexed collection


showCaption

java.lang.String showCaption
The indicator to insert the HMTL caption element or not


showHeaders

java.lang.String showHeaders
The indicator to insert the HMTL table headers or not


headers

java.lang.String headers
The HTML table headers


headerFontFace

java.lang.String headerFontFace
The HTML table headers font face


headerFontSize

java.lang.String headerFontSize
The HTML table headers font size


headerFontColor

java.lang.String headerFontColor
The HTML table headers font color


headerAlignment

java.lang.String headerAlignment
The HTML table headers text aligment


headerBGColor

java.lang.String headerBGColor
The HTML table headers background color


cellBGColor

java.lang.String cellBGColor
The HTML table cell background color


cellBGColor2

java.lang.String cellBGColor2
The HTML table cell second background color to alternate the colors


colSizes

java.lang.String colSizes
The HTML table columns size


colAlignments

java.lang.String colAlignments
The HTML table columns text aligment


skipCols

java.lang.String skipCols
The number of column to skip

Class com.ibm.btt.struts.taglib.html.ErrorsTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

bundle

java.lang.String bundle

processCtx

Context processCtx

locale

java.lang.String locale
The session attribute key for our locale.


name

java.lang.String name
The request attribute key for our error messages (if any).


property

java.lang.String property
The name of the property for which error messages should be returned, or null to return all errors.

Class com.ibm.btt.struts.taglib.html.FileTag extends BaseFieldTag implements Serializable

Class com.ibm.btt.struts.taglib.html.FormTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

action

java.lang.String action
The action URL to which this form should be submitted, if any.


moduleConfig

org.apache.struts.config.ModuleConfig moduleConfig
The module configuration for our module.


enctype

java.lang.String enctype
The content encoding to be used on a POST submit.


focus

java.lang.String focus
The name of the field to receive focus, if any.


focusIndex

java.lang.String focusIndex
The index in the focus field array to receive focus. This only applies if the field given in the focus attribute is actually an array of fields. This allows a specific field in a radio button array to receive focus while still allowing indexed field names like "myRadioButtonField[1]" to be passed in the focus attribute.

Since:
Struts 1.1

mapping

org.apache.struts.action.ActionMapping mapping
The ActionMapping defining where we will be submitting this form


method

java.lang.String method
The request method used when submitting this form.


name

java.lang.String name
The attribute key under which our associated bean is stored.


onreset

java.lang.String onreset
The onReset event script.


onsubmit

java.lang.String onsubmit
The onSubmit event script.


scope

java.lang.String scope
The scope (request or session) under which our associated bean is stored.


servlet

org.apache.struts.action.ActionServlet servlet
The ActionServlet instance we are associated with (so that we can initialize the servlet property on any form bean that we create).


style

java.lang.String style
The style attribute associated with this tag.


styleClass

java.lang.String styleClass
The style class associated with this tag.


styleId

java.lang.String styleId
The identifier associated with this tag.


target

java.lang.String target
The window target.


type

java.lang.String type
The Java class name of the bean to be created, if necessary.


beanName

java.lang.String beanName
The name of the form bean to (create and) use. This is either the same as the 'name' attribute, if that was specified, or is obtained from the associated ActionMapping otherwise.


beanScope

java.lang.String beanScope
The scope of the form bean to (create and) use. This is either the same as the 'scope' attribute, if that was specified, or is obtained from the associated ActionMapping otherwise.


beanType

java.lang.String beanType
The type of the form bean to (create and) use. This is either the same as the 'type' attribute, if that was specified, or is obtained from the associated ActionMapping otherwise.

Class com.ibm.btt.struts.taglib.html.HiddenTag extends BaseFieldTag implements Serializable

Serialized Fields

write

boolean write
Should the value of this field also be rendered to the response?


utb

StrutsJspContextService utb

Class com.ibm.btt.struts.taglib.html.HtmlTag extends org.apache.struts.taglib.html.HtmlTag implements Serializable

Class com.ibm.btt.struts.taglib.html.LabelListTag extends DSEListTagSupport implements Serializable

Class com.ibm.btt.struts.taglib.html.LabelTag extends StrutsTagSupport implements Serializable

Serialized Fields

text

java.lang.String text

bundleFile

java.lang.String bundleFile
The attribute bundleFile

Class com.ibm.btt.struts.taglib.html.LinkTag extends BaseHandlerTag implements Serializable

Serialized Fields

text

java.lang.String text

anchor

java.lang.String anchor
The anchor to be added to the end of the generated hyperlink.


forward

java.lang.String forward
The logical forward name from which to retrieve the hyperlink URI.


href

java.lang.String href
The hyperlink URI.


linkName

java.lang.String linkName
The link name for named links.


name

java.lang.String name
The JSP bean name for query parameters.


page

java.lang.String page
The module-relative page URL (beginning with a slash) to which this hyperlink will be rendered.


action

java.lang.String action
The module-relative action (beginning with a slash) which will be called by this link


paramId

java.lang.String paramId
The single-parameter request parameter name to generate.


paramName

java.lang.String paramName
The single-parameter JSP bean name.


paramProperty

java.lang.String paramProperty
The single-parameter JSP bean property.


paramScope

java.lang.String paramScope
The single-parameter JSP bean scope.


property

java.lang.String property
The JSP bean property name for query parameters.


scope

java.lang.String scope
The scope of the bean specified by the name property, if any.


target

java.lang.String target
The window target.


transaction

boolean transaction
Include transaction token (if any) in the hyperlink?


indexId

java.lang.String indexId
Name of parameter to generate to hold index number

Class com.ibm.btt.struts.taglib.html.ListTag extends DSEListTagSupport implements Serializable

Serialized Fields

size

java.lang.String size
The default size


multipleSelection

java.lang.String multipleSelection
The default value for multipleSelection attribute

Class com.ibm.btt.struts.taglib.html.MultiboxTag extends BaseHandlerTag implements Serializable

Serialized Fields

constant

java.lang.String constant

utb

StrutsJspContextService utb

name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name for this field.


value

java.lang.String value
The value which will mark this checkbox as "checked" if present in the array returned by our property getter.

Class com.ibm.btt.struts.taglib.html.OptionsTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

collection

java.lang.String collection
The name of the collection containing beans that have properties to provide both the values and the labels (identified by the property and labelProperty attributes).


filter

boolean filter
Should the label values be filtered for HTML sensitive characters?


labelName

java.lang.String labelName
The name of the bean containing the labels collection.


labelProperty

java.lang.String labelProperty
The bean property containing the labels collection.


name

java.lang.String name
The name of the bean containing the values collection.


property

java.lang.String property
The name of the property to use to build the values collection.


style

java.lang.String style
The style associated with this tag.


styleClass

java.lang.String styleClass
The named style class associated with this tag.

Class com.ibm.btt.struts.taglib.html.OptionTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

text

java.lang.String text
The message text to be displayed to the user for this tag (if any)


bundle

java.lang.String bundle
The name of the servlet context attribute containing our message resources.


disabled

boolean disabled
Is this option disabled?


key

java.lang.String key
The key used to look up the text displayed to the user for this option, if any.


locale

java.lang.String locale
The name of the attribute containing the Locale to be used for looking up internationalized messages.


style

java.lang.String style
The style associated with this tag.


styleClass

java.lang.String styleClass
The named style class associated with this tag.


styleId

java.lang.String styleId
The identifier associated with this tag.


value

java.lang.String value
The server value for this option, also used to match against the current property value to determine whether this option should be marked as selected.

Class com.ibm.btt.struts.taglib.html.PasswordTag extends BaseFieldTag implements Serializable

Class com.ibm.btt.struts.taglib.html.RadioTag extends BaseHandlerTag implements Serializable

Serialized Fields

name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name for this field.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The server value for this option.


idName

java.lang.String idName
Name of the bean (in some scope) that will return the value of the radio tag.

If an iterator is used to render a series of radio tags, this field may be used to specify the name of the bean exposed by the iterator. In this case, the value attribute is used as the name of a property on the idName bean that returns the value of the radio tag in this iteration.


utb

StrutsJspContextService utb

Class com.ibm.btt.struts.taglib.html.SelectTag extends BaseHandlerTag implements Serializable

Serialized Fields

match

java.lang.String[] match
The actual values we will match against, calculated in doStartTag().


utb

StrutsJspContextService utb

multiple

java.lang.String multiple
Should multiple selections be allowed. Any non-null value will trigger rendering this.


name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name we are associated with.


saveBody

java.lang.String saveBody
The saved body content of this tag.


size

java.lang.String size
How many available options should be displayed when this element is rendered?


value

java.lang.String value
The value to compare with for marking an option selected.

Class com.ibm.btt.struts.taglib.html.StrutsTagSupport extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

out

javax.servlet.jsp.JspWriter out
The JSPWriter to render the page


buffer

java.lang.StringBuffer buffer
The stringbuffer with the contents of the page


valErrBundle

java.util.ResourceBundle valErrBundle
The resourcebundle for some tags


name

java.lang.String name
The attribute name


styleName

java.lang.String styleName
The attribute style


dataName

java.lang.String dataName
The attribute dataName


custom

java.lang.String custom
The attribute custom


fontFace

java.lang.String fontFace
The attribute fontFace


fontSize

java.lang.String fontSize
The attribute fontSize


fontColor

java.lang.String fontColor
The attribute fontColor


utb

StrutsJspContextService utb

Class com.ibm.btt.struts.taglib.html.SubmitTag extends BaseHandlerTag implements Serializable

Serialized Fields

property

java.lang.String property
The name of the generated input field.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The value of the button label.

Class com.ibm.btt.struts.taglib.html.TableTag extends DSETableTagSupport implements Serializable

Class com.ibm.btt.struts.taglib.html.TextAreaTag extends BaseInputTag implements Serializable

Serialized Fields

name

java.lang.String name
The name of the bean containing our underlying property.


utb

StrutsJspContextService utb

Class com.ibm.btt.struts.taglib.html.TextTag extends BaseFieldTag implements Serializable


Package com.ibm.btt.util

Class com.ibm.btt.util.AttributeNotFoundException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package com.ibm.connector2.sna.lu62

Class com.ibm.connector2.sna.lu62.Lu62ActivationSpec extends Lu62ConversationConfigurationProperties implements Serializable

Serialized Fields

ra

Lu62ResourceAdapterImp ra

classID

java.lang.String classID

redeliverCounts

int redeliverCounts

redeliverInterval

int redeliverInterval

isTransacted

java.lang.Boolean isTransacted

Class com.ibm.connector2.sna.lu62.Lu62ConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

_connectionManager

javax.resource.spi.ConnectionManager _connectionManager

_managedConnectionFactory

javax.resource.spi.ManagedConnectionFactory _managedConnectionFactory

_reference

javax.naming.Reference _reference

_logWriter

java.io.PrintWriter _logWriter

_adapterMetaData

Lu62ResourceAdapterMetaData _adapterMetaData

classID

java.lang.String classID

Class com.ibm.connector2.sna.lu62.Lu62ConnectionManager extends java.lang.Object implements Serializable

Serialized Fields

classID

java.lang.String classID

Class com.ibm.connector2.sna.lu62.Lu62InteractionSpec extends java.lang.Object implements Serializable

Serialized Fields

_functionName

java.lang.String _functionName

_executionTimeout

int _executionTimeout

_interactionVerb

int _interactionVerb

classID

java.lang.String classID

Class com.ibm.connector2.sna.lu62.Lu62ManagedConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

_configurationProperties

Lu62ConversationConfigurationProperties _configurationProperties

newConfigurationProperties

Lu62ConversationConfigurationProperties newConfigurationProperties

_jmsPublish

java.lang.Boolean _jmsPublish

_userNameJCA

java.lang.String _userNameJCA

_passwordJCA

java.lang.String _passwordJCA

_connectionFactory

Lu62ConnectionFactory _connectionFactory

_logWriter

java.io.PrintWriter _logWriter

classID

java.lang.String classID

connectionForTP_Table

java.util.Hashtable<K,V> connectionForTP_Table

createConnectionSem

java.lang.Object createConnectionSem

matchConnectionSem

java.lang.Object matchConnectionSem

totalCount

int totalCount

totalCountWarning

int totalCountWarning

connection_Replace_TakeEffect_WhenTotalCount

int connection_Replace_TakeEffect_WhenTotalCount

threadHold_MIN

int threadHold_MIN

threadHold_MAX

int threadHold_MAX

threadHold

int threadHold

Class com.ibm.connector2.sna.lu62.Lu62Record extends java.lang.Object implements Serializable

Serialized Fields

_data

java.lang.String _data

_recordName

java.lang.String _recordName

_recordShortDescription

java.lang.String _recordShortDescription

Package com.ibm.connector2.sna.lu62.exception

Class com.ibm.connector2.sna.lu62.exception.Lu62Exception extends java.lang.Exception implements Serializable

Serialized Fields

_severity

java.lang.String _severity

_throwingClassName

java.lang.String _throwingClassName

_throwingMethodName

java.lang.String _throwingMethodName

_errorCode

java.lang.String _errorCode

_message

java.lang.String _message

Class com.ibm.connector2.sna.lu62.exception.Lu62InternalErrorException extends Lu62Exception implements Serializable

Class com.ibm.connector2.sna.lu62.exception.Lu62InvalidRequestException extends Lu62Exception implements Serializable


Package com.ibm.connector2.sna.lu62.host

Class com.ibm.connector2.sna.lu62.host.Lu62ConversationConfigurationProperties extends java.lang.Object implements Serializable

Serialized Fields

_luName

java.lang.String _luName

_tpName

java.lang.String _tpName

_symbolicDestinationName

java.lang.String _symbolicDestinationName

_manageResponses

java.lang.Boolean _manageResponses

_establishConversationRetries

java.lang.Integer _establishConversationRetries

_timeBetweenRetries

java.lang.Integer _timeBetweenRetries

_outgoing

java.lang.Boolean _outgoing

_flushMode

java.lang.Boolean _flushMode

_confirmMode

java.lang.Boolean _confirmMode

_synchronousMode

java.lang.Boolean _synchronousMode

_chaining

java.lang.Boolean _chaining

_establishConversationTimeout

java.lang.Integer _establishConversationTimeout

_maxConnectionPerTP

java.lang.Integer _maxConnectionPerTP

_maxConnections

java.lang.Integer _maxConnections

_replaceConnection

java.lang.Boolean _replaceConnection

_userId

java.lang.String _userId

_password

java.lang.String _password

_codeSet

java.lang.String _codeSet

_codePage

java.lang.String _codePage

_codePageConvert

java.lang.Boolean _codePageConvert

Package com.ibm.connector2.sna.lu62.host.event

Class com.ibm.connector2.sna.lu62.host.event.Lu62ConversationEvent extends java.util.EventObject implements Serializable

Serialized Fields

_eventId

int _eventId

_eventData

java.lang.String _eventData

_eventException

java.lang.Exception _eventException

Package com.ibm.connector2.sna.lu62.resource

Class com.ibm.connector2.sna.lu62.resource.Lu62MessageCatalog extends java.util.ListResourceBundle implements Serializable


Package com.ibm.connector2.sna.lu62.trace

Class com.ibm.connector2.sna.lu62.trace.WasTraceLevel extends java.util.logging.Level implements Serializable

serialVersionUID: -7047860116311367497L


IBM Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2008