D G J O S 
All Classes All Packages

D

deserializeObject(String, Class<E>, String) - Method in class org.wicketstuff.rest.contenthandling.json.objserialdeserial.GsonObjectSerialDeserial
 
deserializeObject(String, Class<E>, String) - Method in class org.wicketstuff.rest.contenthandling.json.objserialdeserial.JacksonObjectSerialDeserial
 

G

getGson() - Method in class org.wicketstuff.rest.contenthandling.json.objserialdeserial.GsonObjectSerialDeserial
 
getObjMapper() - Method in class org.wicketstuff.rest.contenthandling.json.objserialdeserial.JacksonObjectSerialDeserial
 
GsonObjectSerialDeserial - Class in org.wicketstuff.rest.contenthandling.json.objserialdeserial
Object serializer/deserailizer that works with JSON format and based on Gson library.
GsonObjectSerialDeserial() - Constructor for class org.wicketstuff.rest.contenthandling.json.objserialdeserial.GsonObjectSerialDeserial
 
GsonObjectSerialDeserial(Gson) - Constructor for class org.wicketstuff.rest.contenthandling.json.objserialdeserial.GsonObjectSerialDeserial
 
GsonWebSerialDeserial - Class in org.wicketstuff.rest.contenthandling.json.webserialdeserial
Web serializer/deserailizer that works with JSON and GsonObjectSerialDeserial
GsonWebSerialDeserial() - Constructor for class org.wicketstuff.rest.contenthandling.json.webserialdeserial.GsonWebSerialDeserial
 
GsonWebSerialDeserial(GsonObjectSerialDeserial) - Constructor for class org.wicketstuff.rest.contenthandling.json.webserialdeserial.GsonWebSerialDeserial
 

J

JacksonObjectSerialDeserial - Class in org.wicketstuff.rest.contenthandling.json.objserialdeserial
Object serializer/deserailizer that works with JSON format and based on Jackson library.
JacksonObjectSerialDeserial() - Constructor for class org.wicketstuff.rest.contenthandling.json.objserialdeserial.JacksonObjectSerialDeserial
 
JacksonObjectSerialDeserial(ObjectMapper) - Constructor for class org.wicketstuff.rest.contenthandling.json.objserialdeserial.JacksonObjectSerialDeserial
 
JacksonWebSerialDeserial - Class in org.wicketstuff.rest.contenthandling.json.webserialdeserial
Web serializer/deserailizer that works with JSON and JacksonObjectSerialDeserial
JacksonWebSerialDeserial() - Constructor for class org.wicketstuff.rest.contenthandling.json.webserialdeserial.JacksonWebSerialDeserial
 
JacksonWebSerialDeserial(JacksonObjectSerialDeserial) - Constructor for class org.wicketstuff.rest.contenthandling.json.webserialdeserial.JacksonWebSerialDeserial
 
JsonWebSerialDeserial - Class in org.wicketstuff.rest.contenthandling.json.webserialdeserial
Web serializer/deserailizer that works with JSON format and UTF-8 encoding charset.
JsonWebSerialDeserial(IObjectSerialDeserial<String>) - Constructor for class org.wicketstuff.rest.contenthandling.json.webserialdeserial.JsonWebSerialDeserial
 

O

org.wicketstuff.rest.contenthandling.json.objserialdeserial - package org.wicketstuff.rest.contenthandling.json.objserialdeserial
 
org.wicketstuff.rest.contenthandling.json.webserialdeserial - package org.wicketstuff.rest.contenthandling.json.webserialdeserial
 

S

serializeObject(Object, String) - Method in class org.wicketstuff.rest.contenthandling.json.objserialdeserial.GsonObjectSerialDeserial
 
serializeObject(Object, String) - Method in class org.wicketstuff.rest.contenthandling.json.objserialdeserial.JacksonObjectSerialDeserial
 
D G J O S 
All Classes All Packages