Class ProtocolPolicy

  • All Implemented Interfaces:
    HttpPipelinePolicy

    public class ProtocolPolicy
    extends java.lang.Object
    implements HttpPipelinePolicy
    The pipeline policy that adds a given protocol to each HttpRequest.
    • Constructor Summary

      Constructors 
      Constructor Description
      ProtocolPolicy​(java.lang.String protocol, boolean overwrite)
      Creates a new ProtocolPolicy.