Interface HttpResponder
-
public interface HttpResponder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
respond(Request request, Response response, java.util.Map<java.lang.String,java.lang.Object> attributes)
-