| Frames | No Frames |
Methods with parameter type gnu.javax.net.ssl.provider.Handshake.Type | |
| void | Sets the handshake body type.
|
Methods with return type gnu.javax.net.ssl.provider.Handshake.Type | |
| Handshake.Type | Handshake.Type.forInteger(int value) Convert a raw handshake type value to a type enum value.
|
| Handshake.Type | Returns the handshake type.
|