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