|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoogp2p.InfoReceived
oogp2p.file.IRs.FileInfoReceived
FileInfoReceived.java Abstract base class for all file transfer related InfoReceiveds.
| Field Summary |
| Fields inherited from class oogp2p.InfoReceived |
myNettableReceiver, myNettableSender |
| Constructor Summary | |
|
FileInfoReceived()
|
protected |
FileInfoReceived(Nettable n)
|
| Method Summary | |
abstract void |
execute()
|
abstract boolean |
isType(Nettable n)
|
abstract InfoReceived |
makeType(Nettable n)
|
| Methods inherited from class oogp2p.InfoReceived |
getNettableReceiver, getNettableSender |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileInfoReceived()
protected FileInfoReceived(Nettable n)
| Method Detail |
public abstract boolean isType(Nettable n)
isType in class InfoReceivedpublic abstract InfoReceived makeType(Nettable n)
makeType in class InfoReceivedpublic abstract void execute()
execute in class InfoReceived
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||