Package Summary Overview Summary |
class:SSLSocket [CHANGED] |
||||
|
constructor:<init>() [NONE] |
|
|
constructor:<init>(java.lang.String,int) [NONE] |
|
|
constructor:<init>(java.net.InetAddress,int) [NONE] |
|
|
constructor:<init>(java.lang.String,int,java.net.InetAddress,int) [NONE] |
|
|
constructor:<init>(java.net.InetAddress,int,java.net.InetAddress,int) [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:addHandshakeCompletedListener(javax.net.ssl.HandshakeCompletedListener) [NONE] |
|
|
method:removeHandshakeCompletedListener(javax.net.ssl.HandshakeCompletedListener) [NONE] |
|
|
method:startHandshake() [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