public final class MessageUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Marshaller |
createMarshaller()
Create Marshaller from the JAXB context.
|
static Unmarshaller |
createUnmarshaller()
Create UnMarshaller from the JAXB context.
|
static com.google.gson.Gson |
getGson()
return Gson Object
|
public static Marshaller createMarshaller() throws JAXBException
JAXBException
public static Unmarshaller createUnmarshaller() throws JAXBException
JAXBException
public static com.google.gson.Gson getGson()
Copyright © 2017. All rights reserved.