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, servicepublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init インタフェース内 javax.servlet.Servletinit クラス内 javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected void service(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse)
throws javax.servlet.ServletException,
IOException
service クラス内 javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2012. All Rights Reserved.