Interface MfClientHttpRequestFactory

  • All Superinterfaces:
    org.springframework.http.client.ClientHttpRequestFactory
    All Known Implementing Classes:
    AbstractMfClientHttpRequestFactoryWrapper, ConfigFileResolvingHttpRequestFactory

    public interface MfClientHttpRequestFactory
    extends org.springframework.http.client.ClientHttpRequestFactory
    A http request factory that allows configuration callbacks to be registered, allowing low-level customizations to the request object.