public class RestletHttpServlet extends HttpServlet
Constructor and Description |
---|
RestletHttpServlet(Restlet restlet) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
protected void |
service(HttpServletRequest req,
HttpServletResponse resp) |
public RestletHttpServlet(Restlet restlet)