Interface HttpCommonAttributesGetter<REQUEST,​RESPONSE>

  • All Known Subinterfaces:
    HttpClientAttributesGetter<REQUEST,​RESPONSE>, HttpServerAttributesGetter<REQUEST,​RESPONSE>

    public interface HttpCommonAttributesGetter<REQUEST,​RESPONSE>
    An interface for getting HTTP attributes common to clients and servers.