public class NetworkInterfaceJsonUnmarshaller extends Object implements Unmarshaller<NetworkInterface,JsonUnmarshallerContext>
| Constructor and Description |
|---|
NetworkInterfaceJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static NetworkInterfaceJsonUnmarshaller |
getInstance() |
NetworkInterface |
unmarshall(JsonUnmarshallerContext context) |
public NetworkInterface unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<NetworkInterface,JsonUnmarshallerContext>Exceptionpublic static NetworkInterfaceJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.