-
- All Known Implementing Classes:
Hdr
public interface HeaderThe Header class stores a name/value pair to represent headers.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()Returns the name of this header.java.lang.StringgetValue()Returns the value of this header.
-