|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antiaction.mayhem.mail.BodyHeaders
public class BodyHeaders
| Field Summary | |
|---|---|
java.lang.String |
encoding
Content-Transfer-Encoding. |
java.util.Map |
map
Rfc822 Message Headers. |
java.util.Map |
props
Content-Type, properties. |
java.lang.String |
subType
Content-Type, Mime subtype. |
java.lang.String |
type
Content-Type, Mime type. |
| Constructor Summary | |
|---|---|
BodyHeaders()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Map map
public java.lang.String type
public java.lang.String subType
public java.util.Map props
public java.lang.String encoding
| Constructor Detail |
|---|
public BodyHeaders()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||