public class SSLReadHolder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
m_buf |
Constructor and Description |
---|
SSLReadHolder()
Contruct a new read holder object.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Retrieve the reference to the read data.
|