Get the default request body encoding for this web application. @return The default request body encoding
()
| 1814 | * @return The default request body encoding |
| 1815 | */ |
| 1816 | String getRequestCharacterEncoding(); |
| 1817 | |
| 1818 | /** |
| 1819 | * Set the default response body encoding for this web application. |
no outgoing calls
no test coverage detected