public class LoggingSocketHolder
extends org.apache.hc.core5.http.impl.io.SocketHolder
| Constructor and Description |
|---|
LoggingSocketHolder(Socket socket,
String id,
org.apache.logging.log4j.Logger log) |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
getInputStream(Socket socket) |
protected OutputStream |
getOutputStream(Socket socket) |
protected InputStream getInputStream(Socket socket) throws IOException
getInputStream in class org.apache.hc.core5.http.impl.io.SocketHolderIOExceptionprotected OutputStream getOutputStream(Socket socket) throws IOException
getOutputStream in class org.apache.hc.core5.http.impl.io.SocketHolderIOExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.