twcore.core
Class FileArrived

java.lang.Object
  |
  +--twcore.core.SubspaceEvent
        |
        +--twcore.core.FileArrived

public class FileArrived
extends SubspaceEvent


Constructor Summary
FileArrived(twcore.core.ByteArray array)
           
 
Method Summary
 java.lang.String getFileName()
           
 
Methods inherited from class twcore.core.SubspaceEvent
getEventType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileArrived

public FileArrived(twcore.core.ByteArray array)
Method Detail

getFileName

public java.lang.String getFileName()