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
goldengate.ftp.core.command.FtpCommandCode | Line |
---|---|
CONNECTION | 44 |
ACCESS CONTROL COMMAND | 58 |
502 | 155 |
502 | 175 |
TRANSFER PARAMETER COMMAND | 195 |
FTP SERVICE COMMAND | 302 |
RFC775 | 631 |
RFC3659 | 671 |
RFC2389 | 760 |
RFC2428 | 849 |
EXTENSIONS | 1004 |
GLOBAL OPERATION | 1031 |
INTERNAL FUNCTION | 1048 |
goldengate.ftp.core.data.FtpTransferControl | Line |
DataNetworkHandler functions | 131 |
isConnected or isDNHReady ? | 223 |
FtpTransfer functions | 328 |
ExecutorHandler functions | 662 |
Finalize of Transfer | 676 |
goldengate.ftp.simpleimpl.control.SimpleBusinessHandler | Line |
Auto-generated method stub | 56 |
Auto-generated method stub logger.info("GBBH: AFTOK: {}", getFtpSession()); | 66 |
Auto-generated method stub logger.info("GBBH: BEFCD: {}", getFtpSession()); | 72 |
Auto-generated method stub logger.info("GBBH: CLNSE: {}", getFtpSession()); | 78 |
Auto-generated method stub | 84 |
Auto-generated method stub logger.info("GBBH: CLOSED: for user {} with session {} ", getFtpSession().getAuth().getUser(), getFtpSession()); | 91 |
Auto-generated method stub logger.info("GBBH: CONNEC: {}", getFtpSession()); | 98 |