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