public class HttpChannel extends ChannelBase implements Channel
限定符和类型 | 字段和说明 |
---|---|
static HttpChannel |
instance |
构造器和说明 |
---|
HttpChannel() |
限定符和类型 | 方法和说明 |
---|---|
protected HttpResponse |
bodyRequest(Context ctx,
HttpUtils http,
Encoder encoder) |
Result |
call(Context ctx) |
protected HttpResponse |
formRequest(Context ctx,
HttpUtils http) |
pretreatment
public static final HttpChannel instance
protected HttpResponse bodyRequest(Context ctx, HttpUtils http, Encoder encoder) throws java.lang.Throwable
java.lang.Throwable
protected HttpResponse formRequest(Context ctx, HttpUtils http) throws java.lang.Throwable
java.lang.Throwable