|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.maru.liquid.kernel.modules.http.AbstractNHttpRequestHandler
jp.maru.liquid.kernel.modules.AsyncHttpServerModule.AsyncNHttpRequestHandlerImpl
class AsyncHttpServerModule.AsyncNHttpRequestHandlerImpl
Async版NRequestHandler
入れ子のクラスの概要 | |
---|---|
(package private) class |
AsyncHttpServerModule.AsyncNHttpRequestHandlerImpl.AsyncEventListener
|
フィールドの概要 | |
---|---|
private AsyncHttpServerPlugin |
_plugin
|
コンストラクタの概要 | |
---|---|
AsyncHttpServerModule.AsyncNHttpRequestHandlerImpl(AsyncHttpServerPlugin plugin)
|
メソッドの概要 | |
---|---|
void |
handle(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response,
org.apache.http.nio.protocol.NHttpResponseTrigger trriger,
org.apache.http.protocol.HttpContext context)
|
クラス jp.maru.liquid.kernel.modules.http.AbstractNHttpRequestHandler から継承されたメソッド |
---|
entityRequest |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
private AsyncHttpServerPlugin _plugin
コンストラクタの詳細 |
---|
AsyncHttpServerModule.AsyncNHttpRequestHandlerImpl(AsyncHttpServerPlugin plugin)
メソッドの詳細 |
---|
public void handle(org.apache.http.HttpRequest request, org.apache.http.HttpResponse response, org.apache.http.nio.protocol.NHttpResponseTrigger trriger, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, java.io.IOException
org.apache.http.HttpException
java.io.IOException
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |