| Interface | Description |
|---|---|
| RepositoryIdInterface |
Methods on specific instances of RepositoryId.
|
| RepositoryIdStrings |
Factory methods for creating various repository ID strings
and instances.
|
| RepositoryIdUtility |
Utility methods for working with repository IDs.
|
| Class | Description |
|---|---|
| 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.
|
| 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 |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.