|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractionFuncs.SMTPinputAbstraction
public class SMTPinputAbstraction
Abstraction function for the input messages of the SMTP protocol
Constructor Summary | |
---|---|
SMTPinputAbstraction()
|
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 SMTPinputAbstraction()
Method Detail |
---|
public java.lang.String abstractMsg(java.lang.String input)
abstractMsg
in interface AbstractionFunct
input
- 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 |