Java javax.net.ssl SSLEngineResult fields, constructors, methods, implement or subclass

Example usage for Java javax.net.ssl SSLEngineResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.net.ssl SSLEngineResult.

The text is from its open source code.

Field

Method

HandshakeStatusgetHandshakeStatus()
Gets the handshake status of this SSLEngine operation.
StatusgetStatus()
Gets the return value of this SSLEngine operation.