Class TopicDestinationResolver<T extends Topic>
java.lang.Object
org.springframework.data.redis.messaging.TopicDestinationResolver<T>
- All Implemented Interfaces:
DestinationResolver<T>
public class TopicDestinationResolver<T extends Topic>
extends Object
implements DestinationResolver<T>
- Since:
- 4.1
- Author:
- Mark Paluch
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TopicDestinationResolver
-
-
Method Details
-
resolveDestination
- Specified by:
resolveDestinationin interfaceDestinationResolver<T extends Topic>
-