|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.fasterxml.jackson.databind.JsonSerializer<ResourceListing>
com.mangofactory.swagger.models.dto.jackson.SwaggerResourceListingJsonSerializer
public class SwaggerResourceListingJsonSerializer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer |
|---|
com.fasterxml.jackson.databind.JsonSerializer.None |
| Constructor Summary | |
|---|---|
SwaggerResourceListingJsonSerializer(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
|
|
| Method Summary | |
|---|---|
void |
serialize(ResourceListing value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider)
|
| Methods inherited from class com.fasterxml.jackson.databind.JsonSerializer |
|---|
acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isUnwrappingSerializer, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwaggerResourceListingJsonSerializer(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
| Method Detail |
|---|
public void serialize(ResourceListing value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider)
throws java.io.IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<ResourceListing>java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||