JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
com.github.jasminb.jsonapi.ResourceConverter.readObject(byte[], Class<T>)
com.github.jasminb.jsonapi.ResourceConverter.readObjectCollection(byte[], Class<T>)
com.github.jasminb.jsonapi.ResourceConverter.writeObject(Object)
com.github.jasminb.jsonapi.ResourceConverter.writeObjectCollection(Iterable<T>)
use writeDocumentCollection instead