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