The methods of the HTMLResponseInterface interface are listed below. For a complete list of HTMLResponseInterface interface members, see the HTMLResponseInterface Members topic.
getHTMLByCode | Returns default HTTP response header and body based off of the response code constant and include the given keep alive field and given extra headers in the header. If the keepAliveField and/or extraHeaders are null, they are not to be included in the response header. |
HTMLResponseInterface Interface | com.neokernel.httpd Namespace