public class HijackingInterceptor
extends java.lang.Object
implements okhttp3.Interceptor
| Constructor and Description |
|---|
HijackingInterceptor(AttachConfig attachConfig,
okio.Source stdin,
okio.Sink stdout) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |
public HijackingInterceptor(AttachConfig attachConfig, okio.Source stdin, okio.Sink stdout)