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