Package org.cybergarage.http
Class HTTPHeader
java.lang.Object
org.cybergarage.http.HTTPHeader
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final int
getIntegerValue
(byte[] data, String name) static final int
getIntegerValue
(String data, String name) getName()
getValue()
static final String
static final String
getValue
(LineNumberReader reader, String name) static final String
boolean
hasName()
void
void
-
Constructor Details
-
HTTPHeader
-
HTTPHeader
-
-
Method Details
-
setName
-
setValue
-
getName
-
getValue
-
hasName
public boolean hasName() -
getValue
-
getValue
-
getValue
-
getIntegerValue
-
getIntegerValue
-