|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractionFuncs.SMTPoutputAbstraction
public class SMTPoutputAbstraction
An abstraction function for the output messages of the SMTP protocol
| Constructor Summary | |
|---|---|
SMTPoutputAbstraction()
|
|
| Method Summary | |
|---|---|
java.lang.String |
abstractMsg(java.lang.String input)
|
java.lang.String |
getSkipString()
Every abstraction function (ie abstractMsg is allowed to have a skip string. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMTPoutputAbstraction()
| Method Detail |
|---|
public java.lang.String abstractMsg(java.lang.String input)
abstractMsg in interface AbstractionFunctinput - Input message to be abstracted
public java.lang.String getSkipString()
AbstractionFunct
getSkipString in interface AbstractionFunct
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||