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.graphMethods 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 TypeMethodDescriptionvoidMessageSourceNode.receiveCounters(Supplier<ReceiveCounters> counters) voidPollableChannelNode.receiveCounters(Supplier<ReceiveCounters> counters) voidReceiveCountersAware.receiveCounters(Supplier<ReceiveCounters> counters)