org.apache.qpid.server.exchange.topic
Class TopicNormalizer

java.lang.Object
  extended by org.apache.qpid.server.exchange.topic.TopicNormalizer

public class TopicNormalizer
extends Object


Constructor Summary
TopicNormalizer()
           
 
Method Summary
static org.apache.qpid.framing.AMQShortString normalize(org.apache.qpid.framing.AMQShortString routingKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicNormalizer

public TopicNormalizer()
Method Detail

normalize

public static org.apache.qpid.framing.AMQShortString normalize(org.apache.qpid.framing.AMQShortString routingKey)


Licensed to the Apache Software Foundation