public class HttpPostHelper extends Object
| Constructor and Description |
|---|
HttpPostHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Posting accepts content of various types -
may be an attachment for an asset, or perhaps a repository import to process.
|
public void handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
javax.servlet.ServletExceptionIOExceptionCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.