| Interface | Description |
|---|---|
| SimpleRequestEntity |
Narrow alternative to Apache's HttpEntity which makes it easier to repeat the body
so that Stetho can intercept it.
|
| Class | Description |
|---|---|
| ByteArrayRequestEntity | |
| StethoURLConnectionManager |
Individual connection flow manager that aids in communicating network events to Stetho
via the
com.facebook.stetho.inspector.network.NetworkEventReporter API. |