Uses of Class
org.tn5250j.event.FTPStatusEvent
-
Packages that use FTPStatusEvent Package Description org.tn5250j.event org.tn5250j.tools -
-
Uses of FTPStatusEvent in org.tn5250j.event
Methods in org.tn5250j.event with parameters of type FTPStatusEvent Modifier and Type Method Description voidFTPStatusListener. commandStatusReceived(FTPStatusEvent statusevent)voidFTPStatusListener. fileInfoReceived(FTPStatusEvent statusevent)voidFTPStatusListener. statusReceived(FTPStatusEvent statusevent) -
Uses of FTPStatusEvent in org.tn5250j.tools
Methods in org.tn5250j.tools with parameters of type FTPStatusEvent Modifier and Type Method Description voidXTFRFile. commandStatusReceived(FTPStatusEvent statusevent)voidXTFRFile. fileInfoReceived(FTPStatusEvent statusevent)voidXTFRFile. statusReceived(FTPStatusEvent statusevent)
-