M - The message to decoratepublic interface DsmlDecorator<M>
| Modifier and Type | Method and Description |
|---|---|
M |
getDecorated()
Gets the Message this DsmlDecorator decorates.
|
org.dom4j.Element |
toDsml(org.dom4j.Element root)
Converts the request/reponse to its XML representation in the DSMLv2 format
|
org.dom4j.Element toDsml(org.dom4j.Element root)
root - the root dom4j ElementM getDecorated()
Copyright © 2021. All rights reserved.