com.bankframe.ei.servlet
Class TimingPointServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.bankframe.ei.servlet.EonServlet
com.bankframe.ei.servlet.TimingPointServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class TimingPointServlet
- extends EonServlet
This servlet allows used to administer timing points
- See Also:
- Serialized Form
TimingPointServlet
public TimingPointServlet()
service
public void service(HttpServletRequest req,
HttpServletResponse res)
throws ServletException,
IOException
- This method will handle all incoming servlet requests
- Overrides:
service
in class EonServlet
- Parameters:
req
- res
-
- Throws:
IOException
ServletException
Copyright © 2005, 2007, Oracle. All rights reserved.