|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--grendel.storage.MessageExtraFactory
If you want to call any of the MessageExtra methods on a Message, you should get the MessageExtra object using this call. Some Message objects will implement that interface directly; the rest need to have them painfully computed.
Constructor Summary | |
MessageExtraFactory()
|
Method Summary | |
static MessageExtra |
Get(javax.mail.Message m)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public MessageExtraFactory()
Method Detail |
public static MessageExtra Get(javax.mail.Message m)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |