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