public class ProfileRequestDispatcherServlet
extends javax.servlet.http.HttpServlet
ProfileHandler
.コンストラクタと説明 |
---|
ProfileRequestDispatcherServlet() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
init(javax.servlet.ServletConfig config) |
protected void |
service(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
インタフェース内 javax.servlet.Servlet
init
クラス内 javax.servlet.GenericServlet
javax.servlet.ServletException
protected void service(javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse) throws javax.servlet.ServletException, IOException
service
クラス内 javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
Copyright © 2012. All Rights Reserved.