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