Inherited Attributes
Attributes inherited from: Object
hash, string
Methods
createshared TemplateHandler create(TemplateEngine engine)

Create a handler

Parameters:
  • engine

    the template engine

createshared TemplateHandler create(TemplateEngine engine, String templateDirectory, String contentType)

Create a handler

Parameters:
  • engine

    the template engine

  • templateDirectory

    the template directory where templates will be looked for

  • contentType

    the content type header to be used in the response

Inherited Methods
Methods inherited from: Object
equals