Interface HttpRequestHandler
-
- All Superinterfaces:
Exceptions.ThrowingBiConsumer<HttpRequest,HttpResponse>
public interface HttpRequestHandler extends Exceptions.ThrowingBiConsumer<HttpRequest,HttpResponse>
-
-
Method Summary
-
Methods inherited from interface cn.boboweike.carrot.utils.exceptions.Exceptions.ThrowingBiConsumer
accept
-
-