The following document contains the results of Checkstyle. 
| Rules | Violations | Severity | 
|---|---|---|
| FileLength | 0 |  Error | 
| RegexpHeader 
 | 0 |  Error | 
| FileTabCharacter 
 | 0 |  Error | 
| LeftCurly 
 | 0 |  Error | 
| RightCurly 
 | 0 |  Error | 
| LineLength 
 | 1 |  Error | 
| MemberName | 0 |  Error | 
| JavadocMethod 
 | 296 |  Warning | 
| JavadocType 
 | 3 |  Error | 
| JavadocVariable 
 | 11 |  Info | 
| ConstantName | 0 |  Error | 
| LocalFinalVariableName | 0 |  Error | 
| LocalVariableName | 0 |  Error | 
| MethodName | 0 |  Error | 
| PackageName | 0 |  Error | 
| ParameterName | 0 |  Error | 
| StaticVariableName | 0 |  Error | 
| TypeName | 0 |  Error | 
| AvoidStarImport | 0 |  Error | 
| IllegalImport | 0 |  Error | 
| RedundantImport | 0 |  Error | 
| UnusedImports | 0 |  Error | 
| MethodLength | 0 |  Error | 
| ParameterNumber | 0 |  Error | 
| EmptyForIteratorPad 
 | 0 |  Error | 
| OperatorWrap | 0 |  Error | 
| ParenPad 
 | 1 |  Error | 
| WhitespaceAfter | 0 |  Error | 
| WhitespaceAround | 0 |  Error | 
| ModifierOrder | 0 |  Error | 
| RedundantModifier | 2 |  Error | 
| AvoidNestedBlocks | 0 |  Error | 
| EmptyBlock 
 | 0 |  Error | 
| NeedBraces | 0 |  Error | 
| DoubleCheckedLocking | 0 |  Error | 
| EmptyStatement | 0 |  Error | 
| EqualsHashCode | 0 |  Error | 
| HiddenField 
 | 17 |  Warning | 
| IllegalInstantiation | 0 |  Error | 
| InnerAssignment | 0 |  Error | 
| MagicNumber 
 | 3 |  Error | 
| MissingSwitchDefault | 0 |  Error | 
| RedundantThrows | 0 |  Error | 
| SimplifyBooleanExpression | 0 |  Error | 
| SimplifyBooleanReturn | 0 |  Error | 
| InterfaceIsType | 0 |  Error | 
| VisibilityModifier 
 | 0 |  Error | 
