Class GeoserverHTTPProxy


  • public class GeoserverHTTPProxy
    extends de.narimo.commons.ws.http.HTTPProxy
    • Constructor Detail

      • GeoserverHTTPProxy

        public GeoserverHTTPProxy()
    • Method Detail

      • pipe

        public static javax.ws.rs.core.Response pipe​(String to,
                                                     javax.ws.rs.core.UriInfo uriinfo,
                                                     javax.ws.rs.core.HttpHeaders httpHeaders,
                                                     byte[] body,
                                                     de.narimo.commons.ws.http.HttpMethod method)
                                              throws Exception
        Throws:
        Exception