Interface | Description |
---|---|
Dns |
Domain name service.
|
Class | Description |
---|---|
AbstractOutputStream |
An output stream for an HTTP request body.
|
Base64 |
Base64 encoder/decoder.
|
DiskLruCache |
A cache that uses a bounded amount of space on a filesystem.
|
FaultRecoveringOutputStream |
An output stream wrapper that recovers from failures in the underlying stream
by replacing it with another stream.
|
NamedRunnable |
Runnable implementation which always sets its thread name.
|
Platform |
Access to Platform-specific features necessary for SPDY and advanced TLS.
|
StrictLineReader |
Buffers input from an
InputStream for reading lines. |
Util |
Junk drawer of utility methods.
|
Copyright © 2014. All rights reserved.