Package | Description |
---|---|
org.apache.qpid.jms.message |
Modifier and Type | Class and Description |
---|---|
class |
JmsDefaultUnresolvedDestinationTransformer
Default Destination resolver that will try and find a way to convert an unknown foreign
JMS Destination object by looking for method in the object to identify the true type.
|
Modifier and Type | Method and Description |
---|---|
static JmsUnresolvedDestinationTransformer |
JmsMessageTransformation.getUnresolvedDestinationTransformer() |
Modifier and Type | Method and Description |
---|---|
static void |
JmsMessageTransformation.setUnresolvedDestinationHandler(JmsUnresolvedDestinationTransformer handler) |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.