IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.sm
Class SessionTable

java.lang.Object
  extended byjava.util.Dictionary
      extended byjava.util.Hashtable
          extended bycom.ibm.btt.sm.SessionTable
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public final class SessionTable
extends java.util.Hashtable

This class only should be used by the Context class.

See Also:
Serialized Form

Constructor Summary
SessionTable()
           
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SessionTable

public SessionTable()

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005