Uses of Class
org.springframework.integration.graph.ReceiveCounters
Packages that use ReceiveCounters
Package
Description
Provides classes related to the runtime object graph.
-
Uses of ReceiveCounters in org.springframework.integration.graph
Methods in org.springframework.integration.graph that return ReceiveCountersModifier and TypeMethodDescriptionMessageSourceNode.getReceiveCounters()
PollableChannelNode.getReceiveCounters()
Method parameters in org.springframework.integration.graph with type arguments of type ReceiveCountersModifier and TypeMethodDescriptionvoid
MessageSourceNode.receiveCounters
(Supplier<ReceiveCounters> counters) void
PollableChannelNode.receiveCounters
(Supplier<ReceiveCounters> counters) void
ReceiveCountersAware.receiveCounters
(Supplier<ReceiveCounters> counters)