ConverterSelectionStrategy¶
-
public interface
ConverterSelectionStrategy
<WireType>¶ Implementations of this interface perform mappings of one of the followings forms: - wire-schema -< @ref Converter - data-type -< @ref Converter. Implementations must implement
equals(Object)
andhashCode()
appropriately.- Author
jmoringe, swrede
- Parameters
<WireType> – the kind of wires contained converters can deal with