public abstract class Header extends Object
com.google.gwt.http.HTTP
.
Constructor and Description |
---|
Header() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getName()
Returns the name of the HTTP header.
|
abstract String |
getValue()
Returns the value of the HTTP header.
|
Copyright © 2018. All rights reserved.