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