Interface SslBundleRegistrar

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 interface SslBundleRegistrar
Interface to be implemented by types that register SslBundle instances with an SslBundleRegistry.
Since:
3.1.0
Author:
Scott Frederick