The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| Todo Work | 25 | todo, XXX, FIXME, @deprecated |
Each tag is detailed below:
Number of occurrences found in the code: 25
| org.waarp.ftp.core.command.FtpCommandCode | Line |
|---|---|
| CONNECTION | 40 |
| ACCESS CONTROL COMMAND | 53 |
| 502 | 144 |
| TRANSFER PARAMETER COMMAND | 179 |
| FTP SERVICE COMMAND | 282 |
| RFC775 | 583 |
| RFC3659 | 623 |
| RFC2389 | 702 |
| RFC2428 | 780 |
| EXTENSIONS | 922 |
| GLOBAL OPERATION | 949 |
| INTERNAL FUNCTION | 966 |
| RFC 4217 on SSL/TLS support through commands | 987 |
| org.waarp.ftp.core.data.FtpTransferControl | Line |
| DataNetworkHandler functions | 127 |
| isActive or isDNHReady ? | 221 |
| FtpTransfer functions | 325 |
| ExecutorHandler functions | 698 |
| Finalize of Transfer | 713 |
| org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler | Line |
| Auto-generated method stub | 51 |
| Auto-generated method stub logger.info("GBBH: AFTOK: {}", getFtpSession()); | 61 |
| Auto-generated method stub logger.info("GBBH: BEFCD: {}", getFtpSession()); | 67 |
| Auto-generated method stub logger.info("GBBH: CLNSE: {}", getFtpSession()); | 73 |
| Auto-generated method stub | 79 |
| Auto-generated method stub logger.info("GBBH: CLOSED: for user {} with session {} ", getFtpSession().getAuth().getUser(), getFtpSession()); | 85 |
| Auto-generated method stub logger.info("GBBH: CONNEC: {}", getFtpSession()); | 92 |