Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- JacksonUtils - Class in org.springframework.pulsar.support.header
-
The utilities for Jackson
ObjectMapper
instances. - JavaUtils - Class in org.springframework.pulsar.support
-
Chained utility methods to simplify some Java repetitive code.
- JSON_TYPES - Static variable in class org.springframework.pulsar.support.header.JsonPulsarHeaderMapper
-
Header name for java types of other headers.
- JsonPulsarHeaderMapper - Class in org.springframework.pulsar.support.header
-
A
PulsarHeaderMapper
implementation that writes headers as JSON. - JsonPulsarHeaderMapper.JsonPulsarHeaderMapperBuilder - Class in org.springframework.pulsar.support.header
- JsonPulsarHeaderMapper.NonTrustedHeaderType - Record Class in org.springframework.pulsar.support.header
-
Represents a header that could not be decoded due to an untrusted type.
- JsonPulsarHeaderMapper.ToPulsarHeadersContext - Record Class in org.springframework.pulsar.support.header
-
Context used for
AbstractPulsarHeaderMapper.toPulsarHeaders(org.springframework.messaging.MessageHeaders)
(outbound) that includes the cumulative map of header name to classname for headers that are serialized with JSON. - JsonPulsarHeaderMapper.ToSpringHeadersContext - Record Class in org.springframework.pulsar.support.header
-
Context used for
AbstractPulsarHeaderMapper.toSpringHeaders(org.apache.pulsar.client.api.Message<?>)
(inbound) that includes the cumulative map of header name to classname for headers in the incoming message that were serialized with JSON. - JsonPulsarHeaderMapperBuilder() - Constructor for class org.springframework.pulsar.support.header.JsonPulsarHeaderMapper.JsonPulsarHeaderMapperBuilder
- jsonTypes() - Method in record class org.springframework.pulsar.support.header.JsonPulsarHeaderMapper.ToPulsarHeadersContext
-
Returns the value of the
jsonTypes
record component. - jsonTypes() - Method in record class org.springframework.pulsar.support.header.JsonPulsarHeaderMapper.ToSpringHeadersContext
-
Returns the value of the
jsonTypes
record component.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form