aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/client/BidirectionalTopicClient.java
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Update dependenciesadheli.tavares1-2/+1
2023-12-18Apply lower case to any topics to be compatible with Kafka.adheli.tavares1-25/+33
2021-08-18Add topic checkerJim Hahn1-1/+116
2020-03-02BidirectionalTopic should use plain TopicSinkJim Hahn1-18/+11
2020-02-14Added BidirectionalTopicClient to policy-commonJim Hahn1-0/+109