|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.partmodifier.PartModifier
com.openexchange.mail.partmodifier.DummyPartModifier
public class DummyPartModifier
DummyPartModifier - Just returns given mail part as-is
| Constructor Summary | |
|---|---|
DummyPartModifier()
|
|
| Method Summary | |
|---|---|
MailPart |
modifyPart(MailPart mailPart)
Performs possible modifications on specified mail part |
| Methods inherited from class com.openexchange.mail.partmodifier.PartModifier |
|---|
getInstance, init |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DummyPartModifier()
| Method Detail |
|---|
public MailPart modifyPart(MailPart mailPart)
PartModifier
modifyPart in class PartModifiermailPart - The mail part to modify
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||