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