JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.sap.mobile.services.client
Interface HttpHeader
public interface
HttpHeader
Represents a simple HTTP header
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
Get the name of the header.
String
getValue
()
Get the value of the header.
Method Details
getName
String
getName
()
Get the name of the header.
Returns:
name
getValue
String
getValue
()
Get the value of the header.
Returns:
value