Package adams.flow.rest.flow
-
Class Summary Class Description AbstractCallablePipeline<T> Ancestor for pipeline that process data with a callable pipeline template.AbstractCallableTransformer<T> Ancestor for plugins that process the data with a callable transformer.CallableJsonPipeline Processing pipeline for JSON.CallableJsonTransformer Processing transformer for JSON.CallableTextPipeline Processing pipeline for arbitrary text.CallableTextTransformer Processing transformer for arbitrary text.