Class HttpParameters

  • All Implemented Interfaces:
    ExternalParameters, com.newrelic.api.agent.ExternalParameters

    @Deprecated
    public class HttpParameters
    extends com.newrelic.api.agent.HttpParameters
    implements ExternalParameters
    Deprecated.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.newrelic.api.agent.HttpParameters

        com.newrelic.api.agent.HttpParameters.Build, com.newrelic.api.agent.HttpParameters.Builder, com.newrelic.api.agent.HttpParameters.InboundHeadersParameter, com.newrelic.api.agent.HttpParameters.ProcedureParameter, com.newrelic.api.agent.HttpParameters.UriParameter
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected HttpParameters​(java.lang.String library, java.net.URI uri, java.lang.String procedure, com.newrelic.api.agent.InboundHeaders inboundResponseHeaders)
      Deprecated.
    • Method Summary

      • Methods inherited from class com.newrelic.api.agent.HttpParameters

        getExtendedInboundResponseHeaders, getInboundResponseHeaders, getLibrary, getProcedure, getStatusCode, getStatusText, getUri, library
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HttpParameters

        @Deprecated
        protected HttpParameters​(java.lang.String library,
                                 java.net.URI uri,
                                 java.lang.String procedure,
                                 com.newrelic.api.agent.InboundHeaders inboundResponseHeaders)
        Deprecated.
        Parameters:
        library -
        uri -
        procedure -
        inboundResponseHeaders -