@FunctionalInterface public interface SslSessionSupplier<T extends SslSession>
Modifier and Type | Method and Description |
---|---|
SslSession |
get()
Constructed instance of SslSession resource
|
SslSession get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.