Uses of Enum
com.mastfrog.acteur.ResponseWriter.Status
Packages that use ResponseWriter.Status
-
Uses of ResponseWriter.Status in com.mastfrog.acteur
Methods in com.mastfrog.acteur that return ResponseWriter.StatusModifier and TypeMethodDescriptionstatic ResponseWriter.StatusReturns the enum constant of this type with the specified name.static ResponseWriter.Status[]ResponseWriter.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.ResponseWriter.write(Event<?> evt, ResponseWriter.Output out) ResponseWriter.write(Event<?> evt, ResponseWriter.Output out, int iteration)