The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 0 | |
FileTabCharacter
| 0 | |
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 0 | |
| MemberName | 0 | |
JavadocMethod
| 286 | |
JavadocType
| 5 | |
JavadocVariable
| 11 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 17 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
| 4 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 66 | |
| '60000' is a magic number. | 68 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 121 | |
| 'repository' hides a field. | 121 | |
| Missing a Javadoc comment. | 127 | |
| 'repository' hides a field. | 127 | |
| 'proxyInfo' hides a field. | 127 | |
| Missing a Javadoc comment. | 133 | |
| 'repository' hides a field. | 133 | |
| 'proxyInfoProvider' hides a field. | 133 | |
| Missing a Javadoc comment. | 139 | |
| 'repository' hides a field. | 139 | |
| 'authenticationInfo' hides a field. | 139 | |
| Missing a Javadoc comment. | 145 | |
| 'repository' hides a field. | 145 | |
| 'authenticationInfo' hides a field. | 145 | |
| 'proxyInfo' hides a field. | 145 | |
| Missing a Javadoc comment. | 166 | |
| 'repository' hides a field. | 166 | |
| 'authenticationInfo' hides a field. | 166 | |
| 'proxyInfoProvider' hides a field. | 167 | |
| Missing a Javadoc comment. | 212 | |
| Missing a Javadoc comment. | 215 | |
| Missing a Javadoc comment. | 233 | |
| Missing a Javadoc comment. | 236 | |
| Missing a Javadoc comment. | 259 | |
| Missing a Javadoc comment. | 264 | |
| Missing a Javadoc comment. | 273 | |
| Missing a Javadoc comment. | 279 | |
| Missing a Javadoc comment. | 285 | |
| Missing a Javadoc comment. | 322 | |
| Missing a Javadoc comment. | 351 | |
| Missing a Javadoc comment. | 356 | |
| Missing a Javadoc comment. | 360 | |
| Expected @throws tag for 'TransferFailedException'. | 384 | |
| Missing a Javadoc comment. | 406 | |
| Missing a Javadoc comment. | 434 | |
| Missing a Javadoc comment. | 438 | |
| Expected @throws tag for 'IOException'. | 455 | |
| Expected @throws tag for 'IOException'. | 473 | |
| Missing a Javadoc comment. | 503 | |
| Missing a Javadoc comment. | 508 | |
| Missing a Javadoc comment. | 522 | |
| Missing a Javadoc comment. | 536 | |
| Missing a Javadoc comment. | 550 | |
| Missing a Javadoc comment. | 564 | |
| Missing a Javadoc comment. | 578 | |
| Missing a Javadoc comment. | 592 | |
| Missing a Javadoc comment. | 603 | |
| Missing a Javadoc comment. | 614 | |
| Missing a Javadoc comment. | 625 | |
| Missing a Javadoc comment. | 636 | |
| Missing a Javadoc comment. | 647 | |
| Missing a Javadoc comment. | 658 | |
| Missing a Javadoc comment. | 669 | |
| Missing a Javadoc comment. | 681 | |
| Missing a Javadoc comment. | 686 | |
| Missing a Javadoc comment. | 691 | |
| Missing a Javadoc comment. | 696 | |
| Missing a Javadoc comment. | 701 | |
| Missing a Javadoc comment. | 706 | |
| Missing a Javadoc comment. | 711 | |
| Missing a Javadoc comment. | 716 | |
| Missing a Javadoc comment. | 721 | |
| Missing a Javadoc comment. | 728 | |
| Missing a Javadoc comment. | 733 | |
| Missing a Javadoc comment. | 738 | |
| Missing a Javadoc comment. | 743 | |
| Expected @param tag for 'resource'. | 752 | |
| Expected @param tag for 'source'. | 752 | |
| Expected @param tag for 'requestType'. | 752 | |
| Expected @throws tag for 'TransferFailedException'. | 753 | |
| Missing a Javadoc comment. | 790 | |
| Missing a Javadoc comment. | 796 | |
| Missing a Javadoc comment. | 801 | |
| Missing a Javadoc comment. | 813 | |
| Missing a Javadoc comment. | 818 | |
| Missing a Javadoc comment. | 823 | |
| Missing a Javadoc comment. | 829 | |
| Missing a Javadoc comment. | 835 | |
| 'proxyInfo' hides a field. | 839 | |
| Missing a Javadoc comment. | 848 | |
| Missing a Javadoc comment. | 853 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 35 | |
| Expected @param tag for 'message'. | 43 | |
| Expected @param tag for 'cause'. | 43 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 37 | |
| Expected @param tag for 'message'. | 45 | |
| Expected @param tag for 'cause'. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 51 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 107 | |
| Expected @param tag for 'b'. | 121 | |
| Expected @param tag for 'off'. | 121 | |
| Expected @param tag for 'len'. | 121 | |
| Expected @throws tag for 'IOException'. | 122 | |
| Expected @param tag for 'b'. | 136 | |
| Expected @throws tag for 'IOException'. | 137 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 51 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'path'. | 43 | |
| Expected @param tag for 'path'. | 55 | |
| Missing a Javadoc comment. | 61 | |
| Expected @param tag for 'url'. | 229 | |
| Missing a Javadoc comment. | 431 | |
| Missing a Javadoc comment. | 451 | |
| Missing a Javadoc comment. | 468 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 33 | |
| Expected @param tag for 'message'. | 42 | |
| Expected @param tag for 'cause'. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 148 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 179 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 239 | |
| Missing a Javadoc comment. | 245 | |
| Missing a Javadoc comment. | 255 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 27 | |
| Expected @param tag for 'resourceName'. | 40 | |
| Expected @param tag for 'stream'. | 40 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 41 | |
| Expected @throws tag for 'TransferFailedException'. | 41 | |
| Expected @param tag for 'resourceName'. | 57 | |
| Expected @param tag for 'stream'. | 57 | |
| Expected @param tag for 'timestamp'. | 57 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 58 | |
| Expected @throws tag for 'TransferFailedException'. | 58 | |
| Expected @throws tag for 'TransferFailedException'. | 70 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 70 | |
| Expected @throws tag for 'AuthorizationException'. | 70 | |
| Expected @param tag for 'contentLength'. | 81 | |
| Expected @param tag for 'lastModified'. | 81 | |
| Expected @throws tag for 'TransferFailedException'. | 82 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 82 | |
| Expected @throws tag for 'AuthorizationException'. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 36 | |
| Expected @param tag for 'message'. | 44 | |
| Expected @param tag for 'cause'. | 44 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 36 | |
| Expected @param tag for 'message'. | 44 | |
| Expected @param tag for 'cause'. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Expected @param tag for 'resourceName'. | 51 | |
| Expected @param tag for 'destination'. | 51 | |
| Expected @throws tag for 'TransferFailedException'. | 52 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 52 | |
| Expected @throws tag for 'AuthorizationException'. | 52 | |
| Expected @param tag for 'resourceName'. | 69 | |
| Expected @param tag for 'destination'. | 69 | |
| Expected @param tag for 'timestamp'. | 69 | |
| Expected @throws tag for 'TransferFailedException'. | 70 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 70 | |
| Expected @throws tag for 'AuthorizationException'. | 70 | |
| Expected @throws tag for 'TransferFailedException'. | 82 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 82 | |
| Expected @throws tag for 'AuthorizationException'. | 82 | |
| Expected @throws tag for 'TransferFailedException'. | 94 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 94 | |
| Expected @throws tag for 'AuthorizationException'. | 94 | |
| Expected @param tag for 'resourceName'. | 104 | |
| Missing a Javadoc comment. | 141 | |
| Expected @param tag for 'proxyInfo'. | 166 | |
| Expected @param tag for 'timeoutValue'. | 243 | |
| Expected an @return tag. | 248 | |
| Missing a Javadoc comment. | 254 | |
| Missing a Javadoc comment. | 256 | |
| Missing a Javadoc comment. | 258 | |
| Missing a Javadoc comment. | 264 | |
| Missing a Javadoc comment. | 266 | |
| Missing a Javadoc comment. | 268 | |
| Missing a Javadoc comment. | 270 | |
| Missing a Javadoc comment. | 272 |
| Violation | Message | Line |
|---|---|---|
| 'cause' hides a field. | 97 | |
| Expected @param tag for 'cause'. | 97 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 70 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 40 | |
| Expected @param tag for 'message'. | 48 | |
| Expected @param tag for 'cause'. | 48 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 39 | |
| Expected @param tag for 'message'. | 47 | |
| Expected @param tag for 'cause'. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 95 | |
| Unused @throws tag for 'IllegalArgumentException'. | 135 | |
| Missing a Javadoc comment. | 206 | |
| Missing a Javadoc comment. | 258 | |
| Missing a Javadoc comment. | 270 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'transferEvent'. | 31 | |
| Expected @param tag for 'transferEvent'. | 36 | |
| Expected @param tag for 'transferEvent'. | 41 | |
| Expected @param tag for 'buffer'. | 41 | |
| Expected @param tag for 'length'. | 41 | |
| Expected @param tag for 'transferEvent'. | 46 | |
| Expected @param tag for 'transferEvent'. | 51 | |
| Expected @param tag for 'message'. | 56 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Expected @param tag for 'transferEvent'. | 41 | |
| Expected @param tag for 'transferEvent'. | 48 | |
| Expected @param tag for 'buffer'. | 48 | |
| Expected @param tag for 'length'. | 48 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 41 | |
| Expected @throws tag for 'NoSuchAlgorithmException'. | 51 | |
| Missing a Javadoc comment. | 56 | |
| Expected @param tag for 'transferEvent'. | 64 | |
| Expected @param tag for 'transferEvent'. | 74 | |
| Expected @param tag for 'buffer'. | 74 | |
| Expected @param tag for 'length'. | 74 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 91 | |
| Expected an @return tag. | 101 | |
| '20' is a magic number. | 114 | |
| '0xff' is a magic number. | 124 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Expected @param tag for 'sessionEvent'. | 55 | |
| Expected @param tag for 'sessionEvent'. | 63 | |
| Expected @param tag for 'sessionEvent'. | 71 | |
| Expected @param tag for 'sessionEvent'. | 80 | |
| Expected @param tag for 'sessionEvent'. | 88 | |
| Expected @param tag for 'sessionEvent'. | 97 | |
| Expected @param tag for 'sessionEvent'. | 106 | |
| Expected @param tag for 'message'. | 115 | |
| Missing a Javadoc comment. | 121 | |
| Expected @param tag for 'transferEvent'. | 129 | |
| Expected @param tag for 'transferEvent'. | 159 | |
| Expected @param tag for 'buffer'. | 159 | |
| Expected @param tag for 'length'. | 159 | |
| Expected @param tag for 'transferEvent'. | 171 | |
| Expected @param tag for 'transferEvent'. | 186 | |
| Expected @param tag for 'sessionEvent'. | 195 | |
| Missing a Javadoc comment. | 201 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'todo'. | 32 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 182 | |
| Missing a Javadoc comment. | 187 | |
| Missing a Javadoc comment. | 192 | |
| Missing a Javadoc comment. | 197 | |
| Missing a Javadoc comment. | 202 | |
| Missing a Javadoc comment. | 207 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'protocol'. | 32 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'todo'. | 35 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 115 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 135 | |
| 'username' hides a field. | 151 | |
| 'password' hides a field. | 156 | |
| Missing a Javadoc comment. | 172 | |
| Missing a Javadoc comment. | 199 | |
| Missing a Javadoc comment. | 208 | |
| Missing a Javadoc comment. | 217 | |
| Missing a Javadoc comment. | 234 | |
| Missing a Javadoc comment. | 239 | |
| Missing a Javadoc comment. | 244 | |
| Missing a Javadoc comment. | 249 | |
| Missing a Javadoc comment. | 254 | |
| Missing a Javadoc comment. | 259 | |
| Missing a Javadoc comment. | 267 | |
| Missing a Javadoc comment. | 296 | |
| Missing a Javadoc comment. | 301 | |
| Missing a Javadoc comment. | 306 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 110 |