src/de/uhilger/neon/Action.java @@ -44,4 +44,5 @@ Type type() default Type.GET; String[] handler(); String route(); boolean handlesResponse(); }