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