Uses of Class
org.jgroups.protocols.SSL_KEY_EXCHANGE.SSLContextReloader
Packages that use SSL_KEY_EXCHANGE.SSLContextReloader
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of SSL_KEY_EXCHANGE.SSLContextReloader in org.jgroups.protocols
Fields in org.jgroups.protocols declared as SSL_KEY_EXCHANGE.SSLContextReloaderModifier and TypeFieldDescriptionprotected SSL_KEY_EXCHANGE.SSLContextReloaderSSL_KEY_EXCHANGE.client_ssl_ctx_reloaderprotected SSL_KEY_EXCHANGE.SSLContextReloaderSSL_KEY_EXCHANGE.server_ssl_ctx_reloaderMethods in org.jgroups.protocols that return SSL_KEY_EXCHANGE.SSLContextReloaderModifier and TypeMethodDescriptionSSL_KEY_EXCHANGE.SSLContextReloader.setContext(SSLContext ssl_ctx) SSL_KEY_EXCHANGE.SSLContextReloader.setFactory(SslContextFactory factory)