Class TileServlet.DeserializedRenderControls

java.lang.Object
com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
All Implemented Interfaces:
RenderControls, Serializable
Enclosing class:
TileServlet

protected static class TileServlet.DeserializedRenderControls extends Object implements RenderControls
Simple implementation of the RenderControls to be fed with the deserialized settings manually on the server because the client implementation is not accessible on the server.
See Also: