public class SdkMetricsSocket extends DelegateSocket
| 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, toStringsetSocketImplFactorypublic SdkMetricsSocket(Socket sock)
public void setMetrics(AWSRequestMetrics metrics)
AWSRequestMetrics is set per request.public InputStream getInputStream() throws IOException
getInputStream in class DelegateSocketIOExceptionCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.