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