Closeable, AutoCloseablepublic class SdkSslMetricsSocket extends DelegateSslSocket
| Constructor | Description |
|---|---|
SdkSslMetricsSocket(SSLSocket sock) |
| Modifier and Type | Method | 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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOption, setOption, setSocketImplFactory, supportedOptionsgetApplicationProtocol, getHandshakeApplicationProtocol, getHandshakeApplicationProtocolSelector, getHandshakeSession, getSSLParameters, setHandshakeApplicationProtocolSelector, setSSLParameterspublic SdkSslMetricsSocket(SSLSocket sock)
public void setMetrics(AwsRequestMetrics metrics) throws IOException
IOExceptionpublic InputStream getInputStream() throws IOException
getInputStream in class DelegateSslSocketIOExceptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.