Thread local cache of sun.io code set converters for performance.
The thread local class contains a single reference to a Map[]
containing two WeakHashMaps.
Collection of classes, interfaces, and factory methods for
CORBA code set conversion.
This is mainly used to shield other code from the sun.io
converters which might change, as well as provide some basic
translation from conversion to CORBA error exceptions.
Implementation class that uses Java serialization for input streams.
This assumes a GIOP version 1.2 message format.
This class uses a ByteArrayInputStream as the underlying buffer.
Implementation class that uses Java serialization for output streams.
This assumes a GIOP version 1.2 message format.
This class uses a ByteArrayOutputStream as the underlying buffer.