接口 NameValue

  • 所有已知实现类:
    Cookie, Header, Param

    public interface NameValue
    Immutable name-value pair, the name and value cannot be null.
    作者:
    Liu Dong