Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- withDefaultConfigCustomizer(ReactiveMessageSenderBuilderCustomizer<T>) - Method in class org.springframework.pulsar.reactive.core.DefaultReactivePulsarSenderFactory.Builder
-
Provide a customizer to apply to the sender builder.
- withDefaultConfigCustomizers(List<ReactiveMessageSenderBuilderCustomizer<T>>) - Method in class org.springframework.pulsar.reactive.core.DefaultReactivePulsarSenderFactory.Builder
-
Provide an optional list of sender builder customizers to apply to the builder before creating the senders.
- withDefaultTopic(String) - Method in class org.springframework.pulsar.reactive.core.DefaultReactivePulsarSenderFactory.Builder
-
Provide the default topic to use when one is not specified.
- withEncryptionKeys(Collection<String>) - Method in interface org.springframework.pulsar.core.PulsarOperations.SendMessageBuilder
-
Specify the encryption keys to use.
- withEncryptionKeys(Collection<String>) - Method in class org.springframework.pulsar.core.PulsarTemplate.SendMessageBuilderImpl
- withMessageCustomizer(TypedMessageBuilderCustomizer<T>) - Method in interface org.springframework.pulsar.core.PulsarOperations.SendMessageBuilder
-
Specifies the message customizer to use to further configure the message.
- withMessageCustomizer(TypedMessageBuilderCustomizer<T>) - Method in class org.springframework.pulsar.core.PulsarTemplate.SendMessageBuilderImpl
- withMessageCustomizer(MessageSpecBuilderCustomizer<T>) - Method in interface org.springframework.pulsar.reactive.core.ReactivePulsarOperations.SendOneMessageBuilder
-
Specifies the message customizer to use to further configure the message.
- withMessageSenderCache(ReactiveMessageSenderCache) - Method in class org.springframework.pulsar.reactive.core.DefaultReactivePulsarSenderFactory.Builder
-
Provide the message sender cache to use.
- withProducerCustomizer(ProducerBuilderCustomizer<T>) - Method in interface org.springframework.pulsar.core.PulsarOperations.SendMessageBuilder
-
Specifies the customizer to use to further configure the producer builder.
- withProducerCustomizer(ProducerBuilderCustomizer<T>) - Method in class org.springframework.pulsar.core.PulsarTemplate.SendMessageBuilderImpl
- withSchema(Schema<T>) - Method in interface org.springframework.pulsar.core.PulsarOperations.SendMessageBuilder
-
Specify the schema to use when sending the message.
- withSchema(Schema<T>) - Method in class org.springframework.pulsar.core.PulsarTemplate.SendMessageBuilderImpl
- withSchema(Schema<T>) - Method in interface org.springframework.pulsar.reactive.core.ReactivePulsarOperations.SendMessageBuilder
-
Specify the schema to use when sending the message.
- withSenderCustomizer(ReactiveMessageSenderBuilderCustomizer<T>) - Method in interface org.springframework.pulsar.reactive.core.ReactivePulsarOperations.SendMessageBuilder
-
Specifies the customizer to use to further configure the reactive sender builder.
- withTopic(String) - Method in interface org.springframework.pulsar.core.PulsarOperations.SendMessageBuilder
-
Specify the topic to send the message to.
- withTopic(String) - Method in class org.springframework.pulsar.core.PulsarTemplate.SendMessageBuilderImpl
- withTopic(String) - Method in interface org.springframework.pulsar.reactive.core.ReactivePulsarOperations.SendMessageBuilder
-
Specify the topic to send the message to.
- withTopicBuilder(PulsarTopicBuilder) - Method in class org.springframework.pulsar.reactive.core.DefaultReactivePulsarSenderFactory.Builder
-
Provide the topic builder to use to fully qualify topic names.
- withTopicResolver(TopicResolver) - Method in class org.springframework.pulsar.reactive.core.DefaultReactivePulsarSenderFactory.Builder
-
Provide the topic resolver to use.
- write(T) - Method in class org.springframework.pulsar.core.JSONSchemaUtil.CustomJacksonJsonWriter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form