public final class Header extends Object
Constructor and Description |
---|
Header(String name,
String value)
Construct a Header object.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this header.
|
String |
getValue()
Returns the value of this header.
|
Copyright © 2018. All rights reserved.