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