public class SdkMetricsSocket extends DelegateSocket
sock
Constructor and Description |
---|
SdkMetricsSocket(Socket sock) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
void |
setMetrics(AWSRequestMetrics metrics)
AWSRequestMetrics is set per request. |
bind, close, connect, connect, getChannel, getInetAddress, getKeepAlive, getLocalAddress, getLocalPort, getLocalSocketAddress, getOOBInline, getOutputStream, getPort, getReceiveBufferSize, getRemoteSocketAddress, getReuseAddress, getSendBufferSize, getSoLinger, getSoTimeout, getTcpNoDelay, getTrafficClass, isBound, isClosed, isConnected, isInputShutdown, isOutputShutdown, sendUrgentData, setKeepAlive, setOOBInline, setPerformancePreferences, setReceiveBufferSize, setReuseAddress, setSendBufferSize, setSoLinger, setSoTimeout, setTcpNoDelay, setTrafficClass, shutdownInput, shutdownOutput, toString
setSocketImplFactory
public SdkMetricsSocket(Socket sock)
public void setMetrics(AWSRequestMetrics metrics)
AWSRequestMetrics
is set per request.public InputStream getInputStream() throws IOException
getInputStream
in class DelegateSocket
IOException
Copyright © 2021. All rights reserved.