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