Class httpFunctionKotlinController.Template
java.lang.Object
com.fizzed.rocker.RockerTemplate
com.fizzed.rocker.runtime.DefaultRockerTemplate
io.micronaut.starter.feature.function.template.http.httpFunctionKotlinController.Template
- Enclosing class:
 - httpFunctionKotlinController
 
public static class httpFunctionKotlinController.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
com.fizzed.rocker.runtime.DefaultRockerTemplate.Internal - 
Field Summary
FieldsFields inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
__internal - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
__associate, __newOutput, __render, raw, rawMethods inherited from class com.fizzed.rocker.RockerTemplate
toString 
- 
Field Details
- 
project
 - 
useSerde
protected final boolean useSerde 
 - 
 - 
Constructor Details
- 
Template
 
 - 
 - 
Method Details
- 
__doRender
- Specified by:
 __doRenderin classcom.fizzed.rocker.runtime.DefaultRockerTemplate- Throws:
 IOExceptioncom.fizzed.rocker.RenderingException
 
 -