public class PortRangeStaxUnmarshaller extends java.lang.Object implements Unmarshaller<PortRange,StaxUnmarshallerContext>
| Constructor and Description |
|---|
PortRangeStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static PortRangeStaxUnmarshaller |
getInstance() |
PortRange |
unmarshall(StaxUnmarshallerContext context) |
public PortRange unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<PortRange,StaxUnmarshallerContext>java.lang.Exceptionpublic static PortRangeStaxUnmarshaller getInstance()