Uses of Enum Class
org.springframework.integration.gemfire.inbound.EventType
Packages that use EventType
Package
Description
Provides classes supporting inbound endpoints.
-
Uses of EventType in org.springframework.integration.gemfire.inbound
Methods in org.springframework.integration.gemfire.inbound that return EventTypeModifier and TypeMethodDescriptionstatic EventTypeReturns the enum constant of this class with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.integration.gemfire.inbound with parameters of type EventTypeModifier and TypeMethodDescriptionvoidCacheListeningMessageProducer.setSupportedEventTypes(EventType... eventTypes)