public class HttpResponseSupport extends Object
Constructor and Description |
---|
HttpResponseSupport() |
Modifier and Type | Method and Description |
---|---|
static void |
setBINARYContentType(javax.servlet.http.HttpServletResponse resp) |
static void |
setBINARYContentType(com.ibm.domino.services.rest.RestServiceEngine engine) |
static void |
setHTMLUTF8ContentType(javax.servlet.http.HttpServletResponse resp) |
static void |
setHTMLUTF8ContentType(com.ibm.domino.services.rest.RestServiceEngine engine) |
static void |
setJSONUTF8ContentType(javax.servlet.http.HttpServletResponse resp) |
static void |
setJSONUTF8ContentType(com.ibm.domino.services.rest.RestServiceEngine engine) |
public static void setJSONUTF8ContentType(javax.servlet.http.HttpServletResponse resp)
public static void setBINARYContentType(javax.servlet.http.HttpServletResponse resp)
public static void setHTMLUTF8ContentType(javax.servlet.http.HttpServletResponse resp)
public static void setJSONUTF8ContentType(com.ibm.domino.services.rest.RestServiceEngine engine)
public static void setBINARYContentType(com.ibm.domino.services.rest.RestServiceEngine engine)
public static void setHTMLUTF8ContentType(com.ibm.domino.services.rest.RestServiceEngine engine)
Copyright © 2021. All Rights Reserved.