public class XmlDataExporterUtil extends Object
| Constructor and Description |
|---|
XmlDataExporterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertProperty(Object value) |
protected static String |
encode(byte[] data) |
static String |
encodeMessageBodyBase64(Message message)
Base64 encode a ServerMessage body into the proper XML format
|
static String |
getMessagePrettyType(byte rawType) |
static String |
getPropertyType(Object value) |
public static String getMessagePrettyType(byte rawType)
public static String encodeMessageBodyBase64(Message message) throws Exception
Exceptionprotected static String encode(byte[] data)
Copyright © 2022 JBoss by Red Hat. All rights reserved.