Uses of Enum Class
com.yahoo.jrt.CryptoSocket.HandshakeResult
Packages that use CryptoSocket.HandshakeResult
-
Uses of CryptoSocket.HandshakeResult in com.yahoo.jrt
Methods in com.yahoo.jrt that return CryptoSocket.HandshakeResultModifier and TypeMethodDescriptionCryptoSocket.handshake()Try to progress the initial connection handshake.MaybeTlsCryptoSocket.handshake()NullCryptoSocket.handshake()TlsCryptoSocket.handshake()static CryptoSocket.HandshakeResultReturns the enum constant of this class with the specified name.static CryptoSocket.HandshakeResult[]CryptoSocket.HandshakeResult.values()Returns an array containing the constants of this enum class, in the order they are declared.