Module lettuce.core

Interface SslOptions.Resource

Enclosing class:
SslOptions
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
public static interface SslOptions.Resource
Supplier for a InputStream representing a resource. The resulting InputStream must be closed by the calling code.
Since:
5.3