|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericOutputEntityTransformer | |
|---|---|
| org.exoplatform.services.rest.transformer | |
| org.exoplatform.ws.frameworks.json.transformer | |
| Uses of GenericOutputEntityTransformer in org.exoplatform.services.rest.transformer |
|---|
| Classes in org.exoplatform.services.rest.transformer that implement GenericOutputEntityTransformer | |
|---|---|
class |
JAXBOutputTransformer
Write given Object OututStream using JAXB transformation. |
class |
OutputEntityTransformer
Basic implementation of GenericOutputEntityTransformer. |
class |
PassthroughOutputTransformer
This transformer read data from given InputStream and write it to OutputStream. |
class |
SerializableTransformer
This type of transformers can work with objects which implement interface SerializableEntity. |
class |
StringOutputTransformer
This type of transformer can write java.lang.String objects in output stream. |
class |
XMLOutputTransformer
This type of transformer can write XML in output stream. |
class |
XSLT4DOMOutputTransformer
This type of transformer can transform given XML to other mime-type and write it to output stream. |
class |
XSLT4SourceOutputTransformer
|
| Uses of GenericOutputEntityTransformer in org.exoplatform.ws.frameworks.json.transformer |
|---|
| Classes in org.exoplatform.ws.frameworks.json.transformer that implement GenericOutputEntityTransformer | |
|---|---|
class |
Bean2JsonOutputTransformer
Created by The eXo Platform SARL. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||