public class ProxyServiceHandler
extends org.apache.http.nio.protocol.HttpAsyncService
| 构造器和说明 |
|---|
ProxyServiceHandler(org.apache.http.protocol.HttpProcessor httpProcessor,
org.apache.http.ConnectionReuseStrategy reuseStrategy,
org.apache.http.nio.protocol.HttpAsyncRequestHandlerMapper handlerResolver) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
closed(org.apache.http.nio.NHttpServerConnection conn) |
void |
connected(org.apache.http.nio.NHttpServerConnection conn) |
protected void |
log(Exception ex) |
createHttpResponse, endOfInput, exception, getConnectionStrategy, getExceptionLogger, getExpectationVerifier, getHandlerMapper, getHttpProcessor, getResponseFactory, handleAlreadySubmittedResponse, handleAlreadySubmittedResponse, handleException, inputReady, outputReady, requestReceived, responseReady, timeout, toStatusCodepublic ProxyServiceHandler(org.apache.http.protocol.HttpProcessor httpProcessor,
org.apache.http.ConnectionReuseStrategy reuseStrategy,
org.apache.http.nio.protocol.HttpAsyncRequestHandlerMapper handlerResolver)
protected void log(Exception ex)
log 在类中 org.apache.http.nio.protocol.HttpAsyncServicepublic void connected(org.apache.http.nio.NHttpServerConnection conn)
connected 在接口中 org.apache.http.nio.NHttpServerEventHandlerconnected 在类中 org.apache.http.nio.protocol.HttpAsyncServicepublic void closed(org.apache.http.nio.NHttpServerConnection conn)
closed 在接口中 org.apache.http.nio.NHttpServerEventHandlerclosed 在类中 org.apache.http.nio.protocol.HttpAsyncServiceCopyright © 2025 onecode. All rights reserved.