| Interface | Description |
|---|---|
| IApexInputStreamToStream<T> |
Abstract the logic converting a stream of bytes (i.e.
|
| Class | Description |
|---|---|
| ApexFileHelper |
Various utility methods related to files
|
| ApexGzipHelper |
Various utilities for GZip
|
| ApexHostDescriptor | |
| ApexObjectInputHelper |
Various helpers related to ObjectInput
|
| ApexSerializationHelper |
Various utility method related to Serialization, as conversion from/to String to/from Collections and Map
|
| ApexURLHelper |
Various utilities related to URL
|
| ByteArrayMarker |
Enable to mark an ObjectOutputStream than what is following is a byte[].
|
| GZipStringBuilder |
A StringBuilder-like structure gzipping pending data
|
| JavaBytesToStream |
Convert an
InputStream to a Stream of objects |
| ObjectInputHandlingInputStream |
Decorate an ObjectInput by adding the ability to read InputStream.
|
Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.