|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.cics.server.NameValueData
com.ibm.cics.server.HttpHeader
public class HttpHeader
Usage:
This Class extends the NameValueData class and the class returned from
HttpRequest methods:
| Method Summary | |
|---|---|
java.lang.String |
getHeader()
Deprecated. Use getName() to return HttpHeader name and getValue() to return the value of HttpHeader-value pair. |
| Methods inherited from class com.ibm.cics.server.NameValueData |
|---|
getName, getValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated public java.lang.String getHeader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||