|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.fasterxml.jackson.databind.JsonSerializer<LicenseView>
org.axway.grapes.server.webapp.views.serialization.LicenseSerializer
public class LicenseSerializer
Serialize a license view in Json
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer |
|---|
com.fasterxml.jackson.databind.JsonSerializer.None |
| Constructor Summary | |
|---|---|
LicenseSerializer()
|
|
| Method Summary | |
|---|---|
void |
serialize(LicenseView licenseView,
com.fasterxml.jackson.core.JsonGenerator json,
com.fasterxml.jackson.databind.SerializerProvider serializer)
|
| 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 LicenseSerializer()
| Method Detail |
|---|
public void serialize(LicenseView licenseView,
com.fasterxml.jackson.core.JsonGenerator json,
com.fasterxml.jackson.databind.SerializerProvider serializer)
throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<LicenseView>IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||