Skip navigation links
eventflow-sdk 0.0.4
C I O S V 

C

CloudEventComponent - Annotation Type in io.streamzi.eventflow.annotations
Marks a class as able to participate in a CloudEvent processor flow
CloudEventComponentStart - Annotation Type in io.streamzi.eventflow.annotations
Labels a method to be called when a cloud event component is started
CloudEventComponentStop - Annotation Type in io.streamzi.eventflow.annotations
Marks a method to be called when a component needs to be stopped
CloudEventComponentTimer - Annotation Type in io.streamzi.eventflow.annotations
Method run periodically to send data
CloudEventConsumer - Annotation Type in io.streamzi.eventflow.annotations
Annotate a method as taking cloud events
CloudEventProducer - Annotation Type in io.streamzi.eventflow.annotations
Mark an object as a receiver of cloud events
CloudEventProducerTarget - Interface in io.streamzi.eventflow.annotations
This interface defines an object that can receive cloud events

I

io.streamzi.eventflow.annotations - package io.streamzi.eventflow.annotations
 

O

ObjectType - Enum in io.streamzi.eventflow.annotations
Type of object to pass between processors

S

send(Object) - Method in interface io.streamzi.eventflow.annotations.CloudEventProducerTarget
 
send(String, Object) - Method in interface io.streamzi.eventflow.annotations.CloudEventProducerTarget
 

V

valueOf(String) - Static method in enum io.streamzi.eventflow.annotations.ObjectType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.streamzi.eventflow.annotations.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
C I O S V 
Skip navigation links
eventflow-sdk 0.0.4

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