Package io.avaje.http.generator.core
Class BaseControllerWriter
- java.lang.Object
-
- io.avaje.http.generator.core.BaseControllerWriter
-
public abstract class BaseControllerWriter extends Object
Common controller writer.
-
-
Constructor Summary
Constructors Constructor Description BaseControllerWriter(ControllerReader reader, ProcessingContext ctx)
-
-
-
Constructor Detail
-
BaseControllerWriter
public BaseControllerWriter(ControllerReader reader, ProcessingContext ctx) throws IOException
- Throws:
IOException
-
-