Interface PropertyConverter

All Known Implementing Classes:
PropertyConverters.BindInterface, PropertyConverters.Default, PropertyConverters.InitialHosts, PropertyConverters.InitialHosts2, PropertyConverters.NetworkInterfaceList, PropertyConverters.PolicyConverter, TLS.SniMatcherConverter

public interface PropertyConverter
Represents a property converter that takes an input from corresponding field in JGroups properties file as a String and converts it to a matching Java type.
See Also: