ByteArrayWrapper |
|
CacheTable<K> |
This is a hash table implementation that simultaneously maps key to value
and value to key.
|
ClassInfoCache |
This class caches information about classes that is somewhat expensive
to obtain, notably the results of isInterface(), isArray(), and isAssignableFrom.
|
ClassInfoCache.ClassInfo |
|
ClassInfoCache.ClassInfo.LazyWrapper |
|
CorbaResourceUtil |
|
HexOutputStream |
Writes each input byte as a 2 byte hexidecimal output pair making it
possible to turn arbitrary binary data into an ASCII format.
|
LegacyHookGetFields |
|
LegacyHookPutFields |
Since ObjectOutputStream.PutField methods specify no exceptions,
we are not checking for null parameters on put methods.
|
LogKeywords |
All the Keywords that will be used in Logging Messages for CORBA need to
be defined here.
|
ORBUtility |
Handy class full of static functions that don't belong in util.Utility for pure ORB reasons.
|
RepIdDelegator |
Delegates to the current RepositoryId implementation in
com.sun.corba.ee.impl.util.
|
RepositoryIdFactory |
|