My Project
Public Member Functions | Protected Member Functions | List of all members
admin.ReturnServlet Class Reference
Inheritance diagram for admin.ReturnServlet:

Public Member Functions

 ReturnServlet ()
 

Protected Member Functions

void doGet (HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
 
void doPost (HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
 

Detailed Description

Servlet implementation class ReturnServlet

Constructor & Destructor Documentation

admin.ReturnServlet.ReturnServlet ( )
See also
HttpServlet::HttpServlet()

Member Function Documentation

void admin.ReturnServlet.doGet ( HttpServletRequest  request,
HttpServletResponse  response 
) throws ServletException, IOException
protected
See also
HttpServlet::doGet(HttpServletRequest request, HttpServletResponse response)
void admin.ReturnServlet.doPost ( HttpServletRequest  request,
HttpServletResponse  response 
) throws ServletException, IOException
protected
See also
HttpServlet::doPost(HttpServletRequest request, HttpServletResponse response)

The documentation for this class was generated from the following file: