Interface PooledHttpService

All Superinterfaces:
HttpService, Service<HttpRequest,​HttpResponse>, Unwrappable
All Known Implementing Classes:
AbstractPooledHttpService, AbstractUnaryGrpcService, AbstractUnsafeUnaryGrpcService, SimplePooledDecoratingHttpService
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
public interface PooledHttpService
extends HttpService
An HTTP/2 Service which publishes PooledHttpData.