public class AttachmentJsonUnmarshaller extends java.lang.Object implements Unmarshaller<Attachment,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static AttachmentJsonUnmarshaller |
instance |
Constructor and Description |
---|
AttachmentJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static AttachmentJsonUnmarshaller |
getInstance() |
Attachment |
unmarshall(JsonUnmarshallerContext context) |
private static AttachmentJsonUnmarshaller instance
public Attachment unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Attachment,JsonUnmarshallerContext>
java.lang.Exception
public static AttachmentJsonUnmarshaller getInstance()