Uses of Class
io.helidon.messaging.Channel.Builder
Packages that use Channel.Builder
-
Uses of Channel.Builder in io.helidon.messaging
Methods in io.helidon.messaging that return Channel.BuilderModifier and TypeMethodDescriptionstatic <PAYLOAD> Channel.Builder<PAYLOAD> Channel.builder()New builder for configuring new channel.Channel name, used to pair configuration of connectors vs.Channel.Builder.publisherConfig(Config config) Config available to publisher connector.Channel.Builder.subscriberConfig(Config config) Config available to subscriber connector.