public class SSLContextDetails extends Object
Constructor and Description |
---|
SSLContextDetails(SSLContext context,
org.apache.http.nio.reactor.ssl.SSLSetupHandler handler) |
Modifier and Type | Method and Description |
---|---|
SSLContext |
getContext() |
org.apache.http.nio.reactor.ssl.SSLSetupHandler |
getHandler() |
public SSLContextDetails(SSLContext context, org.apache.http.nio.reactor.ssl.SSLSetupHandler handler)
public SSLContext getContext()
public org.apache.http.nio.reactor.ssl.SSLSetupHandler getHandler()
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.