|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.maru.liquid.kernel.modules.http.AbstractNHttpRequestHandler
public abstract class AbstractNHttpRequestHandler
NHttpRequestHandlerの実装
コンストラクタの概要 | |
---|---|
AbstractNHttpRequestHandler()
|
メソッドの概要 | |
---|---|
org.apache.http.nio.entity.ConsumingNHttpEntity |
entityRequest(org.apache.http.HttpEntityEnclosingRequest request,
org.apache.http.protocol.HttpContext context)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース org.apache.http.nio.protocol.NHttpRequestHandler から継承されたメソッド |
---|
handle |
コンストラクタの詳細 |
---|
public AbstractNHttpRequestHandler()
メソッドの詳細 |
---|
public org.apache.http.nio.entity.ConsumingNHttpEntity entityRequest(org.apache.http.HttpEntityEnclosingRequest request, org.apache.http.protocol.HttpContext context)
org.apache.http.nio.protocol.NHttpRequestHandler
内の entityRequest
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |