Class RxJavaStreamsConstants
java.lang.Object
org.apache.camel.component.rxjava.engine.RxJavaStreamsConstants
Useful constants used in the Camel Reactive Streams component.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.camel.AsyncCallbackAn implementation of theAsyncCallbackthat does nothing.static final String -
Method Summary
-
Field Details
-
SERVICE_NAME
- See Also:
-
EMPTY_ASYNC_CALLBACK
public static final org.apache.camel.AsyncCallback EMPTY_ASYNC_CALLBACKAn implementation of theAsyncCallbackthat does nothing.
-