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