public interface RoutingKeyParser
| Modifier and Type | Method and Description |
|---|---|
RoutingKeyInfo |
getRoutingKeyInfo(String routingKey)
Returns a
RoutingKeyInfo containing the parsed routing key data |
RoutingKeyInfo getRoutingKeyInfo(String routingKey)
RoutingKeyInfo containing the parsed routing key dataroutingKey - - a complete RabbitMq routing keyRoutingKeyInfo containing the parsed routing key dataCopyright © 2016–2025. All rights reserved.