Class DestinationNameParser
- java.lang.Object
-
- org.apache.camel.component.sjms.jms.DestinationNameParser
-
public final class DestinationNameParser extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetShortName(String destinationName)static booleanisReplyToTopic(String replyTo, boolean isDestinationTopic)static booleanisTopic(String destinationName)
-