|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecureOuputBuffer
Common SSL OutputBuffer interface.
| Method Summary | |
|---|---|
ByteBuffer |
getOutputBB()
Return the encrypted ByteBuffer used to handle response. |
SSLEngine |
getSSLEngine()
Set the SSLEngine. |
void |
setOutputBB(ByteBuffer outputBB)
Set the encrypted ByteBuffer used to handle response. |
void |
setSSLEngine(SSLEngine sslEngine)
Get the SSLEngine. |
| Method Detail |
|---|
SSLEngine getSSLEngine()
SSLEngine.
void setSSLEngine(SSLEngine sslEngine)
SSLEngine.
ByteBuffer getOutputBB()
ByteBuffer used to handle response.
void setOutputBB(ByteBuffer outputBB)
ByteBuffer used to handle response.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||