Uses of Interface
org.apache.http.nio.reactor.ssl.SSLBuffer

Packages that use SSLBuffer
org.apache.http.nio.reactor.ssl TLS/SSL support for asynchronous, event driven communication. 
 

Uses of SSLBuffer in org.apache.http.nio.reactor.ssl
 

Methods in org.apache.http.nio.reactor.ssl that return SSLBuffer
 SSLBuffer ReleasableSSLBufferManagementStrategy.constructBuffer(int size)
           
 SSLBuffer PermanentSSLBufferManagementStrategy.constructBuffer(int size)
           
 SSLBuffer SSLBufferManagementStrategy.constructBuffer(int size)
          Creates a SSLBuffer of size.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.