Class SimplePooledDecoratingHttpService

All Implemented Interfaces:
Unwrappable, HttpService, Service<HttpRequest,​HttpResponse>, PooledHttpService

public abstract class SimplePooledDecoratingHttpService
extends SimpleDecoratingHttpService
implements PooledHttpService
An HttpService that decorates another HttpService publishing PooledHttpData.
See Also:
SimpleDecoratingHttpService, PooledHttpData