Package com.codingchili.core.protocol
Annotation Interface DataModel
Used to sed the data transfer object for a protocol,
used for documentation purposes.
If set on a class sets the model of the whole handler, does not affect routes.
-
Required Element Summary
-
Element Details
-
value
Class<?> value
-