Package com.squareup.okhttp.internal

  • Interface Summary
    Interface Description
    Dns
    Domain name service.
  • Class Summary
    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 proprietary Android APIs.
    StrictLineReader
    Buffers input from an InputStream for reading lines.
    Util
    Junk drawer of utility methods.