Package Summary Overview Summary |
class:SSLEngine [CHANGED] |
||||
|
constructor:<init>() [NONE] |
|
|
constructor:<init>(java.lang.String,int) [NONE] |
|
|
method:getPeerHost() [NONE] |
|
|
method:wrap(java.nio.ByteBuffer,java.nio.ByteBuffer) [NONE] |
|
|
method:wrap(java.nio.ByteBuffer[],java.nio.ByteBuffer) [NONE] |
|
|
method:wrap(java.nio.ByteBuffer[],int,int,java.nio.ByteBuffer) [NONE] |
|
|
method:unwrap(java.nio.ByteBuffer,java.nio.ByteBuffer) [NONE] |
|
|
method:unwrap(java.nio.ByteBuffer,java.nio.ByteBuffer[]) [NONE] |
|
|
method:unwrap(java.nio.ByteBuffer,java.nio.ByteBuffer[],int,int) [NONE] |
|
|
method:getDelegatedTask() [NONE] |
|
|
method:closeInbound() [NONE] |
|
|
method:isInboundDone() [NONE] |
|
|
method:closeOutbound() [NONE] |
|
|
method:isOutboundDone() [NONE] |
|
|
method:getSupportedCipherSuites() [NONE] |
|
|
method:getEnabledCipherSuites() [NONE] |
|
|
method:setEnabledCipherSuites(java.lang.String[]) [NONE] |
|
|
method:getSupportedProtocols() [NONE] |
|
|
method:getEnabledProtocols() [NONE] |
|
|
method:setEnabledProtocols(java.lang.String[]) [NONE] |
|
|
method:getSession() [NONE] |
|
|
method:getHandshakeSession() [NONE] |
|
|
method:beginHandshake() [NONE] |
|
|
method:getHandshakeStatus() [NONE] |
|
|
method:setUseClientMode(boolean) [NONE] |
|
|
method:getUseClientMode() [NONE] |
|
|
method:setNeedClientAuth(boolean) [NONE] |
|
|
method:getNeedClientAuth() [NONE] |
|
|
method:setWantClientAuth(boolean) [NONE] |
|
|
method:getWantClientAuth() [NONE] |
|
|
method:setEnableSessionCreation(boolean) [NONE] |
|
|
method:getEnableSessionCreation() [NONE] |
|
|
method:getSSLParameters() [NONE] |
|
|
method:setSSLParameters(javax.net.ssl.SSLParameters) [NONE] |
|
|
method:getApplicationProtocol() [NONE] |
|
|
method:getHandshakeApplicationProtocol() [NONE] |
|
|
method:setHandshakeApplicationProtocolSelector(java.util.function.BiFunction) [NONE] |
|
|
method:getHandshakeApplicationProtocolSelector() [NONE] |
|
|
© 2018 Oracle Corporation and/or its affiliates