See: Description
| Interface | Description |
|---|---|
| Externalizable |
Interface for custum serialization.
|
| Remote |
Interface for Remote objects
|
| Class | Description |
|---|---|
| CharacterConvertor | |
| CharacterConvertor_ISO8859_1 | |
| CharacterConvertor_UTF8 | |
| CharacterReader | |
| CharacterWriter | |
| ExternalizableDictionary |
This class implements a hashtable, which serves the needs
of ConfigurationManagement of capsulation of configuration properties
with String keys, which are case insensitive at lookup
(at get, remove, put operations) but preserve the last case of keys.
|
| ExternalizableMap |
ExternalizableMap represents Externalizable HashMap with String keys.
|
| ExternalizableUtil |
Holds utility merthods for writeing and reading objects.
|
| PDataStream |
The package contains utilities for easily remote transfer of objects
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.