|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.httpclient.NameValuePair
org.apache.commons.httpclient.Header
railo.commons.net.http.httpclient3.HeaderImpl
public class HeaderImpl
Constructor Summary | |
---|---|
HeaderImpl(String name,
String value)
|
Method Summary |
---|
Methods inherited from class org.apache.commons.httpclient.Header |
---|
getElements, getValues, isAutogenerated, toExternalForm, toString |
Methods inherited from class org.apache.commons.httpclient.NameValuePair |
---|
equals, getName, getValue, hashCode, setName, setValue |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface railo.commons.net.http.Header |
---|
getName, getValue |
Constructor Detail |
---|
public HeaderImpl(String name, String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |