Package | Description |
---|---|
org.apache.http.nio.reactor.ssl |
TLS/SSL support for asynchronous, event driven communication.
|
Modifier and Type | Method and Description |
---|---|
SSLBuffer |
ReleasableSSLBufferManagementStrategy.constructBuffer(int size) |
SSLBuffer |
PermanentSSLBufferManagementStrategy.constructBuffer(int size) |
SSLBuffer |
SSLBufferManagementStrategy.constructBuffer(int size)
Creates a
SSLBuffer of size . |
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.