Class HttpURLConnectionGetMethod

java.lang.Object
oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionGetMethod
All Implemented Interfaces:
RIDCHttpGetMethod, RIDCHttpMethod

public final class HttpURLConnectionGetMethod extends HttpURLConnectionMethod implements RIDCHttpGetMethod
  • Constructor Details

  • Method Details

    • setFollowRedirects

      public void setFollowRedirects(boolean followRedirects)
      Description copied from interface: RIDCHttpMethod
      Set the follow directs option for the connection
      Specified by:
      setFollowRedirects in interface RIDCHttpMethod