Interface SslProvider.ProtocolSslContextSpec

All Superinterfaces:
SslProvider.GenericSslContextSpec<SslContextBuilder>
All Known Implementing Classes:
AbstractProtocolSslContextSpec, DefaultSslContextSpec, Http11SslContextSpec, Http2SslContextSpec, TcpSslContextSpec
Enclosing class:
SslProvider

public static interface SslProvider.ProtocolSslContextSpec extends SslProvider.GenericSslContextSpec<SslContextBuilder>
SslContext builder that provides, specific for the protocol, default configuration. The default configuration is applied prior any other custom configuration.
Since:
1.0.6