Class MulticastSocketProtocolConfigurationServiceConfigurator

All Implemented Interfaces:
Consumer<org.jgroups.protocols.MPING>, Supplier<ProtocolConfiguration<org.jgroups.protocols.MPING>>, ResourceServiceConfigurator, ProtocolConfiguration<org.jgroups.protocols.MPING>, Dependency, ServiceConfigurator, ServiceNameProvider

public class MulticastSocketProtocolConfigurationServiceConfigurator extends ProtocolConfigurationServiceConfigurator<org.jgroups.protocols.MPING>
Custom builder for protocols that need to configure a multicast socket.
Author:
Paul Ferraro