Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ATTRIBUTES_TO_HEADERS - Static variable in class io.cloudevents.http.impl.CloudEventsHeaders
C
- CE_PREFIX - Static variable in class io.cloudevents.http.impl.CloudEventsHeaders
- CloudEventsHeaders - Class in io.cloudevents.http.impl
- CONTENT_TYPE - Static variable in class io.cloudevents.http.impl.CloudEventsHeaders
- create(SpecVersion) - Method in class io.cloudevents.http.impl.HttpMessageWriter
- createReader(Consumer<BiConsumer<String, String>>, byte[]) - Static method in class io.cloudevents.http.HttpMessageFactory
-
Creates a new
MessageReaderthat can read both structured and binary messages from a HTTP response (client) or request (server). - createReader(Map<String, String>, byte[]) - Static method in class io.cloudevents.http.HttpMessageFactory
-
Creates a new
MessageReaderthat can read both structured and binary messages from a HTTP response (client) or request (server). - createReaderFromMultimap(Map<String, List<String>>, byte[]) - Static method in class io.cloudevents.http.HttpMessageFactory
-
Creates a new
MessageReaderthat can read both structured and binary messages from a HTTP response (client) or request (server). - createWriter(BiConsumer<String, String>, Consumer<byte[]>) - Static method in class io.cloudevents.http.HttpMessageFactory
-
Creates a new
MessageWriterthat can write both structured and binary messages to a HTTP response (server) or request (client).
E
- end() - Method in class io.cloudevents.http.impl.HttpMessageWriter
- end(CloudEventData) - Method in class io.cloudevents.http.impl.HttpMessageWriter
F
- forEachHeader(BiConsumer<String, String>) - Method in class io.cloudevents.http.impl.HttpMessageReader
H
- HttpMessageFactory - Class in io.cloudevents.http
-
This class provides a collection of methods to create
MessageReaderandMessageWriterfor various HTTP APIs. - HttpMessageReader - Class in io.cloudevents.http.impl
- HttpMessageReader(SpecVersion, Consumer<BiConsumer<String, String>>, byte[]) - Constructor for class io.cloudevents.http.impl.HttpMessageReader
- HttpMessageReader(SpecVersion, Consumer<BiConsumer<String, String>>, CloudEventData) - Constructor for class io.cloudevents.http.impl.HttpMessageReader
- HttpMessageWriter - Class in io.cloudevents.http.impl
- HttpMessageWriter(BiConsumer<String, String>, Consumer<byte[]>) - Constructor for class io.cloudevents.http.impl.HttpMessageWriter
I
- io.cloudevents.http - package io.cloudevents.http
- io.cloudevents.http.basic - module io.cloudevents.http.basic
- io.cloudevents.http.impl - package io.cloudevents.http.impl
- isCloudEventsHeader(String) - Method in class io.cloudevents.http.impl.HttpMessageReader
- isContentTypeHeader(String) - Method in class io.cloudevents.http.impl.HttpMessageReader
S
- setEvent(EventFormat, byte[]) - Method in class io.cloudevents.http.impl.HttpMessageWriter
- SPEC_VERSION - Static variable in class io.cloudevents.http.impl.CloudEventsHeaders
T
- toCloudEventsKey(String) - Method in class io.cloudevents.http.impl.HttpMessageReader
- toCloudEventsValue(String) - Method in class io.cloudevents.http.impl.HttpMessageReader
W
- withContextAttribute(String, String) - Method in class io.cloudevents.http.impl.HttpMessageWriter
All Classes and Interfaces|All Packages|Constant Field Values