public class SxmpServletProcessor extends Object
| Constructor and Description |
|---|
SxmpServletProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
doProcess(SxmpProcessor processor,
InputStream in,
PrintWriter out,
String uri,
String method,
String contentType) |
void |
process(SxmpProcessor processor,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public void process(SxmpProcessor processor, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
IOExceptionpublic static void doProcess(SxmpProcessor processor, InputStream in, PrintWriter out, String uri, String method, String contentType) throws IOException, HttpStatusCodeException
IOExceptionHttpStatusCodeExceptionCopyright © 2016. All rights reserved.