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