| Package | Description |
|---|---|
| com.empyr.api.model | |
| com.empyr.api.util |
| Modifier and Type | Field and Description |
|---|---|
RestUrl |
RestMetro.imageUrl |
RestUrl |
RestMedia.largeUrl |
RestUrl |
RestMedia.mediumUrl |
RestUrl |
RestBusiness.menuUrl |
RestUrl |
RestAddress.metroImage |
RestUrl |
RestCompactUser.thumbnailUrl |
RestUrl |
RestFundraiser.thumbnailUrl |
RestUrl |
RestCompactBusiness.thumbnailUrl |
| Modifier and Type | Method and Description |
|---|---|
RestUrl |
RestUrlDeSerializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer<RestUrl> |
ApiJacksonObjectMapper.getUrlDeserializer() |
com.fasterxml.jackson.databind.ser.std.StdScalarSerializer<RestUrl> |
ApiJacksonObjectMapper.getUrlSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
ApiJacksonObjectMapper.getInstance(com.fasterxml.jackson.databind.ser.std.StdScalarSerializer<RestUrl> serializer,
com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer<RestUrl> deserializer) |
static com.fasterxml.jackson.databind.ObjectMapper |
ApiJacksonObjectMapper.getInstance(com.fasterxml.jackson.databind.ser.std.StdScalarSerializer<RestUrl> serializer,
com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer<RestUrl> deserializer) |
void |
ApiJacksonObjectMapper.setUrlDeserializer(com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer<RestUrl> urlDeserializer) |
void |
ApiJacksonObjectMapper.setUrlSerializer(com.fasterxml.jackson.databind.ser.std.StdScalarSerializer<RestUrl> urlSerializer) |
Copyright © 2018 Empyr, Inc.. All rights reserved.