Class MessagingOutgoingConfig.BuilderBase.MessagingOutgoingConfigImpl
java.lang.Object
io.helidon.messaging.spi.MessagingChannelConfig.BuilderBase.MessagingChannelConfigImpl
io.helidon.messaging.spi.MessagingOutgoingConfig.BuilderBase.MessagingOutgoingConfigImpl
- All Implemented Interfaces:
Prototype.Api, MessagingChannelConfig, MessagingOutgoingConfig
- Enclosing class:
MessagingOutgoingConfig.BuilderBase<BUILDER extends MessagingOutgoingConfig.BuilderBase<BUILDER, PROTOTYPE>, PROTOTYPE extends MessagingOutgoingConfig>
protected static class MessagingOutgoingConfig.BuilderBase.MessagingOutgoingConfigImpl
extends MessagingChannelConfig.BuilderBase.MessagingChannelConfigImpl
implements MessagingOutgoingConfig
Generated implementation of the prototype, can be extended by descendant prototype implementations.
-
Nested Class Summary
Nested classes/interfaces inherited from interface MessagingChannelConfig
MessagingChannelConfig.Builder, MessagingChannelConfig.BuilderBase<BUILDER, PROTOTYPE>Modifier and TypeInterfaceDescriptionstatic classFluent API builder forMessagingChannelConfig.static classMessagingChannelConfig.BuilderBase<BUILDER extends MessagingChannelConfig.BuilderBase<BUILDER, PROTOTYPE>, PROTOTYPE extends MessagingChannelConfig>Fluent API builder base forMessagingChannelConfig.Nested classes/interfaces inherited from interface MessagingOutgoingConfig
MessagingOutgoingConfig.Builder, MessagingOutgoingConfig.BuilderBase<BUILDER, PROTOTYPE>Modifier and TypeInterfaceDescriptionstatic classFluent API builder forMessagingOutgoingConfig.static classMessagingOutgoingConfig.BuilderBase<BUILDER extends MessagingOutgoingConfig.BuilderBase<BUILDER, PROTOTYPE>, PROTOTYPE extends MessagingOutgoingConfig>Fluent API builder base forMessagingOutgoingConfig. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreate an instance providing a builder. -
Method Summary
Methods inherited from class MessagingChannelConfig.BuilderBase.MessagingChannelConfigImpl
channelName, config, connector, executionModifier and TypeMethodDescriptionLogical messaging channel name.config()Original channel configuration node, including connector-specific options.Name of the configured connector instance used by this channel connection.Execution overrides for this channel.
-
Constructor Details
-
MessagingOutgoingConfigImpl
Create an instance providing a builder.- Parameters:
builder- extending builder base of this prototype
-
-
Method Details
-
toString
- Overrides:
toStringin classMessagingChannelConfig.BuilderBase.MessagingChannelConfigImpl
-
equals
- Overrides:
equalsin classMessagingChannelConfig.BuilderBase.MessagingChannelConfigImpl
-
hashCode
public int hashCode()- Overrides:
hashCodein classMessagingChannelConfig.BuilderBase.MessagingChannelConfigImpl
-