Interface IPostfachServletHandler
- All Known Implementing Classes:
PostfachServletHandler
Deprecated.
This is part of the old rest API. Use the new API when it becomes available.
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptionvoid
empty
(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) Deprecated.void
getPostfaecher
(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) Deprecated.
-
Method Details
-
empty
void empty(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException Deprecated.- Throws:
IOException
-
getPostfaecher
void getPostfaecher(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException Deprecated.- Throws:
IOException
-