Package org.symphonyoss.s2.canon.runtime
Interface IModelServlet
-
- All Superinterfaces:
IAsyncHandlerContainer,IHandlerContainer,org.symphonyoss.s2.fugue.http.IUrlPathServlet,javax.servlet.Servlet
- All Known Implementing Classes:
ModelServlet
public interface IModelServlet extends org.symphonyoss.s2.fugue.http.IUrlPathServlet, IAsyncHandlerContainer
-
-
Method Summary
-
Methods inherited from interface org.symphonyoss.s2.canon.runtime.IAsyncHandlerContainer
withHandler
-
Methods inherited from interface org.symphonyoss.s2.canon.runtime.IHandlerContainer
withHandler
-
-