Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
E
H
I
N
O
S
D
decode(byte[])
- Method in class org.craft.atom.protocol.ssl.
SslCodec
Decode for ssl encrypt data
E
encode(byte[])
- Method in class org.craft.atom.protocol.ssl.
SslCodec
Encode data to ssl encrypt data, must invoke this after handshake complete.
H
handshake()
- Method in class org.craft.atom.protocol.ssl.
SslCodec
Initiate ssl handshake
I
init()
- Method in class org.craft.atom.protocol.ssl.
SslCodec
N
needWrite(byte[])
- Method in interface org.craft.atom.protocol.ssl.
SslHandshakeHandler
Need write some handshake data to remote side before handshake can continue.
O
org.craft.atom.protocol.ssl
- package org.craft.atom.protocol.ssl
S
SslCodec
- Class in
org.craft.atom.protocol.ssl
A easy use class using the SSLEngine API to decrypt/encrypt data.
SslCodec(SSLContext, SslHandshakeHandler)
- Constructor for class org.craft.atom.protocol.ssl.
SslCodec
SslHandshakeHandler
- Interface in
org.craft.atom.protocol.ssl
The handshake handler for
SslCodec
D
E
H
I
N
O
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014. All Rights Reserved.