Interface HttpHeader<T>


public interface HttpHeader<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getName

      String getName()
    • getValue

      T getValue()