|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.fasterxml.jackson.databind.JsonSerializer<ApiListing>
com.mangofactory.swagger.models.dto.jackson.SwaggerApiListingJsonSerializer
public class SwaggerApiListingJsonSerializer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer |
|---|
com.fasterxml.jackson.databind.JsonSerializer.None |
| Constructor Summary | |
|---|---|
SwaggerApiListingJsonSerializer(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
|
|
| Method Summary | |
|---|---|
void |
serialize(ApiListing 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 SwaggerApiListingJsonSerializer(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
| Method Detail |
|---|
public void serialize(ApiListing 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<ApiListing>java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||