Skip navigation links
B C E F I R S T W 

B

BinaryEncoding - Annotation Type in io.cloudevents.http.restful.ws
Annotate a method with this annotation to specify that you want to write the returned event in binary mode.
BinaryRestfulWSMessageReaderImpl - Class in io.cloudevents.http.restful.ws.impl
 
BinaryRestfulWSMessageReaderImpl(SpecVersion, MultivaluedMap<String, String>, byte[]) - Constructor for class io.cloudevents.http.restful.ws.impl.BinaryRestfulWSMessageReaderImpl
 

C

CLOUDEVENT_TYPE - Static variable in class io.cloudevents.http.restful.ws.CloudEventsProvider
The content type to use when sending CloudEvent with Client
CloudEventsProvider - Class in io.cloudevents.http.restful.ws
This provider implements CloudEvent encoding and decoding for Jax-Rs Resources and with Client.
CloudEventsProvider() - Constructor for class io.cloudevents.http.restful.ws.CloudEventsProvider
 
create(SpecVersion) - Method in class io.cloudevents.http.restful.ws.impl.RestfulWSClientMessageWriter
 
create(MediaType, MultivaluedMap<String, String>, byte[]) - Static method in class io.cloudevents.http.restful.ws.impl.RestfulWSMessageFactory
 
create(SpecVersion) - Method in class io.cloudevents.http.restful.ws.impl.RestfulWSMessageWriter
 

E

end(CloudEventData) - Method in class io.cloudevents.http.restful.ws.impl.RestfulWSClientMessageWriter
 
end() - Method in class io.cloudevents.http.restful.ws.impl.RestfulWSClientMessageWriter
 
end(CloudEventData) - Method in class io.cloudevents.http.restful.ws.impl.RestfulWSMessageWriter
 
end() - Method in class io.cloudevents.http.restful.ws.impl.RestfulWSMessageWriter
 

F

filter(ClientRequestContext) - Method in class io.cloudevents.http.restful.ws.CloudEventsProvider
 
forEachHeader(BiConsumer<String, String>) - Method in class io.cloudevents.http.restful.ws.impl.BinaryRestfulWSMessageReaderImpl
 

I

io.cloudevents.http.restful.ws - package io.cloudevents.http.restful.ws
 
io.cloudevents.http.restful.ws.impl - package io.cloudevents.http.restful.ws.impl
 
isCloudEventsHeader(String) - Method in class io.cloudevents.http.restful.ws.impl.BinaryRestfulWSMessageReaderImpl
 
isContentTypeHeader(String) - Method in class io.cloudevents.http.restful.ws.impl.BinaryRestfulWSMessageReaderImpl
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class io.cloudevents.http.restful.ws.CloudEventsProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class io.cloudevents.http.restful.ws.CloudEventsProvider
 

R

readFrom(Class<CloudEvent>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class io.cloudevents.http.restful.ws.CloudEventsProvider
 
RestfulWSClientMessageWriter - Class in io.cloudevents.http.restful.ws.impl
 
RestfulWSClientMessageWriter(ClientRequestContext) - Constructor for class io.cloudevents.http.restful.ws.impl.RestfulWSClientMessageWriter
 
RestfulWSMessageFactory - Class in io.cloudevents.http.restful.ws.impl
 
RestfulWSMessageWriter - Class in io.cloudevents.http.restful.ws.impl
 
RestfulWSMessageWriter(MultivaluedMap<String, Object>, OutputStream) - Constructor for class io.cloudevents.http.restful.ws.impl.RestfulWSMessageWriter
 

S

setEvent(EventFormat, byte[]) - Method in class io.cloudevents.http.restful.ws.impl.RestfulWSClientMessageWriter
 
setEvent(EventFormat, byte[]) - Method in class io.cloudevents.http.restful.ws.impl.RestfulWSMessageWriter
 
StructuredEncoding - Annotation Type in io.cloudevents.http.restful.ws
Annotate a method with this annotation to specify that you want to write the returned event in structured mode.

T

toCloudEventsKey(String) - Method in class io.cloudevents.http.restful.ws.impl.BinaryRestfulWSMessageReaderImpl
 
toCloudEventsValue(String) - Method in class io.cloudevents.http.restful.ws.impl.BinaryRestfulWSMessageReaderImpl
 

W

withContextAttribute(String, String) - Method in class io.cloudevents.http.restful.ws.impl.RestfulWSClientMessageWriter
 
withContextAttribute(String, String) - Method in class io.cloudevents.http.restful.ws.impl.RestfulWSMessageWriter
 
writeTo(CloudEvent, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class io.cloudevents.http.restful.ws.CloudEventsProvider
 
B C E F I R S T W 
Skip navigation links

Copyright © 2021. All rights reserved.