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