|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Headers.Header
Represents an RFC822 header. All implementations of this interface must
override the Object.toString() method and return an RFC822 compliant
header-line (but not including line terminators!).
| Method Summary | |
|---|---|
String |
getName()
|
String |
getValue()
|
| Method Detail |
|---|
String getName()
String getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||