public class TransferOptionsServlet extends HttpServlet
Modifier and Type | Class and Description |
---|---|
static class |
TransferOptionsServlet.TransferenceOptionsResponse |
Constructor and Description |
---|
TransferOptionsServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
protected void |
doPost(HttpServletRequest req,
HttpServletResponse resp) |
public TransferOptionsServlet()
protected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, java.io.IOException
ServletException
java.io.IOException
protected void doPost(HttpServletRequest req, HttpServletResponse resp) throws ServletException, java.io.IOException
ServletException
java.io.IOException