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