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