Package | Description |
---|---|
si.mazi.rescu |
Classes in this package may be used to create proxy client objects for REST web services.
|
si.mazi.rescu.serialization.jackson |
Modifier and Type | Method and Description |
---|---|
JacksonConfigureListener |
ClientConfig.getJacksonConfigureListener()
Deprecated.
use
ClientConfig.getJacksonObjectMapperFactory() instead. |
Modifier and Type | Method and Description |
---|---|
void |
ClientConfig.setJacksonConfigureListener(JacksonConfigureListener jacksonConfigureListener)
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JacksonObjectMapperFactory
Factory for Jackson's ObjectMapper
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultJacksonObjectMapperFactory
Default implementation for JacksonObjectMapperFactory
|
Copyright © 2012–2019. All rights reserved.