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. codebaseCacheprivate CacheTable<java.lang.String>CDRInputStream_1_0. repositoryIdCacheprivate CacheTable<java.lang.String>CDROutputStream_1_0. repositoryIdCacheprivate CacheTable<java.lang.Object>CDRInputStream_1_0. valueCacheprivate CacheTable<java.lang.Object>CDROutputStream_1_0. valueCache
-