| UpperEll | 0 |  Error | 
| Violation | Message | Line | 
|---|---|---|
|  | Missing a Javadoc comment. | 55 | 
|  | Missing a Javadoc comment. | 57 | 
|  | Missing a Javadoc comment. | 59 | 
|  | Missing a Javadoc comment. | 61 | 
|  | Missing a Javadoc comment. | 63 | 
|  | Missing a Javadoc comment. | 65 | 
|  | Missing a Javadoc comment. | 91 | 
|  | Missing a Javadoc comment. | 96 | 
|  | Missing a Javadoc comment. | 101 | 
|  | Missing a Javadoc comment. | 110 | 
|  | Missing a Javadoc comment. | 131 | 
|  | 'repository' hides a field. | 131 | 
|  | Missing a Javadoc comment. | 137 | 
|  | 'repository' hides a field. | 137 | 
|  | 'proxyInfo' hides a field. | 137 | 
|  | Missing a Javadoc comment. | 143 | 
|  | 'repository' hides a field. | 143 | 
|  | 'proxyInfoProvider' hides a field. | 143 | 
|  | Missing a Javadoc comment. | 149 | 
|  | 'repository' hides a field. | 149 | 
|  | 'authenticationInfo' hides a field. | 149 | 
|  | Missing a Javadoc comment. | 155 | 
|  | 'repository' hides a field. | 155 | 
|  | 'authenticationInfo' hides a field. | 155 | 
|  | 'proxyInfo' hides a field. | 155 | 
|  | Missing a Javadoc comment. | 176 | 
|  | 'repository' hides a field. | 176 | 
|  | 'authenticationInfo' hides a field. | 176 | 
|  | 'proxyInfoProvider' hides a field. | 177 | 
|  | Missing a Javadoc comment. | 222 | 
|  | Missing a Javadoc comment. | 225 | 
|  | Missing a Javadoc comment. | 243 | 
|  | Missing a Javadoc comment. | 246 | 
|  | Missing a Javadoc comment. | 269 | 
|  | Missing a Javadoc comment. | 274 | 
|  | Missing a Javadoc comment. | 283 | 
|  | Missing a Javadoc comment. | 289 | 
|  | Missing a Javadoc comment. | 295 | 
|  | Missing a Javadoc comment. | 303 | 
|  | Missing a Javadoc comment. | 340 | 
|  | Missing a Javadoc comment. | 348 | 
|  | Missing a Javadoc comment. | 377 | 
|  | Missing a Javadoc comment. | 382 | 
|  | Missing a Javadoc comment. | 386 | 
|  | Expected @throws tag for 'TransferFailedException'. | 409 | 
|  | Expected @throws tag for 'AuthorizationException'. | 409 | 
|  | Expected @throws tag for 'ResourceDoesNotExistException'. | 409 | 
|  | Missing a Javadoc comment. | 431 | 
|  | Missing a Javadoc comment. | 462 | 
|  | Missing a Javadoc comment. | 466 | 
|  | Expected @throws tag for 'IOException'. | 483 | 
|  | Expected @throws tag for 'IOException'. | 503 | 
|  | Expected @throws tag for 'IOException'. | 521 | 
|  | Missing a Javadoc comment. | 552 | 
|  | Missing a Javadoc comment. | 557 | 
|  | Missing a Javadoc comment. | 571 | 
|  | Missing a Javadoc comment. | 585 | 
|  | Missing a Javadoc comment. | 599 | 
|  | Missing a Javadoc comment. | 613 | 
|  | Missing a Javadoc comment. | 627 | 
|  | Missing a Javadoc comment. | 641 | 
|  | Missing a Javadoc comment. | 652 | 
|  | Missing a Javadoc comment. | 663 | 
|  | Missing a Javadoc comment. | 674 | 
|  | Missing a Javadoc comment. | 685 | 
|  | Missing a Javadoc comment. | 696 | 
|  | Missing a Javadoc comment. | 707 | 
|  | Missing a Javadoc comment. | 718 | 
|  | Missing a Javadoc comment. | 730 | 
|  | Missing a Javadoc comment. | 735 | 
|  | Missing a Javadoc comment. | 740 | 
|  | Missing a Javadoc comment. | 745 | 
|  | Missing a Javadoc comment. | 750 | 
|  | Missing a Javadoc comment. | 755 | 
|  | Missing a Javadoc comment. | 760 | 
|  | Missing a Javadoc comment. | 765 | 
|  | Missing a Javadoc comment. | 770 | 
|  | Missing a Javadoc comment. | 777 | 
|  | Missing a Javadoc comment. | 782 | 
|  | Missing a Javadoc comment. | 787 | 
|  | Missing a Javadoc comment. | 792 | 
|  | Expected @param tag for 'resource'. | 801 | 
|  | Expected @param tag for 'source'. | 801 | 
|  | Expected @param tag for 'requestType'. | 801 | 
|  | Expected @throws tag for 'TransferFailedException'. | 802 | 
|  | Missing a Javadoc comment. | 839 | 
|  | Missing a Javadoc comment. | 845 | 
|  | Missing a Javadoc comment. | 850 | 
|  | Missing a Javadoc comment. | 862 | 
|  | Missing a Javadoc comment. | 867 | 
|  | Missing a Javadoc comment. | 872 | 
|  | Missing a Javadoc comment. | 878 | 
|  | Missing a Javadoc comment. | 884 | 
|  | 'proxyInfo' hides a field. | 888 | 
|  | Missing a Javadoc comment. | 897 | 
|  | Missing a Javadoc comment. | 902 | 
|  | Missing a Javadoc comment. | 907 | 
|  | Missing a Javadoc comment. | 912 | 
| 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 | 
|  | Missing a Javadoc comment. | 269 | 
| 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 | 
|  | Line is longer than 120 characters. | 61 | 
|  | Expected @throws tag for 'TransferFailedException'. | 73 | 
|  | Expected @throws tag for 'ResourceDoesNotExistException'. | 73 | 
|  | Expected @throws tag for 'AuthorizationException'. | 73 | 
|  | Expected @param tag for 'contentLength'. | 84 | 
|  | Expected @param tag for 'lastModified'. | 84 | 
|  | Expected @throws tag for 'TransferFailedException'. | 85 | 
|  | Expected @throws tag for 'ResourceDoesNotExistException'. | 85 | 
|  | Expected @throws tag for 'AuthorizationException'. | 85 | 
| 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 | 
|  | Redundant 'public' modifier. | 41 | 
|  | Redundant 'public' modifier. | 48 | 
|  | Expected @param tag for 'resourceName'. | 63 | 
|  | Expected @param tag for 'destination'. | 63 | 
|  | Expected @throws tag for 'TransferFailedException'. | 64 | 
|  | Expected @throws tag for 'ResourceDoesNotExistException'. | 64 | 
|  | Expected @throws tag for 'AuthorizationException'. | 64 | 
|  | Expected @param tag for 'resourceName'. | 81 | 
|  | Expected @param tag for 'destination'. | 81 | 
|  | Expected @param tag for 'timestamp'. | 81 | 
|  | 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 @throws tag for 'TransferFailedException'. | 106 | 
|  | Expected @throws tag for 'ResourceDoesNotExistException'. | 106 | 
|  | Expected @throws tag for 'AuthorizationException'. | 106 | 
|  | Expected @param tag for 'resourceName'. | 116 | 
|  | Missing a Javadoc comment. | 153 | 
|  | Expected @param tag for 'proxyInfo'. | 178 | 
|  | Expected @param tag for 'timeoutValue'. | 255 | 
|  | Expected an @return tag. | 260 | 
|  | Expected @param tag for 'timeoutValue'. | 266 | 
|  | Expected an @return tag. | 272 | 
|  | Missing a Javadoc comment. | 278 | 
|  | Missing a Javadoc comment. | 280 | 
|  | Missing a Javadoc comment. | 282 | 
|  | Missing a Javadoc comment. | 288 | 
|  | Missing a Javadoc comment. | 290 | 
|  | Missing a Javadoc comment. | 292 | 
|  | Missing a Javadoc comment. | 294 | 
|  | Missing a Javadoc comment. | 296 | 
| 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. | 172 | 
| Violation | Message | Line | 
|---|---|---|
|  | ')' is not preceded with whitespace. | 219 | 
| 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 | 
|---|---|---|
|  | 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 | 
|---|---|---|
|  | 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 |