Operation |
Details |
protected const doGet( HttpServletRequest req, HttpServletResponse resp):void |
Sequential Tags: | annotations=@Override throws=ServletException,IOException
| |
protected const doPost( HttpServletRequest req, HttpServletResponse resp):void |
Sequential Tags: | annotations=@Override throws=ServletException,IOException
| |
private handleException( Exception e, HttpServletResponse resp):void |
Sequential Notes: | Take care on an incoming exception. | |
public RestServlet(): |
Sequential Tags: | throws=IOException,SyndicationException
| |