public class MessageConverter_from_1_0 extends Object
Constructor and Description |
---|
MessageConverter_from_1_0() |
Modifier and Type | Method and Description |
---|---|
static Object |
convertBodyToObject(Message_1_0 serverMessage) |
static byte[] |
convertToBody(Object object) |
static Object |
convertValue(Object value) |
static String |
getBodyMimeType(Object object) |
static boolean |
onlyPrimitiveTypes(List list) |
public static Object convertBodyToObject(Message_1_0 serverMessage)
public static byte[] convertToBody(Object object)
public static boolean onlyPrimitiveTypes(List list)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.