Skip navigation links
CloudEvents - API 0.0.2
B C D E F G I J S T Z 

B

build() - Method in class io.streamzi.cloudevents.CloudEventBuilder
 

C

CLOUD_EVENTS_VERSION_KEY - Static variable in class io.streamzi.cloudevents.impl.CloudEventImpl
 
CloudEvent<T> - Interface in io.streamzi.cloudevents
An abstract event envelope, representing the 0.1 version of the CNCF CloudEvent spec.
CloudEventBuilder<T> - Class in io.streamzi.cloudevents
 
CloudEventBuilder() - Constructor for class io.streamzi.cloudevents.CloudEventBuilder
 
CloudEventImpl<T> - Class in io.streamzi.cloudevents.impl
 
CloudEventImpl(String, String, URI, String, String, ZonedDateTime, URI, String, Map, T) - Constructor for class io.streamzi.cloudevents.impl.CloudEventImpl
 
cloudEventsVersion(String) - Method in class io.streamzi.cloudevents.CloudEventBuilder
 
CONTENT_TYPE_KEY - Static variable in class io.streamzi.cloudevents.impl.CloudEventImpl
 
contentType(String) - Method in class io.streamzi.cloudevents.CloudEventBuilder
 

D

data(T) - Method in class io.streamzi.cloudevents.CloudEventBuilder
 
DATA_KEY - Static variable in class io.streamzi.cloudevents.impl.CloudEventImpl
 
deserialize(JsonParser, DeserializationContext) - Method in class io.streamzi.cloudevents.impl.ZonedDateTimeDeserializer
 

E

EVENT_ID_KEY - Static variable in class io.streamzi.cloudevents.impl.CloudEventImpl
 
EVENT_TIME_KEY - Static variable in class io.streamzi.cloudevents.impl.CloudEventImpl
 
EVENT_TYPE_KEY - Static variable in class io.streamzi.cloudevents.impl.CloudEventImpl
 
EVENT_TYPE_VERSION_KEY - Static variable in class io.streamzi.cloudevents.impl.CloudEventImpl
 
eventID(String) - Method in class io.streamzi.cloudevents.CloudEventBuilder
 
eventTime(ZonedDateTime) - Method in class io.streamzi.cloudevents.CloudEventBuilder
 
eventType(String) - Method in class io.streamzi.cloudevents.CloudEventBuilder
 
eventTypeVersion(String) - Method in class io.streamzi.cloudevents.CloudEventBuilder
 
extensions(Map) - Method in class io.streamzi.cloudevents.CloudEventBuilder
 
EXTENSIONS_KEY - Static variable in class io.streamzi.cloudevents.impl.CloudEventImpl
 

F

fromInputStream(InputStream) - Static method in class io.streamzi.cloudevents.JsonMapper
 

G

getAttributes() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
getCloudEventsVersion() - Method in interface io.streamzi.cloudevents.CloudEvent
The version of the CloudEvents specification which the event uses.
getCloudEventsVersion() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
getContentType() - Method in interface io.streamzi.cloudevents.CloudEvent
Describe the data encoding format
getContentType() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
getData() - Method in interface io.streamzi.cloudevents.CloudEvent
The event payload.
getData() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
getEventID() - Method in interface io.streamzi.cloudevents.CloudEvent
ID of the event.
getEventID() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
getEventTime() - Method in interface io.streamzi.cloudevents.CloudEvent
Timestamp of when the event happened.
getEventTime() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
getEventType() - Method in interface io.streamzi.cloudevents.CloudEvent
Type of occurrence which has happened.
getEventType() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
getEventTypeVersion() - Method in interface io.streamzi.cloudevents.CloudEvent
The version of the eventType.
getEventTypeVersion() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
getExtensions() - Method in interface io.streamzi.cloudevents.CloudEvent
This is for additional metadata and this does not have a mandated structure.
getExtensions() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
getSchemaURL() - Method in interface io.streamzi.cloudevents.CloudEvent
A link to the schema that the data attribute adheres to.
getSchemaURL() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
getSource() - Method in interface io.streamzi.cloudevents.CloudEvent
This describes the event producer.
getSource() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 

I

io.streamzi.cloudevents - package io.streamzi.cloudevents
 
io.streamzi.cloudevents.impl - package io.streamzi.cloudevents.impl
 

J

JsonMapper - Class in io.streamzi.cloudevents
 
JsonMapper() - Constructor for class io.streamzi.cloudevents.JsonMapper
 

S

SCHEMA_URL_KEY - Static variable in class io.streamzi.cloudevents.impl.CloudEventImpl
 
schemaURL(URI) - Method in class io.streamzi.cloudevents.CloudEventBuilder
 
setData(T) - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 
source(URI) - Method in class io.streamzi.cloudevents.CloudEventBuilder
 
SOURCE_KEY - Static variable in class io.streamzi.cloudevents.impl.CloudEventImpl
 

T

toString() - Method in class io.streamzi.cloudevents.impl.CloudEventImpl
 

Z

ZonedDateTimeDeserializer - Class in io.streamzi.cloudevents.impl
 
ZonedDateTimeDeserializer() - Constructor for class io.streamzi.cloudevents.impl.ZonedDateTimeDeserializer
 
ZonedDateTimeDeserializer(Class<?>) - Constructor for class io.streamzi.cloudevents.impl.ZonedDateTimeDeserializer
 
B C D E F G I J S T Z 
Skip navigation links
CloudEvents - API 0.0.2

Copyright © 2018 JBoss by Red Hat. All rights reserved.