This commit is contained in:
Redkale
2017-03-17 20:08:24 +08:00
parent 7f270eb9d7
commit 62f9882314

View File

@@ -231,7 +231,7 @@ public abstract class HttpBaseServlet extends HttpServlet {
* @param response HttpResponse
*
* @return boolean
* @throws IOException
* @throws IOException IOException
* @deprecated
*/
@Deprecated
@@ -274,7 +274,7 @@ public abstract class HttpBaseServlet extends HttpServlet {
* @param response HttpResponse
*
* @return boolean
* @throws IOException
* @throws IOException IOException
* @deprecated
*/
@Deprecated