Uses of Class
org.qubership.integration.platform.engine.camel.components.directvm.ChainConsumer
Packages that use ChainConsumer
-
Uses of ChainConsumer in org.qubership.integration.platform.engine.camel.components.directvm
Methods in org.qubership.integration.platform.engine.camel.components.directvm that return ChainConsumerModifier and TypeMethodDescriptionprotected ChainConsumerChainBlockingProducer.getConsumer(org.apache.camel.Exchange exchange) ChainComponent.getConsumer(ChainEndpoint endpoint) ChainEndpoint.getConsumer()Methods in org.qubership.integration.platform.engine.camel.components.directvm with parameters of type ChainConsumerModifier and TypeMethodDescriptionvoidChainComponent.addConsumer(ChainEndpoint endpoint, ChainConsumer consumer) voidChainComponent.removeConsumer(ChainEndpoint endpoint, ChainConsumer consumer)