Class ServiceRequestWrapper

  • All Implemented Interfaces:
    org.springframework.http.HttpMessage, org.springframework.http.HttpRequest

    public class ServiceRequestWrapper
    extends org.springframework.http.client.support.HttpRequestWrapper
    Author:
    Ryan Baxter
    • Constructor Detail

    • Method Detail

      • getURI

        public URI getURI()
        Specified by:
        getURI in interface org.springframework.http.HttpRequest
        Overrides:
        getURI in class org.springframework.http.client.support.HttpRequestWrapper