public class JmsMessageAdaptor extends Object
| Constructor and Description |
|---|
JmsMessageAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
static javax.jms.Message |
commandToMessage(javax.jms.Session session,
Command command) |
static Command |
messageToCommand(javax.jms.Message jmsMessage) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.