|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractionFuncs.FTPinputAbstraction
public class FTPinputAbstraction
Abstraction function for the input requests to ftp server.
Constructor Summary | |
---|---|
FTPinputAbstraction()
|
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 FTPinputAbstraction()
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 |