Neokernel API

HTMLResponseInterface Methods

The methods of the HTMLResponseInterface interface are listed below. For a complete list of HTMLResponseInterface interface members, see the HTMLResponseInterface Members topic.

Public Instance Methods

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.

See Also

HTMLResponseInterface Interface | com.neokernel.httpd Namespace