public class SdkSSLMetricsSocket extends DelegateSSLSocket
Constructor and Description |
---|
SdkSSLMetricsSocket(SSLSocket sock) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
void |
setMetrics(AWSRequestMetrics metrics) |
addHandshakeCompletedListener, bind, close, connect, connect, getChannel, getEnabledCipherSuites, getEnabledProtocols, getEnableSessionCreation, getInetAddress, getKeepAlive, getLocalAddress, getLocalPort, getLocalSocketAddress, getNeedClientAuth, getOOBInline, getOutputStream, getPort, getReceiveBufferSize, getRemoteSocketAddress, getReuseAddress, getSendBufferSize, getSession, getSoLinger, getSoTimeout, getSupportedCipherSuites, getSupportedProtocols, getTcpNoDelay, getTrafficClass, getUseClientMode, getWantClientAuth, isBound, isClosed, isConnected, isInputShutdown, isOutputShutdown, removeHandshakeCompletedListener, sendUrgentData, setEnabledCipherSuites, setEnabledProtocols, setEnableSessionCreation, setKeepAlive, setNeedClientAuth, setOOBInline, setPerformancePreferences, setReceiveBufferSize, setReuseAddress, setSendBufferSize, setSoLinger, setSoTimeout, setTcpNoDelay, setTrafficClass, setUseClientMode, setWantClientAuth, shutdownInput, shutdownOutput, startHandshake, toString
getApplicationProtocol, getHandshakeApplicationProtocol, getHandshakeApplicationProtocolSelector, getHandshakeSession, getSSLParameters, setHandshakeApplicationProtocolSelector, setSSLParameters
setSocketImplFactory
public SdkSSLMetricsSocket(SSLSocket sock)
public void setMetrics(AWSRequestMetrics metrics) throws IOException
IOException
public InputStream getInputStream() throws IOException
getInputStream
in class DelegateSSLSocket
IOException