|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
HttpServlet interface
over an Assembler to serve Assembler
clients over the wire and a servlet for generating links for preview.
See:
Description
| Interface Summary | |
|---|---|
| ResponseWriter | A ResponseWriter is responsible for writing the
servlet response based on the Assembler output. |
| Class Summary | |
|---|---|
| AbstractAssemblerServlet | Servlet used to invoke the Assembler and process its results. |
| AbstractPreviewLinkServlet | Link service for Workbench Preview functionality. |
| JsonResponseWriter | Serializes the Assembler output as JSON and writes
it to the response. |
| XmlResponseWriter | Serializes the Assembler output as XML and writes
it to the response. |
This package provides an HttpServlet interface
over an Assembler to serve Assembler
clients over the wire and a servlet for generating links for preview.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||