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