Interface Configuration.WrappingConfig.Builder
-
- Enclosing interface:
- Configuration.WrappingConfig
public static interface Configuration.WrappingConfig.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Configurationbuild()Configuration.WrappingConfig.BuilderwrappedMessageTypeIdMapper(WrappedMessageTypeIdMapper wrappedMessageTypeIdMapper)
-
-
-
Method Detail
-
wrappedMessageTypeIdMapper
Configuration.WrappingConfig.Builder wrappedMessageTypeIdMapper(WrappedMessageTypeIdMapper wrappedMessageTypeIdMapper)
-
build
Configuration build()
-
-