Uses of Enum Class
org.springframework.integration.hazelcast.CacheListeningPolicyType
Packages that use CacheListeningPolicyType
Package
Description
Provides common used types and classes.
Provides classes supporting inbound endpoints.
-
Uses of CacheListeningPolicyType in org.springframework.integration.hazelcast
Methods in org.springframework.integration.hazelcast that return CacheListeningPolicyTypeModifier and TypeMethodDescriptionstatic CacheListeningPolicyTypeReturns the enum constant of this class with the specified name.static CacheListeningPolicyType[]CacheListeningPolicyType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CacheListeningPolicyType in org.springframework.integration.hazelcast.inbound
Methods in org.springframework.integration.hazelcast.inbound that return CacheListeningPolicyTypeModifier and TypeMethodDescriptionprotected CacheListeningPolicyTypeAbstractHazelcastMessageProducer.getCacheListeningPolicy()Methods in org.springframework.integration.hazelcast.inbound with parameters of type CacheListeningPolicyTypeModifier and TypeMethodDescriptionprotected voidAbstractHazelcastMessageProducer.AbstractHazelcastEventListener.sendMessage(E event, InetSocketAddress socketAddress, CacheListeningPolicyType cacheListeningPolicyType) voidAbstractHazelcastMessageProducer.setCacheListeningPolicy(CacheListeningPolicyType cacheListeningPolicy)