Uses of Class
org.springframework.data.redis.config.AbstractRedisListenerEndpoint
Packages that use AbstractRedisListenerEndpoint
-
Uses of AbstractRedisListenerEndpoint in org.springframework.data.redis.config
Subclasses of AbstractRedisListenerEndpoint in org.springframework.data.redis.configModifier and TypeClassDescriptionclassARedisListenerEndpointproviding the method invocation mechanism for a specific bean method.classARedisListenerEndpointsimply providing theMessageListenerto invoke to process an incoming message for this endpoint.