Uses of Class
com.orchestranetworks.rest.serialization.ContentHolder
-
Packages that use ContentHolder Package Description com.orchestranetworks.rest.serialization -
-
Uses of ContentHolder in com.orchestranetworks.rest.serialization
Subclasses of ContentHolder in com.orchestranetworks.rest.serialization Modifier and Type Class Description classContentHolderForInputProvides a facade to automatically parse a part of the request body that may represent a table record.classContentHolderForOutputProvides a facade to automatically serialize anAdaptation, that corresponds to a table record, into a JSON response body.
-