This appendix contains the implementation of these Java classes that are used in examples in this book:
•GZIPCompressedInputStream — This class is used by the WriteToHCP method of the HTTPCompression class. This method is defined in Example 5: Sending object data in compressed format (Java).
•WholeIOOutputStream — This class is used by the ReadFromHCP method of the WholeIO class. This method is defined in Example 7: Retrieving object data and an annotation together (Java).
© 2016 Hitachi Data Systems Corporation. All rights reserved.