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