public class ResponseProcessor extends Object
| Constructor and Description |
|---|
ResponseProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceResponse |
processFaultTemplate(javax.servlet.http.HttpServletResponse response,
LangridException exception,
String hostName,
Map<String,List<String>> responseHeaders,
OutputStream os) |
public static ServiceResponse processFaultTemplate(javax.servlet.http.HttpServletResponse response, LangridException exception, String hostName, Map<String,List<String>> responseHeaders, OutputStream os) throws IOException
IOException