Interface MarshallerConfigurationBuilder<C,E,B extends MarshallerConfigurationBuilder<C,E,B>>

Type Parameters:
C - the configuration type
E - the marshalling configuration entry type
B - the configuration builder type

public interface MarshallerConfigurationBuilder<C,E,B extends MarshallerConfigurationBuilder<C,E,B>>
Author:
Paul Ferraro