Uses of Class
io.helidon.messaging.Channel.Builder
-
Uses of Channel.Builder in io.helidon.messaging
Modifier 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.