Interface HttpResponder
-
public interface HttpResponder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrespond(Request request, Response response)
-
public interface HttpResponder
| Modifier and Type | Method | Description |
|---|---|---|
void |
respond(Request request,
Response response) |