Uses of Class
com.sun.corba.ee.impl.misc.CacheTable
-
Packages that use CacheTable Package Description com.sun.corba.ee.impl.encoding -
-
Uses of CacheTable in com.sun.corba.ee.impl.encoding
Fields in com.sun.corba.ee.impl.encoding declared as CacheTable Modifier and Type Field Description private CacheTable<java.lang.String>
CDRInputStream_1_0. codebaseCache
private CacheTable<java.lang.String>
CDRInputStream_1_0. repositoryIdCache
private CacheTable<java.lang.String>
CDROutputStream_1_0. repositoryIdCache
private CacheTable<java.lang.Object>
CDRInputStream_1_0. valueCache
private CacheTable<java.lang.Object>
CDROutputStream_1_0. valueCache
-