Uses of Enum Class
com.yahoo.jrt.CryptoSocket.FlushResult
Packages that use CryptoSocket.FlushResult
-
Uses of CryptoSocket.FlushResult in com.yahoo.jrt
Methods in com.yahoo.jrt that return CryptoSocket.FlushResultModifier and TypeMethodDescriptionCryptoSocket.flush()Try to flush data in the write pipeline that is not depenedent on data not yet written by the application into the underlying socket.MaybeTlsCryptoSocket.flush()NullCryptoSocket.flush()TlsCryptoSocket.flush()static CryptoSocket.FlushResultReturns the enum constant of this class with the specified name.static CryptoSocket.FlushResult[]CryptoSocket.FlushResult.values()Returns an array containing the constants of this enum class, in the order they are declared.