Class EncryptProtocolConfigurationServiceConfigurator<E extends KeyStore.Entry,P extends org.jgroups.protocols.Encrypt<E>>

All Implemented Interfaces:
Consumer<P>, Supplier<ProtocolConfiguration<P>>, ResourceServiceConfigurator, ProtocolConfiguration<P>, Dependency, ServiceConfigurator, ServiceNameProvider

public class EncryptProtocolConfigurationServiceConfigurator<E extends KeyStore.Entry,P extends org.jgroups.protocols.Encrypt<E>> extends ProtocolConfigurationServiceConfigurator<P>
Author:
Paul Ferraro