Interface IXMLFlowConsumerAdapter<T>

Type Parameters:
T - type of the object to be submitted to the flow.
All Superinterfaces:
Consumer<T>, XmlConfigurable, XmlFlowConsumerAdapter<T>

@Deprecated(since="3.0.0") public interface IXMLFlowConsumerAdapter<T> extends XmlFlowConsumerAdapter<T>
Deprecated.
Adapts flow consuming elements so they can be treated as Consumer.
Since:
2.0.0