From 252f04e142bc46dd005d4c2f42c305b6dfd95fe3 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Tue, 21 Nov 2017 16:37:13 +0000 Subject: [PATCH] Latest javadoc on successful travis build 278 auto-pushed to gh-pages --- javadoc/allclasses-frame.html | 91 + javadoc/allclasses-noframe.html | 91 + javadoc/cfb/pearldiver/PearlDiver.html | 292 +++ .../cfb/pearldiver/PearlDiverLocalPoW.html | 285 +++ .../cfb/pearldiver/class-use/PearlDiver.html | 126 + .../class-use/PearlDiverLocalPoW.html | 126 + javadoc/cfb/pearldiver/package-frame.html | 22 + javadoc/cfb/pearldiver/package-summary.html | 153 ++ javadoc/cfb/pearldiver/package-tree.html | 140 ++ javadoc/cfb/pearldiver/package-use.html | 126 + javadoc/constant-values.html | 411 +++ javadoc/deprecated-list.html | 148 ++ javadoc/help-doc.html | 231 ++ javadoc/index-all.html | 2228 +++++++++++++++++ javadoc/index.html | 76 + javadoc/javadoc.sh | 1 + javadoc/jota/IotaAPI.Builder.html | 306 +++ javadoc/jota/IotaAPI.html | 1001 ++++++++ javadoc/jota/IotaAPICommands.html | 508 ++++ javadoc/jota/IotaAPICore.Builder.html | 346 +++ javadoc/jota/IotaAPICore.html | 782 ++++++ javadoc/jota/IotaAPIService.html | 582 +++++ javadoc/jota/IotaLocalPoW.html | 230 ++ javadoc/jota/class-use/IotaAPI.Builder.html | 177 ++ javadoc/jota/class-use/IotaAPI.html | 166 ++ javadoc/jota/class-use/IotaAPICommands.html | 197 ++ .../jota/class-use/IotaAPICore.Builder.html | 192 ++ javadoc/jota/class-use/IotaAPICore.html | 181 ++ javadoc/jota/class-use/IotaAPIService.html | 126 + javadoc/jota/class-use/IotaLocalPoW.html | 190 ++ .../request/IotaAttachToTangleRequest.html | 423 ++++ .../IotaBroadcastTransactionRequest.html | 297 +++ .../jota/dto/request/IotaCommandRequest.html | 349 +++ .../request/IotaFindTransactionsRequest.html | 479 ++++ .../dto/request/IotaGetBalancesRequest.html | 337 +++ .../request/IotaGetInclusionStateRequest.html | 355 +++ .../IotaGetTransactionsToApproveRequest.html | 295 +++ .../dto/request/IotaGetTrytesRequest.html | 295 +++ .../dto/request/IotaNeighborsRequest.html | 311 +++ .../request/IotaStoreTransactionsRequest.html | 297 +++ .../class-use/IotaAttachToTangleRequest.html | 195 ++ .../IotaBroadcastTransactionRequest.html | 192 ++ .../request/class-use/IotaCommandRequest.html | 291 +++ .../IotaFindTransactionsRequest.html | 216 ++ .../class-use/IotaGetBalancesRequest.html | 193 ++ .../IotaGetInclusionStateRequest.html | 200 ++ .../IotaGetTransactionsToApproveRequest.html | 192 ++ .../class-use/IotaGetTrytesRequest.html | 192 ++ .../class-use/IotaNeighborsRequest.html | 204 ++ .../IotaStoreTransactionsRequest.html | 192 ++ javadoc/jota/dto/request/package-frame.html | 30 + javadoc/jota/dto/request/package-summary.html | 200 ++ javadoc/jota/dto/request/package-tree.html | 151 ++ javadoc/jota/dto/request/package-use.html | 272 ++ .../jota/dto/response/AbstractResponse.html | 361 +++ .../dto/response/AddNeighborsResponse.html | 293 +++ .../response/AnalyzeTransactionResponse.html | 293 +++ .../BroadcastTransactionsResponse.html | 252 ++ .../dto/response/FindTransactionResponse.html | 293 +++ .../dto/response/GetAccountDataResponse.html | 377 +++ .../response/GetAttachToTangleResponse.html | 311 +++ .../GetBalancesAndFormatResponse.html | 373 +++ .../dto/response/GetBalancesResponse.html | 333 +++ .../jota/dto/response/GetBundleResponse.html | 311 +++ .../response/GetInclusionStateResponse.html | 293 +++ .../dto/response/GetNeighborsResponse.html | 293 +++ .../dto/response/GetNewAddressResponse.html | 311 +++ .../dto/response/GetNodeInfoResponse.html | 595 +++++ .../jota/dto/response/GetTipsResponse.html | 293 +++ .../GetTransactionsToApproveResponse.html | 313 +++ .../dto/response/GetTransferResponse.html | 311 +++ .../jota/dto/response/GetTrytesResponse.html | 293 +++ .../InterruptAttachingToTangleResponse.html | 252 ++ .../dto/response/RemoveNeighborsResponse.html | 293 +++ .../dto/response/ReplayBundleResponse.html | 331 +++ .../dto/response/SendTransferResponse.html | 373 +++ .../response/StoreTransactionsResponse.html | 255 ++ .../response/class-use/AbstractResponse.html | 294 +++ .../class-use/AddNeighborsResponse.html | 183 ++ .../class-use/AnalyzeTransactionResponse.html | 126 + .../BroadcastTransactionsResponse.html | 183 ++ .../class-use/FindTransactionResponse.html | 210 ++ .../class-use/GetAccountDataResponse.html | 205 ++ .../class-use/GetAttachToTangleResponse.html | 186 ++ .../GetBalancesAndFormatResponse.html | 208 ++ .../class-use/GetBalancesResponse.html | 184 ++ .../response/class-use/GetBundleResponse.html | 193 ++ .../class-use/GetInclusionStateResponse.html | 190 ++ .../class-use/GetNeighborsResponse.html | 183 ++ .../class-use/GetNewAddressResponse.html | 198 ++ .../class-use/GetNodeInfoResponse.html | 183 ++ .../response/class-use/GetTipsResponse.html | 183 ++ .../GetTransactionsToApproveResponse.html | 183 ++ .../class-use/GetTransferResponse.html | 195 ++ .../response/class-use/GetTrytesResponse.html | 183 ++ .../InterruptAttachingToTangleResponse.html | 183 ++ .../class-use/RemoveNeighborsResponse.html | 183 ++ .../class-use/ReplayBundleResponse.html | 195 ++ .../class-use/SendTransferResponse.html | 201 ++ .../class-use/StoreTransactionsResponse.html | 189 ++ javadoc/jota/dto/response/package-frame.html | 43 + .../jota/dto/response/package-summary.html | 278 ++ javadoc/jota/dto/response/package-tree.html | 164 ++ javadoc/jota/dto/response/package-use.html | 317 +++ javadoc/jota/error/ArgumentException.html | 312 +++ javadoc/jota/error/BaseException.html | 384 +++ .../error/class-use/ArgumentException.html | 486 ++++ .../jota/error/class-use/BaseException.html | 168 ++ javadoc/jota/error/package-frame.html | 22 + javadoc/jota/error/package-summary.html | 150 ++ javadoc/jota/error/package-tree.html | 151 ++ javadoc/jota/error/package-use.html | 201 ++ javadoc/jota/model/Bundle.html | 504 ++++ javadoc/jota/model/Input.html | 456 ++++ javadoc/jota/model/Inputs.html | 372 +++ javadoc/jota/model/Neighbor.html | 420 ++++ javadoc/jota/model/Signature.html | 348 +++ javadoc/jota/model/Transaction.html | 1104 ++++++++ javadoc/jota/model/Transfer.html | 620 +++++ javadoc/jota/model/class-use/Bundle.html | 343 +++ javadoc/jota/model/class-use/Input.html | 339 +++ javadoc/jota/model/class-use/Inputs.html | 126 + javadoc/jota/model/class-use/Neighbor.html | 168 ++ javadoc/jota/model/class-use/Signature.html | 126 + javadoc/jota/model/class-use/Transaction.html | 314 +++ javadoc/jota/model/class-use/Transfer.html | 235 ++ javadoc/jota/model/package-frame.html | 27 + javadoc/jota/model/package-summary.html | 182 ++ javadoc/jota/model/package-tree.html | 145 ++ javadoc/jota/model/package-use.html | 274 ++ javadoc/jota/package-frame.html | 33 + javadoc/jota/package-summary.html | 200 ++ javadoc/jota/package-tree.html | 165 ++ javadoc/jota/package-use.html | 224 ++ javadoc/jota/pow/ICurl.html | 419 ++++ javadoc/jota/pow/JCurl.html | 630 +++++ javadoc/jota/pow/Kerl.html | 424 ++++ javadoc/jota/pow/SpongeFactory.Mode.html | 359 +++ javadoc/jota/pow/SpongeFactory.html | 293 +++ javadoc/jota/pow/class-use/ICurl.html | 348 +++ javadoc/jota/pow/class-use/JCurl.html | 205 ++ javadoc/jota/pow/class-use/Kerl.html | 178 ++ .../pow/class-use/SpongeFactory.Mode.html | 203 ++ javadoc/jota/pow/class-use/SpongeFactory.html | 126 + javadoc/jota/pow/package-frame.html | 31 + javadoc/jota/pow/package-summary.html | 190 ++ javadoc/jota/pow/package-tree.html | 160 ++ javadoc/jota/pow/package-use.html | 237 ++ javadoc/jota/utils/Checksum.html | 390 +++ javadoc/jota/utils/Constants.html | 694 +++++ javadoc/jota/utils/Converter.html | 671 +++++ javadoc/jota/utils/InputValidator.html | 588 +++++ javadoc/jota/utils/IotaAPIUtils.html | 328 +++ javadoc/jota/utils/IotaUnitConverter.html | 392 +++ javadoc/jota/utils/IotaUnits.html | 436 ++++ javadoc/jota/utils/Multisig.html | 438 ++++ javadoc/jota/utils/NamedThreadFactory.html | 293 +++ javadoc/jota/utils/Pair.html | 293 +++ javadoc/jota/utils/Parallel.Operation.html | 233 ++ javadoc/jota/utils/Parallel.html | 328 +++ javadoc/jota/utils/SeedRandomGenerator.html | 285 +++ javadoc/jota/utils/Signing.html | 430 ++++ javadoc/jota/utils/StopWatch.html | 399 +++ javadoc/jota/utils/TrytesConverter.html | 339 +++ javadoc/jota/utils/class-use/Checksum.html | 126 + javadoc/jota/utils/class-use/Constants.html | 126 + javadoc/jota/utils/class-use/Converter.html | 126 + .../jota/utils/class-use/InputValidator.html | 126 + .../jota/utils/class-use/IotaAPIUtils.html | 126 + .../utils/class-use/IotaUnitConverter.html | 126 + javadoc/jota/utils/class-use/IotaUnits.html | 213 ++ javadoc/jota/utils/class-use/Multisig.html | 126 + .../utils/class-use/NamedThreadFactory.html | 126 + javadoc/jota/utils/class-use/Pair.html | 189 ++ .../utils/class-use/Parallel.Operation.html | 172 ++ javadoc/jota/utils/class-use/Parallel.html | 126 + .../utils/class-use/SeedRandomGenerator.html | 126 + javadoc/jota/utils/class-use/Signing.html | 126 + javadoc/jota/utils/class-use/StopWatch.html | 194 ++ .../jota/utils/class-use/TrytesConverter.html | 126 + javadoc/jota/utils/package-frame.html | 42 + javadoc/jota/utils/package-summary.html | 246 ++ javadoc/jota/utils/package-tree.html | 168 ++ javadoc/jota/utils/package-use.html | 207 ++ javadoc/options | 24 + javadoc/overview-frame.html | 29 + javadoc/overview-summary.html | 168 ++ javadoc/overview-tree.html | 257 ++ javadoc/package-list | 8 + javadoc/packages | 8 + javadoc/script.js | 30 + javadoc/serialized-form.html | 163 ++ javadoc/stylesheet.css | 574 +++++ 193 files changed, 51458 insertions(+) create mode 100644 javadoc/allclasses-frame.html create mode 100644 javadoc/allclasses-noframe.html create mode 100644 javadoc/cfb/pearldiver/PearlDiver.html create mode 100644 javadoc/cfb/pearldiver/PearlDiverLocalPoW.html create mode 100644 javadoc/cfb/pearldiver/class-use/PearlDiver.html create mode 100644 javadoc/cfb/pearldiver/class-use/PearlDiverLocalPoW.html create mode 100644 javadoc/cfb/pearldiver/package-frame.html create mode 100644 javadoc/cfb/pearldiver/package-summary.html create mode 100644 javadoc/cfb/pearldiver/package-tree.html create mode 100644 javadoc/cfb/pearldiver/package-use.html create mode 100644 javadoc/constant-values.html create mode 100644 javadoc/deprecated-list.html create mode 100644 javadoc/help-doc.html create mode 100644 javadoc/index-all.html create mode 100644 javadoc/index.html create mode 100755 javadoc/javadoc.sh create mode 100644 javadoc/jota/IotaAPI.Builder.html create mode 100644 javadoc/jota/IotaAPI.html create mode 100644 javadoc/jota/IotaAPICommands.html create mode 100644 javadoc/jota/IotaAPICore.Builder.html create mode 100644 javadoc/jota/IotaAPICore.html create mode 100644 javadoc/jota/IotaAPIService.html create mode 100644 javadoc/jota/IotaLocalPoW.html create mode 100644 javadoc/jota/class-use/IotaAPI.Builder.html create mode 100644 javadoc/jota/class-use/IotaAPI.html create mode 100644 javadoc/jota/class-use/IotaAPICommands.html create mode 100644 javadoc/jota/class-use/IotaAPICore.Builder.html create mode 100644 javadoc/jota/class-use/IotaAPICore.html create mode 100644 javadoc/jota/class-use/IotaAPIService.html create mode 100644 javadoc/jota/class-use/IotaLocalPoW.html create mode 100644 javadoc/jota/dto/request/IotaAttachToTangleRequest.html create mode 100644 javadoc/jota/dto/request/IotaBroadcastTransactionRequest.html create mode 100644 javadoc/jota/dto/request/IotaCommandRequest.html create mode 100644 javadoc/jota/dto/request/IotaFindTransactionsRequest.html create mode 100644 javadoc/jota/dto/request/IotaGetBalancesRequest.html create mode 100644 javadoc/jota/dto/request/IotaGetInclusionStateRequest.html create mode 100644 javadoc/jota/dto/request/IotaGetTransactionsToApproveRequest.html create mode 100644 javadoc/jota/dto/request/IotaGetTrytesRequest.html create mode 100644 javadoc/jota/dto/request/IotaNeighborsRequest.html create mode 100644 javadoc/jota/dto/request/IotaStoreTransactionsRequest.html create mode 100644 javadoc/jota/dto/request/class-use/IotaAttachToTangleRequest.html create mode 100644 javadoc/jota/dto/request/class-use/IotaBroadcastTransactionRequest.html create mode 100644 javadoc/jota/dto/request/class-use/IotaCommandRequest.html create mode 100644 javadoc/jota/dto/request/class-use/IotaFindTransactionsRequest.html create mode 100644 javadoc/jota/dto/request/class-use/IotaGetBalancesRequest.html create mode 100644 javadoc/jota/dto/request/class-use/IotaGetInclusionStateRequest.html create mode 100644 javadoc/jota/dto/request/class-use/IotaGetTransactionsToApproveRequest.html create mode 100644 javadoc/jota/dto/request/class-use/IotaGetTrytesRequest.html create mode 100644 javadoc/jota/dto/request/class-use/IotaNeighborsRequest.html create mode 100644 javadoc/jota/dto/request/class-use/IotaStoreTransactionsRequest.html create mode 100644 javadoc/jota/dto/request/package-frame.html create mode 100644 javadoc/jota/dto/request/package-summary.html create mode 100644 javadoc/jota/dto/request/package-tree.html create mode 100644 javadoc/jota/dto/request/package-use.html create mode 100644 javadoc/jota/dto/response/AbstractResponse.html create mode 100644 javadoc/jota/dto/response/AddNeighborsResponse.html create mode 100644 javadoc/jota/dto/response/AnalyzeTransactionResponse.html create mode 100644 javadoc/jota/dto/response/BroadcastTransactionsResponse.html create mode 100644 javadoc/jota/dto/response/FindTransactionResponse.html create mode 100644 javadoc/jota/dto/response/GetAccountDataResponse.html create mode 100644 javadoc/jota/dto/response/GetAttachToTangleResponse.html create mode 100644 javadoc/jota/dto/response/GetBalancesAndFormatResponse.html create mode 100644 javadoc/jota/dto/response/GetBalancesResponse.html create mode 100644 javadoc/jota/dto/response/GetBundleResponse.html create mode 100644 javadoc/jota/dto/response/GetInclusionStateResponse.html create mode 100644 javadoc/jota/dto/response/GetNeighborsResponse.html create mode 100644 javadoc/jota/dto/response/GetNewAddressResponse.html create mode 100644 javadoc/jota/dto/response/GetNodeInfoResponse.html create mode 100644 javadoc/jota/dto/response/GetTipsResponse.html create mode 100644 javadoc/jota/dto/response/GetTransactionsToApproveResponse.html create mode 100644 javadoc/jota/dto/response/GetTransferResponse.html create mode 100644 javadoc/jota/dto/response/GetTrytesResponse.html create mode 100644 javadoc/jota/dto/response/InterruptAttachingToTangleResponse.html create mode 100644 javadoc/jota/dto/response/RemoveNeighborsResponse.html create mode 100644 javadoc/jota/dto/response/ReplayBundleResponse.html create mode 100644 javadoc/jota/dto/response/SendTransferResponse.html create mode 100644 javadoc/jota/dto/response/StoreTransactionsResponse.html create mode 100644 javadoc/jota/dto/response/class-use/AbstractResponse.html create mode 100644 javadoc/jota/dto/response/class-use/AddNeighborsResponse.html create mode 100644 javadoc/jota/dto/response/class-use/AnalyzeTransactionResponse.html create mode 100644 javadoc/jota/dto/response/class-use/BroadcastTransactionsResponse.html create mode 100644 javadoc/jota/dto/response/class-use/FindTransactionResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetAccountDataResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetAttachToTangleResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetBalancesAndFormatResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetBalancesResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetBundleResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetInclusionStateResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetNeighborsResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetNewAddressResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetNodeInfoResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetTipsResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetTransactionsToApproveResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetTransferResponse.html create mode 100644 javadoc/jota/dto/response/class-use/GetTrytesResponse.html create mode 100644 javadoc/jota/dto/response/class-use/InterruptAttachingToTangleResponse.html create mode 100644 javadoc/jota/dto/response/class-use/RemoveNeighborsResponse.html create mode 100644 javadoc/jota/dto/response/class-use/ReplayBundleResponse.html create mode 100644 javadoc/jota/dto/response/class-use/SendTransferResponse.html create mode 100644 javadoc/jota/dto/response/class-use/StoreTransactionsResponse.html create mode 100644 javadoc/jota/dto/response/package-frame.html create mode 100644 javadoc/jota/dto/response/package-summary.html create mode 100644 javadoc/jota/dto/response/package-tree.html create mode 100644 javadoc/jota/dto/response/package-use.html create mode 100644 javadoc/jota/error/ArgumentException.html create mode 100644 javadoc/jota/error/BaseException.html create mode 100644 javadoc/jota/error/class-use/ArgumentException.html create mode 100644 javadoc/jota/error/class-use/BaseException.html create mode 100644 javadoc/jota/error/package-frame.html create mode 100644 javadoc/jota/error/package-summary.html create mode 100644 javadoc/jota/error/package-tree.html create mode 100644 javadoc/jota/error/package-use.html create mode 100644 javadoc/jota/model/Bundle.html create mode 100644 javadoc/jota/model/Input.html create mode 100644 javadoc/jota/model/Inputs.html create mode 100644 javadoc/jota/model/Neighbor.html create mode 100644 javadoc/jota/model/Signature.html create mode 100644 javadoc/jota/model/Transaction.html create mode 100644 javadoc/jota/model/Transfer.html create mode 100644 javadoc/jota/model/class-use/Bundle.html create mode 100644 javadoc/jota/model/class-use/Input.html create mode 100644 javadoc/jota/model/class-use/Inputs.html create mode 100644 javadoc/jota/model/class-use/Neighbor.html create mode 100644 javadoc/jota/model/class-use/Signature.html create mode 100644 javadoc/jota/model/class-use/Transaction.html create mode 100644 javadoc/jota/model/class-use/Transfer.html create mode 100644 javadoc/jota/model/package-frame.html create mode 100644 javadoc/jota/model/package-summary.html create mode 100644 javadoc/jota/model/package-tree.html create mode 100644 javadoc/jota/model/package-use.html create mode 100644 javadoc/jota/package-frame.html create mode 100644 javadoc/jota/package-summary.html create mode 100644 javadoc/jota/package-tree.html create mode 100644 javadoc/jota/package-use.html create mode 100644 javadoc/jota/pow/ICurl.html create mode 100644 javadoc/jota/pow/JCurl.html create mode 100644 javadoc/jota/pow/Kerl.html create mode 100644 javadoc/jota/pow/SpongeFactory.Mode.html create mode 100644 javadoc/jota/pow/SpongeFactory.html create mode 100644 javadoc/jota/pow/class-use/ICurl.html create mode 100644 javadoc/jota/pow/class-use/JCurl.html create mode 100644 javadoc/jota/pow/class-use/Kerl.html create mode 100644 javadoc/jota/pow/class-use/SpongeFactory.Mode.html create mode 100644 javadoc/jota/pow/class-use/SpongeFactory.html create mode 100644 javadoc/jota/pow/package-frame.html create mode 100644 javadoc/jota/pow/package-summary.html create mode 100644 javadoc/jota/pow/package-tree.html create mode 100644 javadoc/jota/pow/package-use.html create mode 100644 javadoc/jota/utils/Checksum.html create mode 100644 javadoc/jota/utils/Constants.html create mode 100644 javadoc/jota/utils/Converter.html create mode 100644 javadoc/jota/utils/InputValidator.html create mode 100644 javadoc/jota/utils/IotaAPIUtils.html create mode 100644 javadoc/jota/utils/IotaUnitConverter.html create mode 100644 javadoc/jota/utils/IotaUnits.html create mode 100644 javadoc/jota/utils/Multisig.html create mode 100644 javadoc/jota/utils/NamedThreadFactory.html create mode 100644 javadoc/jota/utils/Pair.html create mode 100644 javadoc/jota/utils/Parallel.Operation.html create mode 100644 javadoc/jota/utils/Parallel.html create mode 100644 javadoc/jota/utils/SeedRandomGenerator.html create mode 100644 javadoc/jota/utils/Signing.html create mode 100644 javadoc/jota/utils/StopWatch.html create mode 100644 javadoc/jota/utils/TrytesConverter.html create mode 100644 javadoc/jota/utils/class-use/Checksum.html create mode 100644 javadoc/jota/utils/class-use/Constants.html create mode 100644 javadoc/jota/utils/class-use/Converter.html create mode 100644 javadoc/jota/utils/class-use/InputValidator.html create mode 100644 javadoc/jota/utils/class-use/IotaAPIUtils.html create mode 100644 javadoc/jota/utils/class-use/IotaUnitConverter.html create mode 100644 javadoc/jota/utils/class-use/IotaUnits.html create mode 100644 javadoc/jota/utils/class-use/Multisig.html create mode 100644 javadoc/jota/utils/class-use/NamedThreadFactory.html create mode 100644 javadoc/jota/utils/class-use/Pair.html create mode 100644 javadoc/jota/utils/class-use/Parallel.Operation.html create mode 100644 javadoc/jota/utils/class-use/Parallel.html create mode 100644 javadoc/jota/utils/class-use/SeedRandomGenerator.html create mode 100644 javadoc/jota/utils/class-use/Signing.html create mode 100644 javadoc/jota/utils/class-use/StopWatch.html create mode 100644 javadoc/jota/utils/class-use/TrytesConverter.html create mode 100644 javadoc/jota/utils/package-frame.html create mode 100644 javadoc/jota/utils/package-summary.html create mode 100644 javadoc/jota/utils/package-tree.html create mode 100644 javadoc/jota/utils/package-use.html create mode 100644 javadoc/options create mode 100644 javadoc/overview-frame.html create mode 100644 javadoc/overview-summary.html create mode 100644 javadoc/overview-tree.html create mode 100644 javadoc/package-list create mode 100644 javadoc/packages create mode 100644 javadoc/script.js create mode 100644 javadoc/serialized-form.html create mode 100644 javadoc/stylesheet.css diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html new file mode 100644 index 0000000..5333aae --- /dev/null +++ b/javadoc/allclasses-frame.html @@ -0,0 +1,91 @@ + + + + + + +All Classes (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +

All Classes

+
+ +
+ + diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html new file mode 100644 index 0000000..1e3465f --- /dev/null +++ b/javadoc/allclasses-noframe.html @@ -0,0 +1,91 @@ + + + + + + +All Classes (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +

All Classes

+
+ +
+ + diff --git a/javadoc/cfb/pearldiver/PearlDiver.html b/javadoc/cfb/pearldiver/PearlDiver.html new file mode 100644 index 0000000..7f0c312 --- /dev/null +++ b/javadoc/cfb/pearldiver/PearlDiver.html @@ -0,0 +1,292 @@ + + + + + + +PearlDiver (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cfb.pearldiver
+

Class PearlDiver

+
+
+ +
+
    +
  • +
    +
    +
    public class PearlDiver
    +extends Object
    +
    (c) 2016 Come-from-Beyond + See +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PearlDiver

        +
        public PearlDiver()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        cancel

        +
        public void cancel()
        +
      • +
      + + + +
        +
      • +

        search

        +
        public boolean search(int[] transactionTrits,
        +                      int minWeightMagnitude,
        +                      int numberOfThreads)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/cfb/pearldiver/PearlDiverLocalPoW.html b/javadoc/cfb/pearldiver/PearlDiverLocalPoW.html new file mode 100644 index 0000000..97291d6 --- /dev/null +++ b/javadoc/cfb/pearldiver/PearlDiverLocalPoW.html @@ -0,0 +1,285 @@ + + + + + + +PearlDiverLocalPoW (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cfb.pearldiver
+

Class PearlDiverLocalPoW

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IotaLocalPoW
    +
    +
    +
    +
    public class PearlDiverLocalPoW
    +extends Object
    +implements IotaLocalPoW
    +
    Perform local PoW using Come-from-Beyond's PearlDiver implementation.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PearlDiverLocalPoW

        +
        public PearlDiverLocalPoW()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/cfb/pearldiver/class-use/PearlDiver.html b/javadoc/cfb/pearldiver/class-use/PearlDiver.html new file mode 100644 index 0000000..75b2847 --- /dev/null +++ b/javadoc/cfb/pearldiver/class-use/PearlDiver.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class cfb.pearldiver.PearlDiver (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
cfb.pearldiver.PearlDiver

+
+
No usage of cfb.pearldiver.PearlDiver
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/cfb/pearldiver/class-use/PearlDiverLocalPoW.html b/javadoc/cfb/pearldiver/class-use/PearlDiverLocalPoW.html new file mode 100644 index 0000000..7f6f838 --- /dev/null +++ b/javadoc/cfb/pearldiver/class-use/PearlDiverLocalPoW.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class cfb.pearldiver.PearlDiverLocalPoW (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
cfb.pearldiver.PearlDiverLocalPoW

+
+
No usage of cfb.pearldiver.PearlDiverLocalPoW
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/cfb/pearldiver/package-frame.html b/javadoc/cfb/pearldiver/package-frame.html new file mode 100644 index 0000000..9c8692c --- /dev/null +++ b/javadoc/cfb/pearldiver/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +cfb.pearldiver (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +

cfb.pearldiver

+
+

Classes

+ +
+ + diff --git a/javadoc/cfb/pearldiver/package-summary.html b/javadoc/cfb/pearldiver/package-summary.html new file mode 100644 index 0000000..f94f797 --- /dev/null +++ b/javadoc/cfb/pearldiver/package-summary.html @@ -0,0 +1,153 @@ + + + + + + +cfb.pearldiver (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package cfb.pearldiver

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/cfb/pearldiver/package-tree.html b/javadoc/cfb/pearldiver/package-tree.html new file mode 100644 index 0000000..4d30afd --- /dev/null +++ b/javadoc/cfb/pearldiver/package-tree.html @@ -0,0 +1,140 @@ + + + + + + +cfb.pearldiver Class Hierarchy (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package cfb.pearldiver

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/cfb/pearldiver/package-use.html b/javadoc/cfb/pearldiver/package-use.html new file mode 100644 index 0000000..96dad0c --- /dev/null +++ b/javadoc/cfb/pearldiver/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package cfb.pearldiver (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
cfb.pearldiver

+
+
No usage of cfb.pearldiver
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html new file mode 100644 index 0000000..336a818 --- /dev/null +++ b/javadoc/constant-values.html @@ -0,0 +1,411 @@ + + + + + + +Constant Field Values (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

jota.*

+ + + + +

jota.pow.*

+ + + + +

jota.utils.*

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/deprecated-list.html b/javadoc/deprecated-list.html new file mode 100644 index 0000000..1fff15e --- /dev/null +++ b/javadoc/deprecated-list.html @@ -0,0 +1,148 @@ + + + + + + +Deprecated List (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+ +
+
+ + + +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/help-doc.html b/javadoc/help-doc.html new file mode 100644 index 0000000..dfb55ce --- /dev/null +++ b/javadoc/help-doc.html @@ -0,0 +1,231 @@ + + + + + + +API Help (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/index-all.html b/javadoc/index-all.html new file mode 100644 index 0000000..3603298 --- /dev/null +++ b/javadoc/index-all.html @@ -0,0 +1,2228 @@ + + + + + + +Index (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N P R S T U V W  + + +

A

+
+
absorb(int[], int, int) - Method in interface jota.pow.ICurl
+
+
Absorbs the specified trits.
+
+
absorb(int[]) - Method in interface jota.pow.ICurl
+
+
Absorbs the specified trits.
+
+
absorb(int[], int, int) - Method in class jota.pow.JCurl
+
+
Absorbs the specified trits.
+
+
absorb(int[]) - Method in class jota.pow.JCurl
+
+
Absorbs the specified trits.
+
+
absorb(Pair<long[], long[]>, int, int) - Method in class jota.pow.JCurl
+
 
+
absorb(int[], int, int) - Method in class jota.pow.Kerl
+
 
+
AbstractResponse - Class in jota.dto.response
+
+
Abstract response.
+
+
AbstractResponse() - Constructor for class jota.dto.response.AbstractResponse
+
 
+
addAddressDigest(String, String) - Method in class jota.utils.Multisig
+
+
Initiates the generation of a new multisig address or adds the key digest to an existing one
+
+
addChecksum(String) - Static method in class jota.utils.Checksum
+
+
Adds the checksum to the specified address.
+
+
addEntry(int, String, long, String, long) - Method in class jota.model.Bundle
+
+
Adds a bundle entry.
+
+
addNeighbors(String...) - Method in class jota.IotaAPICore
+
+
Add a list of neighbors to the node.
+
+
addNeighbors(IotaNeighborsRequest) - Method in interface jota.IotaAPIService
+
+
Add a list of neighbors to the node.
+
+
AddNeighborsResponse - Class in jota.dto.response
+
+ +
+
AddNeighborsResponse() - Constructor for class jota.dto.response.AddNeighborsResponse
+
 
+
addRemainder(String, int, List<Input>, Bundle, String, long, String, List<String>) - Method in class jota.IotaAPI
+
 
+
address(int[]) - Method in class jota.utils.Signing
+
 
+
ADDRESS_LENGTH_WITH_CHECKSUM - Static variable in class jota.utils.Constants
+
+
The length of an address with checksum
+
+
ADDRESS_LENGTH_WITHOUT_CHECKSUM - Static variable in class jota.utils.Constants
+
+
The length of an address without checksum
+
+
addSignature(Bundle, String, String) - Method in class jota.utils.Multisig
+
+
Adds the cosigner signatures to the corresponding bundle transaction
+
+
addTrytes(List<String>) - Method in class jota.model.Bundle
+
+
Adds the trytes.
+
+
AnalyzeTransactionResponse - Class in jota.dto.response
+
+ +
+
AnalyzeTransactionResponse() - Constructor for class jota.dto.response.AnalyzeTransactionResponse
+
 
+
ArgumentException - Exception in jota.error
+
+
This exception occurs when an invalid argument is provided.
+
+
ArgumentException() - Constructor for exception jota.error.ArgumentException
+
+
Initializes a new instance of the ArgumentException.
+
+
ArgumentException(String) - Constructor for exception jota.error.ArgumentException
+
+
Initializes a new instance of the ArgumentException.
+
+
attachToTangle(String, String, Integer, String...) - Method in class jota.IotaAPICore
+
+
Attaches the specified transactions (trytes) to the Tangle by doing Proof of Work.
+
+
attachToTangle(IotaAttachToTangleRequest) - Method in interface jota.IotaAPIService
+
+
Attaches the specified transactions (trytes) to the Tangle by doing Proof of Work.
+
+
+ + + +

B

+
+
BaseException - Exception in jota.error
+
 
+
BaseException(String) - Constructor for exception jota.error.BaseException
+
 
+
BaseException(String, Exception) - Constructor for exception jota.error.BaseException
+
 
+
BaseException(Collection<String>) - Constructor for exception jota.error.BaseException
+
 
+
BaseException(Collection<String>, Exception) - Constructor for exception jota.error.BaseException
+
 
+
broadcastAndStore(String...) - Method in class jota.IotaAPI
+
+
Wrapper function that broadcasts and stores the specified trytes.
+
+
broadcastTransactions(String...) - Method in class jota.IotaAPICore
+
+
Broadcast a list of transactions to all neighbors.
+
+
broadcastTransactions(IotaBroadcastTransactionRequest) - Method in interface jota.IotaAPIService
+
+
Broadcast a list of transactions to all neighbors.
+
+
BroadcastTransactionsResponse - Class in jota.dto.response
+
+ +
+
BroadcastTransactionsResponse() - Constructor for class jota.dto.response.BroadcastTransactionsResponse
+
 
+
build() - Method in class jota.IotaAPI.Builder
+
 
+
build() - Method in class jota.IotaAPICore.Builder
+
 
+
Builder() - Constructor for class jota.IotaAPI.Builder
+
 
+
Builder() - Constructor for class jota.IotaAPICore.Builder
+
 
+
Bundle - Class in jota.model
+
+
This class represents a Bundle, a set of transactions.
+
+
Bundle() - Constructor for class jota.model.Bundle
+
+
Initializes a new instance of the Bundle class without transactions.
+
+
Bundle(List<Transaction>, int) - Constructor for class jota.model.Bundle
+
+
Initializes a new instance of the Bundle class.
+
+
bundlesFromAddresses(String[], Boolean) - Method in class jota.IotaAPI
+
+
Internal function to get the formatted bundles of a list of addresses.
+
+
byAddresses(String...) - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Initializes a new instance of the IotaFindTransactionsRequest class.
+
+
byApprovees(String...) - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Initializes a new instance of the IotaFindTransactionsRequest class.
+
+
byBundles(String...) - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Initializes a new instance of the IotaFindTransactionsRequest class.
+
+
byTags(String...) - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Initializes a new instance of the IotaFindTransactionsRequest class.
+
+
bytes(int[], int, int) - Static method in class jota.utils.Converter
+
+
Converts the specified trits array to bytes.
+
+
bytes(int[]) - Static method in class jota.utils.Converter
+
 
+
+ + + +

C

+
+
cancel() - Method in class cfb.pearldiver.PearlDiver
+
 
+
cfb.pearldiver - package cfb.pearldiver
+
 
+
checkAddress(String) - Static method in class jota.utils.InputValidator
+
+
Checks whether the specified address is an address and throws and exception if the address is invalid.
+
+
Checksum - Class in jota.utils
+
+
This class defines utility methods to add/remove the checksum to/from an address.
+
+
Checksum() - Constructor for class jota.utils.Checksum
+
 
+
clone() - Method in interface jota.pow.ICurl
+
+
Clones this instance.
+
+
clone() - Method in class jota.pow.JCurl
+
+
Clones this instance.
+
+
clone() - Method in class jota.pow.Kerl
+
+
Clones this instance.
+
+
command() - Method in enum jota.IotaAPICommands
+
+
Gets the command.
+
+
compareTo(Bundle) - Method in class jota.model.Bundle
+
+
Compares the current object with another object of the same type.
+
+
config(Properties) - Method in class jota.IotaAPICore.Builder
+
 
+
Constants - Class in jota.utils
+
+
This class defines the global constants.
+
+
Constants() - Constructor for class jota.utils.Constants
+
 
+
CONTENT_TYPE_HEADER - Static variable in interface jota.IotaAPIService
+
 
+
convertAmountTo(long, IotaUnits) - Static method in class jota.utils.IotaUnitConverter
+
+
Convert amount to target unit.
+
+
convertBytesToTrits(byte[]) - Static method in class jota.pow.Kerl
+
 
+
Converter - Class in jota.utils
+
+
This class provides a set of utility methods to are used to convert between different formats.
+
+
Converter() - Constructor for class jota.utils.Converter
+
 
+
convertRawIotaAmountToDisplayText(long, boolean) - Static method in class jota.utils.IotaUnitConverter
+
+
Convert the iota amount to text.
+
+
convertToIntArray(List<Integer>) - Static method in class jota.utils.Converter
+
 
+
convertTritsToBytes(int[]) - Static method in class jota.pow.Kerl
+
 
+
convertUnits(long, IotaUnits, IotaUnits) - Static method in class jota.utils.IotaUnitConverter
+
+
Convert the iota amount.
+
+
copyTrits(String, int[]) - Static method in class jota.utils.Converter
+
+
Copies the trits from the input string into the destination array
+
+
create(List<String>, Bundle[], List<Input>, long, long) - Static method in class jota.dto.response.GetAccountDataResponse
+
+
Initializes a new instance of the GetAccountDataResponse class.
+
+
create(List<Input>, long, long) - Static method in class jota.dto.response.GetBalancesAndFormatResponse
+
+
Initializes a new instance of the GetBalancesAndFormatResponse class.
+
+
create(List<Transaction>, long) - Static method in class jota.dto.response.GetBundleResponse
+
+
Initializes a new instance of the GetBundleResponse class.
+
+
create(List<String>, long) - Static method in class jota.dto.response.GetNewAddressResponse
+
+
Initializes a new instance of the GetNewAddressResponse class.
+
+
create(Bundle[], long) - Static method in class jota.dto.response.GetTransferResponse
+
+
Initializes a new instance of the GetTransferResponse class.
+
+
create(Boolean[], long) - Static method in class jota.dto.response.ReplayBundleResponse
+
+
Initializes a new instance of the ReplayBundleResponse class.
+
+
create(List<Transaction>, Boolean[], long) - Static method in class jota.dto.response.SendTransferResponse
+
+
Initializes a new instance of the SendTransferResponse class.
+
+
create(SpongeFactory.Mode) - Static method in class jota.pow.SpongeFactory
+
 
+
createAddNeighborsRequest(String...) - Static method in class jota.dto.request.IotaNeighborsRequest
+
+
Create a new instance of the IotaNeighborsRequest class.
+
+
createAmountDisplayText(double, IotaUnits, boolean) - Static method in class jota.utils.IotaUnitConverter
+
+
Create amount text.
+
+
createAttachToTangleRequest(String, String, Integer, String...) - Static method in class jota.dto.request.IotaAttachToTangleRequest
+
+
Create a new instance of the IotaAttachedToTangleRequest class.
+
+
createBroadcastTransactionsRequest(String...) - Static method in class jota.dto.request.IotaBroadcastTransactionRequest
+
+
Initializes a new instance of the IotaBroadcastTransactionRequest class.
+
+
createCallables(Iterable<T>, Parallel.Operation<T>) - Static method in class jota.utils.Parallel
+
 
+
createFindTransactionRequest() - Static method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Create a new instance of the IotaFindTransactionsRequest class.
+
+
createGetInclusionStateRequest(String[], String[]) - Static method in class jota.dto.request.IotaGetInclusionStateRequest
+
+
Create a new instance of the IotaGetInclusionStateRequest class.
+
+
createGetInclusionStateRequest(Collection<String>, Collection<String>) - Static method in class jota.dto.request.IotaGetInclusionStateRequest
+
+
Create a new instance of the IotaGetInclusionStateRequest class.
+
+
createGetNeighborsRequest() - Static method in class jota.dto.request.IotaCommandRequest
+
+
Gets the neighbours of the node.
+
+
createGetTipsRequest() - Static method in class jota.dto.request.IotaCommandRequest
+
+
Gets the tips of the node.
+
+
createGetTrytesRequest(String...) - Static method in class jota.dto.request.IotaGetTrytesRequest
+
+
Create a new instance of the IotaGetTrytesRequest class.
+
+
createInterruptAttachToTangleRequest() - Static method in class jota.dto.request.IotaCommandRequest
+
+
Interrupt attaching to the tangle
+
+
createIotaGetBalancesRequest(Integer, String...) - Static method in class jota.dto.request.IotaGetBalancesRequest
+
+
Create a new instance of the IotaGetBalancesRequest class.
+
+
createIotaGetTransactionsToApproveRequest(Integer) - Static method in class jota.dto.request.IotaGetTransactionsToApproveRequest
+
+
Create a new instance of the IotaGetTransactionsToApproveRequest class.
+
+
createNodeInfoRequest() - Static method in class jota.dto.request.IotaCommandRequest
+
+
Get information about the node.
+
+
createRemoveNeighborsRequest(String...) - Static method in class jota.dto.request.IotaNeighborsRequest
+
+
Create a new instance of the IotaNeighborsRequest class.
+
+
createStoreTransactionsRequest(String...) - Static method in class jota.dto.request.IotaStoreTransactionsRequest
+
+
Create a new instance of the IotaStoreTransactionsRequest class.
+
+
+ + + +

D

+
+
digest(int[], int[]) - Method in class jota.utils.Signing
+
 
+
digests(int[]) - Method in class jota.utils.Signing
+
 
+
+ + + +

E

+
+
EMPTY_HASH - Static variable in class jota.model.Bundle
+
 
+
equals(Object) - Method in class jota.dto.response.AbstractResponse
+
 
+
equals(Object) - Method in class jota.model.Transaction
+
 
+
+ + + +

F

+
+
finalize(ICurl) - Method in class jota.model.Bundle
+
+
Finalizes the bundle using the specified curl implementation,
+
+
finalizeAddress(String) - Method in class jota.utils.Multisig
+
+
Generates a new address
+
+
findOptimalIotaUnitToDisplay(long) - Static method in class jota.utils.IotaUnitConverter
+
+
Finds the optimal unit to display the specified amount in.
+
+
findTransactionObjectsByAddresses(String[]) - Method in class jota.IotaAPI
+
+
Wrapper function for findTransactions, getTrytes and transactionObjects.
+
+
findTransactionObjectsByApprovees(String[]) - Method in class jota.IotaAPI
+
+
Wrapper function for findTransactions, getTrytes and transactionObjects.
+
+
findTransactionObjectsByBundle(String[]) - Method in class jota.IotaAPI
+
+
Wrapper function for findTransactions, getTrytes and transactionObjects.
+
+
findTransactionObjectsByTag(String[]) - Method in class jota.IotaAPI
+
+
Wrapper function for findTransactions, getTrytes and transactionObjects.
+
+
FindTransactionResponse - Class in jota.dto.response
+
+ +
+
FindTransactionResponse() - Constructor for class jota.dto.response.FindTransactionResponse
+
 
+
findTransactions(String[], String[], String[], String[]) - Method in class jota.IotaAPICore
+
+
Find the transactions which match the specified input
+
+
findTransactions(IotaFindTransactionsRequest) - Method in interface jota.IotaAPIService
+
+
Find the transactions which match the specified input and return.
+
+
findTransactionsByAddresses(String...) - Method in class jota.IotaAPICore
+
+
Find the transactions by addresses
+
+
findTransactionsByApprovees(String...) - Method in class jota.IotaAPICore
+
+
Find the transactions by approvees
+
+
findTransactionsByBundles(String...) - Method in class jota.IotaAPICore
+
+
Find the transactions by bundles
+
+
findTransactionsByDigests(String...) - Method in class jota.IotaAPICore
+
+
Find the transactions by digests
+
+
findTransactionsObjectsByHashes(String[]) - Method in class jota.IotaAPI
+
+
Wrapper function for getTrytes and transactionObjects.
+
+
For(Iterable<T>, Parallel.Operation<T>) - Static method in class jota.utils.Parallel
+
 
+
+ + + +

G

+
+
generateNewSeed() - Static method in class jota.utils.SeedRandomGenerator
+
+
Generate a new seed.
+
+
GET_BUNDLE_RESPONSE_ERROR - Static variable in class jota.utils.Constants
+
 
+
GET_INCLUSION_STATE_RESPONSE_ERROR - Static variable in class jota.utils.Constants
+
 
+
GET_TRYTES_RESPONSE_ERROR - Static variable in class jota.utils.Constants
+
 
+
getAccountData(String, int, int, boolean, int, boolean, int, int, boolean, long) - Method in class jota.IotaAPI
+
+
Similar to getTransfers, just that it returns additional account data
+
+
GetAccountDataResponse - Class in jota.dto.response
+
+
Response of api request 'getAccountData'.
+
+
GetAccountDataResponse() - Constructor for class jota.dto.response.GetAccountDataResponse
+
 
+
getAddedNeighbors() - Method in class jota.dto.response.AddNeighborsResponse
+
+
Gets the number of added neighbors.
+
+
getAddress() - Method in class jota.model.Input
+
+
Get the address.
+
+
getAddress() - Method in class jota.model.Neighbor
+
+
Get the address.
+
+
getAddress() - Method in class jota.model.Signature
+
+
Get the address.
+
+
getAddress() - Method in class jota.model.Transaction
+
+
Get the address.
+
+
getAddress() - Method in class jota.model.Transfer
+
+
Get the address.
+
+
getAddresses() - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Gets the addresses.
+
+
getAddresses() - Method in class jota.dto.request.IotaGetBalancesRequest
+
+
Gets the addresses.
+
+
getAddresses() - Method in class jota.dto.response.GetAccountDataResponse
+
+
Gets the addresses.
+
+
getAddresses() - Method in class jota.dto.response.GetNewAddressResponse
+
+
Gets the addresses.
+
+
getAppName() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
The name of the IOTA software the node currently running (IRI stands for Initial Reference Implementation).
+
+
getApprovees() - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Gets the approvees.
+
+
getAppVersion() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
The version of the IOTA software the node currently running.
+
+
getAttachmentTimestamp() - Method in class jota.model.Transaction
+
+
Get the attachmentTimestamp.
+
+
getAttachmentTimestampLowerBound() - Method in class jota.model.Transaction
+
 
+
getAttachmentTimestampUpperBound() - Method in class jota.model.Transaction
+
 
+
GetAttachToTangleResponse - Class in jota.dto.response
+
+ +
+
GetAttachToTangleResponse(long) - Constructor for class jota.dto.response.GetAttachToTangleResponse
+
+
Initializes a new instance of the GetAttachToTangleResponse class.
+
+
GetAttachToTangleResponse(String[]) - Constructor for class jota.dto.response.GetAttachToTangleResponse
+
+
Initializes a new instance of the GetAttachToTangleResponse class with the given trytes.
+
+
getBalance() - Method in class jota.dto.response.GetAccountDataResponse
+
+
Gets the balance.
+
+
getBalance() - Method in class jota.model.Input
+
+
Get the balance.
+
+
getBalanceAndFormat(List<String>, long, int, StopWatch, int) - Method in class jota.IotaAPI
+
+
Gets the balances and formats the output.
+
+
getBalances() - Method in class jota.dto.response.GetBalancesResponse
+
+
Gets the balances.
+
+
getBalances(Integer, List<String>) - Method in class jota.IotaAPICore
+
+
Similar to getInclusionStates.
+
+
getBalances(IotaGetBalancesRequest) - Method in interface jota.IotaAPIService
+
+
It returns the confirmed balance which a list of addresses have at the latest confirmed milestone.
+
+
GetBalancesAndFormatResponse - Class in jota.dto.response
+
+
Response of api request 'getBalancesAndFormatResponse'.
+
+
GetBalancesAndFormatResponse() - Constructor for class jota.dto.response.GetBalancesAndFormatResponse
+
 
+
GetBalancesResponse - Class in jota.dto.response
+
+ +
+
GetBalancesResponse() - Constructor for class jota.dto.response.GetBalancesResponse
+
 
+
getBranchTransaction() - Method in class jota.dto.request.IotaAttachToTangleRequest
+
+
Gets the branch transaction.
+
+
getBranchTransaction() - Method in class jota.dto.response.GetTransactionsToApproveResponse
+
+
Gets the branch transaction.
+
+
getBranchTransaction() - Method in class jota.model.Transaction
+
+
Get the branch transaction.
+
+
getBundle(String) - Method in class jota.IotaAPI
+
+
Gets the associated bundle transactions of a single transaction.
+
+
getBundle() - Method in class jota.model.Transaction
+
+
Get the bundle.
+
+
GetBundleResponse - Class in jota.dto.response
+
+
Response of api request 'getBundle.
+
+
GetBundleResponse() - Constructor for class jota.dto.response.GetBundleResponse
+
 
+
getBundles() - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Gets the bundles.
+
+
getConnectionType() - Method in class jota.model.Neighbor
+
+
Get the connection type.
+
+
getCurrentIndex() - Method in class jota.model.Transaction
+
+
Get the current index.
+
+
getDepth() - Method in class jota.dto.request.IotaGetTransactionsToApproveRequest
+
+
Gets the depth.
+
+
getDigest(String, int, int) - Method in class jota.utils.Multisig
+
 
+
getDuration() - Method in class jota.dto.response.AbstractResponse
+
+
Gets the duration.
+
+
getElapsedTimeHour() - Method in class jota.utils.StopWatch
+
+
Elapsed time in hours.
+
+
getElapsedTimeMili() - Method in class jota.utils.StopWatch
+
+
Elapsed time in milliseconds.
+
+
getElapsedTimeMin() - Method in class jota.utils.StopWatch
+
+
Elapsed time in minutes.
+
+
getElapsedTimeSecs() - Method in class jota.utils.StopWatch
+
+
Elapsed time in seconds.
+
+
getHash() - Method in class jota.model.Transaction
+
+
Get the hash.
+
+
getHash() - Method in class jota.model.Transfer
+
+
Get the hash.
+
+
getHashes() - Method in class jota.dto.request.IotaGetTrytesRequest
+
+
Gets the hashes.
+
+
getHashes() - Method in class jota.dto.response.FindTransactionResponse
+
+
Gets the hashes.
+
+
getHashes() - Method in class jota.dto.response.GetTipsResponse
+
+
Gets the hashes.
+
+
getHost() - Method in class jota.IotaAPICore
+
+
Gets the host.
+
+
GetInclusionStateResponse - Class in jota.dto.response
+
+ +
+
GetInclusionStateResponse() - Constructor for class jota.dto.response.GetInclusionStateResponse
+
 
+
getInclusionStates(String[], String[]) - Method in class jota.IotaAPICore
+
+
Get the inclusion states of a set of transactions.
+
+
getInclusionStates(IotaGetInclusionStateRequest) - Method in interface jota.IotaAPIService
+
+
Get the inclusion states of a set of transactions.
+
+
getInput() - Method in class jota.dto.response.GetAccountDataResponse
+
+
Gets the inputs.
+
+
getInputs() - Method in class jota.dto.response.GetBalancesAndFormatResponse
+
+
Gets the input.
+
+
getInputs(String, int, int, int, long) - Method in class jota.IotaAPI
+
+
Gets the inputs of a seed
+
+
getInputsList() - Method in class jota.model.Inputs
+
+
Get the input list.
+
+
getJreAvailableProcessors() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
Available cores on the node currently running.
+
+
getJreFreeMemory() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
The amount of free memory in the Java Virtual Machine.
+
+
getJreMaxMemory() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
The maximum amount of memory that the Java virtual machine will attempt to use.
+
+
getJreTotalMemory() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
The total amount of memory in the Java virtual machine.
+
+
getJreVersion() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
The version of running java version.
+
+
getKey(String, int, int) - Method in class jota.utils.Multisig
+
+
Gets the key value of a seed
+
+
getKeyIndex() - Method in class jota.model.Input
+
+
Get the keyIndex.
+
+
getLastIndex() - Method in class jota.model.Transaction
+
+
Get the last index.
+
+
getLatestInclusion(String[]) - Method in class jota.IotaAPI
+
+
Wrapper function for getNodeInfo and getInclusionStates
+
+
getLatestMilestone() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
Latest milestone that was signed off by the coordinator.
+
+
getLatestMilestoneIndex() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
Index of the latest milestone.
+
+
getLatestSolidSubtangleMilestone() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
The latest milestone which is solid and is used for sending transactions.
+
+
getLatestSolidSubtangleMilestoneIndex() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
Index of the latest solid subtangle.
+
+
getLength() - Method in class jota.model.Bundle
+
+
Gets the length of the bundle
+
+
getMessage() - Method in exception jota.error.BaseException
+
 
+
getMessage() - Method in class jota.model.Transfer
+
+
Get the message.
+
+
getMilestone() - Method in class jota.dto.response.GetBalancesResponse
+
+
Gets the milestone.
+
+
getMilestoneIndex() - Method in class jota.dto.response.GetBalancesResponse
+
+
Gets the milestone index.
+
+
getMinWeightMagnitude() - Method in class jota.dto.request.IotaAttachToTangleRequest
+
+
Gets the min weight magnitude.
+
+
getNeighbors() - Method in class jota.dto.response.GetNeighborsResponse
+
+
Gets the neighbors.
+
+
getNeighbors() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
Number of neighbors the node connected with.
+
+
getNeighbors() - Method in class jota.IotaAPICore
+
+
Get the list of neighbors from the node.
+
+
getNeighbors(IotaCommandRequest) - Method in interface jota.IotaAPIService
+
+
Get the list of neighbors from the node.
+
+
GetNeighborsResponse - Class in jota.dto.response
+
+
Response of IotaCommandRequest.
+
+
GetNeighborsResponse() - Constructor for class jota.dto.response.GetNeighborsResponse
+
 
+
getNewAddress(String, int, int, boolean, int, boolean) - Method in class jota.IotaAPI
+
+
Generates a new address from a seed and returns the remainderAddress.
+
+
GetNewAddressResponse - Class in jota.dto.response
+
+
Response of api request 'getNewAddress'.
+
+
GetNewAddressResponse() - Constructor for class jota.dto.response.GetNewAddressResponse
+
 
+
getNodeInfo() - Method in class jota.IotaAPICore
+
+
Get the node information.
+
+
getNodeInfo(IotaCommandRequest) - Method in interface jota.IotaAPIService
+
+
Returns information about the node.
+
+
GetNodeInfoResponse - Class in jota.dto.response
+
+ +
+
GetNodeInfoResponse() - Constructor for class jota.dto.response.GetNodeInfoResponse
+
 
+
getNonce() - Method in class jota.model.Transaction
+
+
Get the nonce.
+
+
getNumberOfAllTransactions() - Method in class jota.model.Neighbor
+
+
Get the number of all transactions.
+
+
getNumberOfInvalidTransactions() - Method in class jota.model.Neighbor
+
+
Get the number of invalid transactions.
+
+
getNumberOfNewTransactions() - Method in class jota.model.Neighbor
+
+
Get the number of new transactions.
+
+
getNumberOfRandomTransactionRequests() - Method in class jota.model.Neighbor
+
+
Get the number of random transaction requests.
+
+
getNumberOfSentTransactions() - Method in class jota.model.Neighbor
+
+
Get the number of sent transactions.
+
+
getObsoleteTag() - Method in class jota.model.Transaction
+
+
Get the obsoleteTag.
+
+
getPacketsQueueSize() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
Packets which are currently queued up.
+
+
getPersistence() - Method in class jota.model.Transaction
+
+
Get the persistence.
+
+
getPersistence() - Method in class jota.model.Transfer
+
+
Get the persistence.
+
+
getPort() - Method in class jota.IotaAPICore
+
+
Gets the port.
+
+
getProtocol() - Method in class jota.IotaAPICore
+
+
Gets the protocol.
+
+
getRemovedNeighbors() - Method in class jota.dto.response.RemoveNeighborsResponse
+
+
Gets the number of removed neighbors.
+
+
getSecurity() - Method in class jota.model.Input
+
+
Get the security.
+
+
getSignatureFragments() - Method in class jota.model.Signature
+
+
Get the signatureFragments.
+
+
getSignatureFragments() - Method in class jota.model.Transaction
+
+
Get the signature fragments.
+
+
getState() - Method in interface jota.pow.ICurl
+
+
Gets or sets the state.
+
+
getState() - Method in class jota.pow.JCurl
+
+
Gets the states.
+
+
getStates() - Method in class jota.dto.response.GetInclusionStateResponse
+
+
Gets the states.
+
+
getSuccessfully() - Method in class jota.dto.response.ReplayBundleResponse
+
+
Gets the successfully.
+
+
getSuccessfully() - Method in class jota.dto.response.SendTransferResponse
+
+
Gets the successfully.
+
+
getTag() - Method in class jota.model.Transaction
+
+
Get the tag.
+
+
getTag() - Method in class jota.model.Transfer
+
+
Get the tag.
+
+
getTags() - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Gets the tags.
+
+
getThreshold() - Method in class jota.dto.request.IotaGetBalancesRequest
+
+
Gets the threshold.
+
+
getTime() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
Current UNIX timestamp.
+
+
getTimestamp() - Method in class jota.model.Transaction
+
+
Get the timestamp.
+
+
getTimestamp() - Method in class jota.model.Transfer
+
+
Get the timestamp.
+
+
getTips() - Method in class jota.dto.request.IotaGetInclusionStateRequest
+
+
Gets the tips.
+
+
getTips() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
Number of tips in the network.
+
+
getTips() - Method in class jota.IotaAPICore
+
+
Get the list of latest tips (unconfirmed transactions).
+
+
getTips(IotaCommandRequest) - Method in interface jota.IotaAPIService
+
+
Get the list of latest tips (unconfirmed transactions).
+
+
GetTipsResponse - Class in jota.dto.response
+
+
Response of IotaCommandRequest.
+
+
GetTipsResponse() - Constructor for class jota.dto.response.GetTipsResponse
+
 
+
getTotalBalance() - Method in class jota.dto.response.GetBalancesAndFormatResponse
+
+
Gets the total balance.
+
+
getTotalBalance() - Method in class jota.model.Inputs
+
+
Get the total balance.
+
+
getTransactions() - Method in class jota.dto.request.IotaGetInclusionStateRequest
+
+
Gets the transactions.
+
+
getTransactions() - Method in class jota.dto.response.AnalyzeTransactionResponse
+
+
Gets the transactions.
+
+
getTransactions() - Method in class jota.dto.response.GetBundleResponse
+
+
Gets the transactions.
+
+
getTransactions() - Method in class jota.dto.response.SendTransferResponse
+
+
Gets the transactions.
+
+
getTransactions() - Method in class jota.model.Bundle
+
+
Gets the transactions
+
+
getTransactionsToApprove(Integer) - Method in class jota.IotaAPICore
+
+
Tip selection which returns trunkTransaction and branchTransaction.
+
+
getTransactionsToApprove(IotaGetTransactionsToApproveRequest) - Method in interface jota.IotaAPIService
+
+
Tip selection which returns trunkTransaction and branchTransaction.
+
+
GetTransactionsToApproveResponse - Class in jota.dto.response
+
+ +
+
GetTransactionsToApproveResponse() - Constructor for class jota.dto.response.GetTransactionsToApproveResponse
+
 
+
getTransactionsToRequest() - Method in class jota.dto.response.GetNodeInfoResponse
+
+
Transactions to request during syncing process.
+
+
GetTransferResponse - Class in jota.dto.response
+
+
Response of api request 'getTransfer'.
+
+
GetTransferResponse() - Constructor for class jota.dto.response.GetTransferResponse
+
 
+
getTransfers() - Method in class jota.dto.response.GetAccountDataResponse
+
+
Gets the transfers.
+
+
getTransfers() - Method in class jota.dto.response.GetTransferResponse
+
+
Gets the transfer bundle.
+
+
getTransfers(String, int, Integer, Integer, Boolean) - Method in class jota.IotaAPI
+
 
+
getTrits(byte[], int[]) - Static method in class jota.utils.Converter
+
+
Gets the trits from the specified bytes and stores it into the provided trits array.
+
+
getTrunkTransaction() - Method in class jota.dto.request.IotaAttachToTangleRequest
+
+
Gets the trunk transaction.
+
+
getTrunkTransaction() - Method in class jota.dto.response.GetTransactionsToApproveResponse
+
+
Gets the trunk transaction.
+
+
getTrunkTransaction() - Method in class jota.model.Transaction
+
+
Get the trunk transaction.
+
+
getTrytes() - Method in class jota.dto.request.IotaAttachToTangleRequest
+
+
Gets the trytes.
+
+
getTrytes() - Method in class jota.dto.request.IotaBroadcastTransactionRequest
+
+
Gets the trytes.
+
+
getTrytes() - Method in class jota.dto.request.IotaStoreTransactionsRequest
+
+
Gets the trytes.
+
+
getTrytes() - Method in class jota.dto.response.GetAttachToTangleResponse
+
+
Gets the rytes.
+
+
getTrytes() - Method in class jota.dto.response.GetTrytesResponse
+
+
Gets the trytes.
+
+
getTrytes(String...) - Method in class jota.IotaAPICore
+
+
Returns the raw trytes data of a transaction.
+
+
getTrytes(IotaGetTrytesRequest) - Method in interface jota.IotaAPIService
+
+
Returns the raw trytes data of a transaction.
+
+
GetTrytesResponse - Class in jota.dto.response
+
+ +
+
GetTrytesResponse() - Constructor for class jota.dto.response.GetTrytesResponse
+
 
+
getUnit() - Method in enum jota.utils.IotaUnits
+
+
Gets the unit.
+
+
getUris() - Method in class jota.dto.request.IotaNeighborsRequest
+
+
Gets the uris.
+
+
getValue() - Method in class jota.model.Transaction
+
+
Get the value.
+
+
getValue() - Method in class jota.model.Transfer
+
+
Get the value.
+
+
getValue() - Method in enum jota.utils.IotaUnits
+
+
Gets the value.
+
+
+ + + +

H

+
+
HASH_LENGTH - Static variable in class jota.pow.JCurl
+
+
The hash length.
+
+
hashCode() - Method in class jota.dto.response.AbstractResponse
+
 
+
hi - Variable in class jota.utils.Pair
+
 
+
HIGH_INTEGER_BITS - Static variable in class jota.utils.Converter
+
 
+
HIGH_LONG_BITS - Static variable in class jota.utils.Converter
+
 
+
host(String) - Method in class jota.IotaAPICore.Builder
+
 
+
+ + + +

I

+
+
ICurl - Interface in jota.pow
+
+
This interface abstracts the curl hashing algorithm.
+
+
increment(int[], int) - Static method in class jota.utils.Converter
+
+
Increments the specified trits.
+
+
initiateTransfer(int, String, String, List<Transfer>, boolean) - Method in class jota.IotaAPI
+
+
Prepares transfer by generating the bundle with the corresponding cosigner transactions.
+
+
Input - Class in jota.model
+
+
This class represents an Input.
+
+
Input(String, long, int, int) - Constructor for class jota.model.Input
+
+
Initializes a new instance of the Input class.
+
+
Inputs - Class in jota.model
+
+
This class represents an Inputs.
+
+
Inputs(List<Input>, long) - Constructor for class jota.model.Inputs
+
+
Initializes a new instance of the Input class.
+
+
InputValidator - Class in jota.utils
+
+
This class provides methods to validate the parameters of different iota API methods.
+
+
InputValidator() - Constructor for class jota.utils.InputValidator
+
 
+
interruptAttachingToTangle() - Method in class jota.IotaAPICore
+
+
Interrupts and completely aborts the attachToTangle process.
+
+
interruptAttachingToTangle(IotaCommandRequest) - Method in interface jota.IotaAPIService
+
+
Interrupts and completely aborts the attachToTangle process.
+
+
InterruptAttachingToTangleResponse - Class in jota.dto.response
+
+
Response of IotaCommandRequest.
+
+
InterruptAttachingToTangleResponse() - Constructor for class jota.dto.response.InterruptAttachingToTangleResponse
+
 
+
INVALID_ADDRESSES_INPUT_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_ATTACHED_TRYTES_INPUT_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_BUNDLE_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_BUNDLE_HASH_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_BUNDLE_SUM_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_HASHES_INPUT_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_INPUT_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_SECURITY_LEVEL_INPUT_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_SEED_INPUT_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_SIGNATURES_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_TAIL_HASH_INPUT_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_TRANSFERS_INPUT_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_TRYTES_INPUT_ERROR - Static variable in class jota.utils.Constants
+
 
+
INVALID_VALUE_TRANSFER_ERROR - Static variable in class jota.utils.Constants
+
 
+
IotaAPI - Class in jota
+
+
IotaAPI Builder.
+
+
IotaAPI(IotaAPI.Builder) - Constructor for class jota.IotaAPI
+
 
+
IotaAPI.Builder - Class in jota
+
 
+
IotaAPICommands - Enum in jota
+
+
IOTA's node command list
+
+
IotaAPICore - Class in jota
+
+
This class provides access to the Iota core API
+
+
IotaAPICore(IotaAPICore.Builder) - Constructor for class jota.IotaAPICore
+
+
Build the API core.
+
+
IotaAPICore.Builder<T extends IotaAPICore.Builder<T>> - Class in jota
+
 
+
IotaAPIService - Interface in jota
+
+
IOTA API Proxy Service definition using Retrofit2
+
+
IotaAPIUtils - Class in jota.utils
+
+
Client Side computation service.
+
+
IotaAPIUtils() - Constructor for class jota.utils.IotaAPIUtils
+
 
+
IotaAttachToTangleRequest - Class in jota.dto.request
+
+
This class represents the core API request 'attachToTangle'.
+
+
IotaBroadcastTransactionRequest - Class in jota.dto.request
+
+
This class represents the core API request 'broadcastTransaction'.
+
+
IotaCommandRequest - Class in jota.dto.request
+
+
This class represents the core api request 'getNodeInfo', 'getNeighbors' and 'interruptAttachToTangle'.
+
+
IotaCommandRequest(IotaAPICommands) - Constructor for class jota.dto.request.IotaCommandRequest
+
+
Initializes a new instance of the IotaCommandRequest class.
+
+
IotaFindTransactionsRequest - Class in jota.dto.request
+
+
This class represents the core api request 'findTransactions'.
+
+
IotaGetBalancesRequest - Class in jota.dto.request
+
+
This class represents the core api request 'getBalances'.
+
+
IotaGetInclusionStateRequest - Class in jota.dto.request
+
+
This class represents the core API request 'getInclusionStates'.
+
+
IotaGetTransactionsToApproveRequest - Class in jota.dto.request
+
+
This class represents the core API request 'getTransactionsToApprove'.
+
+
IotaGetTrytesRequest - Class in jota.dto.request
+
+
This class represents the core API request 'getTrytes'.
+
+
IotaLocalPoW - Interface in jota
+
+
Interface for an implementation to perform local PoW.
+
+
IotaNeighborsRequest - Class in jota.dto.request
+
+
This class represents the core API request 'addNeighbors' and 'removeNeighbors'.
+
+
IotaStoreTransactionsRequest - Class in jota.dto.request
+
+
This class represents the core API request 'getTransactionsToApprove'.
+
+
IotaUnitConverter - Class in jota.utils
+
+
This class provides methods to convert Iota to different units.
+
+
IotaUnitConverter() - Constructor for class jota.utils.IotaUnitConverter
+
 
+
IotaUnits - Enum in jota.utils
+
+
Table of IOTA units based off of the standard system of Units.
+
+
isAddress(String) - Static method in class jota.utils.InputValidator
+
+
Determines whether the specified string is an address.
+
+
isAddressesCollectionValid(List<String>) - Static method in class jota.utils.InputValidator
+
+
Determines whether the specified addresses are valid.
+
+
isAddressWithChecksum(String) - Static method in class jota.utils.Checksum
+
+
Check if specified address is an address with checksum.
+
+
isAddressWithoutChecksum(String) - Static method in class jota.utils.Checksum
+
+
Check if specified address is an address without checksum.
+
+
isArrayOfAttachedTrytes(String[]) - Static method in class jota.utils.InputValidator
+
+
Checks if attached trytes if last 241 trytes are non-zero
+
+
isArrayOfHashes(String[]) - Static method in class jota.utils.InputValidator
+
+
Determines whether the specified array contains only valid hashes.
+
+
isArrayOfTrytes(String[]) - Static method in class jota.utils.InputValidator
+
+
Determines whether the specified string array contains only trytes.
+
+
isHash(String) - Static method in class jota.utils.InputValidator
+
+
Checks if input is correct hash.
+
+
isHashes(List<String>) - Static method in class jota.utils.InputValidator
+
+
Checks if input is correct hashes.
+
+
isNinesTrytes(String, int) - Static method in class jota.utils.InputValidator
+
+
Determines whether the specified string consist only of '9'.
+
+
isTransfersCollectionValid(List<Transfer>) - Static method in class jota.utils.InputValidator
+
+
Determines whether the specified transfers are valid.
+
+
isTrytes(String, int) - Static method in class jota.utils.InputValidator
+
+
Determines whether the specified string contains only characters from the trytes alphabet (see ).
+
+
isValidChecksum(String) - Static method in class jota.utils.Checksum
+
+
Determines whether the specified address with checksum has a valid checksum.
+
+
isValidSeed(String) - Static method in class jota.utils.InputValidator
+
+
Checks if the seed is valid.
+
+
isValidTransfer(Transfer) - Static method in class jota.utils.InputValidator
+
+
Determines whether the specified transfer is valid.
+
+
isValue(String) - Static method in class jota.utils.InputValidator
+
+
Determines whether the specified string represents a signed integer.
+
+
+ + + +

J

+
+
JCurl - Class in jota.pow
+
+
(c) 2016 Come-from-Beyond + + JCurl belongs to the sponge function family.
+
+
JCurl(boolean, SpongeFactory.Mode) - Constructor for class jota.pow.JCurl
+
 
+
JCurl(SpongeFactory.Mode) - Constructor for class jota.pow.JCurl
+
 
+
jota - package jota
+
 
+
jota.dto.request - package jota.dto.request
+
 
+
jota.dto.response - package jota.dto.response
+
 
+
jota.error - package jota.error
+
 
+
jota.model - package jota.model
+
 
+
jota.pow - package jota.pow
+
 
+
jota.utils - package jota.utils
+
 
+
+ + + +

K

+
+
Kerl - Class in jota.pow
+
 
+
key(int[], int, int) - Method in class jota.utils.Signing
+
 
+
KEY_LENGTH - Static variable in class jota.utils.Signing
+
 
+
+ + + +

L

+
+
localPoW(IotaLocalPoW) - Method in class jota.IotaAPICore.Builder
+
 
+
longValue(int[]) - Static method in class jota.utils.Converter
+
+
Converts the specified trits to its corresponding integer value.
+
+
low - Variable in class jota.utils.Pair
+
 
+
+ + + +

M

+
+
MESSAGE_LENGTH - Static variable in class jota.utils.Constants
+
+
The length of an message
+
+
messages - Variable in exception jota.error.BaseException
+
 
+
Multisig - Class in jota.utils
+
 
+
Multisig(ICurl) - Constructor for class jota.utils.Multisig
+
+
Initializes a new instance of the Multisig class.
+
+
Multisig() - Constructor for class jota.utils.Multisig
+
+
Initializes a new instance of the Multisig class.
+
+
+ + + +

N

+
+
NamedThreadFactory - Class in jota.utils
+
 
+
NamedThreadFactory(String) - Constructor for class jota.utils.NamedThreadFactory
+
 
+
Neighbor - Class in jota.model
+
+
This class represents an Neighbor.
+
+
Neighbor(String, Integer, Integer, Integer, Integer, Integer, String) - Constructor for class jota.model.Neighbor
+
+
Initializes a new instance of the Neighbor class.
+
+
newAddress(String, int, int, boolean, ICurl) - Static method in class jota.utils.IotaAPIUtils
+
+
Generates a new address
+
+
newThread(Runnable) - Method in class jota.utils.NamedThreadFactory
+
 
+
NO_REMAINDER_ADDRESS_ERROR - Static variable in class jota.utils.Constants
+
 
+
normalizedBundle(String) - Method in class jota.model.Bundle
+
+
Normalized the bundle.
+
+
NOT_ENOUGH_BALANCE_ERROR - Static variable in class jota.utils.Constants
+
 
+
NUMBER_OF_ROUNDSP27 - Static variable in class jota.pow.JCurl
+
 
+
NUMBER_OF_ROUNDSP81 - Static variable in class jota.pow.JCurl
+
 
+
+ + + +

P

+
+
Pair<S,T> - Class in jota.utils
+
+
Created by paul on 4/15/17.
+
+
Pair(S, T) - Constructor for class jota.utils.Pair
+
 
+
Parallel - Class in jota.utils
+
 
+
Parallel() - Constructor for class jota.utils.Parallel
+
 
+
Parallel.Operation<T> - Interface in jota.utils
+
 
+
pause() - Method in class jota.utils.StopWatch
+
 
+
PearlDiver - Class in cfb.pearldiver
+
+
(c) 2016 Come-from-Beyond + See +
+
PearlDiver() - Constructor for class cfb.pearldiver.PearlDiver
+
 
+
PearlDiverLocalPoW - Class in cfb.pearldiver
+
+
Perform local PoW using Come-from-Beyond's PearlDiver implementation.
+
+
PearlDiverLocalPoW() - Constructor for class cfb.pearldiver.PearlDiverLocalPoW
+
 
+
perform(T) - Method in interface jota.utils.Parallel.Operation
+
 
+
performPoW(String, int) - Method in class cfb.pearldiver.PearlDiverLocalPoW
+
 
+
performPoW(String, int) - Method in interface jota.IotaLocalPoW
+
 
+
port(String) - Method in class jota.IotaAPICore.Builder
+
 
+
prepareTransfers(String, int, List<Transfer>, String, List<Input>, boolean) - Method in class jota.IotaAPI
+
+
Prepares transfer by generating bundle, finding and signing inputs.
+
+
protocol(String) - Method in class jota.IotaAPICore.Builder
+
 
+
+ + + +

R

+
+
removeChecksum(String) - Static method in class jota.utils.Checksum
+
+
Remove the checksum to the specified address.
+
+
removeNeighbors(String...) - Method in class jota.IotaAPICore
+
+
Removes a list of neighbors from the node.
+
+
removeNeighbors(IotaNeighborsRequest) - Method in interface jota.IotaAPIService
+
+
Removes a list of neighbors from the node.
+
+
RemoveNeighborsResponse - Class in jota.dto.response
+
+ +
+
RemoveNeighborsResponse() - Constructor for class jota.dto.response.RemoveNeighborsResponse
+
 
+
replayBundle(String, int, int) - Method in class jota.IotaAPI
+
+
Replays a transfer by doing Proof of Work again.
+
+
ReplayBundleResponse - Class in jota.dto.response
+
+
Response of api request 'replayBundle'.
+
+
ReplayBundleResponse() - Constructor for class jota.dto.response.ReplayBundleResponse
+
 
+
reset() - Method in interface jota.pow.ICurl
+
+
Resets this state.
+
+
reset() - Method in class jota.pow.JCurl
+
+
Resets this state.
+
+
reset(boolean) - Method in class jota.pow.JCurl
+
 
+
reset() - Method in class jota.pow.Kerl
+
 
+
reStart() - Method in class jota.utils.StopWatch
+
 
+
resume() - Method in class jota.utils.StopWatch
+
 
+
+ + + +

S

+
+
search(int[], int, int) - Method in class cfb.pearldiver.PearlDiver
+
 
+
SEED_LENGTH_MAX - Static variable in class jota.utils.Constants
+
+
The maximum seed length
+
+
SeedRandomGenerator - Class in jota.utils
+
+
This class allows to create a secure random generated seed.
+
+
SeedRandomGenerator() - Constructor for class jota.utils.SeedRandomGenerator
+
 
+
sendTransfer(String, int, int, int, List<Transfer>, List<Input>, String, boolean) - Method in class jota.IotaAPI
+
+
Wrapper function that basically does prepareTransfers, as well as attachToTangle and finally, it broadcasts and stores the transactions locally.
+
+
SendTransferResponse - Class in jota.dto.response
+
+
Response of api request 'sendTransfer'.
+
+
SendTransferResponse() - Constructor for class jota.dto.response.SendTransferResponse
+
 
+
sendTrytes(String[], int, int) - Method in class jota.IotaAPI
+
+
Facade method: Gets transactions to approve, attaches to Tangle, broadcasts and stores.
+
+
setAddress(String) - Method in class jota.model.Input
+
+
Get the address.
+
+
setAddress(String) - Method in class jota.model.Signature
+
+
Set the address.
+
+
setAddress(String) - Method in class jota.model.Transaction
+
+
Set the address.
+
+
setAddress(String) - Method in class jota.model.Transfer
+
+
Set the address.
+
+
setAddresses(String[]) - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Sets the addresses.
+
+
setAddresses(String[]) - Method in class jota.dto.request.IotaGetBalancesRequest
+
+
Sets the addresses.
+
+
setApprovees(String[]) - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Sets the approvees.
+
+
setAttachmentTimestamp(long) - Method in class jota.model.Transaction
+
+
Set the attachmentTimestamp.
+
+
setAttachmentTimestampLowerBound(long) - Method in class jota.model.Transaction
+
 
+
setAttachmentTimestampUpperBound(long) - Method in class jota.model.Transaction
+
 
+
setBalance(long) - Method in class jota.model.Input
+
+
Get the balance.
+
+
setBranchTransaction(String) - Method in class jota.dto.request.IotaAttachToTangleRequest
+
+
Sets the branch transaction.
+
+
setBranchTransaction(String) - Method in class jota.model.Transaction
+
+
Set the branch transaction.
+
+
setBundle(String) - Method in class jota.model.Transaction
+
+
Set the bundle.
+
+
setBundles(String[]) - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Sets the bundles.
+
+
setCurrentIndex(long) - Method in class jota.model.Transaction
+
+
Set the current index.
+
+
setDepth(Integer) - Method in class jota.dto.request.IotaGetTransactionsToApproveRequest
+
+
Sets the depth.
+
+
setDuration(Long) - Method in class jota.dto.response.AbstractResponse
+
+
Sets the duration.
+
+
setHash(String) - Method in class jota.model.Transaction
+
+
Set the hash.
+
+
setHash(String) - Method in class jota.model.Transfer
+
+
Set the hash.
+
+
setHashes(String[]) - Method in class jota.dto.request.IotaGetTrytesRequest
+
+
Sets the hashes.
+
+
setInputs(List<Input>) - Method in class jota.dto.response.GetBalancesAndFormatResponse
+
+
Sets the input.
+
+
setInputsList(List<Input>) - Method in class jota.model.Inputs
+
+
Set the input list.
+
+
setKeyIndex(int) - Method in class jota.model.Input
+
+
Get the keyIndex.
+
+
setLastIndex(long) - Method in class jota.model.Transaction
+
+
Set the last index.
+
+
setLength(int) - Method in class jota.model.Bundle
+
+
Sets the length of the bundle
+
+
setMessage(String) - Method in class jota.model.Transfer
+
+
Set the message.
+
+
setMinWeightMagnitude(Integer) - Method in class jota.dto.request.IotaAttachToTangleRequest
+
+
Sets the min weight magnitude.
+
+
setNonce(String) - Method in class jota.model.Transaction
+
+
Set the nonce.
+
+
setObsoleteTag(String) - Method in class jota.model.Transaction
+
+
Set the obsoleteTag.
+
+
setPersistence(Boolean) - Method in class jota.model.Transaction
+
+
Set the persistence.
+
+
setPersistence(Boolean) - Method in class jota.model.Transfer
+
+
Set the persistence.
+
+
setSecurity(int) - Method in class jota.model.Input
+
+
Get the security.
+
+
setSignatureFragments(List<String>) - Method in class jota.model.Signature
+
+
Set the signatureFragments.
+
+
setSignatureFragments(String) - Method in class jota.model.Transaction
+
+
Set the signature fragments.
+
+
setState(int[]) - Method in interface jota.pow.ICurl
+
+
Sets or sets the state.
+
+
setState(int[]) - Method in class jota.pow.JCurl
+
+
Sets the state.
+
+
setSuccessfully(Boolean[]) - Method in class jota.dto.response.ReplayBundleResponse
+
+
Sets the successfully.
+
+
setSuccessfully(Boolean[]) - Method in class jota.dto.response.SendTransferResponse
+
+
Sets the successfully.
+
+
setTag(String) - Method in class jota.model.Transaction
+
+
Set the tag.
+
+
setTag(String) - Method in class jota.model.Transfer
+
+
Set the tag.
+
+
setTags(String[]) - Method in class jota.dto.request.IotaFindTransactionsRequest
+
+
Sets the tags.
+
+
setThreshold(Integer) - Method in class jota.dto.request.IotaGetBalancesRequest
+
+
Sets the threshold.
+
+
setTimestamp(long) - Method in class jota.model.Transaction
+
+
Set the timestamp.
+
+
setTimestamp(String) - Method in class jota.model.Transfer
+
+
Set the timestamp.
+
+
setTips(String[]) - Method in class jota.dto.request.IotaGetInclusionStateRequest
+
+
Sets the tips.
+
+
setTotalBalance(long) - Method in class jota.dto.response.GetBalancesAndFormatResponse
+
+
Sets the total balance.
+
+
setTotalBalance(long) - Method in class jota.model.Inputs
+
+
Set the total balance.
+
+
setTransactions(String[]) - Method in class jota.dto.request.IotaGetInclusionStateRequest
+
+
Sets the transactions.
+
+
setTransactions(List<Transaction>) - Method in class jota.dto.response.SendTransferResponse
+
+
Sets the transactions.
+
+
setTrunkTransaction(String) - Method in class jota.dto.request.IotaAttachToTangleRequest
+
+
Sets the trunk transaction.
+
+
setTrunkTransaction(String) - Method in class jota.model.Transaction
+
+
Set the trunk transaction.
+
+
setTrytes(String[]) - Method in class jota.dto.request.IotaAttachToTangleRequest
+
+
Sets the trytes.
+
+
setTrytes(String[]) - Method in class jota.dto.request.IotaBroadcastTransactionRequest
+
+
Sets the trytes.
+
+
setTrytes(String[]) - Method in class jota.dto.request.IotaStoreTransactionsRequest
+
+
Sets the trytes.
+
+
setUris(String[]) - Method in class jota.dto.request.IotaNeighborsRequest
+
+
Sets the uris.
+
+
setValue(long) - Method in class jota.model.Transaction
+
+
Set the value.
+
+
setValue(long) - Method in class jota.model.Transfer
+
+
Set the value.
+
+
Signature - Class in jota.model
+
+
This class represents an Signature.
+
+
Signature() - Constructor for class jota.model.Signature
+
+
Initializes a new instance of the Signature class.
+
+
signatureFragment(int[], int[]) - Method in class jota.utils.Signing
+
 
+
Signing - Class in jota.utils
+
 
+
Signing(ICurl) - Constructor for class jota.utils.Signing
+
+
public Signing() { + this(null); + } + + /**
+
+
signInputsAndReturn(String, List<Input>, Bundle, List<String>, ICurl) - Static method in class jota.utils.IotaAPIUtils
+
 
+
SpongeFactory - Class in jota.pow
+
+
Created by paul on 7/27/17.
+
+
SpongeFactory() - Constructor for class jota.pow.SpongeFactory
+
 
+
SpongeFactory.Mode - Enum in jota.pow
+
 
+
squeeze(int[], int, int) - Method in interface jota.pow.ICurl
+
+
Squeezes the specified trits.
+
+
squeeze(int[]) - Method in interface jota.pow.ICurl
+
+
Squeezes the specified trits.
+
+
squeeze(int[], int, int) - Method in class jota.pow.JCurl
+
+
Squeezes the specified trits.
+
+
squeeze(int[]) - Method in class jota.pow.JCurl
+
+
Squeezes the specified trits.
+
+
squeeze(Pair<long[], long[]>, int, int) - Method in class jota.pow.JCurl
+
 
+
squeeze(int[], int, int) - Method in class jota.pow.Kerl
+
 
+
squeeze(int[]) - Method in class jota.pow.Kerl
+
+
Squeezes the specified trits.
+
+
stop() - Method in class jota.utils.StopWatch
+
 
+
StopWatch - Class in jota.utils
+
 
+
StopWatch() - Constructor for class jota.utils.StopWatch
+
+
Initializes a new instance of the StopWatch class.
+
+
storeTransactions(String...) - Method in class jota.IotaAPICore
+
+
Store transactions into the local storage.
+
+
storeTransactions(IotaStoreTransactionsRequest) - Method in interface jota.IotaAPIService
+
+
Store transactions into the local storage.
+
+
StoreTransactionsResponse - Class in jota.dto.response
+
+ +
+
StoreTransactionsResponse(long) - Constructor for class jota.dto.response.StoreTransactionsResponse
+
+
Initializes a new instance of the StoreTransactionsResponse class.
+
+
+ + + +

T

+
+
TAG_LENGTH - Static variable in class jota.utils.Constants
+
+
The length of an tag
+
+
toString() - Method in class jota.dto.response.AbstractResponse
+
+
Returns a String that represents this object.
+
+
toString() - Method in class jota.model.Input
+
+
Returns a String that represents this object.
+
+
toString() - Method in class jota.model.Inputs
+
+
Returns a Json Object that represents this object.
+
+
toString() - Method in class jota.model.Transaction
+
+
Returns a String that represents this object.
+
+
toString() - Method in class jota.model.Transfer
+
+
Returns a Json Object that represents this object.
+
+
toString(String) - Static method in class jota.utils.TrytesConverter
+
+
Trytes to bytes + Reverse operation from the byteToTrytes function in send.js + 2 Trytes == 1 Byte + We assume that the trytes are a JSON encoded object thus for our encoding: + First character = { + Last character = } + Everything after that is 9's padding
+
+
toTrytes() - Method in class jota.model.Transaction
+
+
Converts the transaction to the corresponding trytes representation
+
+
toTrytes(String) - Static method in class jota.utils.TrytesConverter
+
+
Conversion of ascii encoded bytes to trytes.
+
+
Transaction - Class in jota.model
+
+
This class represents an iota transaction.
+
+
Transaction(String, long, long, String, String, String, long, String, String, String, long, String, String, long, long, long) - Constructor for class jota.model.Transaction
+
+
Initializes a new instance of the Signature class.
+
+
Transaction(String, long, String, long) - Constructor for class jota.model.Transaction
+
+
Initializes a new instance of the Signature class.
+
+
Transaction(ICurl) - Constructor for class jota.model.Transaction
+
+
Initializes a new instance of the Signature class.
+
+
Transaction() - Constructor for class jota.model.Transaction
+
+
Initializes a new instance of the Signature class.
+
+
Transaction(String) - Constructor for class jota.model.Transaction
+
+
Initializes a new instance of the Signature class.
+
+
Transaction(String, ICurl) - Constructor for class jota.model.Transaction
+
+
Initializes a new instance of the Signature class.
+
+
transactionObject(String) - Method in class jota.model.Transaction
+
+
Initializes a new instance of the Signature class.
+
+
Transfer - Class in jota.model
+
+
This class represents a Transfer.
+
+
Transfer(String, String, String, Boolean, long, String, String) - Constructor for class jota.model.Transfer
+
+
Initializes a new instance of the Transfer class.
+
+
Transfer(String, long) - Constructor for class jota.model.Transfer
+
+
Initializes a new instance of the Transfer class.
+
+
Transfer(String, long, String, String) - Constructor for class jota.model.Transfer
+
+
Initializes a new instance of the Transfer class.
+
+
transform() - Method in interface jota.pow.ICurl
+
+
Transforms this instance.
+
+
transform() - Method in class jota.pow.JCurl
+
+
Transforms this instance.
+
+
traverseBundle(String, String, Bundle) - Method in class jota.IotaAPI
+
+
Basically traverse the Bundle by going down the trunkTransactions until + the bundle hash of the transaction is no longer the same.
+
+
trits(String, int) - Static method in class jota.utils.Converter
+
+
Converts the specified trinary encoded string into a trits array of the specified length.
+
+
trits(long, int) - Static method in class jota.utils.Converter
+
+
Converts the specified trinary encoded string into a trits array of the specified length.
+
+
trits(long) - Static method in class jota.utils.Converter
+
+
Converts trytes into trits.
+
+
trits(String) - Static method in class jota.utils.Converter
+
+
Converts trytes into trits.
+
+
tritsString(String) - Static method in class jota.utils.Converter
+
+
Deprecated.
+
+
TRYTE_ALPHABET - Static variable in class jota.utils.Constants
+
+
This String contains all possible characters of the tryte alphabet
+
+
trytes(int[], int, int) - Static method in class jota.utils.Converter
+
+
Converts trites to trytes.
+
+
trytes(int[]) - Static method in class jota.utils.Converter
+
 
+
TrytesConverter - Class in jota.utils
+
+
This class allows to convert between ASCII and tryte encoded strings.
+
+
TrytesConverter() - Constructor for class jota.utils.TrytesConverter
+
 
+
tryteValue(int[], int) - Static method in class jota.utils.Converter
+
+
Converts the specified trits array to trytes in integer representation.
+
+
+ + + +

U

+
+
USER_AGENT_HEADER - Static variable in interface jota.IotaAPIService
+
 
+
+ + + +

V

+
+
validateAddress(String, int[][]) - Method in class jota.utils.Multisig
+
+
Validates a generated multisig address
+
+
validateSignatures(Bundle, String) - Method in class jota.utils.Signing
+
 
+
validateSignatures(String, String[], String) - Method in class jota.utils.Signing
+
 
+
value(int[]) - Static method in class jota.utils.Converter
+
+
Converts the specified trits to its corresponding integer value.
+
+
valueOf(String) - Static method in enum jota.IotaAPICommands
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum jota.pow.SpongeFactory.Mode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum jota.utils.IotaUnits
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum jota.IotaAPICommands
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum jota.pow.SpongeFactory.Mode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum jota.utils.IotaUnits
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
+ + + +

W

+
+
withCustomCurl(ICurl) - Method in class jota.IotaAPI.Builder
+
 
+
wrapCheckedException(Call<T>) - Static method in class jota.IotaAPICore
+
 
+
+A B C D E F G H I J K L M N P R S T U V W 
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/index.html b/javadoc/index.html new file mode 100644 index 0000000..78de717 --- /dev/null +++ b/javadoc/index.html @@ -0,0 +1,76 @@ + + + + + + +JOTA : Library 0.9.11-SNAPSHOT API + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/javadoc/javadoc.sh b/javadoc/javadoc.sh new file mode 100755 index 0000000..f57eed6 --- /dev/null +++ b/javadoc/javadoc.sh @@ -0,0 +1 @@ +/usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages \ No newline at end of file diff --git a/javadoc/jota/IotaAPI.Builder.html b/javadoc/jota/IotaAPI.Builder.html new file mode 100644 index 0000000..a85cfcf --- /dev/null +++ b/javadoc/jota/IotaAPI.Builder.html @@ -0,0 +1,306 @@ + + + + + + +IotaAPI.Builder (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota
+

Class IotaAPI.Builder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/IotaAPI.html b/javadoc/jota/IotaAPI.html new file mode 100644 index 0000000..ec75637 --- /dev/null +++ b/javadoc/jota/IotaAPI.html @@ -0,0 +1,1001 @@ + + + + + + +IotaAPI (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota
+

Class IotaAPI

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaAPI
    +extends IotaAPICore
    +
    IotaAPI Builder. Usage: +

    + IotaApiProxy api = IotaApiProxy.Builder + .protocol("http") + .nodeAddress("localhost") + .port(12345) + .build(); + + GetNodeInfoResponse response = api.getNodeInfo();

    +
    +
    Author:
    +
    davassi
    +
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getNewAddress

        +
        public GetNewAddressResponse getNewAddress(String seed,
        +                                           int security,
        +                                           int index,
        +                                           boolean checksum,
        +                                           int total,
        +                                           boolean returnAll)
        +                                    throws ArgumentException
        +
        Generates a new address from a seed and returns the remainderAddress. + This is either done deterministically, or by providing the index of the new remainderAddress.
        +
        +
        Parameters:
        +
        seed - Tryte-encoded seed. It should be noted that this seed is not transferred.
        +
        security - Security level to be used for the private key / address. Can be 1, 2 or 3.
        +
        index - Key index to start search from. If the index is provided, the generation of the address is not deterministic.
        +
        checksum - Adds 9-tryte address checksum.
        +
        total - Total number of addresses to generate.
        +
        returnAll - If true, it returns all addresses which were deterministically generated (until findTransactions returns null).
        +
        Returns:
        +
        An array of strings with the specifed number of addresses.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        getTransfers

        +
        public GetTransferResponse getTransfers(String seed,
        +                                        int security,
        +                                        Integer start,
        +                                        Integer end,
        +                                        Boolean inclusionStates)
        +                                 throws ArgumentException
        +
        +
        Parameters:
        +
        seed - Tryte-encoded seed. It should be noted that this seed is not transferred.
        +
        security - The security level of private key / seed.
        +
        start - Starting key index.
        +
        end - Ending key index.
        +
        inclusionStates - If true, it gets the inclusion states of the transfers.
        +
        Returns:
        +
        Bundle of transfers.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        bundlesFromAddresses

        +
        public Bundle[] bundlesFromAddresses(String[] addresses,
        +                                     Boolean inclusionStates)
        +                              throws ArgumentException
        +
        Internal function to get the formatted bundles of a list of addresses.
        +
        +
        Parameters:
        +
        addresses - List of addresses.
        +
        inclusionStates - If true, it gets the inclusion states of the transfers.
        +
        Returns:
        +
        A Transaction objects.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        broadcastAndStore

        +
        public StoreTransactionsResponse broadcastAndStore(String... trytes)
        +                                            throws ArgumentException
        +
        Wrapper function that broadcasts and stores the specified trytes.
        +
        +
        Parameters:
        +
        trytes - The trytes.
        +
        Returns:
        +
        A StoreTransactionsResponse.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        sendTrytes

        +
        public List<Transaction> sendTrytes(String[] trytes,
        +                                    int depth,
        +                                    int minWeightMagnitude)
        +                             throws ArgumentException
        +
        Facade method: Gets transactions to approve, attaches to Tangle, broadcasts and stores.
        +
        +
        Parameters:
        +
        trytes - The trytes.
        +
        depth - The depth.
        +
        minWeightMagnitude - The minimum weight magnitude.
        +
        Returns:
        +
        Transactions objects.
        +
        Throws:
        +
        ArgumentException - is thrown when invalid trytes is provided.
        +
        +
      • +
      + + + +
        +
      • +

        findTransactionsObjectsByHashes

        +
        public List<Transaction> findTransactionsObjectsByHashes(String[] hashes)
        +                                                  throws ArgumentException
        +
        Wrapper function for getTrytes and transactionObjects. + Gets the trytes and transaction object from a list of transaction hashes.
        +
        +
        Parameters:
        +
        hashes - The hashes
        +
        Returns:
        +
        Transaction objects.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        findTransactionObjectsByAddresses

        +
        public List<Transaction> findTransactionObjectsByAddresses(String[] addresses)
        +                                                    throws ArgumentException
        +
        Wrapper function for findTransactions, getTrytes and transactionObjects. + Returns the transactionObject of a transaction hash. The input can be a list of valid addresses.
        +
        +
        Parameters:
        +
        addresses - The addresses.
        +
        Returns:
        +
        Transactions.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        findTransactionObjectsByTag

        +
        public List<Transaction> findTransactionObjectsByTag(String[] tags)
        +                                              throws ArgumentException
        +
        Wrapper function for findTransactions, getTrytes and transactionObjects. + Returns the transactionObject of a transaction hash. The input can be a list of valid tags.
        +
        +
        Parameters:
        +
        tags - The tags.
        +
        Returns:
        +
        Transactions.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        findTransactionObjectsByApprovees

        +
        public List<Transaction> findTransactionObjectsByApprovees(String[] approvees)
        +                                                    throws ArgumentException
        +
        Wrapper function for findTransactions, getTrytes and transactionObjects. + Returns the transactionObject of a transaction hash. The input can be a list of valid approvees.
        +
        +
        Parameters:
        +
        approvees - The approvees.
        +
        Returns:
        +
        Transactions.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        findTransactionObjectsByBundle

        +
        public List<Transaction> findTransactionObjectsByBundle(String[] bundles)
        +                                                 throws ArgumentException
        +
        Wrapper function for findTransactions, getTrytes and transactionObjects. + Returns the transactionObject of a transaction hash. The input can be a list of valid bundles. + findTransactions input
        +
        +
        Parameters:
        +
        bundles - The bundles.
        +
        Returns:
        +
        Transactions.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        prepareTransfers

        +
        public List<String> prepareTransfers(String seed,
        +                                     int security,
        +                                     List<Transfer> transfers,
        +                                     String remainder,
        +                                     List<Input> inputs,
        +                                     boolean validateInputs)
        +                              throws ArgumentException
        +
        Prepares transfer by generating bundle, finding and signing inputs.
        +
        +
        Parameters:
        +
        seed - Tryte-encoded private key / seed.
        +
        security - The security level of private key / seed.
        +
        transfers - Array of transfer objects.
        +
        remainder - If defined, this address will be used for sending the remainder value (of the inputs) to.
        +
        inputs - The inputs.
        +
        validateInputs - whether or not to validate the balances of the provided inputs
        +
        Returns:
        +
        Returns bundle trytes.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        getInputs

        +
        public GetBalancesAndFormatResponse getInputs(String seed,
        +                                              int security,
        +                                              int start,
        +                                              int end,
        +                                              long threshold)
        +                                       throws ArgumentException
        +
        Gets the inputs of a seed
        +
        +
        Parameters:
        +
        seed - Tryte-encoded seed. It should be noted that this seed is not transferred.
        +
        security - The Security level of private key / seed.
        +
        start - Starting key index.
        +
        end - Ending key index.
        +
        threshold - Min balance required.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getBundle

        +
        public GetBundleResponse getBundle(String transaction)
        +                            throws ArgumentException
        +
        Gets the associated bundle transactions of a single transaction. + Does validation of signatures, total sum as well as bundle order.
        +
        +
        Parameters:
        +
        transaction - The transaction encoded in trytes.
        +
        Returns:
        +
        an array of bundle, if there are multiple arrays it means that there are conflicting bundles.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        getAccountData

        +
        public GetAccountDataResponse getAccountData(String seed,
        +                                             int security,
        +                                             int index,
        +                                             boolean checksum,
        +                                             int total,
        +                                             boolean returnAll,
        +                                             int start,
        +                                             int end,
        +                                             boolean inclusionStates,
        +                                             long threshold)
        +                                      throws ArgumentException
        +
        Similar to getTransfers, just that it returns additional account data
        +
        +
        Parameters:
        +
        seed - Tryte-encoded seed. It should be noted that this seed is not transferred.
        +
        security - The Security level of private key / seed.
        +
        index - Key index to start search from. If the index is provided, the generation of the address is not deterministic.
        +
        checksum - Adds 9-tryte address checksum.
        +
        total - Total number of addresses to generate.
        +
        returnAll - If true, it returns all addresses which were deterministically generated (until findTransactions returns null).
        +
        start - Starting key index.
        +
        end - Ending key index.
        +
        inclusionStates - If true, it gets the inclusion states of the transfers.
        +
        threshold - Min balance required.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        replayBundle

        +
        public ReplayBundleResponse replayBundle(String transaction,
        +                                         int depth,
        +                                         int minWeightMagnitude)
        +                                  throws ArgumentException
        +
        Replays a transfer by doing Proof of Work again.
        +
        +
        Parameters:
        +
        transaction - The transaction.
        +
        depth - The depth.
        +
        minWeightMagnitude - The minimum weight magnitude.
        +
        Returns:
        +
        Analyzed Transaction objects.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        sendTransfer

        +
        public SendTransferResponse sendTransfer(String seed,
        +                                         int security,
        +                                         int depth,
        +                                         int minWeightMagnitude,
        +                                         List<Transfer> transfers,
        +                                         List<Input> inputs,
        +                                         String remainderAddress,
        +                                         boolean validateInputs)
        +                                  throws ArgumentException
        +
        Wrapper function that basically does prepareTransfers, as well as attachToTangle and finally, it broadcasts and stores the transactions locally.
        +
        +
        Parameters:
        +
        seed - Tryte-encoded seed
        +
        security - The security level of private key / seed.
        +
        depth - The depth.
        +
        minWeightMagnitude - The minimum weight magnitude.
        +
        transfers - Array of transfer objects.
        +
        inputs - List of inputs used for funding the transfer.
        +
        remainderAddress - If defined, this remainderAddress will be used for sending the remainder value (of the inputs) to.
        +
        validateInputs - Whether or not to validate the balances of the provided inputs
        +
        Returns:
        +
        Array of valid Transaction objects.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        traverseBundle

        +
        public Bundle traverseBundle(String trunkTx,
        +                             String bundleHash,
        +                             Bundle bundle)
        +                      throws ArgumentException
        +
        Basically traverse the Bundle by going down the trunkTransactions until + the bundle hash of the transaction is no longer the same. In case the input + transaction hash is not a tail, we return an error.
        +
        +
        Parameters:
        +
        trunkTx - Hash of a trunk or a tail transaction of a bundle.
        +
        bundleHash - The bundle hashes.
        +
        bundle - List of bundles to be populated.
        +
        Returns:
        +
        Transaction objects.
        +
        Throws:
        +
        ArgumentException - is thrown when an invalid input is provided.
        +
        +
      • +
      + + + +
        +
      • +

        initiateTransfer

        +
        public List<Transaction> initiateTransfer(int securitySum,
        +                                          String inputAddress,
        +                                          String remainderAddress,
        +                                          List<Transfer> transfers,
        +                                          boolean testMode)
        +                                   throws ArgumentException
        +
        Prepares transfer by generating the bundle with the corresponding cosigner transactions. + Does not contain signatures.
        +
        +
        Parameters:
        +
        securitySum - The sum of security levels used by all co-signers.
        +
        inputAddress - Array of input addresses as well as the securitySum.
        +
        remainderAddress - Has to be generated by the cosigners before initiating the transfer, can be null if fully spent.
        +
        Returns:
        +
        Bundle of transaction objects.
        +
        Throws:
        +
        ArgumentException - is thrown when an invalid argument is provided.
        +
        IllegalStateException - is thrown when a transfer fails because their is not enough balance to perform the transfer.
        +
        +
      • +
      + + + +
        +
      • +

        addRemainder

        +
        public List<String> addRemainder(String seed,
        +                                 int security,
        +                                 List<Input> inputs,
        +                                 Bundle bundle,
        +                                 String tag,
        +                                 long totalValue,
        +                                 String remainderAddress,
        +                                 List<String> signatureFragments)
        +                          throws ArgumentException
        +
        +
        Parameters:
        +
        seed - Tryte-encoded seed.
        +
        security - The security level of private key / seed.
        +
        inputs - List of inputs used for funding the transfer.
        +
        bundle - To be populated.
        +
        tag - The tag.
        +
        totalValue - The total value.
        +
        remainderAddress - If defined, this address will be used for sending the remainder value (of the inputs) to.
        +
        signatureFragments - The signature fragments.
        +
        Throws:
        +
        ArgumentException - is thrown when an invalid argument is provided.
        +
        IllegalStateException - is thrown when a transfer fails because their is not enough balance to perform the transfer.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/IotaAPICommands.html b/javadoc/jota/IotaAPICommands.html new file mode 100644 index 0000000..0a2bf2b --- /dev/null +++ b/javadoc/jota/IotaAPICommands.html @@ -0,0 +1,508 @@ + + + + + + +IotaAPICommands (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota
+

Enum IotaAPICommands

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static IotaAPICommands[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (IotaAPICommands c : IotaAPICommands.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static IotaAPICommands valueOf(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        command

        +
        public String command()
        +
        Gets the command.
        +
        +
        Returns:
        +
        The command.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/IotaAPICore.Builder.html b/javadoc/jota/IotaAPICore.Builder.html new file mode 100644 index 0000000..5662e06 --- /dev/null +++ b/javadoc/jota/IotaAPICore.Builder.html @@ -0,0 +1,346 @@ + + + + + + +IotaAPICore.Builder (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota
+

Class IotaAPICore.Builder<T extends IotaAPICore.Builder<T>>

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    IotaAPI.Builder
    +
    +
    +
    Enclosing class:
    +
    IotaAPICore
    +
    +
    +
    +
    public static class IotaAPICore.Builder<T extends IotaAPICore.Builder<T>>
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Builder

        +
        public Builder()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/IotaAPICore.html b/javadoc/jota/IotaAPICore.html new file mode 100644 index 0000000..951b0fb --- /dev/null +++ b/javadoc/jota/IotaAPICore.html @@ -0,0 +1,782 @@ + + + + + + +IotaAPICore (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota
+

Class IotaAPICore

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    IotaAPI
    +
    +
    +
    +
    public class IotaAPICore
    +extends Object
    +
    This class provides access to the Iota core API
    +
    +
    Author:
    +
    Adrian
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        IotaAPICore

        +
        protected IotaAPICore(IotaAPICore.Builder builder)
        +
        Build the API core.
        +
        +
        Parameters:
        +
        builder - The builder.
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        wrapCheckedException

        +
        protected static <T> retrofit2.Response<T> wrapCheckedException(retrofit2.Call<T> call)
        +
      • +
      + + + +
        +
      • +

        getNodeInfo

        +
        public GetNodeInfoResponse getNodeInfo()
        +
        Get the node information.
        +
        +
        Returns:
        +
        The information about the node.
        +
        +
      • +
      + + + +
        +
      • +

        getNeighbors

        +
        public GetNeighborsResponse getNeighbors()
        +
        Get the list of neighbors from the node.
        +
        +
        Returns:
        +
        The set of neighbors the node is connected with.
        +
        +
      • +
      + + + +
        +
      • +

        addNeighbors

        +
        public AddNeighborsResponse addNeighbors(String... uris)
        +
        Add a list of neighbors to the node.
        +
        +
        Parameters:
        +
        uris - The list of URI elements.
        +
        +
      • +
      + + + +
        +
      • +

        removeNeighbors

        +
        public RemoveNeighborsResponse removeNeighbors(String... uris)
        +
        Removes a list of neighbors from the node.
        +
        +
        Parameters:
        +
        uris - The list of URI elements.
        +
        +
      • +
      + + + +
        +
      • +

        getTips

        +
        public GetTipsResponse getTips()
        +
        Get the list of latest tips (unconfirmed transactions).
        +
        +
        Returns:
        +
        The the list of tips.
        +
        +
      • +
      + + + +
        +
      • +

        findTransactions

        +
        public FindTransactionResponse findTransactions(String[] addresses,
        +                                                String[] tags,
        +                                                String[] approvees,
        +                                                String[] bundles)
        +
        Find the transactions which match the specified input
        +
        +
        Returns:
        +
        The transaction hashes which are returned depend on the input.
        +
        +
      • +
      + + + +
        +
      • +

        findTransactionsByAddresses

        +
        public FindTransactionResponse findTransactionsByAddresses(String... addresses)
        +                                                    throws ArgumentException
        +
        Find the transactions by addresses
        +
        +
        Parameters:
        +
        addresses - A List of addresses.
        +
        Returns:
        +
        The transaction hashes which are returned depend on the input.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        findTransactionsByBundles

        +
        public FindTransactionResponse findTransactionsByBundles(String... bundles)
        +
        Find the transactions by bundles
        +
        +
        Parameters:
        +
        bundles - A List of bundles.
        +
        Returns:
        +
        The transaction hashes which are returned depend on the input.
        +
        +
      • +
      + + + +
        +
      • +

        findTransactionsByApprovees

        +
        public FindTransactionResponse findTransactionsByApprovees(String... approvees)
        +
        Find the transactions by approvees
        +
        +
        Parameters:
        +
        approvees - A List of approvess.
        +
        Returns:
        +
        The transaction hashes which are returned depend on the input.
        +
        +
      • +
      + + + +
        +
      • +

        findTransactionsByDigests

        +
        public FindTransactionResponse findTransactionsByDigests(String... digests)
        +
        Find the transactions by digests
        +
        +
        Parameters:
        +
        digests - A List of digests.
        +
        Returns:
        +
        The transaction hashes which are returned depend on the input.
        +
        +
      • +
      + + + +
        +
      • +

        getInclusionStates

        +
        public GetInclusionStateResponse getInclusionStates(String[] transactions,
        +                                                    String[] tips)
        +                                             throws ArgumentException
        +
        Get the inclusion states of a set of transactions. This is for determining if a transaction was accepted and confirmed by the network or not. + Search for multiple tips (and thus, milestones) to get past inclusion states of transactions.
        +
        +
        Parameters:
        +
        transactions - The ist of transactions you want to get the inclusion state for.
        +
        tips - ThelList of tips (including milestones) you want to search for the inclusion state.
        +
        Returns:
        +
        The inclusion states of a set of transactions.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        getTrytes

        +
        public GetTrytesResponse getTrytes(String... hashes)
        +                            throws ArgumentException
        +
        Returns the raw trytes data of a transaction.
        +
        +
        Parameters:
        +
        hashes - The of transaction hashes of which you want to get trytes from.
        +
        Returns:
        +
        The the raw transaction data (trytes) of a specific transaction.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        getTransactionsToApprove

        +
        public GetTransactionsToApproveResponse getTransactionsToApprove(Integer depth)
        +
        Tip selection which returns trunkTransaction and branchTransaction. The input value is the latest coordinator milestone, as provided through the getNodeInfo API call.
        +
        +
        Parameters:
        +
        depth - The number of bundles to go back to determine the transactions for approval.
        +
        Returns:
        +
        The Tip selection which returns trunkTransaction and branchTransaction
        +
        +
      • +
      + + + +
        +
      • +

        getBalances

        +
        public GetBalancesResponse getBalances(Integer threshold,
        +                                       List<String> addresses)
        +                                throws ArgumentException
        +
        Similar to getInclusionStates.
        +
        +
        Parameters:
        +
        threshold - The confirmation threshold, should be set to 100.
        +
        addresses - The list of addresses you want to get the confirmed balance from.
        +
        Returns:
        +
        The confirmed balance which a list of addresses have at the latest confirmed milestone.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        attachToTangle

        +
        public GetAttachToTangleResponse attachToTangle(String trunkTransaction,
        +                                                String branchTransaction,
        +                                                Integer minWeightMagnitude,
        +                                                String... trytes)
        +                                         throws ArgumentException
        +
        Attaches the specified transactions (trytes) to the Tangle by doing Proof of Work.
        +
        +
        Parameters:
        +
        trunkTransaction - The trunk transaction to approve.
        +
        branchTransaction - The branch transaction to approve.
        +
        minWeightMagnitude - The Proof of Work intensity.
        +
        trytes - A List of trytes (raw transaction data) to attach to the tangle.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        interruptAttachingToTangle

        +
        public InterruptAttachingToTangleResponse interruptAttachingToTangle()
        +
        Interrupts and completely aborts the attachToTangle process.
        +
      • +
      + + + +
        +
      • +

        broadcastTransactions

        +
        public BroadcastTransactionsResponse broadcastTransactions(String... trytes)
        +                                                    throws ArgumentException
        +
        Broadcast a list of transactions to all neighbors. The input trytes for this call are provided by attachToTangle.
        +
        +
        Parameters:
        +
        trytes - The list of raw data of transactions to be rebroadcast.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        storeTransactions

        +
        public StoreTransactionsResponse storeTransactions(String... trytes)
        +
        Store transactions into the local storage. The trytes to be used for this call are returned by attachToTangle.
        +
        +
        Parameters:
        +
        trytes - The list of raw data of transactions to be rebroadcast.
        +
        +
      • +
      + + + +
        +
      • +

        getProtocol

        +
        public String getProtocol()
        +
        Gets the protocol.
        +
        +
        Returns:
        +
        The protocol to use when connecting to the remote node.
        +
        +
      • +
      + + + +
        +
      • +

        getHost

        +
        public String getHost()
        +
        Gets the host.
        +
        +
        Returns:
        +
        The host you want to connect to.
        +
        +
      • +
      + + + +
        +
      • +

        getPort

        +
        public String getPort()
        +
        Gets the port.
        +
        +
        Returns:
        +
        The port of the host you want to connect to.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/IotaAPIService.html b/javadoc/jota/IotaAPIService.html new file mode 100644 index 0000000..9a70d32 --- /dev/null +++ b/javadoc/jota/IotaAPIService.html @@ -0,0 +1,582 @@ + + + + + + +IotaAPIService (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota
+

Interface IotaAPIService

+
+
+
+
    +
  • +
    +
    +
    public interface IotaAPIService
    +
    IOTA API Proxy Service definition using Retrofit2
    +
    +
    Author:
    +
    davassi
    +
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getNodeInfo

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<GetNodeInfoResponse> getNodeInfo(@Body
        +                                                                                                                                                     IotaCommandRequest request)
        +
        Returns information about the node. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "getNodeInfo"}'

        +
      • +
      + + + +
        +
      • +

        getNeighbors

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<GetNeighborsResponse> getNeighbors(@Body
        +                                                                                                                                                       IotaCommandRequest request)
        +
        Get the list of neighbors from the node. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "getNeighbors"}'

        +
      • +
      + + + +
        +
      • +

        addNeighbors

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<AddNeighborsResponse> addNeighbors(@Body
        +                                                                                                                                                       IotaNeighborsRequest request)
        +
        Add a list of neighbors to the node. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "addNeighbors", "uris": ["udp://8.8.8.8:14265", "udp://8.8.8.5:14265"]}'

        +
      • +
      + + + +
        +
      • +

        removeNeighbors

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<RemoveNeighborsResponse> removeNeighbors(@Body
        +                                                                                                                                                             IotaNeighborsRequest request)
        +
        Removes a list of neighbors from the node. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "removeNeighbors", "uris": ["udp://8.8.8.8:14265", "udp://8.8.8.5:14265"]}'

        +
      • +
      + + + +
        +
      • +

        getTips

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<GetTipsResponse> getTips(@Body
        +                                                                                                                                             IotaCommandRequest request)
        +
        Get the list of latest tips (unconfirmed transactions). +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "getTips"}'

        +
      • +
      + + + +
        +
      • +

        findTransactions

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<FindTransactionResponse> findTransactions(@Body
        +                                                                                                                                                              IotaFindTransactionsRequest request)
        +
        Find the transactions which match the specified input and return. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "findTransactions", "addresses": ["RVORZ9SIIP9RCYMREUIXXVPQIPHVCNPQ9HZWYKFWYWZRE9JQKG9REPKIASHUUECPSQO9JT9XNMVKWYGVAZETAIRPTM"]}'

        +
      • +
      + + + +
        +
      • +

        getInclusionStates

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<GetInclusionStateResponse> getInclusionStates(@Body
        +                                                                                                                                                                  IotaGetInclusionStateRequest request)
        +
        Get the inclusion states of a set of transactions. This is for determining if a transaction was accepted and confirmed by the network or not. + You can search for multiple tips (and thus, milestones) to get past inclusion states of transactions. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "getInclusionStates", "transactions"Q9HZWYKFWYWZRE9JQKG9REPKIASHUUECPSQO9JT9XNMVKWYGVAZETAIRPTM"], "tips" : [ZIJGAJ9AADLRPWNCYNNHUHRRAC9QOUDATEDQUMTNOTABUVRPTSTFQDGZKFYUUIE9ZEBIVCCXXXLKX9999]}'

        +
      • +
      + + + +
        +
      • +

        getTrytes

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<GetTrytesResponse> getTrytes(@Body
        +                                                                                                                                                 IotaGetTrytesRequest request)
        +
        Returns the raw trytes data of a transaction. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "getTrytes", "hashes": ["OAATQS9VQLSXCLDJVJJVYUGONXAXOFMJOZNSYWRZSWECMXAQQURHQBJNLD9IOFEPGZEPEMPXCIVRX9999"]}'

        +
      • +
      + + + +
        +
      • +

        getTransactionsToApprove

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<GetTransactionsToApproveResponse> getTransactionsToApprove(@Body
        +                                                                                                                                                                               IotaGetTransactionsToApproveRequest request)
        +
        Tip selection which returns trunkTransaction and branchTransaction. + The input value is the latest coordinator milestone, as provided through the getNodeInfo API call. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "getTransactionsToApprove", "depth": 27}'

        +
      • +
      + + + +
        +
      • +

        getBalances

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<GetBalancesResponse> getBalances(@Body
        +                                                                                                                                                     IotaGetBalancesRequest request)
        +
        It returns the confirmed balance which a list of addresses have at the latest confirmed milestone. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "getBalances", "addresses": ["HBBYKAKTILIPVUKFOTSLHGENPTXYBNKXZFQFR9VQFWNBMTQNRVOUKPVPRNBSZVVILMAFBKOTBLGLWLOHQ"], "threshold": 100}'

        +
      • +
      + + + +
        +
      • +

        attachToTangle

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<GetAttachToTangleResponse> attachToTangle(@Body
        +                                                                                                                                                              IotaAttachToTangleRequest request)
        +
        Attaches the specified transactions (trytes) to the Tangle by doing Proof of Work. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "attachToTangle", "trunkTransaction": "JVMTDGDPDFYHMZPMWEKKANBQSLSDTIIHAYQUMZOKHXXXGJHJDQPOMDOMNRDKYCZRUFZROZDADTHZC9999", "branchTransaction": "P9KFSJVGSPLXAEBJSHWFZLGP9GGJTIO9YITDEHATDTGAFLPLBZ9FOFWWTKMAZXZHFGQHUOXLXUALY9999", "minWeightMagnitude": 18, "trytes": ["TRYTVALUEHERE"]}'

        +
      • +
      + + + +
        +
      • +

        interruptAttachingToTangle

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<InterruptAttachingToTangleResponse> interruptAttachingToTangle(@Body
        +                                                                                                                                                                                   IotaCommandRequest request)
        +
        Interrupts and completely aborts the attachToTangle process. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "interruptAttachingToTangle"}'

        +
      • +
      + + + +
        +
      • +

        broadcastTransactions

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<BroadcastTransactionsResponse> broadcastTransactions(@Body
        +                                                                                                                                                                         IotaBroadcastTransactionRequest request)
        +
        Broadcast a list of transactions to all neighbors. The input trytes for this call are provided by attachToTangle. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "broadcastTransactions", "trytes": ["BYSWEAUTWXHXZ9YBZISEK9LUHWGMHXCGEVNZHRLUWQFCUSDXZHOFHWHL9MQPVJXXZLIXPXPXF9KYEREFSKCPKYIIKPZVLHUTDFQKKVVBBN9ATTLPCNPJDWDEVIYYLGPZGCWXOBDXMLJC9VO9QXTTBLAXTTBFUAROYEGQIVB9MJWJKXJMCUPTWAUGFZBTZCSJVRBGMYXTVBDDS9MYUJCPZ9YDWWQNIPUAIJXXSNLKUBSCOIJPCLEFPOXFJREXQCUVUMKSDOVQGGHRNILCO9GNCLWFM9APMNMWYASHXQAYBEXF9QRIHIBHYEJOYHRQJAOKAQ9AJJFQ9WEIWIJOTZATIBOXQLBMIJU9PCGBLVDDVFP9CFFSXTDUXMEGOOFXWRTLFGV9XXMYWEMGQEEEDBTIJ9OJOXFAPFQXCDAXOUDMLVYRMRLUDBETOLRJQAEDDLNVIRQJUBZBO9CCFDHIX9MSQCWYAXJVWHCUPTRSXJDESISQPRKZAFKFRULCGVRSBLVFOPEYLEE99JD9SEBALQINPDAZHFAB9RNBH9AZWIJOTLBZVIEJIAYGMC9AZGNFWGRSWAXTYSXVROVNKCOQQIWGPNQZKHUNODGYADPYLZZZUQRTJRTODOUKAOITNOMWNGHJBBA99QUMBHRENGBHTH9KHUAOXBVIVDVYYZMSEYSJWIOGGXZVRGN999EEGQMCOYVJQRIRROMPCQBLDYIGQO9AMORPYFSSUGACOJXGAQSPDY9YWRRPESNXXBDQ9OZOXVIOMLGTSWAMKMTDRSPGJKGBXQIVNRJRFRYEZ9VJDLHIKPSKMYC9YEGHFDS9SGVDHRIXBEMLFIINOHVPXIFAZCJKBHVMQZEVWCOSNWQRDYWVAIBLSCBGESJUIBWZECPUCAYAWMTQKRMCHONIPKJYYTEGZCJYCT9ABRWTJLRQXKMWY9GWZMHYZNWPXULNZAPVQLPMYQZCYNEPOCGOHBJUZLZDPIXVHLDMQYJUUBEDXXPXFLNRGIPWBRNQQZJSGSJTTYHIGGFAWJVXWL9THTPWOOHTNQWCNYOYZXALHAZXVMIZE9WMQUDCHDJMIBWKTYH9AC9AFOT9DPCADCV9ZWUTE9QNOMSZPTZDJLJZCJGHXUNBJFUBJWQUEZDMHXGBPTNSPZBR9TGSKVOHMOQSWPGFLSWNESFKSAZY9HHERAXALZCABFYPOVLAHMIHVDBGKUMDXC9WHHTIRYHZVWNXSVQUWCR9M9RAGMFEZZKZ9XEOQGOSLFQCHHOKLDSA9QCMDGCGMRYJZLBVIFOLBIJPROKMHOYTBTJIWUZWJMCTKCJKKTR9LCVYPVJI9AHGI9JOWMIWZAGMLDFJA9WU9QAMEFGABIBEZNNAL9OXSBFLOEHKDGHWFQSHMPLYFCNXAAZYJLMQDEYRGL9QKCEUEJ9LLVUOINVSZZQHCIKPAGMT9CAYIIMTTBCPKWTYHOJIIY9GYNPAJNUJ9BKYYXSV9JSPEXYMCFAIKTGNRSQGUNIYZCRT9FOWENSZQPD9ALUPYYAVICHVYELYFPUYDTWUSWNIYFXPX9MICCCOOZIWRNJIDALWGWRATGLJXNAYTNIZWQ9YTVDBOFZRKO9CFWRPAQQRXTPACOWCPRLYRYSJARRKSQPR9TCFXDVIXLP9XVL99ERRDSOHBFJDJQQGGGCZNDQ9NYCTQJWVZIAELCRBJJFDMCNZU9FIZRPGNURTXOCDSQGXTQHKHUECGWFUUYS9J9NYQ9U9P9UUP9YMZHWWWCIASCFLCMSKTELZWUGCDE9YOKVOVKTAYPHDF9ZCCQAYPJIJNGSHUIHHCOSSOOBUDOKE9CJZGYSSGNCQJVBEFTZFJ9SQUHOASKRRGBSHWKBCBWBTJHOGQ9WOMQFHWJVEG9NYX9KWBTCAIXNXHEBDIOFO9ALYMFGRICLCKKLG9FOBOX9PDWNQRGHBKHGKKRLWTBEQMCWQRLHAVYYZDIIPKVQTHYTWQMTOACXZOQCDTJTBAAUWXSGJF9PNQIJ9AJRUMUVCPWYVYVARKR9RKGOUHHNKNVGGPDDLGKPQNOYHNKAVVKCXWXOQPZNSLATUJT9AUWRMPPSWHSTTYDFAQDXOCYTZHOYYGAIM9CELMZ9AZPWB9MJXGHOKDNNSZVUDAGXTJJSSZCPZVPZBYNNTUQABSXQWZCHDQSLGK9UOHCFKBIBNETK999999999999999999999999999999999999999999999999999999999999999999999999999999999NOXDXXKUDWLOFJLIPQIBRBMGDYCPGDNLQOLQS99EQYKBIU9VHCJVIPFUYCQDNY9APGEVYLCENJIOBLWNB999999999XKBRHUD99C99999999NKZKEKWLDKMJCI9N9XQOLWEPAYWSH9999999999999999999999999KDDTGZLIPBNZKMLTOLOXQVNGLASESDQVPTXALEKRMIOHQLUHD9ELQDBQETS9QFGTYOYWLNTSKKMVJAUXSIROUICDOXKSYZTDPEDKOQENTJOWJONDEWROCEJIEWFWLUAACVSJFTMCHHXJBJRKAAPUDXXVXFWP9X9999IROUICDOXKSYZTDPEDKOQENTJOWJONDEWROCEJIEWFWLUAACVSJFTMCHHXJBJRKAAPUDXXVXFWP9X9999"]}'

        +
      • +
      + + + +
        +
      • +

        storeTransactions

        +
        @Headers(value={"Content-Type: application/json","User-Agent: JOTA-API wrapper"})
        + @POST(value="./")
        +retrofit2.Call<StoreTransactionsResponse> storeTransactions(@Body
        +                                                                                                                                                                 IotaStoreTransactionsRequest request)
        +
        Store transactions into the local storage. The trytes to be used for this call are returned by attachToTangle. +

        + curl http://localhost:14265 -X POST -H 'X-IOTA-API-Version: 1.4.1' -H 'Content-Type: application/json' + -d '{"command": "storeTransactions", "trytes": ["BYSWEAUTWXHXZ9YBZISEK9LUHWGMHXCGEVNZHRLUWQFCUSDXZHOFHWHL9MQPVJXXZLIXPXPXF9KYEREFSKCPKYIIKPZVLHUTDFQKKVVBBN9ATTLPCNPJDWDEVIYYLGPZGCWXOBDXMLJC9VO9QXTTBLAXTTBFUAROYEGQIVB9MJWJKXJMCUPTWAUGFZBTZCSJVRBGMYXTVBDDS9MYUJCPZ9YDWWQNIPUAIJXXSNLKUBSCOIJPCLEFPOXFJREXQCUVUMKSDOVQGGHRNILCO9GNCLWFM9APMNMWYASHXQAYBEXF9QRIHIBHYEJOYHRQJAOKAQ9AJJFQ9WEIWIJOTZATIBOXQLBMIJU9PCGBLVDDVFP9CFFSXTDUXMEGOOFXWRTLFGV9XXMYWEMGQEEEDBTIJ9OJOXFAPFQXCDAXOUDMLVYRMRLUDBETOLRJQAEDDLNVIRQJUBZBO9CCFDHIX9MSQCWYAXJVWHCUPTRSXJDESISQPRKZAFKFRULCGVRSBLVFOPEYLEE99JD9SEBALQINPDAZHFAB9RNBH9AZWIJOTLBZVIEJIAYGMC9AZGNFWGRSWAXTYSXVROVNKCOQQIWGPNQZKHUNODGYADPYLZZZUQRTJRTODOUKAOITNOMWNGHJBBA99QUMBHRENGBHTH9KHUAOXBVIVDVYYZMSEYSJWIOGGXZVRGN999EEGQMCOYVJQRIRROMPCQBLDYIGQO9AMORPYFSSUGACOJXGAQSPDY9YWRRPESNXXBDQ9OZOXVIOMLGTSWAMKMTDRSPGJKGBXQIVNRJRFRYEZ9VJDLHIKPSKMYC9YEGHFDS9SGVDHRIXBEMLFIINOHVPXIFAZCJKBHVMQZEVWCOSNWQRDYWVAIBLSCBGESJUIBWZECPUCAYAWMTQKRMCHONIPKJYYTEGZCJYCT9ABRWTJLRQXKMWY9GWZMHYZNWPXULNZAPVQLPMYQZCYNEPOCGOHBJUZLZDPIXVHLDMQYJUUBEDXXPXFLNRGIPWBRNQQZJSGSJTTYHIGGFAWJVXWL9THTPWOOHTNQWCNYOYZXALHAZXVMIZE9WMQUDCHDJMIBWKTYH9AC9AFOT9DPCADCV9ZWUTE9QNOMSZPTZDJLJZCJGHXUNBJFUBJWQUEZDMHXGBPTNSPZBR9TGSKVOHMOQSWPGFLSWNESFKSAZY9HHERAXALZCABFYPOVLAHMIHVDBGKUMDXC9WHHTIRYHZVWNXSVQUWCR9M9RAGMFEZZKZ9XEOQGOSLFQCHHOKLDSA9QCMDGCGMRYJZLBVIFOLBIJPROKMHOYTBTJIWUZWJMCTKCJKKTR9LCVYPVJI9AHGI9JOWMIWZAGMLDFJA9WU9QAMEFGABIBEZNNAL9OXSBFLOEHKDGHWFQSHMPLYFCNXAAZYJLMQDEYRGL9QKCEUEJ9LLVUOINVSZZQHCIKPAGMT9CAYIIMTTBCPKWTYHOJIIY9GYNPAJNUJ9BKYYXSV9JSPEXYMCFAIKTGNRSQGUNIYZCRT9FOWENSZQPD9ALUPYYAVICHVYELYFPUYDTWUSWNIYFXPX9MICCCOOZIWRNJIDALWGWRATGLJXNAYTNIZWQ9YTVDBOFZRKO9CFWRPAQQRXTPACOWCPRLYRYSJARRKSQPR9TCFXDVIXLP9XVL99ERRDSOHBFJDJQQGGGCZNDQ9NYCTQJWVZIAELCRBJJFDMCNZU9FIZRPGNURTXOCDSQGXTQHKHUECGWFUUYS9J9NYQ9U9P9UUP9YMZHWWWCIASCFLCMSKTELZWUGCDE9YOKVOVKTAYPHDF9ZCCQAYPJIJNGSHUIHHCOSSOOBUDOKE9CJZGYSSGNCQJVBEFTZFJ9SQUHOASKRRGBSHWKBCBWBTJHOGQ9WOMQFHWJVEG9NYX9KWBTCAIXNXHEBDIOFO9ALYMFGRICLCKKLG9FOBOX9PDWNQRGHBKHGKKRLWTBEQMCWQRLHAVYYZDIIPKVQTHYTWQMTOACXZOQCDTJTBAAUWXSGJF9PNQIJ9AJRUMUVCPWYVYVARKR9RKGOUHHNKNVGGPDDLGKPQNOYHNKAVVKCXWXOQPZNSLATUJT9AUWRMPPSWHSTTYDFAQDXOCYTZHOYYGAIM9CELMZ9AZPWB9MJXGHOKDNNSZVUDAGXTJJSSZCPZVPZBYNNTUQABSXQWZCHDQSLGK9UOHCFKBIBNETK999999999999999999999999999999999999999999999999999999999999999999999999999999999NOXDXXKUDWLOFJLIPQIBRBMGDYCPGDNLQOLQS99EQYKBIU9VHCJVIPFUYCQDNY9APGEVYLCENJIOBLWNB999999999XKBRHUD99C99999999NKZKEKWLDKMJCI9N9XQOLWEPAYWSH9999999999999999999999999KDDTGZLIPBNZKMLTOLOXQVNGLASESDQVPTXALEKRMIOHQLUHD9ELQDBQETS9QFGTYOYWLNTSKKMVJAUXSIROUICDOXKSYZTDPEDKOQENTJOWJONDEWROCEJIEWFWLUAACVSJFTMCHHXJBJRKAAPUDXXVXFWP9X9999IROUICDOXKSYZTDPEDKOQENTJOWJONDEWROCEJIEWFWLUAACVSJFTMCHHXJBJRKAAPUDXXVXFWP9X9999"]}'

        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/IotaLocalPoW.html b/javadoc/jota/IotaLocalPoW.html new file mode 100644 index 0000000..76e3509 --- /dev/null +++ b/javadoc/jota/IotaLocalPoW.html @@ -0,0 +1,230 @@ + + + + + + +IotaLocalPoW (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota
+

Interface IotaLocalPoW

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    PearlDiverLocalPoW
    +
    +
    +
    +
    public interface IotaLocalPoW
    +
    Interface for an implementation to perform local PoW.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        performPoW

        +
        String performPoW(String trytes,
        +                  int minWeightMagnitude)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/class-use/IotaAPI.Builder.html b/javadoc/jota/class-use/IotaAPI.Builder.html new file mode 100644 index 0000000..ef08d7c --- /dev/null +++ b/javadoc/jota/class-use/IotaAPI.Builder.html @@ -0,0 +1,177 @@ + + + + + + +Uses of Class jota.IotaAPI.Builder (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.IotaAPI.Builder

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/class-use/IotaAPI.html b/javadoc/jota/class-use/IotaAPI.html new file mode 100644 index 0000000..677c1ab --- /dev/null +++ b/javadoc/jota/class-use/IotaAPI.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class jota.IotaAPI (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.IotaAPI

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/class-use/IotaAPICommands.html b/javadoc/jota/class-use/IotaAPICommands.html new file mode 100644 index 0000000..3bb87e4 --- /dev/null +++ b/javadoc/jota/class-use/IotaAPICommands.html @@ -0,0 +1,197 @@ + + + + + + +Uses of Class jota.IotaAPICommands (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.IotaAPICommands

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/class-use/IotaAPICore.Builder.html b/javadoc/jota/class-use/IotaAPICore.Builder.html new file mode 100644 index 0000000..a2c0728 --- /dev/null +++ b/javadoc/jota/class-use/IotaAPICore.Builder.html @@ -0,0 +1,192 @@ + + + + + + +Uses of Class jota.IotaAPICore.Builder (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.IotaAPICore.Builder

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/class-use/IotaAPICore.html b/javadoc/jota/class-use/IotaAPICore.html new file mode 100644 index 0000000..03a7d6c --- /dev/null +++ b/javadoc/jota/class-use/IotaAPICore.html @@ -0,0 +1,181 @@ + + + + + + +Uses of Class jota.IotaAPICore (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.IotaAPICore

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/class-use/IotaAPIService.html b/javadoc/jota/class-use/IotaAPIService.html new file mode 100644 index 0000000..5bc9e0c --- /dev/null +++ b/javadoc/jota/class-use/IotaAPIService.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface jota.IotaAPIService (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
jota.IotaAPIService

+
+
No usage of jota.IotaAPIService
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/class-use/IotaLocalPoW.html b/javadoc/jota/class-use/IotaLocalPoW.html new file mode 100644 index 0000000..bb8d5fa --- /dev/null +++ b/javadoc/jota/class-use/IotaLocalPoW.html @@ -0,0 +1,190 @@ + + + + + + +Uses of Interface jota.IotaLocalPoW (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
jota.IotaLocalPoW

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/IotaAttachToTangleRequest.html b/javadoc/jota/dto/request/IotaAttachToTangleRequest.html new file mode 100644 index 0000000..a3ef03c --- /dev/null +++ b/javadoc/jota/dto/request/IotaAttachToTangleRequest.html @@ -0,0 +1,423 @@ + + + + + + +IotaAttachToTangleRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.request
+

Class IotaAttachToTangleRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaAttachToTangleRequest
    +extends IotaCommandRequest
    +
    This class represents the core API request 'attachToTangle'. + + It is used to attach trytes to the tangle.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createAttachToTangleRequest

        +
        public static IotaAttachToTangleRequest createAttachToTangleRequest(String trunkTransaction,
        +                                                                    String branchTransaction,
        +                                                                    Integer minWeightMagnitude,
        +                                                                    String... trytes)
        +
        Create a new instance of the IotaAttachedToTangleRequest class.
        +
      • +
      + + + +
        +
      • +

        getTrunkTransaction

        +
        public String getTrunkTransaction()
        +
        Gets the trunk transaction.
        +
        +
        Returns:
        +
        The trunk transaction.
        +
        +
      • +
      + + + +
        +
      • +

        setTrunkTransaction

        +
        public void setTrunkTransaction(String trunkTransaction)
        +
        Sets the trunk transaction.
        +
        +
        Parameters:
        +
        trunkTransaction - The trunk transaction.
        +
        +
      • +
      + + + +
        +
      • +

        getBranchTransaction

        +
        public String getBranchTransaction()
        +
        Gets the branch transaction.
        +
        +
        Returns:
        +
        The branch transaction.
        +
        +
      • +
      + + + +
        +
      • +

        setBranchTransaction

        +
        public void setBranchTransaction(String branchTransaction)
        +
        Sets the branch transaction.
        +
        +
        Parameters:
        +
        branchTransaction - the branch transaction.
        +
        +
      • +
      + + + +
        +
      • +

        getMinWeightMagnitude

        +
        public Integer getMinWeightMagnitude()
        +
        Gets the min weight magnitude.
        +
        +
        Returns:
        +
        The min weight magnitude.
        +
        +
      • +
      + + + +
        +
      • +

        setMinWeightMagnitude

        +
        public void setMinWeightMagnitude(Integer minWeightMagnitude)
        +
        Sets the min weight magnitude.
        +
        +
        Parameters:
        +
        minWeightMagnitude - The min weight magnitude.
        +
        +
      • +
      + + + +
        +
      • +

        getTrytes

        +
        public String[] getTrytes()
        +
        Gets the trytes.
        +
        +
        Returns:
        +
        The trytes.
        +
        +
      • +
      + + + +
        +
      • +

        setTrytes

        +
        public void setTrytes(String[] trytes)
        +
        Sets the trytes.
        +
        +
        Parameters:
        +
        trytes - The trytes.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/IotaBroadcastTransactionRequest.html b/javadoc/jota/dto/request/IotaBroadcastTransactionRequest.html new file mode 100644 index 0000000..c1307c8 --- /dev/null +++ b/javadoc/jota/dto/request/IotaBroadcastTransactionRequest.html @@ -0,0 +1,297 @@ + + + + + + +IotaBroadcastTransactionRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.request
+

Class IotaBroadcastTransactionRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaBroadcastTransactionRequest
    +extends IotaCommandRequest
    +
    This class represents the core API request 'broadcastTransaction'. + + Broadcast a list of transactions to all neighbors. The input trytes for this call are provided by attachToTangle
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createBroadcastTransactionsRequest

        +
        public static IotaBroadcastTransactionRequest createBroadcastTransactionsRequest(String... trytes)
        +
        Initializes a new instance of the IotaBroadcastTransactionRequest class.
        +
      • +
      + + + +
        +
      • +

        getTrytes

        +
        public String[] getTrytes()
        +
        Gets the trytes.
        +
        +
        Returns:
        +
        The trytes.
        +
        +
      • +
      + + + +
        +
      • +

        setTrytes

        +
        public void setTrytes(String[] trytes)
        +
        Sets the trytes.
        +
        +
        Parameters:
        +
        trytes - The trytes.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/IotaCommandRequest.html b/javadoc/jota/dto/request/IotaCommandRequest.html new file mode 100644 index 0000000..587f9e4 --- /dev/null +++ b/javadoc/jota/dto/request/IotaCommandRequest.html @@ -0,0 +1,349 @@ + + + + + + +IotaCommandRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.request
+

Class IotaCommandRequest

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        IotaCommandRequest

        +
        protected IotaCommandRequest(IotaAPICommands command)
        +
        Initializes a new instance of the IotaCommandRequest class.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createNodeInfoRequest

        +
        public static IotaCommandRequest createNodeInfoRequest()
        +
        Get information about the node.
        +
        +
        Returns:
        +
        The Node info.
        +
        +
      • +
      + + + +
        +
      • +

        createGetTipsRequest

        +
        public static IotaCommandRequest createGetTipsRequest()
        +
        Gets the tips of the node.
        +
        +
        Returns:
        +
        The tips of the node.
        +
        +
      • +
      + + + +
        +
      • +

        createGetNeighborsRequest

        +
        public static IotaCommandRequest createGetNeighborsRequest()
        +
        Gets the neighbours of the node.
        +
        +
        Returns:
        +
        The list of neighbors.
        +
        +
      • +
      + + + +
        +
      • +

        createInterruptAttachToTangleRequest

        +
        public static IotaCommandRequest createInterruptAttachToTangleRequest()
        +
        Interrupt attaching to the tangle
        +
        +
        Returns:
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/IotaFindTransactionsRequest.html b/javadoc/jota/dto/request/IotaFindTransactionsRequest.html new file mode 100644 index 0000000..f067d8f --- /dev/null +++ b/javadoc/jota/dto/request/IotaFindTransactionsRequest.html @@ -0,0 +1,479 @@ + + + + + + +IotaFindTransactionsRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.request
+

Class IotaFindTransactionsRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaFindTransactionsRequest
    +extends IotaCommandRequest
    +
    This class represents the core api request 'findTransactions'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createFindTransactionRequest

        +
        public static IotaFindTransactionsRequest createFindTransactionRequest()
        +
        Create a new instance of the IotaFindTransactionsRequest class.
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        getBundles

        +
        public String[] getBundles()
        +
        Gets the bundles.
        +
        +
        Returns:
        +
        The bundles.
        +
        +
      • +
      + + + +
        +
      • +

        setBundles

        +
        public void setBundles(String[] bundles)
        +
        Sets the bundles.
        +
        +
        Parameters:
        +
        bundles - The bundles.
        +
        +
      • +
      + + + +
        +
      • +

        getAddresses

        +
        public String[] getAddresses()
        +
        Gets the addresses.
        +
        +
        Returns:
        +
        The addresses.
        +
        +
      • +
      + + + +
        +
      • +

        setAddresses

        +
        public void setAddresses(String[] addresses)
        +
        Sets the addresses.
        +
        +
        Parameters:
        +
        addresses - The addresses.
        +
        +
      • +
      + + + +
        +
      • +

        getTags

        +
        public String[] getTags()
        +
        Gets the tags.
        +
        +
        Returns:
        +
        The tags.
        +
        +
      • +
      + + + +
        +
      • +

        setTags

        +
        public void setTags(String[] tags)
        +
        Sets the tags.
        +
        +
        Parameters:
        +
        tags - The tags.
        +
        +
      • +
      + + + +
        +
      • +

        getApprovees

        +
        public String[] getApprovees()
        +
        Gets the approvees.
        +
        +
        Returns:
        +
        The approvees.
        +
        +
      • +
      + + + +
        +
      • +

        setApprovees

        +
        public void setApprovees(String[] approvees)
        +
        Sets the approvees.
        +
        +
        Parameters:
        +
        approvees - The approvees.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/IotaGetBalancesRequest.html b/javadoc/jota/dto/request/IotaGetBalancesRequest.html new file mode 100644 index 0000000..bc3021b --- /dev/null +++ b/javadoc/jota/dto/request/IotaGetBalancesRequest.html @@ -0,0 +1,337 @@ + + + + + + +IotaGetBalancesRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.request
+

Class IotaGetBalancesRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaGetBalancesRequest
    +extends IotaCommandRequest
    +
    This class represents the core api request 'getBalances'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createIotaGetBalancesRequest

        +
        public static IotaGetBalancesRequest createIotaGetBalancesRequest(Integer threshold,
        +                                                                  String... addresses)
        +
        Create a new instance of the IotaGetBalancesRequest class.
        +
      • +
      + + + +
        +
      • +

        getAddresses

        +
        public String[] getAddresses()
        +
        Gets the addresses.
        +
        +
        Returns:
        +
        The addresses.
        +
        +
      • +
      + + + +
        +
      • +

        setAddresses

        +
        public void setAddresses(String[] addresses)
        +
        Sets the addresses.
        +
        +
        Parameters:
        +
        addresses - The addresses.
        +
        +
      • +
      + + + +
        +
      • +

        getThreshold

        +
        public Integer getThreshold()
        +
        Gets the threshold.
        +
        +
        Returns:
        +
        The threshold.
        +
        +
      • +
      + + + +
        +
      • +

        setThreshold

        +
        public void setThreshold(Integer threshold)
        +
        Sets the threshold.
        +
        +
        Parameters:
        +
        threshold - The threshold.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/IotaGetInclusionStateRequest.html b/javadoc/jota/dto/request/IotaGetInclusionStateRequest.html new file mode 100644 index 0000000..1b9fc85 --- /dev/null +++ b/javadoc/jota/dto/request/IotaGetInclusionStateRequest.html @@ -0,0 +1,355 @@ + + + + + + +IotaGetInclusionStateRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.request
+

Class IotaGetInclusionStateRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaGetInclusionStateRequest
    +extends IotaCommandRequest
    +
    This class represents the core API request 'getInclusionStates'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createGetInclusionStateRequest

        +
        public static IotaGetInclusionStateRequest createGetInclusionStateRequest(String[] transactions,
        +                                                                          String[] tips)
        +
        Create a new instance of the IotaGetInclusionStateRequest class.
        +
      • +
      + + + + + + + +
        +
      • +

        getTransactions

        +
        public String[] getTransactions()
        +
        Gets the transactions.
        +
        +
        Returns:
        +
        The transactions.
        +
        +
      • +
      + + + +
        +
      • +

        setTransactions

        +
        public void setTransactions(String[] transactions)
        +
        Sets the transactions.
        +
        +
        Parameters:
        +
        transactions - The transactions.
        +
        +
      • +
      + + + +
        +
      • +

        getTips

        +
        public String[] getTips()
        +
        Gets the tips.
        +
        +
        Returns:
        +
        The tips.
        +
        +
      • +
      + + + +
        +
      • +

        setTips

        +
        public void setTips(String[] tips)
        +
        Sets the tips.
        +
        +
        Parameters:
        +
        tips - The tips.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/IotaGetTransactionsToApproveRequest.html b/javadoc/jota/dto/request/IotaGetTransactionsToApproveRequest.html new file mode 100644 index 0000000..6789aa8 --- /dev/null +++ b/javadoc/jota/dto/request/IotaGetTransactionsToApproveRequest.html @@ -0,0 +1,295 @@ + + + + + + +IotaGetTransactionsToApproveRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.request
+

Class IotaGetTransactionsToApproveRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaGetTransactionsToApproveRequest
    +extends IotaCommandRequest
    +
    This class represents the core API request 'getTransactionsToApprove'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createIotaGetTransactionsToApproveRequest

        +
        public static IotaGetTransactionsToApproveRequest createIotaGetTransactionsToApproveRequest(Integer depth)
        +
        Create a new instance of the IotaGetTransactionsToApproveRequest class.
        +
      • +
      + + + +
        +
      • +

        getDepth

        +
        public Integer getDepth()
        +
        Gets the depth.
        +
        +
        Returns:
        +
        The depth.
        +
        +
      • +
      + + + +
        +
      • +

        setDepth

        +
        public void setDepth(Integer depth)
        +
        Sets the depth.
        +
        +
        Parameters:
        +
        depth - The depth.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/IotaGetTrytesRequest.html b/javadoc/jota/dto/request/IotaGetTrytesRequest.html new file mode 100644 index 0000000..c5ea59a --- /dev/null +++ b/javadoc/jota/dto/request/IotaGetTrytesRequest.html @@ -0,0 +1,295 @@ + + + + + + +IotaGetTrytesRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.request
+

Class IotaGetTrytesRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaGetTrytesRequest
    +extends IotaCommandRequest
    +
    This class represents the core API request 'getTrytes'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createGetTrytesRequest

        +
        public static IotaGetTrytesRequest createGetTrytesRequest(String... hashes)
        +
        Create a new instance of the IotaGetTrytesRequest class.
        +
      • +
      + + + +
        +
      • +

        getHashes

        +
        public String[] getHashes()
        +
        Gets the hashes.
        +
        +
        Returns:
        +
        The hashes.
        +
        +
      • +
      + + + +
        +
      • +

        setHashes

        +
        public void setHashes(String[] hashes)
        +
        Sets the hashes.
        +
        +
        Parameters:
        +
        hashes - The hashes.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/IotaNeighborsRequest.html b/javadoc/jota/dto/request/IotaNeighborsRequest.html new file mode 100644 index 0000000..804ca53 --- /dev/null +++ b/javadoc/jota/dto/request/IotaNeighborsRequest.html @@ -0,0 +1,311 @@ + + + + + + +IotaNeighborsRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.request
+

Class IotaNeighborsRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaNeighborsRequest
    +extends IotaCommandRequest
    +
    This class represents the core API request 'addNeighbors' and 'removeNeighbors'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createAddNeighborsRequest

        +
        public static IotaNeighborsRequest createAddNeighborsRequest(String... uris)
        +
        Create a new instance of the IotaNeighborsRequest class.
        +
      • +
      + + + +
        +
      • +

        createRemoveNeighborsRequest

        +
        public static IotaNeighborsRequest createRemoveNeighborsRequest(String... uris)
        +
        Create a new instance of the IotaNeighborsRequest class.
        +
      • +
      + + + +
        +
      • +

        getUris

        +
        public String[] getUris()
        +
        Gets the uris.
        +
        +
        Returns:
        +
        The uris.
        +
        +
      • +
      + + + +
        +
      • +

        setUris

        +
        public void setUris(String[] uris)
        +
        Sets the uris.
        +
        +
        Parameters:
        +
        uris - The uris.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/IotaStoreTransactionsRequest.html b/javadoc/jota/dto/request/IotaStoreTransactionsRequest.html new file mode 100644 index 0000000..1989ca1 --- /dev/null +++ b/javadoc/jota/dto/request/IotaStoreTransactionsRequest.html @@ -0,0 +1,297 @@ + + + + + + +IotaStoreTransactionsRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.request
+

Class IotaStoreTransactionsRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaStoreTransactionsRequest
    +extends IotaCommandRequest
    +
    This class represents the core API request 'getTransactionsToApprove'. + + It stores transactions into the local storage. The trytes to be used for this call are returned by attachToTangle.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createStoreTransactionsRequest

        +
        public static IotaStoreTransactionsRequest createStoreTransactionsRequest(String... trytes)
        +
        Create a new instance of the IotaStoreTransactionsRequest class.
        +
      • +
      + + + +
        +
      • +

        getTrytes

        +
        public String[] getTrytes()
        +
        Gets the trytes.
        +
        +
        Returns:
        +
        The trytes.
        +
        +
      • +
      + + + +
        +
      • +

        setTrytes

        +
        public void setTrytes(String[] trytes)
        +
        Sets the trytes.
        +
        +
        Parameters:
        +
        trytes - The trytes.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/class-use/IotaAttachToTangleRequest.html b/javadoc/jota/dto/request/class-use/IotaAttachToTangleRequest.html new file mode 100644 index 0000000..d5984cf --- /dev/null +++ b/javadoc/jota/dto/request/class-use/IotaAttachToTangleRequest.html @@ -0,0 +1,195 @@ + + + + + + +Uses of Class jota.dto.request.IotaAttachToTangleRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.request.IotaAttachToTangleRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/class-use/IotaBroadcastTransactionRequest.html b/javadoc/jota/dto/request/class-use/IotaBroadcastTransactionRequest.html new file mode 100644 index 0000000..73ac0c4 --- /dev/null +++ b/javadoc/jota/dto/request/class-use/IotaBroadcastTransactionRequest.html @@ -0,0 +1,192 @@ + + + + + + +Uses of Class jota.dto.request.IotaBroadcastTransactionRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.request.IotaBroadcastTransactionRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/class-use/IotaCommandRequest.html b/javadoc/jota/dto/request/class-use/IotaCommandRequest.html new file mode 100644 index 0000000..5dce88d --- /dev/null +++ b/javadoc/jota/dto/request/class-use/IotaCommandRequest.html @@ -0,0 +1,291 @@ + + + + + + +Uses of Class jota.dto.request.IotaCommandRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.request.IotaCommandRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/class-use/IotaFindTransactionsRequest.html b/javadoc/jota/dto/request/class-use/IotaFindTransactionsRequest.html new file mode 100644 index 0000000..310c0ff --- /dev/null +++ b/javadoc/jota/dto/request/class-use/IotaFindTransactionsRequest.html @@ -0,0 +1,216 @@ + + + + + + +Uses of Class jota.dto.request.IotaFindTransactionsRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.request.IotaFindTransactionsRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/class-use/IotaGetBalancesRequest.html b/javadoc/jota/dto/request/class-use/IotaGetBalancesRequest.html new file mode 100644 index 0000000..374d9d5 --- /dev/null +++ b/javadoc/jota/dto/request/class-use/IotaGetBalancesRequest.html @@ -0,0 +1,193 @@ + + + + + + +Uses of Class jota.dto.request.IotaGetBalancesRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.request.IotaGetBalancesRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/class-use/IotaGetInclusionStateRequest.html b/javadoc/jota/dto/request/class-use/IotaGetInclusionStateRequest.html new file mode 100644 index 0000000..5352c97 --- /dev/null +++ b/javadoc/jota/dto/request/class-use/IotaGetInclusionStateRequest.html @@ -0,0 +1,200 @@ + + + + + + +Uses of Class jota.dto.request.IotaGetInclusionStateRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.request.IotaGetInclusionStateRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/class-use/IotaGetTransactionsToApproveRequest.html b/javadoc/jota/dto/request/class-use/IotaGetTransactionsToApproveRequest.html new file mode 100644 index 0000000..717b0e6 --- /dev/null +++ b/javadoc/jota/dto/request/class-use/IotaGetTransactionsToApproveRequest.html @@ -0,0 +1,192 @@ + + + + + + +Uses of Class jota.dto.request.IotaGetTransactionsToApproveRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.request.IotaGetTransactionsToApproveRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/class-use/IotaGetTrytesRequest.html b/javadoc/jota/dto/request/class-use/IotaGetTrytesRequest.html new file mode 100644 index 0000000..0d0eeac --- /dev/null +++ b/javadoc/jota/dto/request/class-use/IotaGetTrytesRequest.html @@ -0,0 +1,192 @@ + + + + + + +Uses of Class jota.dto.request.IotaGetTrytesRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.request.IotaGetTrytesRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/class-use/IotaNeighborsRequest.html b/javadoc/jota/dto/request/class-use/IotaNeighborsRequest.html new file mode 100644 index 0000000..bc64a27 --- /dev/null +++ b/javadoc/jota/dto/request/class-use/IotaNeighborsRequest.html @@ -0,0 +1,204 @@ + + + + + + +Uses of Class jota.dto.request.IotaNeighborsRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.request.IotaNeighborsRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/class-use/IotaStoreTransactionsRequest.html b/javadoc/jota/dto/request/class-use/IotaStoreTransactionsRequest.html new file mode 100644 index 0000000..94b75ad --- /dev/null +++ b/javadoc/jota/dto/request/class-use/IotaStoreTransactionsRequest.html @@ -0,0 +1,192 @@ + + + + + + +Uses of Class jota.dto.request.IotaStoreTransactionsRequest (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.request.IotaStoreTransactionsRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/package-frame.html b/javadoc/jota/dto/request/package-frame.html new file mode 100644 index 0000000..34ef354 --- /dev/null +++ b/javadoc/jota/dto/request/package-frame.html @@ -0,0 +1,30 @@ + + + + + + +jota.dto.request (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +

jota.dto.request

+
+

Classes

+ +
+ + diff --git a/javadoc/jota/dto/request/package-summary.html b/javadoc/jota/dto/request/package-summary.html new file mode 100644 index 0000000..7b9ac0e --- /dev/null +++ b/javadoc/jota/dto/request/package-summary.html @@ -0,0 +1,200 @@ + + + + + + +jota.dto.request (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package jota.dto.request

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/package-tree.html b/javadoc/jota/dto/request/package-tree.html new file mode 100644 index 0000000..a028232 --- /dev/null +++ b/javadoc/jota/dto/request/package-tree.html @@ -0,0 +1,151 @@ + + + + + + +jota.dto.request Class Hierarchy (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package jota.dto.request

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/request/package-use.html b/javadoc/jota/dto/request/package-use.html new file mode 100644 index 0000000..a5a6e47 --- /dev/null +++ b/javadoc/jota/dto/request/package-use.html @@ -0,0 +1,272 @@ + + + + + + +Uses of Package jota.dto.request (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
jota.dto.request

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/AbstractResponse.html b/javadoc/jota/dto/response/AbstractResponse.html new file mode 100644 index 0000000..938c96f --- /dev/null +++ b/javadoc/jota/dto/response/AbstractResponse.html @@ -0,0 +1,361 @@ + + + + + + +AbstractResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class AbstractResponse

+
+
+ + +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AbstractResponse

        +
        public AbstractResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDuration

        +
        public Long getDuration()
        +
        Gets the duration.
        +
        +
        Returns:
        +
        The duration.
        +
        +
      • +
      + + + +
        +
      • +

        setDuration

        +
        public void setDuration(Long duration)
        +
        Sets the duration.
        +
        +
        Parameters:
        +
        duration - The duration
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public String toString()
        +
        Returns a String that represents this object.
        +
        +
        Overrides:
        +
        toString in class Object
        +
        Returns:
        +
        Returns a string representation of this object.
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object obj)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/AddNeighborsResponse.html b/javadoc/jota/dto/response/AddNeighborsResponse.html new file mode 100644 index 0000000..650a1da --- /dev/null +++ b/javadoc/jota/dto/response/AddNeighborsResponse.html @@ -0,0 +1,293 @@ + + + + + + +AddNeighborsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class AddNeighborsResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AddNeighborsResponse

        +
        public AddNeighborsResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAddedNeighbors

        +
        public int getAddedNeighbors()
        +
        Gets the number of added neighbors.
        +
        +
        Returns:
        +
        The number of added neighbors.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/AnalyzeTransactionResponse.html b/javadoc/jota/dto/response/AnalyzeTransactionResponse.html new file mode 100644 index 0000000..1d6176f --- /dev/null +++ b/javadoc/jota/dto/response/AnalyzeTransactionResponse.html @@ -0,0 +1,293 @@ + + + + + + +AnalyzeTransactionResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class AnalyzeTransactionResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnalyzeTransactionResponse

        +
        public AnalyzeTransactionResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTransactions

        +
        public List<Transaction> getTransactions()
        +
        Gets the transactions.
        +
        +
        Returns:
        +
        transactions trytes The transactions.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/BroadcastTransactionsResponse.html b/javadoc/jota/dto/response/BroadcastTransactionsResponse.html new file mode 100644 index 0000000..cb10ba4 --- /dev/null +++ b/javadoc/jota/dto/response/BroadcastTransactionsResponse.html @@ -0,0 +1,252 @@ + + + + + + +BroadcastTransactionsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class BroadcastTransactionsResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BroadcastTransactionsResponse

        +
        public BroadcastTransactionsResponse()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/FindTransactionResponse.html b/javadoc/jota/dto/response/FindTransactionResponse.html new file mode 100644 index 0000000..9c8c725 --- /dev/null +++ b/javadoc/jota/dto/response/FindTransactionResponse.html @@ -0,0 +1,293 @@ + + + + + + +FindTransactionResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class FindTransactionResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FindTransactionResponse

        +
        public FindTransactionResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getHashes

        +
        public String[] getHashes()
        +
        Gets the hashes.
        +
        +
        Returns:
        +
        The hashes.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetAccountDataResponse.html b/javadoc/jota/dto/response/GetAccountDataResponse.html new file mode 100644 index 0000000..8b7e50e --- /dev/null +++ b/javadoc/jota/dto/response/GetAccountDataResponse.html @@ -0,0 +1,377 @@ + + + + + + +GetAccountDataResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetAccountDataResponse

+
+
+ +
+
    +
  • +
    +
    +
    public class GetAccountDataResponse
    +extends AbstractResponse
    +
    Response of api request 'getAccountData'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetAccountDataResponse

        +
        public GetAccountDataResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        create

        +
        public static GetAccountDataResponse create(List<String> addresses,
        +                                            Bundle[] transferBundle,
        +                                            List<Input> inputs,
        +                                            long balance,
        +                                            long duration)
        +
        Initializes a new instance of the GetAccountDataResponse class.
        +
      • +
      + + + +
        +
      • +

        getAddresses

        +
        public List<String> getAddresses()
        +
        Gets the addresses.
        +
        +
        Returns:
        +
        The addresses.
        +
        +
      • +
      + + + +
        +
      • +

        getTransfers

        +
        public Bundle[] getTransfers()
        +
        Gets the transfers.
        +
        +
        Returns:
        +
        The transfers.
        +
        +
      • +
      + + + +
        +
      • +

        getInput

        +
        public List<Input> getInput()
        +
        Gets the inputs.
        +
        +
        Returns:
        +
        The inputs.
        +
        +
      • +
      + + + +
        +
      • +

        getBalance

        +
        public long getBalance()
        +
        Gets the balance.
        +
        +
        Returns:
        +
        The balance.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetAttachToTangleResponse.html b/javadoc/jota/dto/response/GetAttachToTangleResponse.html new file mode 100644 index 0000000..d8ef32e --- /dev/null +++ b/javadoc/jota/dto/response/GetAttachToTangleResponse.html @@ -0,0 +1,311 @@ + + + + + + +GetAttachToTangleResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetAttachToTangleResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetAttachToTangleResponse

        +
        public GetAttachToTangleResponse(long duration)
        +
        Initializes a new instance of the GetAttachToTangleResponse class.
        +
      • +
      + + + +
        +
      • +

        GetAttachToTangleResponse

        +
        public GetAttachToTangleResponse(String[] trytes)
        +
        Initializes a new instance of the GetAttachToTangleResponse class with the given trytes.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTrytes

        +
        public String[] getTrytes()
        +
        Gets the rytes.
        +
        +
        Returns:
        +
        The trytes.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetBalancesAndFormatResponse.html b/javadoc/jota/dto/response/GetBalancesAndFormatResponse.html new file mode 100644 index 0000000..84c11cf --- /dev/null +++ b/javadoc/jota/dto/response/GetBalancesAndFormatResponse.html @@ -0,0 +1,373 @@ + + + + + + +GetBalancesAndFormatResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetBalancesAndFormatResponse

+
+
+ +
+
    +
  • +
    +
    +
    public class GetBalancesAndFormatResponse
    +extends AbstractResponse
    +
    Response of api request 'getBalancesAndFormatResponse'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetBalancesAndFormatResponse

        +
        public GetBalancesAndFormatResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        create

        +
        public static GetBalancesAndFormatResponse create(List<Input> inputs,
        +                                                  long totalBalance,
        +                                                  long duration)
        +
        Initializes a new instance of the GetBalancesAndFormatResponse class.
        +
      • +
      + + + +
        +
      • +

        getInputs

        +
        public List<Input> getInputs()
        +
        Gets the input.
        +
        +
        Returns:
        +
        The transactions.
        +
        +
      • +
      + + + +
        +
      • +

        setInputs

        +
        public void setInputs(List<Input> input)
        +
        Sets the input.
        +
        +
        Parameters:
        +
        input - The input.
        +
        +
      • +
      + + + +
        +
      • +

        getTotalBalance

        +
        public long getTotalBalance()
        +
        Gets the total balance.
        +
        +
        Returns:
        +
        The total balance.
        +
        +
      • +
      + + + +
        +
      • +

        setTotalBalance

        +
        public void setTotalBalance(long totalBalance)
        +
        Sets the total balance.
        +
        +
        Parameters:
        +
        totalBalance - The total balance.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetBalancesResponse.html b/javadoc/jota/dto/response/GetBalancesResponse.html new file mode 100644 index 0000000..30cfed3 --- /dev/null +++ b/javadoc/jota/dto/response/GetBalancesResponse.html @@ -0,0 +1,333 @@ + + + + + + +GetBalancesResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetBalancesResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetBalancesResponse

        +
        public GetBalancesResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMilestoneIndex

        +
        public int getMilestoneIndex()
        +
        Gets the milestone index.
        +
        +
        Returns:
        +
        The milestone index.
        +
        +
      • +
      + + + +
        +
      • +

        getMilestone

        +
        public String getMilestone()
        +
        Gets the milestone.
        +
        +
        Returns:
        +
        The milestone.
        +
        +
      • +
      + + + +
        +
      • +

        getBalances

        +
        public String[] getBalances()
        +
        Gets the balances.
        +
        +
        Returns:
        +
        The balances.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetBundleResponse.html b/javadoc/jota/dto/response/GetBundleResponse.html new file mode 100644 index 0000000..6427bb5 --- /dev/null +++ b/javadoc/jota/dto/response/GetBundleResponse.html @@ -0,0 +1,311 @@ + + + + + + +GetBundleResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetBundleResponse

+
+
+ +
+
    +
  • +
    +
    +
    public class GetBundleResponse
    +extends AbstractResponse
    +
    Response of api request 'getBundle.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetBundleResponse

        +
        public GetBundleResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        create

        +
        public static GetBundleResponse create(List<Transaction> transactions,
        +                                       long duration)
        +
        Initializes a new instance of the GetBundleResponse class.
        +
      • +
      + + + +
        +
      • +

        getTransactions

        +
        public List<Transaction> getTransactions()
        +
        Gets the transactions.
        +
        +
        Returns:
        +
        The transactions.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetInclusionStateResponse.html b/javadoc/jota/dto/response/GetInclusionStateResponse.html new file mode 100644 index 0000000..1fa3509 --- /dev/null +++ b/javadoc/jota/dto/response/GetInclusionStateResponse.html @@ -0,0 +1,293 @@ + + + + + + +GetInclusionStateResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetInclusionStateResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetInclusionStateResponse

        +
        public GetInclusionStateResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getStates

        +
        public boolean[] getStates()
        +
        Gets the states.
        +
        +
        Returns:
        +
        The states.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetNeighborsResponse.html b/javadoc/jota/dto/response/GetNeighborsResponse.html new file mode 100644 index 0000000..70c82b5 --- /dev/null +++ b/javadoc/jota/dto/response/GetNeighborsResponse.html @@ -0,0 +1,293 @@ + + + + + + +GetNeighborsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetNeighborsResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetNeighborsResponse

        +
        public GetNeighborsResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getNeighbors

        +
        public List<Neighbor> getNeighbors()
        +
        Gets the neighbors.
        +
        +
        Returns:
        +
        The neighbors.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetNewAddressResponse.html b/javadoc/jota/dto/response/GetNewAddressResponse.html new file mode 100644 index 0000000..1ec51d6 --- /dev/null +++ b/javadoc/jota/dto/response/GetNewAddressResponse.html @@ -0,0 +1,311 @@ + + + + + + +GetNewAddressResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetNewAddressResponse

+
+
+ +
+
    +
  • +
    +
    +
    public class GetNewAddressResponse
    +extends AbstractResponse
    +
    Response of api request 'getNewAddress'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetNewAddressResponse

        +
        public GetNewAddressResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        create

        +
        public static GetNewAddressResponse create(List<String> addresses,
        +                                           long duration)
        +
        Initializes a new instance of the GetNewAddressResponse class.
        +
      • +
      + + + +
        +
      • +

        getAddresses

        +
        public List<String> getAddresses()
        +
        Gets the addresses.
        +
        +
        Returns:
        +
        The addresses.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetNodeInfoResponse.html b/javadoc/jota/dto/response/GetNodeInfoResponse.html new file mode 100644 index 0000000..443c7fb --- /dev/null +++ b/javadoc/jota/dto/response/GetNodeInfoResponse.html @@ -0,0 +1,595 @@ + + + + + + +GetNodeInfoResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetNodeInfoResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetNodeInfoResponse

        +
        public GetNodeInfoResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAppName

        +
        public String getAppName()
        +
        The name of the IOTA software the node currently running (IRI stands for Initial Reference Implementation).
        +
        +
        Returns:
        +
        appName
        +
        +
      • +
      + + + +
        +
      • +

        getAppVersion

        +
        public String getAppVersion()
        +
        The version of the IOTA software the node currently running.
        +
        +
        Returns:
        +
        The version of the IOTA software the node currently running.
        +
        +
      • +
      + + + +
        +
      • +

        getJreVersion

        +
        public String getJreVersion()
        +
        The version of running java version.
        +
        +
        Returns:
        +
        The version of running java version.
        +
        +
      • +
      + + + +
        +
      • +

        getJreAvailableProcessors

        +
        public Integer getJreAvailableProcessors()
        +
        Available cores on the node currently running.
        +
        +
        Returns:
        +
        Available cores on the machine for JRE.
        +
        +
      • +
      + + + +
        +
      • +

        getJreFreeMemory

        +
        public long getJreFreeMemory()
        +
        The amount of free memory in the Java Virtual Machine.
        +
        +
        Returns:
        +
        The amount of free memory in the Java Virtual Machine.
        +
        +
      • +
      + + + +
        +
      • +

        getJreMaxMemory

        +
        public long getJreMaxMemory()
        +
        The maximum amount of memory that the Java virtual machine will attempt to use.
        +
        +
        Returns:
        +
        The maximum amount of memory that the Java virtual machine will attempt to use.
        +
        +
      • +
      + + + +
        +
      • +

        getJreTotalMemory

        +
        public long getJreTotalMemory()
        +
        The total amount of memory in the Java virtual machine.
        +
        +
        Returns:
        +
        The total amount of memory in the Java virtual machine.
        +
        +
      • +
      + + + +
        +
      • +

        getLatestMilestone

        +
        public String getLatestMilestone()
        +
        Latest milestone that was signed off by the coordinator.
        +
        +
        Returns:
        +
        Latest milestone that was signed off by the coordinator.
        +
        +
      • +
      + + + +
        +
      • +

        getLatestMilestoneIndex

        +
        public int getLatestMilestoneIndex()
        +
        Index of the latest milestone.
        +
        +
        Returns:
        +
        Index of the latest milestone.
        +
        +
      • +
      + + + +
        +
      • +

        getLatestSolidSubtangleMilestone

        +
        public String getLatestSolidSubtangleMilestone()
        +
        The latest milestone which is solid and is used for sending transactions. + For a milestone to become solid the local node must basically approve the subtangle of coordinator-approved transactions, + and have a consistent view of all referenced transactions.
        +
        +
        Returns:
        +
        The latest milestone which is solid and is used for sending transactions.
        +
        +
      • +
      + + + +
        +
      • +

        getLatestSolidSubtangleMilestoneIndex

        +
        public int getLatestSolidSubtangleMilestoneIndex()
        +
        Index of the latest solid subtangle.
        +
        +
        Returns:
        +
        Index of the latest solid subtangle.
        +
        +
      • +
      + + + +
        +
      • +

        getNeighbors

        +
        public int getNeighbors()
        +
        Number of neighbors the node connected with.
        +
        +
        Returns:
        +
        Number of neighbors the node connected with.
        +
        +
      • +
      + + + +
        +
      • +

        getPacketsQueueSize

        +
        public int getPacketsQueueSize()
        +
        Packets which are currently queued up.
        +
        +
        Returns:
        +
        Packets which are currently queued up.
        +
        +
      • +
      + + + +
        +
      • +

        getTime

        +
        public Long getTime()
        +
        Current UNIX timestamp.
        +
        +
        Returns:
        +
        Current UNIX timestamp.
        +
        +
      • +
      + + + +
        +
      • +

        getTips

        +
        public int getTips()
        +
        Number of tips in the network.
        +
        +
        Returns:
        +
        Number of tips in the network.
        +
        +
      • +
      + + + +
        +
      • +

        getTransactionsToRequest

        +
        public int getTransactionsToRequest()
        +
        Transactions to request during syncing process.
        +
        +
        Returns:
        +
        Transactions to request during syncing process.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetTipsResponse.html b/javadoc/jota/dto/response/GetTipsResponse.html new file mode 100644 index 0000000..5217815 --- /dev/null +++ b/javadoc/jota/dto/response/GetTipsResponse.html @@ -0,0 +1,293 @@ + + + + + + +GetTipsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetTipsResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetTipsResponse

        +
        public GetTipsResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getHashes

        +
        public String[] getHashes()
        +
        Gets the hashes.
        +
        +
        Returns:
        +
        The hashes.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetTransactionsToApproveResponse.html b/javadoc/jota/dto/response/GetTransactionsToApproveResponse.html new file mode 100644 index 0000000..c7ca7d0 --- /dev/null +++ b/javadoc/jota/dto/response/GetTransactionsToApproveResponse.html @@ -0,0 +1,313 @@ + + + + + + +GetTransactionsToApproveResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetTransactionsToApproveResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetTransactionsToApproveResponse

        +
        public GetTransactionsToApproveResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTrunkTransaction

        +
        public String getTrunkTransaction()
        +
        Gets the trunk transaction.
        +
        +
        Returns:
        +
        The trunk transaction.
        +
        +
      • +
      + + + +
        +
      • +

        getBranchTransaction

        +
        public String getBranchTransaction()
        +
        Gets the branch transaction.
        +
        +
        Returns:
        +
        The branch transaction.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetTransferResponse.html b/javadoc/jota/dto/response/GetTransferResponse.html new file mode 100644 index 0000000..0c2d6eb --- /dev/null +++ b/javadoc/jota/dto/response/GetTransferResponse.html @@ -0,0 +1,311 @@ + + + + + + +GetTransferResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetTransferResponse

+
+
+ +
+
    +
  • +
    +
    +
    public class GetTransferResponse
    +extends AbstractResponse
    +
    Response of api request 'getTransfer'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetTransferResponse

        +
        public GetTransferResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        create

        +
        public static GetTransferResponse create(Bundle[] transferBundle,
        +                                         long duration)
        +
        Initializes a new instance of the GetTransferResponse class.
        +
      • +
      + + + +
        +
      • +

        getTransfers

        +
        public Bundle[] getTransfers()
        +
        Gets the transfer bundle.
        +
        +
        Returns:
        +
        The transfer bundle.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/GetTrytesResponse.html b/javadoc/jota/dto/response/GetTrytesResponse.html new file mode 100644 index 0000000..1e2e735 --- /dev/null +++ b/javadoc/jota/dto/response/GetTrytesResponse.html @@ -0,0 +1,293 @@ + + + + + + +GetTrytesResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class GetTrytesResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetTrytesResponse

        +
        public GetTrytesResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTrytes

        +
        public String[] getTrytes()
        +
        Gets the trytes.
        +
        +
        Returns:
        +
        The trytes.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/InterruptAttachingToTangleResponse.html b/javadoc/jota/dto/response/InterruptAttachingToTangleResponse.html new file mode 100644 index 0000000..6c5d165 --- /dev/null +++ b/javadoc/jota/dto/response/InterruptAttachingToTangleResponse.html @@ -0,0 +1,252 @@ + + + + + + +InterruptAttachingToTangleResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class InterruptAttachingToTangleResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        InterruptAttachingToTangleResponse

        +
        public InterruptAttachingToTangleResponse()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/RemoveNeighborsResponse.html b/javadoc/jota/dto/response/RemoveNeighborsResponse.html new file mode 100644 index 0000000..5f58a6b --- /dev/null +++ b/javadoc/jota/dto/response/RemoveNeighborsResponse.html @@ -0,0 +1,293 @@ + + + + + + +RemoveNeighborsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class RemoveNeighborsResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RemoveNeighborsResponse

        +
        public RemoveNeighborsResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getRemovedNeighbors

        +
        public int getRemovedNeighbors()
        +
        Gets the number of removed neighbors.
        +
        +
        Returns:
        +
        The number of removed neighbors.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/ReplayBundleResponse.html b/javadoc/jota/dto/response/ReplayBundleResponse.html new file mode 100644 index 0000000..48acce9 --- /dev/null +++ b/javadoc/jota/dto/response/ReplayBundleResponse.html @@ -0,0 +1,331 @@ + + + + + + +ReplayBundleResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class ReplayBundleResponse

+
+
+ +
+
    +
  • +
    +
    +
    public class ReplayBundleResponse
    +extends AbstractResponse
    +
    Response of api request 'replayBundle'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ReplayBundleResponse

        +
        public ReplayBundleResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        create

        +
        public static ReplayBundleResponse create(Boolean[] successfully,
        +                                          long duration)
        +
        Initializes a new instance of the ReplayBundleResponse class.
        +
      • +
      + + + +
        +
      • +

        getSuccessfully

        +
        public Boolean[] getSuccessfully()
        +
        Gets the successfully.
        +
        +
        Returns:
        +
        The successfully.
        +
        +
      • +
      + + + +
        +
      • +

        setSuccessfully

        +
        public void setSuccessfully(Boolean[] successfully)
        +
        Sets the successfully.
        +
        +
        Parameters:
        +
        successfully - The successfully.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/SendTransferResponse.html b/javadoc/jota/dto/response/SendTransferResponse.html new file mode 100644 index 0000000..338fc18 --- /dev/null +++ b/javadoc/jota/dto/response/SendTransferResponse.html @@ -0,0 +1,373 @@ + + + + + + +SendTransferResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class SendTransferResponse

+
+
+ +
+
    +
  • +
    +
    +
    public class SendTransferResponse
    +extends AbstractResponse
    +
    Response of api request 'sendTransfer'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SendTransferResponse

        +
        public SendTransferResponse()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getTransactions

        +
        public List<Transaction> getTransactions()
        +
        Gets the transactions.
        +
        +
        Returns:
        +
        The transactions.
        +
        +
      • +
      + + + +
        +
      • +

        setTransactions

        +
        public void setTransactions(List<Transaction> transactions)
        +
        Sets the transactions.
        +
        +
        Parameters:
        +
        transactions - The transactions.
        +
        +
      • +
      + + + +
        +
      • +

        getSuccessfully

        +
        public Boolean[] getSuccessfully()
        +
        Gets the successfully.
        +
        +
        Returns:
        +
        The successfully.
        +
        +
      • +
      + + + +
        +
      • +

        setSuccessfully

        +
        public void setSuccessfully(Boolean[] successfully)
        +
        Sets the successfully.
        +
        +
        Parameters:
        +
        successfully - The successfully.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/StoreTransactionsResponse.html b/javadoc/jota/dto/response/StoreTransactionsResponse.html new file mode 100644 index 0000000..9b3c436 --- /dev/null +++ b/javadoc/jota/dto/response/StoreTransactionsResponse.html @@ -0,0 +1,255 @@ + + + + + + +StoreTransactionsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.dto.response
+

Class StoreTransactionsResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StoreTransactionsResponse

        +
        public StoreTransactionsResponse(long duration)
        +
        Initializes a new instance of the StoreTransactionsResponse class.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/AbstractResponse.html b/javadoc/jota/dto/response/class-use/AbstractResponse.html new file mode 100644 index 0000000..3ac2f9d --- /dev/null +++ b/javadoc/jota/dto/response/class-use/AbstractResponse.html @@ -0,0 +1,294 @@ + + + + + + +Uses of Class jota.dto.response.AbstractResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.AbstractResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/AddNeighborsResponse.html b/javadoc/jota/dto/response/class-use/AddNeighborsResponse.html new file mode 100644 index 0000000..5cda61e --- /dev/null +++ b/javadoc/jota/dto/response/class-use/AddNeighborsResponse.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class jota.dto.response.AddNeighborsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.AddNeighborsResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/AnalyzeTransactionResponse.html b/javadoc/jota/dto/response/class-use/AnalyzeTransactionResponse.html new file mode 100644 index 0000000..02e63dd --- /dev/null +++ b/javadoc/jota/dto/response/class-use/AnalyzeTransactionResponse.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.dto.response.AnalyzeTransactionResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.AnalyzeTransactionResponse

+
+
No usage of jota.dto.response.AnalyzeTransactionResponse
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/BroadcastTransactionsResponse.html b/javadoc/jota/dto/response/class-use/BroadcastTransactionsResponse.html new file mode 100644 index 0000000..0b520ac --- /dev/null +++ b/javadoc/jota/dto/response/class-use/BroadcastTransactionsResponse.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class jota.dto.response.BroadcastTransactionsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.BroadcastTransactionsResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/FindTransactionResponse.html b/javadoc/jota/dto/response/class-use/FindTransactionResponse.html new file mode 100644 index 0000000..f82fad7 --- /dev/null +++ b/javadoc/jota/dto/response/class-use/FindTransactionResponse.html @@ -0,0 +1,210 @@ + + + + + + +Uses of Class jota.dto.response.FindTransactionResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.FindTransactionResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetAccountDataResponse.html b/javadoc/jota/dto/response/class-use/GetAccountDataResponse.html new file mode 100644 index 0000000..fed0196 --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetAccountDataResponse.html @@ -0,0 +1,205 @@ + + + + + + +Uses of Class jota.dto.response.GetAccountDataResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetAccountDataResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetAttachToTangleResponse.html b/javadoc/jota/dto/response/class-use/GetAttachToTangleResponse.html new file mode 100644 index 0000000..2b78ba8 --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetAttachToTangleResponse.html @@ -0,0 +1,186 @@ + + + + + + +Uses of Class jota.dto.response.GetAttachToTangleResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetAttachToTangleResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetBalancesAndFormatResponse.html b/javadoc/jota/dto/response/class-use/GetBalancesAndFormatResponse.html new file mode 100644 index 0000000..94773f7 --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetBalancesAndFormatResponse.html @@ -0,0 +1,208 @@ + + + + + + +Uses of Class jota.dto.response.GetBalancesAndFormatResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetBalancesAndFormatResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetBalancesResponse.html b/javadoc/jota/dto/response/class-use/GetBalancesResponse.html new file mode 100644 index 0000000..fef3eee --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetBalancesResponse.html @@ -0,0 +1,184 @@ + + + + + + +Uses of Class jota.dto.response.GetBalancesResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetBalancesResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetBundleResponse.html b/javadoc/jota/dto/response/class-use/GetBundleResponse.html new file mode 100644 index 0000000..3efa34b --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetBundleResponse.html @@ -0,0 +1,193 @@ + + + + + + +Uses of Class jota.dto.response.GetBundleResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetBundleResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetInclusionStateResponse.html b/javadoc/jota/dto/response/class-use/GetInclusionStateResponse.html new file mode 100644 index 0000000..1d453da --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetInclusionStateResponse.html @@ -0,0 +1,190 @@ + + + + + + +Uses of Class jota.dto.response.GetInclusionStateResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetInclusionStateResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetNeighborsResponse.html b/javadoc/jota/dto/response/class-use/GetNeighborsResponse.html new file mode 100644 index 0000000..f7eb6b4 --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetNeighborsResponse.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class jota.dto.response.GetNeighborsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetNeighborsResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetNewAddressResponse.html b/javadoc/jota/dto/response/class-use/GetNewAddressResponse.html new file mode 100644 index 0000000..aa602a2 --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetNewAddressResponse.html @@ -0,0 +1,198 @@ + + + + + + +Uses of Class jota.dto.response.GetNewAddressResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetNewAddressResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetNodeInfoResponse.html b/javadoc/jota/dto/response/class-use/GetNodeInfoResponse.html new file mode 100644 index 0000000..01c720e --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetNodeInfoResponse.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class jota.dto.response.GetNodeInfoResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetNodeInfoResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetTipsResponse.html b/javadoc/jota/dto/response/class-use/GetTipsResponse.html new file mode 100644 index 0000000..50b972d --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetTipsResponse.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class jota.dto.response.GetTipsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetTipsResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetTransactionsToApproveResponse.html b/javadoc/jota/dto/response/class-use/GetTransactionsToApproveResponse.html new file mode 100644 index 0000000..9ea5710 --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetTransactionsToApproveResponse.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class jota.dto.response.GetTransactionsToApproveResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetTransactionsToApproveResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetTransferResponse.html b/javadoc/jota/dto/response/class-use/GetTransferResponse.html new file mode 100644 index 0000000..99b1ee2 --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetTransferResponse.html @@ -0,0 +1,195 @@ + + + + + + +Uses of Class jota.dto.response.GetTransferResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetTransferResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/GetTrytesResponse.html b/javadoc/jota/dto/response/class-use/GetTrytesResponse.html new file mode 100644 index 0000000..e1c2c7c --- /dev/null +++ b/javadoc/jota/dto/response/class-use/GetTrytesResponse.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class jota.dto.response.GetTrytesResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.GetTrytesResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/InterruptAttachingToTangleResponse.html b/javadoc/jota/dto/response/class-use/InterruptAttachingToTangleResponse.html new file mode 100644 index 0000000..892d5de --- /dev/null +++ b/javadoc/jota/dto/response/class-use/InterruptAttachingToTangleResponse.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class jota.dto.response.InterruptAttachingToTangleResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.InterruptAttachingToTangleResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/RemoveNeighborsResponse.html b/javadoc/jota/dto/response/class-use/RemoveNeighborsResponse.html new file mode 100644 index 0000000..bd60320 --- /dev/null +++ b/javadoc/jota/dto/response/class-use/RemoveNeighborsResponse.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class jota.dto.response.RemoveNeighborsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.RemoveNeighborsResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/ReplayBundleResponse.html b/javadoc/jota/dto/response/class-use/ReplayBundleResponse.html new file mode 100644 index 0000000..f5cfbda --- /dev/null +++ b/javadoc/jota/dto/response/class-use/ReplayBundleResponse.html @@ -0,0 +1,195 @@ + + + + + + +Uses of Class jota.dto.response.ReplayBundleResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.ReplayBundleResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/SendTransferResponse.html b/javadoc/jota/dto/response/class-use/SendTransferResponse.html new file mode 100644 index 0000000..8f806fe --- /dev/null +++ b/javadoc/jota/dto/response/class-use/SendTransferResponse.html @@ -0,0 +1,201 @@ + + + + + + +Uses of Class jota.dto.response.SendTransferResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.SendTransferResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/class-use/StoreTransactionsResponse.html b/javadoc/jota/dto/response/class-use/StoreTransactionsResponse.html new file mode 100644 index 0000000..6e233fe --- /dev/null +++ b/javadoc/jota/dto/response/class-use/StoreTransactionsResponse.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Class jota.dto.response.StoreTransactionsResponse (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.dto.response.StoreTransactionsResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/package-frame.html b/javadoc/jota/dto/response/package-frame.html new file mode 100644 index 0000000..5c4a2ab --- /dev/null +++ b/javadoc/jota/dto/response/package-frame.html @@ -0,0 +1,43 @@ + + + + + + +jota.dto.response (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +

jota.dto.response

+
+

Classes

+ +
+ + diff --git a/javadoc/jota/dto/response/package-summary.html b/javadoc/jota/dto/response/package-summary.html new file mode 100644 index 0000000..dd54040 --- /dev/null +++ b/javadoc/jota/dto/response/package-summary.html @@ -0,0 +1,278 @@ + + + + + + +jota.dto.response (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package jota.dto.response

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/package-tree.html b/javadoc/jota/dto/response/package-tree.html new file mode 100644 index 0000000..978e98f --- /dev/null +++ b/javadoc/jota/dto/response/package-tree.html @@ -0,0 +1,164 @@ + + + + + + +jota.dto.response Class Hierarchy (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package jota.dto.response

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/dto/response/package-use.html b/javadoc/jota/dto/response/package-use.html new file mode 100644 index 0000000..08b77ba --- /dev/null +++ b/javadoc/jota/dto/response/package-use.html @@ -0,0 +1,317 @@ + + + + + + +Uses of Package jota.dto.response (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
jota.dto.response

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/error/ArgumentException.html b/javadoc/jota/error/ArgumentException.html new file mode 100644 index 0000000..36ccd53 --- /dev/null +++ b/javadoc/jota/error/ArgumentException.html @@ -0,0 +1,312 @@ + + + + + + +ArgumentException (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.error
+

Class ArgumentException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable
    +
    +
    +
    +
    public class ArgumentException
    +extends BaseException
    +
    This exception occurs when an invalid argument is provided.
    +
    +
    Author:
    +
    Adrian
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ArgumentException

        +
        public ArgumentException()
        +
        Initializes a new instance of the ArgumentException.
        +
      • +
      + + + +
        +
      • +

        ArgumentException

        +
        public ArgumentException(String msg)
        +
        Initializes a new instance of the ArgumentException.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/error/BaseException.html b/javadoc/jota/error/BaseException.html new file mode 100644 index 0000000..10aa172 --- /dev/null +++ b/javadoc/jota/error/BaseException.html @@ -0,0 +1,384 @@ + + + + + + +BaseException (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.error
+

Class BaseException

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/error/class-use/ArgumentException.html b/javadoc/jota/error/class-use/ArgumentException.html new file mode 100644 index 0000000..173df00 --- /dev/null +++ b/javadoc/jota/error/class-use/ArgumentException.html @@ -0,0 +1,486 @@ + + + + + + +Uses of Class jota.error.ArgumentException (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.error.ArgumentException

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/error/class-use/BaseException.html b/javadoc/jota/error/class-use/BaseException.html new file mode 100644 index 0000000..ebce711 --- /dev/null +++ b/javadoc/jota/error/class-use/BaseException.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Class jota.error.BaseException (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.error.BaseException

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/error/package-frame.html b/javadoc/jota/error/package-frame.html new file mode 100644 index 0000000..508addf --- /dev/null +++ b/javadoc/jota/error/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +jota.error (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +

jota.error

+
+

Exceptions

+ +
+ + diff --git a/javadoc/jota/error/package-summary.html b/javadoc/jota/error/package-summary.html new file mode 100644 index 0000000..2ab82b9 --- /dev/null +++ b/javadoc/jota/error/package-summary.html @@ -0,0 +1,150 @@ + + + + + + +jota.error (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package jota.error

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/error/package-tree.html b/javadoc/jota/error/package-tree.html new file mode 100644 index 0000000..cfec80b --- /dev/null +++ b/javadoc/jota/error/package-tree.html @@ -0,0 +1,151 @@ + + + + + + +jota.error Class Hierarchy (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package jota.error

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/error/package-use.html b/javadoc/jota/error/package-use.html new file mode 100644 index 0000000..1e8e0ae --- /dev/null +++ b/javadoc/jota/error/package-use.html @@ -0,0 +1,201 @@ + + + + + + +Uses of Package jota.error (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
jota.error

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/Bundle.html b/javadoc/jota/model/Bundle.html new file mode 100644 index 0000000..0e52128 --- /dev/null +++ b/javadoc/jota/model/Bundle.html @@ -0,0 +1,504 @@ + + + + + + +Bundle (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.model
+

Class Bundle

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Comparable<Bundle>
    +
    +
    +
    +
    public class Bundle
    +extends Object
    +implements Comparable<Bundle>
    +
    This class represents a Bundle, a set of transactions.
    +
    +
    Author:
    +
    pinpong
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        EMPTY_HASH

        +
        public static String EMPTY_HASH
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Bundle

        +
        public Bundle()
        +
        Initializes a new instance of the Bundle class without transactions.
        +
      • +
      + + + +
        +
      • +

        Bundle

        +
        public Bundle(List<Transaction> transactions,
        +              int length)
        +
        Initializes a new instance of the Bundle class.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTransactions

        +
        public List<Transaction> getTransactions()
        +
        Gets the transactions
        +
        +
        Returns:
        +
        transactions The transactions.
        +
        +
      • +
      + + + +
        +
      • +

        getLength

        +
        public int getLength()
        +
        Gets the length of the bundle
        +
        +
        Returns:
        +
        length The length.
        +
        +
      • +
      + + + +
        +
      • +

        setLength

        +
        public void setLength(int length)
        +
        Sets the length of the bundle
        +
        +
        Parameters:
        +
        length - The length.
        +
        +
      • +
      + + + +
        +
      • +

        addEntry

        +
        public void addEntry(int signatureMessageLength,
        +                     String address,
        +                     long value,
        +                     String tag,
        +                     long timestamp)
        +
        Adds a bundle entry.
        +
        +
        Parameters:
        +
        signatureMessageLength - Length of the signature message.
        +
        address - The address.
        +
        value - The value.
        +
        tag - The tag.
        +
        timestamp - The timestamp.
        +
        +
      • +
      + + + +
        +
      • +

        finalize

        +
        public void finalize(ICurl customCurl)
        +
        Finalizes the bundle using the specified curl implementation,
        +
        +
        Parameters:
        +
        customCurl - The custom curl.
        +
        +
      • +
      + + + +
        +
      • +

        addTrytes

        +
        public void addTrytes(List<String> signatureFragments)
        +
        Adds the trytes.
        +
        +
        Parameters:
        +
        signatureFragments - The signature fragments.
        +
        +
      • +
      + + + +
        +
      • +

        normalizedBundle

        +
        public int[] normalizedBundle(String bundleHash)
        +
        Normalized the bundle.
        +
        +
        Parameters:
        +
        bundleHash - The bundle hash.
        +
        Returns:
        +
        normalizedBundle A normalized bundle hash.
        +
        +
      • +
      + + + +
        +
      • +

        compareTo

        +
        public int compareTo(Bundle o)
        +
        Compares the current object with another object of the same type.
        +
        +
        Specified by:
        +
        compareTo in interface Comparable<Bundle>
        +
        Parameters:
        +
        o - An object to compare with this object.
        +
        Returns:
        +
        A value that indicates the relative order of the objects being compared. The return value has the following meanings: Value Meaning Less than zero This object is less than the parameter.Zero This object is equal to . Greater than zero This object is greater than .
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/Input.html b/javadoc/jota/model/Input.html new file mode 100644 index 0000000..235b31f --- /dev/null +++ b/javadoc/jota/model/Input.html @@ -0,0 +1,456 @@ + + + + + + +Input (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.model
+

Class Input

+
+
+ +
+
    +
  • +
    +
    +
    public class Input
    +extends Object
    +
    This class represents an Input.
    +
    +
    Author:
    +
    Adrian
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Input

        +
        public Input(String address,
        +             long balance,
        +             int keyIndex,
        +             int security)
        +
        Initializes a new instance of the Input class.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toString

        +
        public String toString()
        +
        Returns a String that represents this object.
        +
        +
        Overrides:
        +
        toString in class Object
        +
        Returns:
        +
        Returns a string representation of this object.
        +
        +
      • +
      + + + +
        +
      • +

        getAddress

        +
        public String getAddress()
        +
        Get the address.
        +
        +
        Returns:
        +
        The address.
        +
        +
      • +
      + + + +
        +
      • +

        setAddress

        +
        public void setAddress(String address)
        +
        Get the address.
        +
        +
        Parameters:
        +
        address - The address.
        +
        +
      • +
      + + + +
        +
      • +

        getBalance

        +
        public long getBalance()
        +
        Get the balance.
        +
        +
        Returns:
        +
        The balance.
        +
        +
      • +
      + + + +
        +
      • +

        setBalance

        +
        public void setBalance(long balance)
        +
        Get the balance.
        +
        +
        Parameters:
        +
        balance - The balance.
        +
        +
      • +
      + + + +
        +
      • +

        getKeyIndex

        +
        public int getKeyIndex()
        +
        Get the keyIndex.
        +
        +
        Returns:
        +
        The keyIndex.
        +
        +
      • +
      + + + +
        +
      • +

        setKeyIndex

        +
        public void setKeyIndex(int keyIndex)
        +
        Get the keyIndex.
        +
        +
        Parameters:
        +
        keyIndex - The keyIndex.
        +
        +
      • +
      + + + +
        +
      • +

        getSecurity

        +
        public int getSecurity()
        +
        Get the security.
        +
        +
        Returns:
        +
        The security.
        +
        +
      • +
      + + + +
        +
      • +

        setSecurity

        +
        public void setSecurity(int security)
        +
        Get the security.
        +
        +
        Parameters:
        +
        security - The security.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/Inputs.html b/javadoc/jota/model/Inputs.html new file mode 100644 index 0000000..d0f170b --- /dev/null +++ b/javadoc/jota/model/Inputs.html @@ -0,0 +1,372 @@ + + + + + + +Inputs (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.model
+

Class Inputs

+
+
+ +
+
    +
  • +
    +
    +
    public class Inputs
    +extends Object
    +
    This class represents an Inputs.
    +
    +
    Author:
    +
    Adrian
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Inputs

        +
        public Inputs(List<Input> inputsList,
        +              long totalBalance)
        +
        Initializes a new instance of the Input class.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toString

        +
        public String toString()
        +
        Returns a Json Object that represents this object.
        +
        +
        Overrides:
        +
        toString in class Object
        +
        Returns:
        +
        Returns a string representation of this object.
        +
        +
      • +
      + + + +
        +
      • +

        getInputsList

        +
        public List<Input> getInputsList()
        +
        Get the input list.
        +
        +
        Returns:
        +
        The input list.
        +
        +
      • +
      + + + +
        +
      • +

        setInputsList

        +
        public void setInputsList(List<Input> inputsList)
        +
        Set the input list.
        +
        +
        Parameters:
        +
        inputsList - The input list.
        +
        +
      • +
      + + + +
        +
      • +

        getTotalBalance

        +
        public long getTotalBalance()
        +
        Get the total balance.
        +
        +
        Returns:
        +
        The total balance.
        +
        +
      • +
      + + + +
        +
      • +

        setTotalBalance

        +
        public void setTotalBalance(long totalBalance)
        +
        Set the total balance.
        +
        +
        Parameters:
        +
        totalBalance - The total balance.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/Neighbor.html b/javadoc/jota/model/Neighbor.html new file mode 100644 index 0000000..469c58e --- /dev/null +++ b/javadoc/jota/model/Neighbor.html @@ -0,0 +1,420 @@ + + + + + + +Neighbor (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.model
+

Class Neighbor

+
+
+ +
+
    +
  • +
    +
    +
    public class Neighbor
    +extends Object
    +
    This class represents an Neighbor.
    +
    +
    Author:
    +
    pinpong
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Neighbor

        +
        public Neighbor(String address,
        +                Integer numberOfAllTransactions,
        +                Integer numberOfInvalidTransactions,
        +                Integer numberOfNewTransactions,
        +                Integer numberOfRandomTransactionRequests,
        +                Integer numberOfSentTransactions,
        +                String connectionType)
        +
        Initializes a new instance of the Neighbor class.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAddress

        +
        public String getAddress()
        +
        Get the address.
        +
        +
        Returns:
        +
        The address.
        +
        +
      • +
      + + + +
        +
      • +

        getNumberOfAllTransactions

        +
        public Integer getNumberOfAllTransactions()
        +
        Get the number of all transactions.
        +
        +
        Returns:
        +
        The number of all transactions.
        +
        +
      • +
      + + + +
        +
      • +

        getNumberOfInvalidTransactions

        +
        public Integer getNumberOfInvalidTransactions()
        +
        Get the number of invalid transactions.
        +
        +
        Returns:
        +
        The number of invalid transactions.
        +
        +
      • +
      + + + +
        +
      • +

        getNumberOfNewTransactions

        +
        public Integer getNumberOfNewTransactions()
        +
        Get the number of new transactions.
        +
        +
        Returns:
        +
        The number of new transactions.
        +
        +
      • +
      + + + +
        +
      • +

        getNumberOfRandomTransactionRequests

        +
        public Integer getNumberOfRandomTransactionRequests()
        +
        Get the number of random transaction requests.
        +
        +
        Returns:
        +
        The number of random transaction requests.
        +
        +
      • +
      + + + +
        +
      • +

        getNumberOfSentTransactions

        +
        public Integer getNumberOfSentTransactions()
        +
        Get the number of sent transactions.
        +
        +
        Returns:
        +
        The number of sent transactions.
        +
        +
      • +
      + + + +
        +
      • +

        getConnectionType

        +
        public String getConnectionType()
        +
        Get the connection type.
        +
        +
        Returns:
        +
        The connection type.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/Signature.html b/javadoc/jota/model/Signature.html new file mode 100644 index 0000000..76ddb87 --- /dev/null +++ b/javadoc/jota/model/Signature.html @@ -0,0 +1,348 @@ + + + + + + +Signature (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.model
+

Class Signature

+
+
+ +
+
    +
  • +
    +
    +
    public class Signature
    +extends Object
    +
    This class represents an Signature.
    +
    +
    Author:
    +
    Adrian
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Signature

        +
        public Signature()
        +
        Initializes a new instance of the Signature class.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAddress

        +
        public String getAddress()
        +
        Get the address.
        +
        +
        Returns:
        +
        The address.
        +
        +
      • +
      + + + +
        +
      • +

        setAddress

        +
        public void setAddress(String address)
        +
        Set the address.
        +
        +
        Parameters:
        +
        address - The address.
        +
        +
      • +
      + + + +
        +
      • +

        getSignatureFragments

        +
        public List<String> getSignatureFragments()
        +
        Get the signatureFragments.
        +
        +
        Returns:
        +
        The signatureFragments.
        +
        +
      • +
      + + + +
        +
      • +

        setSignatureFragments

        +
        public void setSignatureFragments(List<String> signatureFragments)
        +
        Set the signatureFragments.
        +
        +
        Parameters:
        +
        signatureFragments - The signatureFragments.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/Transaction.html b/javadoc/jota/model/Transaction.html new file mode 100644 index 0000000..8da8eda --- /dev/null +++ b/javadoc/jota/model/Transaction.html @@ -0,0 +1,1104 @@ + + + + + + +Transaction (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.model
+

Class Transaction

+
+
+ +
+
    +
  • +
    +
    +
    public class Transaction
    +extends Object
    +
    This class represents an iota transaction.
    +
    +
    Author:
    +
    pinpong
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Transaction

        +
        public Transaction(String signatureFragments,
        +                   long currentIndex,
        +                   long lastIndex,
        +                   String nonce,
        +                   String hash,
        +                   String obsoleteTag,
        +                   long timestamp,
        +                   String trunkTransaction,
        +                   String branchTransaction,
        +                   String address,
        +                   long value,
        +                   String bundle,
        +                   String tag,
        +                   long attachmentTimestamp,
        +                   long attachmentTimestampLowerBound,
        +                   long attachmentTimestampUpperBound)
        +
        Initializes a new instance of the Signature class.
        +
      • +
      + + + +
        +
      • +

        Transaction

        +
        public Transaction(String address,
        +                   long value,
        +                   String tag,
        +                   long timestamp)
        +
        Initializes a new instance of the Signature class.
        +
      • +
      + + + +
        +
      • +

        Transaction

        +
        public Transaction(ICurl curl)
        +
        Initializes a new instance of the Signature class.
        +
      • +
      + + + +
        +
      • +

        Transaction

        +
        public Transaction()
        +
        Initializes a new instance of the Signature class.
        +
      • +
      + + + +
        +
      • +

        Transaction

        +
        public Transaction(String trytes)
        +
        Initializes a new instance of the Signature class.
        +
      • +
      + + + +
        +
      • +

        Transaction

        +
        public Transaction(String trytes,
        +                   ICurl customCurl)
        +
        Initializes a new instance of the Signature class.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAttachmentTimestampLowerBound

        +
        public long getAttachmentTimestampLowerBound()
        +
      • +
      + + + +
        +
      • +

        setAttachmentTimestampLowerBound

        +
        public void setAttachmentTimestampLowerBound(long attachmentTimestampLowerBound)
        +
      • +
      + + + +
        +
      • +

        getAttachmentTimestampUpperBound

        +
        public long getAttachmentTimestampUpperBound()
        +
      • +
      + + + +
        +
      • +

        setAttachmentTimestampUpperBound

        +
        public void setAttachmentTimestampUpperBound(long attachmentTimestampUpperBound)
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public String toString()
        +
        Returns a String that represents this object.
        +
        +
        Overrides:
        +
        toString in class Object
        +
        Returns:
        +
        Returns a string representation of this object.
        +
        +
      • +
      + + + +
        +
      • +

        getHash

        +
        public String getHash()
        +
        Get the hash.
        +
        +
        Returns:
        +
        The hash.
        +
        +
      • +
      + + + +
        +
      • +

        setHash

        +
        public void setHash(String hash)
        +
        Set the hash.
        +
        +
        Parameters:
        +
        hash - The hash.
        +
        +
      • +
      + + + +
        +
      • +

        getSignatureFragments

        +
        public String getSignatureFragments()
        +
        Get the signature fragments.
        +
        +
        Returns:
        +
        The signature fragments.
        +
        +
      • +
      + + + +
        +
      • +

        setSignatureFragments

        +
        public void setSignatureFragments(String signatureFragments)
        +
        Set the signature fragments.
        +
        +
        Parameters:
        +
        signatureFragments - The signature fragments.
        +
        +
      • +
      + + + +
        +
      • +

        getAddress

        +
        public String getAddress()
        +
        Get the address.
        +
        +
        Returns:
        +
        The address.
        +
        +
      • +
      + + + +
        +
      • +

        setAddress

        +
        public void setAddress(String address)
        +
        Set the address.
        +
        +
        Parameters:
        +
        address - The address.
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public long getValue()
        +
        Get the value.
        +
        +
        Returns:
        +
        The value.
        +
        +
      • +
      + + + +
        +
      • +

        setValue

        +
        public void setValue(long value)
        +
        Set the value.
        +
        +
        Parameters:
        +
        value - The value.
        +
        +
      • +
      + + + +
        +
      • +

        getTag

        +
        public String getTag()
        +
        Get the tag.
        +
        +
        Returns:
        +
        The tag.
        +
        +
      • +
      + + + +
        +
      • +

        setTag

        +
        public void setTag(String tag)
        +
        Set the tag.
        +
        +
        Parameters:
        +
        tag - The tag.
        +
        +
      • +
      + + + +
        +
      • +

        getTimestamp

        +
        public long getTimestamp()
        +
        Get the timestamp.
        +
        +
        Returns:
        +
        The timestamp.
        +
        +
      • +
      + + + +
        +
      • +

        setTimestamp

        +
        public void setTimestamp(long timestamp)
        +
        Set the timestamp.
        +
        +
        Parameters:
        +
        timestamp - The timestamp.
        +
        +
      • +
      + + + +
        +
      • +

        getCurrentIndex

        +
        public long getCurrentIndex()
        +
        Get the current index.
        +
        +
        Returns:
        +
        The current index.
        +
        +
      • +
      + + + +
        +
      • +

        setCurrentIndex

        +
        public void setCurrentIndex(long currentIndex)
        +
        Set the current index.
        +
        +
        Parameters:
        +
        currentIndex - The current index.
        +
        +
      • +
      + + + +
        +
      • +

        getLastIndex

        +
        public long getLastIndex()
        +
        Get the last index.
        +
        +
        Returns:
        +
        The last index.
        +
        +
      • +
      + + + +
        +
      • +

        setLastIndex

        +
        public void setLastIndex(long lastIndex)
        +
        Set the last index.
        +
        +
        Parameters:
        +
        lastIndex - The last index.
        +
        +
      • +
      + + + +
        +
      • +

        getBundle

        +
        public String getBundle()
        +
        Get the bundle.
        +
        +
        Returns:
        +
        The bundle.
        +
        +
      • +
      + + + +
        +
      • +

        setBundle

        +
        public void setBundle(String bundle)
        +
        Set the bundle.
        +
        +
        Parameters:
        +
        bundle - The bundle.
        +
        +
      • +
      + + + +
        +
      • +

        getTrunkTransaction

        +
        public String getTrunkTransaction()
        +
        Get the trunk transaction.
        +
        +
        Returns:
        +
        The trunk transaction.
        +
        +
      • +
      + + + +
        +
      • +

        setTrunkTransaction

        +
        public void setTrunkTransaction(String trunkTransaction)
        +
        Set the trunk transaction.
        +
        +
        Parameters:
        +
        trunkTransaction - The trunk transaction.
        +
        +
      • +
      + + + +
        +
      • +

        getBranchTransaction

        +
        public String getBranchTransaction()
        +
        Get the branch transaction.
        +
        +
        Returns:
        +
        The branch transaction.
        +
        +
      • +
      + + + +
        +
      • +

        setBranchTransaction

        +
        public void setBranchTransaction(String branchTransaction)
        +
        Set the branch transaction.
        +
        +
        Parameters:
        +
        branchTransaction - The branch transaction.
        +
        +
      • +
      + + + +
        +
      • +

        getNonce

        +
        public String getNonce()
        +
        Get the nonce.
        +
        +
        Returns:
        +
        The nonce.
        +
        +
      • +
      + + + +
        +
      • +

        setNonce

        +
        public void setNonce(String nonce)
        +
        Set the nonce.
        +
        +
        Parameters:
        +
        nonce - The trunk nonce.
        +
        +
      • +
      + + + +
        +
      • +

        getPersistence

        +
        public Boolean getPersistence()
        +
        Get the persistence.
        +
        +
        Returns:
        +
        The persistence.
        +
        +
      • +
      + + + +
        +
      • +

        setPersistence

        +
        public void setPersistence(Boolean persistence)
        +
        Set the persistence.
        +
        +
        Parameters:
        +
        persistence - The persistence.
        +
        +
      • +
      + + + +
        +
      • +

        getObsoleteTag

        +
        public String getObsoleteTag()
        +
        Get the obsoleteTag.
        +
        +
        Returns:
        +
        The obsoleteTag.
        +
        +
      • +
      + + + +
        +
      • +

        setObsoleteTag

        +
        public void setObsoleteTag(String obsoleteTag)
        +
        Set the obsoleteTag.
        +
        +
        Parameters:
        +
        obsoleteTag - The persistence.
        +
        +
      • +
      + + + +
        +
      • +

        getAttachmentTimestamp

        +
        public long getAttachmentTimestamp()
        +
        Get the attachmentTimestamp.
        +
        +
        Returns:
        +
        The attachmentTimestamp.
        +
        +
      • +
      + + + +
        +
      • +

        setAttachmentTimestamp

        +
        public void setAttachmentTimestamp(long attachmentTimestamp)
        +
        Set the attachmentTimestamp.
        +
        +
        Parameters:
        +
        attachmentTimestamp - The persistence.
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object obj)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        toTrytes

        +
        public String toTrytes()
        +
        Converts the transaction to the corresponding trytes representation
        +
      • +
      + + + +
        +
      • +

        transactionObject

        +
        public void transactionObject(String trytes)
        +
        Initializes a new instance of the Signature class.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/Transfer.html b/javadoc/jota/model/Transfer.html new file mode 100644 index 0000000..43cada7 --- /dev/null +++ b/javadoc/jota/model/Transfer.html @@ -0,0 +1,620 @@ + + + + + + +Transfer (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.model
+

Class Transfer

+
+
+ +
+
    +
  • +
    +
    +
    public class Transfer
    +extends Object
    +
    This class represents a Transfer.
    +
    +
    Author:
    +
    pinpong
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Transfer

        +
        public Transfer(String timestamp,
        +                String address,
        +                String hash,
        +                Boolean persistence,
        +                long value,
        +                String message,
        +                String tag)
        +
        Initializes a new instance of the Transfer class.
        +
      • +
      + + + +
        +
      • +

        Transfer

        +
        public Transfer(String address,
        +                long value)
        +
        Initializes a new instance of the Transfer class.
        +
      • +
      + + + +
        +
      • +

        Transfer

        +
        public Transfer(String address,
        +                long value,
        +                String message,
        +                String tag)
        +
        Initializes a new instance of the Transfer class.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toString

        +
        public String toString()
        +
        Returns a Json Object that represents this object.
        +
        +
        Overrides:
        +
        toString in class Object
        +
        Returns:
        +
        Returns a string representation of this object.
        +
        +
      • +
      + + + +
        +
      • +

        getAddress

        +
        public String getAddress()
        +
        Get the address.
        +
        +
        Returns:
        +
        The address.
        +
        +
      • +
      + + + +
        +
      • +

        setAddress

        +
        public void setAddress(String address)
        +
        Set the address.
        +
        +
        Parameters:
        +
        address - The address.
        +
        +
      • +
      + + + +
        +
      • +

        getHash

        +
        public String getHash()
        +
        Get the hash.
        +
        +
        Returns:
        +
        The hash.
        +
        +
      • +
      + + + +
        +
      • +

        setHash

        +
        public void setHash(String hash)
        +
        Set the hash.
        +
        +
        Parameters:
        +
        hash - The hash.
        +
        +
      • +
      + + + +
        +
      • +

        getPersistence

        +
        public Boolean getPersistence()
        +
        Get the persistence.
        +
        +
        Returns:
        +
        The persistence.
        +
        +
      • +
      + + + +
        +
      • +

        setPersistence

        +
        public void setPersistence(Boolean persistence)
        +
        Set the persistence.
        +
        +
        Parameters:
        +
        persistence - The persistence.
        +
        +
      • +
      + + + +
        +
      • +

        getTimestamp

        +
        public String getTimestamp()
        +
        Get the timestamp.
        +
        +
        Returns:
        +
        The timestamp.
        +
        +
      • +
      + + + +
        +
      • +

        setTimestamp

        +
        public void setTimestamp(String timestamp)
        +
        Set the timestamp.
        +
        +
        Parameters:
        +
        timestamp - The timestamp in seconds.
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public long getValue()
        +
        Get the value.
        +
        +
        Returns:
        +
        The value.
        +
        +
      • +
      + + + +
        +
      • +

        setValue

        +
        public void setValue(long value)
        +
        Set the value.
        +
        +
        Parameters:
        +
        value - The value.
        +
        +
      • +
      + + + +
        +
      • +

        getMessage

        +
        public String getMessage()
        +
        Get the message.
        +
        +
        Returns:
        +
        The message.
        +
        +
      • +
      + + + +
        +
      • +

        setMessage

        +
        public void setMessage(String message)
        +
        Set the message.
        +
        +
        Parameters:
        +
        message - The message trytes encoded.
        +
        +
      • +
      + + + +
        +
      • +

        getTag

        +
        public String getTag()
        +
        Get the tag.
        +
        +
        Returns:
        +
        The tag.
        +
        +
      • +
      + + + +
        +
      • +

        setTag

        +
        public void setTag(String tag)
        +
        Set the tag.
        +
        +
        Parameters:
        +
        tag - The tag max 27 trytes encoded.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/class-use/Bundle.html b/javadoc/jota/model/class-use/Bundle.html new file mode 100644 index 0000000..4a61d24 --- /dev/null +++ b/javadoc/jota/model/class-use/Bundle.html @@ -0,0 +1,343 @@ + + + + + + +Uses of Class jota.model.Bundle (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.model.Bundle

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/class-use/Input.html b/javadoc/jota/model/class-use/Input.html new file mode 100644 index 0000000..ff1be73 --- /dev/null +++ b/javadoc/jota/model/class-use/Input.html @@ -0,0 +1,339 @@ + + + + + + +Uses of Class jota.model.Input (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.model.Input

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/class-use/Inputs.html b/javadoc/jota/model/class-use/Inputs.html new file mode 100644 index 0000000..3f5766b --- /dev/null +++ b/javadoc/jota/model/class-use/Inputs.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.model.Inputs (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.model.Inputs

+
+
No usage of jota.model.Inputs
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/class-use/Neighbor.html b/javadoc/jota/model/class-use/Neighbor.html new file mode 100644 index 0000000..b5365cc --- /dev/null +++ b/javadoc/jota/model/class-use/Neighbor.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Class jota.model.Neighbor (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.model.Neighbor

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/class-use/Signature.html b/javadoc/jota/model/class-use/Signature.html new file mode 100644 index 0000000..ba9cb22 --- /dev/null +++ b/javadoc/jota/model/class-use/Signature.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.model.Signature (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.model.Signature

+
+
No usage of jota.model.Signature
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/class-use/Transaction.html b/javadoc/jota/model/class-use/Transaction.html new file mode 100644 index 0000000..c819f17 --- /dev/null +++ b/javadoc/jota/model/class-use/Transaction.html @@ -0,0 +1,314 @@ + + + + + + +Uses of Class jota.model.Transaction (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.model.Transaction

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/class-use/Transfer.html b/javadoc/jota/model/class-use/Transfer.html new file mode 100644 index 0000000..f30a506 --- /dev/null +++ b/javadoc/jota/model/class-use/Transfer.html @@ -0,0 +1,235 @@ + + + + + + +Uses of Class jota.model.Transfer (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.model.Transfer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/package-frame.html b/javadoc/jota/model/package-frame.html new file mode 100644 index 0000000..0774d42 --- /dev/null +++ b/javadoc/jota/model/package-frame.html @@ -0,0 +1,27 @@ + + + + + + +jota.model (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +

jota.model

+
+

Classes

+ +
+ + diff --git a/javadoc/jota/model/package-summary.html b/javadoc/jota/model/package-summary.html new file mode 100644 index 0000000..3465dee --- /dev/null +++ b/javadoc/jota/model/package-summary.html @@ -0,0 +1,182 @@ + + + + + + +jota.model (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package jota.model

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/package-tree.html b/javadoc/jota/model/package-tree.html new file mode 100644 index 0000000..ec57739 --- /dev/null +++ b/javadoc/jota/model/package-tree.html @@ -0,0 +1,145 @@ + + + + + + +jota.model Class Hierarchy (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package jota.model

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/model/package-use.html b/javadoc/jota/model/package-use.html new file mode 100644 index 0000000..487208f --- /dev/null +++ b/javadoc/jota/model/package-use.html @@ -0,0 +1,274 @@ + + + + + + +Uses of Package jota.model (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
jota.model

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/package-frame.html b/javadoc/jota/package-frame.html new file mode 100644 index 0000000..71dfd08 --- /dev/null +++ b/javadoc/jota/package-frame.html @@ -0,0 +1,33 @@ + + + + + + +jota (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +

jota

+
+

Interfaces

+ +

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/jota/package-summary.html b/javadoc/jota/package-summary.html new file mode 100644 index 0000000..224e01b --- /dev/null +++ b/javadoc/jota/package-summary.html @@ -0,0 +1,200 @@ + + + + + + +jota (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package jota

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/package-tree.html b/javadoc/jota/package-tree.html new file mode 100644 index 0000000..7a8a234 --- /dev/null +++ b/javadoc/jota/package-tree.html @@ -0,0 +1,165 @@ + + + + + + +jota Class Hierarchy (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package jota

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/package-use.html b/javadoc/jota/package-use.html new file mode 100644 index 0000000..740822e --- /dev/null +++ b/javadoc/jota/package-use.html @@ -0,0 +1,224 @@ + + + + + + +Uses of Package jota (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
jota

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/ICurl.html b/javadoc/jota/pow/ICurl.html new file mode 100644 index 0000000..352af81 --- /dev/null +++ b/javadoc/jota/pow/ICurl.html @@ -0,0 +1,419 @@ + + + + + + +ICurl (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.pow
+

Interface ICurl

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    JCurl, Kerl
    +
    +
    +
    +
    public interface ICurl
    +
    This interface abstracts the curl hashing algorithm.
    +
    +
    Author:
    +
    Adrian
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      ICurlabsorb(int[] trits) +
      Absorbs the specified trits.
      +
      ICurlabsorb(int[] trits, + int offset, + int length) +
      Absorbs the specified trits.
      +
      ICurlclone() +
      Clones this instance.
      +
      int[]getState() +
      Gets or sets the state.
      +
      ICurlreset() +
      Resets this state.
      +
      voidsetState(int[] state) +
      Sets or sets the state.
      +
      int[]squeeze(int[] trits) +
      Squeezes the specified trits.
      +
      int[]squeeze(int[] trits, + int offset, + int length) +
      Squeezes the specified trits.
      +
      ICurltransform() +
      Transforms this instance.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        absorb

        +
        ICurl absorb(int[] trits,
        +             int offset,
        +             int length)
        +
        Absorbs the specified trits.
        +
        +
        Parameters:
        +
        trits - The trits.
        +
        offset - The offset to start from.
        +
        length - The length.
        +
        Returns:
        +
        The ICurl instance (used for method chaining).
        +
        +
      • +
      + + + +
        +
      • +

        absorb

        +
        ICurl absorb(int[] trits)
        +
        Absorbs the specified trits.
        +
        +
        Parameters:
        +
        trits - The trits.
        +
        Returns:
        +
        The ICurl instance (used for method chaining).
        +
        +
      • +
      + + + +
        +
      • +

        squeeze

        +
        int[] squeeze(int[] trits,
        +              int offset,
        +              int length)
        +
        Squeezes the specified trits.
        +
        +
        Parameters:
        +
        trits - The trits.
        +
        offset - The offset to start from.
        +
        length - The length.
        +
        Returns:
        +
        The squeezed trits.
        +
        +
      • +
      + + + +
        +
      • +

        squeeze

        +
        int[] squeeze(int[] trits)
        +
        Squeezes the specified trits.
        +
        +
        Parameters:
        +
        trits - The trits.
        +
        Returns:
        +
        The squeezed trits.
        +
        +
      • +
      + + + +
        +
      • +

        transform

        +
        ICurl transform()
        +
        Transforms this instance.
        +
        +
        Returns:
        +
        The ICurl instance (used for method chaining).
        +
        +
      • +
      + + + +
        +
      • +

        reset

        +
        ICurl reset()
        +
        Resets this state.
        +
        +
        Returns:
        +
        The ICurl instance (used for method chaining).
        +
        +
      • +
      + + + +
        +
      • +

        getState

        +
        int[] getState()
        +
        Gets or sets the state.
        +
        +
        Returns:
        +
        The stae.
        +
        +
      • +
      + + + +
        +
      • +

        setState

        +
        void setState(int[] state)
        +
        Sets or sets the state.
        +
        +
        Parameters:
        +
        state - The state.
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        ICurl clone()
        +
        Clones this instance.
        +
        +
        Returns:
        +
        A new instance.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/JCurl.html b/javadoc/jota/pow/JCurl.html new file mode 100644 index 0000000..8352598 --- /dev/null +++ b/javadoc/jota/pow/JCurl.html @@ -0,0 +1,630 @@ + + + + + + +JCurl (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.pow
+

Class JCurl

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    ICurl
    +
    +
    +
    Direct Known Subclasses:
    +
    Kerl
    +
    +
    +
    +
    public class JCurl
    +extends Object
    +implements ICurl
    +
    (c) 2016 Come-from-Beyond + + JCurl belongs to the sponge function family.
    +
  • +
+
+
+ +
+
+
    +
  • + + + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        absorb

        +
        public JCurl absorb(int[] trits,
        +                    int offset,
        +                    int length)
        +
        Absorbs the specified trits.
        +
        +
        Specified by:
        +
        absorb in interface ICurl
        +
        Parameters:
        +
        trits - The trits.
        +
        offset - The offset to start from.
        +
        length - The length.
        +
        Returns:
        +
        The ICurl instance (used for method chaining).
        +
        +
      • +
      + + + +
        +
      • +

        absorb

        +
        public JCurl absorb(int[] trits)
        +
        Absorbs the specified trits.
        +
        +
        Specified by:
        +
        absorb in interface ICurl
        +
        Parameters:
        +
        trits - The trits.
        +
        Returns:
        +
        The ICurl instance (used for method chaining).
        +
        +
      • +
      + + + +
        +
      • +

        transform

        +
        public JCurl transform()
        +
        Transforms this instance.
        +
        +
        Specified by:
        +
        transform in interface ICurl
        +
        Returns:
        +
        The ICurl instance (used for method chaining).
        +
        +
      • +
      + + + +
        +
      • +

        reset

        +
        public JCurl reset()
        +
        Resets this state.
        +
        +
        Specified by:
        +
        reset in interface ICurl
        +
        Returns:
        +
        The ICurl instance (used for method chaining).
        +
        +
      • +
      + + + +
        +
      • +

        reset

        +
        public JCurl reset(boolean pair)
        +
      • +
      + + + +
        +
      • +

        squeeze

        +
        public int[] squeeze(int[] trits,
        +                     int offset,
        +                     int length)
        +
        Squeezes the specified trits.
        +
        +
        Specified by:
        +
        squeeze in interface ICurl
        +
        Parameters:
        +
        trits - The trits.
        +
        offset - The offset to start from.
        +
        length - The length.
        +
        Returns:
        +
        The squeezes trits.
        +
        +
      • +
      + + + +
        +
      • +

        squeeze

        +
        public int[] squeeze(int[] trits)
        +
        Squeezes the specified trits.
        +
        +
        Specified by:
        +
        squeeze in interface ICurl
        +
        Parameters:
        +
        trits - The trits.
        +
        Returns:
        +
        The squeezes trits.
        +
        +
      • +
      + + + +
        +
      • +

        getState

        +
        public int[] getState()
        +
        Gets the states.
        +
        +
        Specified by:
        +
        getState in interface ICurl
        +
        Returns:
        +
        The state.
        +
        +
      • +
      + + + +
        +
      • +

        setState

        +
        public void setState(int[] state)
        +
        Sets the state.
        +
        +
        Specified by:
        +
        setState in interface ICurl
        +
        Parameters:
        +
        state - The states.
        +
        +
      • +
      + + + +
        +
      • +

        absorb

        +
        public void absorb(Pair<long[],long[]> pair,
        +                   int offset,
        +                   int length)
        +
      • +
      + + + +
        +
      • +

        squeeze

        +
        public Pair<long[],long[]> squeeze(Pair<long[],long[]> pair,
        +                                   int offset,
        +                                   int length)
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public ICurl clone()
        +
        Clones this instance.
        +
        +
        Specified by:
        +
        clone in interface ICurl
        +
        Overrides:
        +
        clone in class Object
        +
        Returns:
        +
        A new instance.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/Kerl.html b/javadoc/jota/pow/Kerl.html new file mode 100644 index 0000000..e4132df --- /dev/null +++ b/javadoc/jota/pow/Kerl.html @@ -0,0 +1,424 @@ + + + + + + +Kerl (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.pow
+

Class Kerl

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    ICurl
    +
    +
    +
    +
    public class Kerl
    +extends JCurl
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        convertTritsToBytes

        +
        public static byte[] convertTritsToBytes(int[] trits)
        +
      • +
      + + + +
        +
      • +

        convertBytesToTrits

        +
        public static int[] convertBytesToTrits(byte[] bytes)
        +
      • +
      + + + +
        +
      • +

        reset

        +
        public Kerl reset()
        +
        Description copied from class: JCurl
        +
        Resets this state.
        +
        +
        Specified by:
        +
        reset in interface ICurl
        +
        Overrides:
        +
        reset in class JCurl
        +
        Returns:
        +
        The ICurl instance (used for method chaining).
        +
        +
      • +
      + + + +
        +
      • +

        absorb

        +
        public Kerl absorb(int[] trits,
        +                   int offset,
        +                   int length)
        +
        Description copied from class: JCurl
        +
        Absorbs the specified trits.
        +
        +
        Specified by:
        +
        absorb in interface ICurl
        +
        Overrides:
        +
        absorb in class JCurl
        +
        Parameters:
        +
        trits - The trits.
        +
        offset - The offset to start from.
        +
        length - The length.
        +
        Returns:
        +
        The ICurl instance (used for method chaining).
        +
        +
      • +
      + + + +
        +
      • +

        squeeze

        +
        public int[] squeeze(int[] trits,
        +                     int offset,
        +                     int length)
        +
        Description copied from class: JCurl
        +
        Squeezes the specified trits.
        +
        +
        Specified by:
        +
        squeeze in interface ICurl
        +
        Overrides:
        +
        squeeze in class JCurl
        +
        Parameters:
        +
        trits - The trits.
        +
        offset - The offset to start from.
        +
        length - The length.
        +
        Returns:
        +
        The squeezes trits.
        +
        +
      • +
      + + + +
        +
      • +

        squeeze

        +
        public int[] squeeze(int[] trits)
        +
        Squeezes the specified trits.
        +
        +
        Specified by:
        +
        squeeze in interface ICurl
        +
        Overrides:
        +
        squeeze in class JCurl
        +
        Parameters:
        +
        trits - The trits.
        +
        Returns:
        +
        The squeezes trits.
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public Kerl clone()
        +
        Clones this instance.
        +
        +
        Specified by:
        +
        clone in interface ICurl
        +
        Overrides:
        +
        clone in class JCurl
        +
        Returns:
        +
        A new instance.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/SpongeFactory.Mode.html b/javadoc/jota/pow/SpongeFactory.Mode.html new file mode 100644 index 0000000..d449105 --- /dev/null +++ b/javadoc/jota/pow/SpongeFactory.Mode.html @@ -0,0 +1,359 @@ + + + + + + +SpongeFactory.Mode (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.pow
+

Enum SpongeFactory.Mode

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static SpongeFactory.Mode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (SpongeFactory.Mode c : SpongeFactory.Mode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static SpongeFactory.Mode valueOf(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/SpongeFactory.html b/javadoc/jota/pow/SpongeFactory.html new file mode 100644 index 0000000..83e701d --- /dev/null +++ b/javadoc/jota/pow/SpongeFactory.html @@ -0,0 +1,293 @@ + + + + + + +SpongeFactory (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.pow
+

Class SpongeFactory

+
+
+ +
+
    +
  • +
    +
    +
    public abstract class SpongeFactory
    +extends Object
    +
    Created by paul on 7/27/17.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SpongeFactory

        +
        public SpongeFactory()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/class-use/ICurl.html b/javadoc/jota/pow/class-use/ICurl.html new file mode 100644 index 0000000..e6b5534 --- /dev/null +++ b/javadoc/jota/pow/class-use/ICurl.html @@ -0,0 +1,348 @@ + + + + + + +Uses of Interface jota.pow.ICurl (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
jota.pow.ICurl

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/class-use/JCurl.html b/javadoc/jota/pow/class-use/JCurl.html new file mode 100644 index 0000000..d29fb7c --- /dev/null +++ b/javadoc/jota/pow/class-use/JCurl.html @@ -0,0 +1,205 @@ + + + + + + +Uses of Class jota.pow.JCurl (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.pow.JCurl

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/class-use/Kerl.html b/javadoc/jota/pow/class-use/Kerl.html new file mode 100644 index 0000000..3dec6f6 --- /dev/null +++ b/javadoc/jota/pow/class-use/Kerl.html @@ -0,0 +1,178 @@ + + + + + + +Uses of Class jota.pow.Kerl (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.pow.Kerl

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/class-use/SpongeFactory.Mode.html b/javadoc/jota/pow/class-use/SpongeFactory.Mode.html new file mode 100644 index 0000000..f984e95 --- /dev/null +++ b/javadoc/jota/pow/class-use/SpongeFactory.Mode.html @@ -0,0 +1,203 @@ + + + + + + +Uses of Class jota.pow.SpongeFactory.Mode (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.pow.SpongeFactory.Mode

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/class-use/SpongeFactory.html b/javadoc/jota/pow/class-use/SpongeFactory.html new file mode 100644 index 0000000..7dce2cc --- /dev/null +++ b/javadoc/jota/pow/class-use/SpongeFactory.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.pow.SpongeFactory (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.pow.SpongeFactory

+
+
No usage of jota.pow.SpongeFactory
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/package-frame.html b/javadoc/jota/pow/package-frame.html new file mode 100644 index 0000000..278343d --- /dev/null +++ b/javadoc/jota/pow/package-frame.html @@ -0,0 +1,31 @@ + + + + + + +jota.pow (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +

jota.pow

+
+

Interfaces

+ +

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/jota/pow/package-summary.html b/javadoc/jota/pow/package-summary.html new file mode 100644 index 0000000..3433d2a --- /dev/null +++ b/javadoc/jota/pow/package-summary.html @@ -0,0 +1,190 @@ + + + + + + +jota.pow (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package jota.pow

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/package-tree.html b/javadoc/jota/pow/package-tree.html new file mode 100644 index 0000000..9b52444 --- /dev/null +++ b/javadoc/jota/pow/package-tree.html @@ -0,0 +1,160 @@ + + + + + + +jota.pow Class Hierarchy (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package jota.pow

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/pow/package-use.html b/javadoc/jota/pow/package-use.html new file mode 100644 index 0000000..01b9320 --- /dev/null +++ b/javadoc/jota/pow/package-use.html @@ -0,0 +1,237 @@ + + + + + + +Uses of Package jota.pow (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
jota.pow

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/Checksum.html b/javadoc/jota/utils/Checksum.html new file mode 100644 index 0000000..80e36cd --- /dev/null +++ b/javadoc/jota/utils/Checksum.html @@ -0,0 +1,390 @@ + + + + + + +Checksum (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class Checksum

+
+
+ +
+
    +
  • +
    +
    +
    public class Checksum
    +extends Object
    +
    This class defines utility methods to add/remove the checksum to/from an address.
    +
    +
    Author:
    +
    pinpong
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Checksum

        +
        public Checksum()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addChecksum

        +
        public static String addChecksum(String address)
        +                          throws ArgumentException
        +
        Adds the checksum to the specified address.
        +
        +
        Parameters:
        +
        address - The address without checksum.
        +
        Returns:
        +
        The address with the appended checksum.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified address is not an valid address.
        +
        +
      • +
      + + + +
        +
      • +

        removeChecksum

        +
        public static String removeChecksum(String address)
        +                             throws ArgumentException
        +
        Remove the checksum to the specified address.
        +
        +
        Parameters:
        +
        address - The address with checksum.
        +
        Returns:
        +
        The address without checksum.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified address is not an address with checksum.
        +
        +
      • +
      + + + +
        +
      • +

        isValidChecksum

        +
        public static boolean isValidChecksum(String addressWithChecksum)
        +                               throws ArgumentException
        +
        Determines whether the specified address with checksum has a valid checksum.
        +
        +
        Parameters:
        +
        addressWithChecksum - The address with checksum.
        +
        Returns:
        +
        true if the specified address with checksum has a valid checksum [the specified address with checksum]; otherwise, false.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified address is not an valid address.
        +
        +
      • +
      + + + +
        +
      • +

        isAddressWithChecksum

        +
        public static boolean isAddressWithChecksum(String address)
        +                                     throws ArgumentException
        +
        Check if specified address is an address with checksum.
        +
        +
        Parameters:
        +
        address - The address to check.
        +
        Returns:
        +
        true if the specified address is with checksum ; otherwise, false.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified address is not an valid address.
        +
        +
      • +
      + + + +
        +
      • +

        isAddressWithoutChecksum

        +
        public static boolean isAddressWithoutChecksum(String address)
        +                                        throws ArgumentException
        +
        Check if specified address is an address without checksum.
        +
        +
        Parameters:
        +
        address - The address to check.
        +
        Returns:
        +
        true if the specified address is without checksum ; otherwise, false.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified address is not an valid address.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/Constants.html b/javadoc/jota/utils/Constants.html new file mode 100644 index 0000000..d38e4dc --- /dev/null +++ b/javadoc/jota/utils/Constants.html @@ -0,0 +1,694 @@ + + + + + + +Constants (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class Constants

+
+
+ +
+
    +
  • +
    +
    +
    public class Constants
    +extends Object
    +
    This class defines the global constants.
    +
    +
    Author:
    +
    pinpong
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        TRYTE_ALPHABET

        +
        public static final String TRYTE_ALPHABET
        +
        This String contains all possible characters of the tryte alphabet
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SEED_LENGTH_MAX

        +
        public static final int SEED_LENGTH_MAX
        +
        The maximum seed length
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ADDRESS_LENGTH_WITHOUT_CHECKSUM

        +
        public static int ADDRESS_LENGTH_WITHOUT_CHECKSUM
        +
        The length of an address without checksum
        +
      • +
      + + + +
        +
      • +

        ADDRESS_LENGTH_WITH_CHECKSUM

        +
        public static int ADDRESS_LENGTH_WITH_CHECKSUM
        +
        The length of an address with checksum
        +
      • +
      + + + +
        +
      • +

        MESSAGE_LENGTH

        +
        public static int MESSAGE_LENGTH
        +
        The length of an message
        +
      • +
      + + + +
        +
      • +

        TAG_LENGTH

        +
        public static int TAG_LENGTH
        +
        The length of an tag
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        INVALID_SECURITY_LEVEL_INPUT_ERROR

        +
        public static final String INVALID_SECURITY_LEVEL_INPUT_ERROR
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        INVALID_ATTACHED_TRYTES_INPUT_ERROR

        +
        public static final String INVALID_ATTACHED_TRYTES_INPUT_ERROR
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        GET_INCLUSION_STATE_RESPONSE_ERROR

        +
        public static final String GET_INCLUSION_STATE_RESPONSE_ERROR
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Constants

        +
        public Constants()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/Converter.html b/javadoc/jota/utils/Converter.html new file mode 100644 index 0000000..0303c7c --- /dev/null +++ b/javadoc/jota/utils/Converter.html @@ -0,0 +1,671 @@ + + + + + + +Converter (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class Converter

+
+
+ +
+
    +
  • +
    +
    +
    public class Converter
    +extends Object
    +
    This class provides a set of utility methods to are used to convert between different formats.
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      Converter() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and TypeMethod and Description
      static byte[]bytes(int[] trits) 
      static byte[]bytes(int[] trits, + int offset, + int size) +
      Converts the specified trits array to bytes.
      +
      static int[]convertToIntArray(List<Integer> integers) 
      static int[]copyTrits(String input, + int[] destination) +
      Copies the trits from the input string into the destination array
      +
      static voidgetTrits(byte[] bytes, + int[] trits) +
      Gets the trits from the specified bytes and stores it into the provided trits array.
      +
      static voidincrement(int[] trits, + int size) +
      Increments the specified trits.
      +
      static longlongValue(int[] trits) +
      Converts the specified trits to its corresponding integer value.
      +
      static int[]trits(long trytes) +
      Converts trytes into trits.
      +
      static int[]trits(long trytes, + int length) +
      Converts the specified trinary encoded string into a trits array of the specified length.
      +
      static int[]trits(String trytes) +
      Converts trytes into trits.
      +
      static int[]trits(String trytes, + int length) +
      Converts the specified trinary encoded string into a trits array of the specified length.
      +
      static int[]tritsString(String trytes) +
      Deprecated. 
      +
      static Stringtrytes(int[] trits) 
      static Stringtrytes(int[] trits, + int offset, + int size) +
      Converts trites to trytes.
      +
      static inttryteValue(int[] trits, + int offset) +
      Converts the specified trits array to trytes in integer representation.
      +
      static intvalue(int[] trits) +
      Converts the specified trits to its corresponding integer value.
      +
      + +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Converter

        +
        public Converter()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        bytes

        +
        public static byte[] bytes(int[] trits,
        +                           int offset,
        +                           int size)
        +
        Converts the specified trits array to bytes.
        +
        +
        Parameters:
        +
        trits - The trits.
        +
        offset - The offset to start from.
        +
        size - The size.
        +
        Returns:
        +
        The bytes.
        +
        +
      • +
      + + + +
        +
      • +

        bytes

        +
        public static byte[] bytes(int[] trits)
        +
      • +
      + + + +
        +
      • +

        getTrits

        +
        public static void getTrits(byte[] bytes,
        +                            int[] trits)
        +
        Gets the trits from the specified bytes and stores it into the provided trits array.
        +
        +
        Parameters:
        +
        bytes - The bytes.
        +
        trits - The trits.
        +
        +
      • +
      + + + +
        +
      • +

        convertToIntArray

        +
        public static int[] convertToIntArray(List<Integer> integers)
        +
      • +
      + + + +
        +
      • +

        trits

        +
        public static int[] trits(String trytes,
        +                          int length)
        +
        Converts the specified trinary encoded string into a trits array of the specified length.
        +
        +
        Parameters:
        +
        trytes - The trytes.
        +
        length - The length
        +
        Returns:
        +
        A trits array.
        +
        +
      • +
      + + + +
        +
      • +

        trits

        +
        public static int[] trits(long trytes,
        +                          int length)
        +
        Converts the specified trinary encoded string into a trits array of the specified length.
        +
        +
        Parameters:
        +
        trytes - The trytes.
        +
        length - The length.
        +
        Returns:
        +
        A trits array.
        +
        +
      • +
      + + + +
        +
      • +

        tritsString

        +
        @Deprecated
        +public static int[] tritsString(String trytes)
        +
        Deprecated. 
        +
        Converts the specified trinary encoded trytes string to trits.
        +
        +
        Parameters:
        +
        trytes - The trytes.
        +
        Returns:
        +
        A trits array.
        +
        +
      • +
      + + + +
        +
      • +

        trits

        +
        public static int[] trits(long trytes)
        +
        Converts trytes into trits.
        +
        +
        Parameters:
        +
        trytes - The trytes to be converted.
        +
        Returns:
        +
        Array of trits.
        +
        +
      • +
      + + + +
        +
      • +

        trits

        +
        public static int[] trits(String trytes)
        +
        Converts trytes into trits.
        +
        +
        Parameters:
        +
        trytes - The trytes to be converted.
        +
        Returns:
        +
        Array of trits.
        +
        +
      • +
      + + + +
        +
      • +

        copyTrits

        +
        public static int[] copyTrits(String input,
        +                              int[] destination)
        +
        Copies the trits from the input string into the destination array
        +
        +
        Parameters:
        +
        input - The input String.
        +
        destination - The destination array.
        +
        Returns:
        +
        The destination.
        +
        +
      • +
      + + + +
        +
      • +

        trytes

        +
        public static String trytes(int[] trits,
        +                            int offset,
        +                            int size)
        +
        Converts trites to trytes.
        +
        +
        Parameters:
        +
        trits - Teh trits to be converted.
        +
        offset - The offset to start from.
        +
        size - The size.
        +
        Returns:
        +
        The trytes.
        +
        +
      • +
      + + + +
        +
      • +

        trytes

        +
        public static String trytes(int[] trits)
        +
      • +
      + + + +
        +
      • +

        tryteValue

        +
        public static int tryteValue(int[] trits,
        +                             int offset)
        +
        Converts the specified trits array to trytes in integer representation.
        +
        +
        Parameters:
        +
        trits - The trits.
        +
        offset - The offset to start from.
        +
        Returns:
        +
        The value.
        +
        +
      • +
      + + + +
        +
      • +

        value

        +
        public static int value(int[] trits)
        +
        Converts the specified trits to its corresponding integer value.
        +
        +
        Parameters:
        +
        trits - The trits.
        +
        Returns:
        +
        The value.
        +
        +
      • +
      + + + +
        +
      • +

        longValue

        +
        public static long longValue(int[] trits)
        +
        Converts the specified trits to its corresponding integer value.
        +
        +
        Parameters:
        +
        trits - The trits.
        +
        Returns:
        +
        The value.
        +
        +
      • +
      + + + +
        +
      • +

        increment

        +
        public static void increment(int[] trits,
        +                             int size)
        +
        Increments the specified trits.
        +
        +
        Parameters:
        +
        trits - The trits.
        +
        size - The size.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/InputValidator.html b/javadoc/jota/utils/InputValidator.html new file mode 100644 index 0000000..7aa209a --- /dev/null +++ b/javadoc/jota/utils/InputValidator.html @@ -0,0 +1,588 @@ + + + + + + +InputValidator (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class InputValidator

+
+
+ +
+
    +
  • +
    +
    +
    public class InputValidator
    +extends Object
    +
    This class provides methods to validate the parameters of different iota API methods.
    +
    +
    Author:
    +
    pinpong
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        InputValidator

        +
        public InputValidator()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isAddress

        +
        public static boolean isAddress(String address)
        +
        Determines whether the specified string is an address.
        +
        +
        Parameters:
        +
        address - The address to validate.
        +
        Returns:
        +
        true if the specified string is an address; otherwise, false.
        +
        +
      • +
      + + + +
        +
      • +

        isAddressesCollectionValid

        +
        public static boolean isAddressesCollectionValid(List<String> addresses)
        +                                          throws ArgumentException
        +
        Determines whether the specified addresses are valid.
        +
        +
        Parameters:
        +
        addresses - The address list to validate.
        +
        Returns:
        +
        true if the specified addresses are valid; otherwise, false.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        checkAddress

        +
        public static boolean checkAddress(String address)
        +                            throws ArgumentException
        +
        Checks whether the specified address is an address and throws and exception if the address is invalid.
        +
        +
        Parameters:
        +
        address - The address to validate.
        +
        Returns:
        +
        true if the specified string is an address; otherwise, false.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        isTrytes

        +
        public static boolean isTrytes(String trytes,
        +                               int length)
        +
        Determines whether the specified string contains only characters from the trytes alphabet (see ).
        +
        +
        Parameters:
        +
        trytes - The trytes to validate.
        +
        length - The length.
        +
        Returns:
        +
        true if the specified trytes are trytes otherwise, false.
        +
        +
      • +
      + + + +
        +
      • +

        isNinesTrytes

        +
        public static boolean isNinesTrytes(String trytes,
        +                                    int length)
        +
        Determines whether the specified string consist only of '9'.
        +
        +
        Parameters:
        +
        trytes - The trytes to validate.
        +
        length - The length.
        +
        Returns:
        +
        true if the specified string consist only of '9'; otherwise, false.
        +
        +
      • +
      + + + +
        +
      • +

        isValue

        +
        public static boolean isValue(String value)
        +
        Determines whether the specified string represents a signed integer.
        +
        +
        Parameters:
        +
        value - The value to validate.
        +
        Returns:
        +
        true the specified string represents an integer value; otherwise, false.
        +
        +
      • +
      + + + +
        +
      • +

        isArrayOfTrytes

        +
        public static boolean isArrayOfTrytes(String[] trytes)
        +
        Determines whether the specified string array contains only trytes.
        +
        +
        Parameters:
        +
        trytes - The trytes array to validate.
        +
        Returns:
        +
        true if the specified array contains only valid trytes otherwise, false.
        +
        +
      • +
      + + + +
        +
      • +

        isArrayOfHashes

        +
        public static boolean isArrayOfHashes(String[] hashes)
        +
        Determines whether the specified array contains only valid hashes.
        +
        +
        Parameters:
        +
        hashes - The hashes array to validate.
        +
        Returns:
        +
        true the specified array contains only valid hashes; otherwise, false.
        +
        +
      • +
      + + + +
        +
      • +

        isTransfersCollectionValid

        +
        public static boolean isTransfersCollectionValid(List<Transfer> transfers)
        +                                          throws ArgumentException
        +
        Determines whether the specified transfers are valid.
        +
        +
        Parameters:
        +
        transfers - The transfers list to validate.
        +
        Returns:
        +
        true if the specified transfers are valid; otherwise, false.
        +
        Throws:
        +
        ArgumentException
        +
        +
      • +
      + + + +
        +
      • +

        isValidTransfer

        +
        public static boolean isValidTransfer(Transfer transfer)
        +
        Determines whether the specified transfer is valid.
        +
        +
        Parameters:
        +
        transfer - The transfer to validate.
        +
        Returns:
        +
        true if the specified transfer is valid; otherwise, false>.
        +
        +
      • +
      + + + +
        +
      • +

        isValidSeed

        +
        public static boolean isValidSeed(String seed)
        +
        Checks if the seed is valid. If not, an exception is thrown.
        +
        +
        Parameters:
        +
        seed - The seed to validate.
        +
        Returns:
        +
        true if the specified seed is valid; otherwise, false.
        +
        +
      • +
      + + + +
        +
      • +

        isHashes

        +
        public static boolean isHashes(List<String> hashes)
        +
        Checks if input is correct hashes.
        +
        +
        Parameters:
        +
        hashes - The hashes list to validate.
        +
        Returns:
        +
        true if the specified hashes are valid; otherwise, false.
        +
        +
      • +
      + + + +
        +
      • +

        isHash

        +
        public static boolean isHash(String hash)
        +
        Checks if input is correct hash.
        +
        +
        Parameters:
        +
        hash - The hash to validate.
        +
        Returns:
        +
        true if the specified hash are valid; otherwise, false.
        +
        +
      • +
      + + + +
        +
      • +

        isArrayOfAttachedTrytes

        +
        public static boolean isArrayOfAttachedTrytes(String[] trytes)
        +
        Checks if attached trytes if last 241 trytes are non-zero
        +
        +
        Parameters:
        +
        trytes - The trytes.
        +
        Returns:
        +
        true if the specified trytes are valid; otherwise, false.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/IotaAPIUtils.html b/javadoc/jota/utils/IotaAPIUtils.html new file mode 100644 index 0000000..948ac50 --- /dev/null +++ b/javadoc/jota/utils/IotaAPIUtils.html @@ -0,0 +1,328 @@ + + + + + + +IotaAPIUtils (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class IotaAPIUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaAPIUtils
    +extends Object
    +
    Client Side computation service.
    +
    +
    Author:
    +
    davassi
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        IotaAPIUtils

        +
        public IotaAPIUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        newAddress

        +
        public static String newAddress(String seed,
        +                                int security,
        +                                int index,
        +                                boolean checksum,
        +                                ICurl curl)
        +                         throws ArgumentException
        +
        Generates a new address
        +
        +
        Parameters:
        +
        seed - The tryte-encoded seed. It should be noted that this seed is not transferred.
        +
        security - The secuirty level of private key / seed.
        +
        index - The index to start search from. If the index is provided, the generation of the address is not deterministic.
        +
        checksum - The adds 9-tryte address checksum
        +
        curl - The curl instance.
        +
        Returns:
        +
        An String with address.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified input is not valid.
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/IotaUnitConverter.html b/javadoc/jota/utils/IotaUnitConverter.html new file mode 100644 index 0000000..e0ca6f5 --- /dev/null +++ b/javadoc/jota/utils/IotaUnitConverter.html @@ -0,0 +1,392 @@ + + + + + + +IotaUnitConverter (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class IotaUnitConverter

+
+
+ +
+
    +
  • +
    +
    +
    public class IotaUnitConverter
    +extends Object
    +
    This class provides methods to convert Iota to different units.
    +
    +
    Author:
    +
    sascha
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        IotaUnitConverter

        +
        public IotaUnitConverter()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        convertUnits

        +
        public static long convertUnits(long amount,
        +                                IotaUnits fromUnit,
        +                                IotaUnits toUnit)
        +
        Convert the iota amount.
        +
        +
        Parameters:
        +
        amount - The amount.
        +
        fromUnit - The source unit e.g. the unit of amount.
        +
        toUnit - The target unit.
        +
        Returns:
        +
        The specified amount in the target unit.
        +
        +
      • +
      + + + +
        +
      • +

        convertRawIotaAmountToDisplayText

        +
        public static String convertRawIotaAmountToDisplayText(long amount,
        +                                                       boolean extended)
        +
        Convert the iota amount to text.
        +
        +
        Parameters:
        +
        amount - The amount.
        +
        extended - Extended length.
        +
        Returns:
        +
        The specified amount in the target unit.
        +
        +
      • +
      + + + +
        +
      • +

        convertAmountTo

        +
        public static double convertAmountTo(long amount,
        +                                     IotaUnits target)
        +
        Convert amount to target unit.
        +
        +
        Parameters:
        +
        amount - The amount.
        +
        Returns:
        +
        The target unit.
        +
        +
      • +
      + + + +
        +
      • +

        createAmountDisplayText

        +
        public static String createAmountDisplayText(double amountInUnit,
        +                                             IotaUnits unit,
        +                                             boolean extended)
        +
        Create amount text.
        +
        +
        Parameters:
        +
        amountInUnit - The amount in units.
        +
        unit - The unit.
        +
        extended - Extended length.
        +
        Returns:
        +
        The target unit.
        +
        +
      • +
      + + + +
        +
      • +

        findOptimalIotaUnitToDisplay

        +
        public static IotaUnits findOptimalIotaUnitToDisplay(long amount)
        +
        Finds the optimal unit to display the specified amount in.
        +
        +
        Parameters:
        +
        amount - The amount.
        +
        Returns:
        +
        The optimal IotaUnit.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/IotaUnits.html b/javadoc/jota/utils/IotaUnits.html new file mode 100644 index 0000000..d91e787 --- /dev/null +++ b/javadoc/jota/utils/IotaUnits.html @@ -0,0 +1,436 @@ + + + + + + +IotaUnits (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Enum IotaUnits

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        IOTA

        +
        public static final IotaUnits IOTA
        +
      • +
      + + + +
        +
      • +

        KILO_IOTA

        +
        public static final IotaUnits KILO_IOTA
        +
      • +
      + + + +
        +
      • +

        MEGA_IOTA

        +
        public static final IotaUnits MEGA_IOTA
        +
      • +
      + + + +
        +
      • +

        GIGA_IOTA

        +
        public static final IotaUnits GIGA_IOTA
        +
      • +
      + + + +
        +
      • +

        TERA_IOTA

        +
        public static final IotaUnits TERA_IOTA
        +
      • +
      + + + +
        +
      • +

        PETA_IOTA

        +
        public static final IotaUnits PETA_IOTA
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static IotaUnits[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (IotaUnits c : IotaUnits.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static IotaUnits valueOf(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getUnit

        +
        public String getUnit()
        +
        Gets the unit.
        +
        +
        Returns:
        +
        The IOTA Unit.
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public long getValue()
        +
        Gets the value.
        +
        +
        Returns:
        +
        The value.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/Multisig.html b/javadoc/jota/utils/Multisig.html new file mode 100644 index 0000000..b34e824 --- /dev/null +++ b/javadoc/jota/utils/Multisig.html @@ -0,0 +1,438 @@ + + + + + + +Multisig (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class Multisig

+
+
+ +
+
    +
  • +
    +
    +
    public class Multisig
    +extends Object
    +
    +
    Author:
    +
    pinpong
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Multisig

        +
        public Multisig(ICurl customCurl)
        +
        Initializes a new instance of the Multisig class.
        +
      • +
      + + + +
        +
      • +

        Multisig

        +
        public Multisig()
        +
        Initializes a new instance of the Multisig class.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDigest

        +
        public String getDigest(String seed,
        +                        int security,
        +                        int index)
        +                 throws ArgumentException
        +
        +
        Parameters:
        +
        seed - Tryte-encoded seed. It should be noted that this seed is not transferred.
        +
        security - Secuirty level of private key / seed.
        +
        index - Key index to start search from. If the index is provided, the generation of the address is not deterministic.
        +
        Returns:
        +
        trytes
        +
        Throws:
        +
        ArgumentException - is thrown when the specified security level is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        addAddressDigest

        +
        public String addAddressDigest(String digestTrytes,
        +                               String curlStateTrytes)
        +
        Initiates the generation of a new multisig address or adds the key digest to an existing one
        +
        +
        Parameters:
        +
        digestTrytes -
        +
        curlStateTrytes -
        +
        Returns:
        +
        trytes.
        +
        +
      • +
      + + + +
        +
      • +

        getKey

        +
        public String getKey(String seed,
        +                     int index,
        +                     int security)
        +              throws ArgumentException
        +
        Gets the key value of a seed
        +
        +
        Parameters:
        +
        seed - Tryte-encoded seed. It should be noted that this seed is not transferred
        +
        index - Key index to start search from. If the index is provided, the generation of the address is not deterministic.
        +
        Returns:
        +
        trytes.
        +
        Throws:
        +
        ArgumentException - is thrown when the specified security level is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        finalizeAddress

        +
        public String finalizeAddress(String curlStateTrytes)
        +
        Generates a new address
        +
        +
        Parameters:
        +
        curlStateTrytes -
        +
        Returns:
        +
        address
        +
        +
      • +
      + + + +
        +
      • +

        validateAddress

        +
        public boolean validateAddress(String multisigAddress,
        +                               int[][] digests)
        +
        Validates a generated multisig address
        +
        +
        Parameters:
        +
        multisigAddress -
        +
        digests -
        +
        +
      • +
      + + + +
        +
      • +

        addSignature

        +
        public Bundle addSignature(Bundle bundleToSign,
        +                           String inputAddress,
        +                           String keyTrytes)
        +
        Adds the cosigner signatures to the corresponding bundle transaction
        +
        +
        Parameters:
        +
        bundleToSign -
        +
        inputAddress -
        +
        keyTrytes -
        +
        Returns:
        +
        Returns bundle trytes.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/NamedThreadFactory.html b/javadoc/jota/utils/NamedThreadFactory.html new file mode 100644 index 0000000..7ac8c05 --- /dev/null +++ b/javadoc/jota/utils/NamedThreadFactory.html @@ -0,0 +1,293 @@ + + + + + + +NamedThreadFactory (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class NamedThreadFactory

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NamedThreadFactory

        +
        public NamedThreadFactory(String baseName)
        +
        +
        Parameters:
        +
        baseName -
        +
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/Pair.html b/javadoc/jota/utils/Pair.html new file mode 100644 index 0000000..047e473 --- /dev/null +++ b/javadoc/jota/utils/Pair.html @@ -0,0 +1,293 @@ + + + + + + +Pair (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class Pair<S,T>

+
+
+ +
+
    +
  • +
    +
    +
    public class Pair<S,T>
    +extends Object
    +
    Created by paul on 4/15/17.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        low

        +
        public S low
        +
      • +
      + + + +
        +
      • +

        hi

        +
        public T hi
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + + + +
        +
      • +

        Pair

        +
        public Pair(S k,
        +            T v)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/Parallel.Operation.html b/javadoc/jota/utils/Parallel.Operation.html new file mode 100644 index 0000000..dd96af1 --- /dev/null +++ b/javadoc/jota/utils/Parallel.Operation.html @@ -0,0 +1,233 @@ + + + + + + +Parallel.Operation (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Interface Parallel.Operation<T>

+
+
+
+
    +
  • +
    +
    Type Parameters:
    +
    T -
    +
    +
    +
    Enclosing class:
    +
    Parallel
    +
    +
    +
    +
    public static interface Parallel.Operation<T>
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + +
        +
      • +

        perform

        +
        void perform(T pParameter)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/Parallel.html b/javadoc/jota/utils/Parallel.html new file mode 100644 index 0000000..8ed3576 --- /dev/null +++ b/javadoc/jota/utils/Parallel.html @@ -0,0 +1,328 @@ + + + + + + +Parallel (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class Parallel

+
+
+ +
+
    +
  • +
    +
    +
    public class Parallel
    +extends Object
    +
    +
    Author:
    +
    Adrian
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Parallel

        +
        public Parallel()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/SeedRandomGenerator.html b/javadoc/jota/utils/SeedRandomGenerator.html new file mode 100644 index 0000000..067d11d --- /dev/null +++ b/javadoc/jota/utils/SeedRandomGenerator.html @@ -0,0 +1,285 @@ + + + + + + +SeedRandomGenerator (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class SeedRandomGenerator

+
+
+ +
+
    +
  • +
    +
    +
    public class SeedRandomGenerator
    +extends Object
    +
    This class allows to create a secure random generated seed.
    +
    +
    Author:
    +
    pinpong
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SeedRandomGenerator

        +
        public SeedRandomGenerator()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generateNewSeed

        +
        public static String generateNewSeed()
        +
        Generate a new seed.
        +
        +
        Returns:
        +
        Random generated seed.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/Signing.html b/javadoc/jota/utils/Signing.html new file mode 100644 index 0000000..73c437f --- /dev/null +++ b/javadoc/jota/utils/Signing.html @@ -0,0 +1,430 @@ + + + + + + +Signing (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class Signing

+
+
+ +
+
    +
  • +
    +
    +
    public class Signing
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Signing

        +
        public Signing(ICurl curl)
        +
        public Signing() { + this(null); + } + + /**
        +
        +
        Parameters:
        +
        curl -
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        key

        +
        public int[] key(int[] inSeed,
        +                 int index,
        +                 int security)
        +          throws ArgumentException
        +
        +
        Parameters:
        +
        inSeed -
        +
        index -
        +
        security -
        +
        Returns:
        +
        Throws:
        +
        ArgumentException - is thrown when the specified security level is not valid.
        +
        +
      • +
      + + + +
        +
      • +

        signatureFragment

        +
        public int[] signatureFragment(int[] normalizedBundleFragment,
        +                               int[] keyFragment)
        +
      • +
      + + + +
        +
      • +

        address

        +
        public int[] address(int[] digests)
        +
      • +
      + + + +
        +
      • +

        digests

        +
        public int[] digests(int[] key)
        +
      • +
      + + + +
        +
      • +

        digest

        +
        public int[] digest(int[] normalizedBundleFragment,
        +                    int[] signatureFragment)
        +
      • +
      + + + +
        +
      • +

        validateSignatures

        +
        public Boolean validateSignatures(Bundle signedBundle,
        +                                  String inputAddress)
        +
      • +
      + + + +
        +
      • +

        validateSignatures

        +
        public Boolean validateSignatures(String expectedAddress,
        +                                  String[] signatureFragments,
        +                                  String bundleHash)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/StopWatch.html b/javadoc/jota/utils/StopWatch.html new file mode 100644 index 0000000..621b491 --- /dev/null +++ b/javadoc/jota/utils/StopWatch.html @@ -0,0 +1,399 @@ + + + + + + +StopWatch (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class StopWatch

+
+
+ +
+
    +
  • +
    +
    +
    public class StopWatch
    +extends Object
    +
    +
    Author:
    +
    adrian
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StopWatch

        +
        public StopWatch()
        +
        Initializes a new instance of the StopWatch class.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        reStart

        +
        public void reStart()
        +
      • +
      + + + + + + + +
        +
      • +

        pause

        +
        public void pause()
        +
      • +
      + + + +
        +
      • +

        resume

        +
        public void resume()
        +
      • +
      + + + +
        +
      • +

        getElapsedTimeMili

        +
        public long getElapsedTimeMili()
        +
        Elapsed time in milliseconds.
        +
        +
        Returns:
        +
        The elapsed time in milliseconds.
        +
        +
      • +
      + + + +
        +
      • +

        getElapsedTimeSecs

        +
        public long getElapsedTimeSecs()
        +
        Elapsed time in seconds.
        +
        +
        Returns:
        +
        The elapsed time in seconds.
        +
        +
      • +
      + + + +
        +
      • +

        getElapsedTimeMin

        +
        public long getElapsedTimeMin()
        +
        Elapsed time in minutes.
        +
        +
        Returns:
        +
        The elapsed time in minutes.
        +
        +
      • +
      + + + +
        +
      • +

        getElapsedTimeHour

        +
        public long getElapsedTimeHour()
        +
        Elapsed time in hours.
        +
        +
        Returns:
        +
        The elapsed time in hours.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/TrytesConverter.html b/javadoc/jota/utils/TrytesConverter.html new file mode 100644 index 0000000..eaf24d8 --- /dev/null +++ b/javadoc/jota/utils/TrytesConverter.html @@ -0,0 +1,339 @@ + + + + + + +TrytesConverter (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
jota.utils
+

Class TrytesConverter

+
+
+ +
+
    +
  • +
    +
    +
    public class TrytesConverter
    +extends Object
    +
    This class allows to convert between ASCII and tryte encoded strings.
    +
    +
    Author:
    +
    pinpong
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TrytesConverter

        +
        public TrytesConverter()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toTrytes

        +
        public static String toTrytes(String inputString)
        +
        Conversion of ascii encoded bytes to trytes. + Input is a string (can be stringified JSON object), return value is Trytes + + How the conversion works: + 2 Trytes === 1 Byte + There are a total of 27 different tryte values: 9ABCDEFGHIJKLMNOPQRSTUVWXYZ + + 1. We get the decimal value of an individual ASCII character + 2. From the decimal value, we then derive the two tryte values by basically calculating the tryte equivalent (e.g. 100 === 19 + 3 * 27) + a. The first tryte value is the decimal value modulo 27 (27 trytes) + b. The second value is the remainder (decimal value - first value), divided by 27 + 3. The two values returned from Step 2. are then input as indices into the available values list ('9ABCDEFGHIJKLMNOPQRSTUVWXYZ') to get the correct tryte value + + + EXAMPLE + + Lets say we want to convert the ASCII character "Z". + 1. 'Z' has a decimal value of 90. + 2. 90 can be represented as 9 + 3 * 27. To make it simpler: + a. First value: 90 modulo 27 is 9. This is now our first value + b. Second value: (90 - 9) / 27 is 3. This is our second value. + 3. Our two values are now 9 and 3. To get the tryte value now we simply insert it as indices into '9ABCDEFGHIJKLMNOPQRSTUVWXYZ' + a. The first tryte value is '9ABCDEFGHIJKLMNOPQRSTUVWXYZ'[9] === "I" + b. The second tryte value is '9ABCDEFGHIJKLMNOPQRSTUVWXYZ'[3] === "C" + Our tryte pair is "IC"
        +
        +
        Parameters:
        +
        inputString - The input String.
        +
        Returns:
        +
        The ASCII char "Z" is represented as "IC" in trytes.
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public static String toString(String inputTrytes)
        +
        Trytes to bytes + Reverse operation from the byteToTrytes function in send.js + 2 Trytes == 1 Byte + We assume that the trytes are a JSON encoded object thus for our encoding: + First character = { + Last character = } + Everything after that is 9's padding
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/Checksum.html b/javadoc/jota/utils/class-use/Checksum.html new file mode 100644 index 0000000..b528c14 --- /dev/null +++ b/javadoc/jota/utils/class-use/Checksum.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.Checksum (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.Checksum

+
+
No usage of jota.utils.Checksum
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/Constants.html b/javadoc/jota/utils/class-use/Constants.html new file mode 100644 index 0000000..4387803 --- /dev/null +++ b/javadoc/jota/utils/class-use/Constants.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.Constants (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.Constants

+
+
No usage of jota.utils.Constants
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/Converter.html b/javadoc/jota/utils/class-use/Converter.html new file mode 100644 index 0000000..5f9b263 --- /dev/null +++ b/javadoc/jota/utils/class-use/Converter.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.Converter (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.Converter

+
+
No usage of jota.utils.Converter
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/InputValidator.html b/javadoc/jota/utils/class-use/InputValidator.html new file mode 100644 index 0000000..e70f70e --- /dev/null +++ b/javadoc/jota/utils/class-use/InputValidator.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.InputValidator (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.InputValidator

+
+
No usage of jota.utils.InputValidator
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/IotaAPIUtils.html b/javadoc/jota/utils/class-use/IotaAPIUtils.html new file mode 100644 index 0000000..beb0005 --- /dev/null +++ b/javadoc/jota/utils/class-use/IotaAPIUtils.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.IotaAPIUtils (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.IotaAPIUtils

+
+
No usage of jota.utils.IotaAPIUtils
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/IotaUnitConverter.html b/javadoc/jota/utils/class-use/IotaUnitConverter.html new file mode 100644 index 0000000..f712ff5 --- /dev/null +++ b/javadoc/jota/utils/class-use/IotaUnitConverter.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.IotaUnitConverter (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.IotaUnitConverter

+
+
No usage of jota.utils.IotaUnitConverter
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/IotaUnits.html b/javadoc/jota/utils/class-use/IotaUnits.html new file mode 100644 index 0000000..ed6eb5e --- /dev/null +++ b/javadoc/jota/utils/class-use/IotaUnits.html @@ -0,0 +1,213 @@ + + + + + + +Uses of Class jota.utils.IotaUnits (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.IotaUnits

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/Multisig.html b/javadoc/jota/utils/class-use/Multisig.html new file mode 100644 index 0000000..dcbf1bb --- /dev/null +++ b/javadoc/jota/utils/class-use/Multisig.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.Multisig (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.Multisig

+
+
No usage of jota.utils.Multisig
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/NamedThreadFactory.html b/javadoc/jota/utils/class-use/NamedThreadFactory.html new file mode 100644 index 0000000..f997bf2 --- /dev/null +++ b/javadoc/jota/utils/class-use/NamedThreadFactory.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.NamedThreadFactory (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.NamedThreadFactory

+
+
No usage of jota.utils.NamedThreadFactory
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/Pair.html b/javadoc/jota/utils/class-use/Pair.html new file mode 100644 index 0000000..441cda4 --- /dev/null +++ b/javadoc/jota/utils/class-use/Pair.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Class jota.utils.Pair (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.Pair

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/Parallel.Operation.html b/javadoc/jota/utils/class-use/Parallel.Operation.html new file mode 100644 index 0000000..0685707 --- /dev/null +++ b/javadoc/jota/utils/class-use/Parallel.Operation.html @@ -0,0 +1,172 @@ + + + + + + +Uses of Interface jota.utils.Parallel.Operation (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
jota.utils.Parallel.Operation

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/Parallel.html b/javadoc/jota/utils/class-use/Parallel.html new file mode 100644 index 0000000..d5befbb --- /dev/null +++ b/javadoc/jota/utils/class-use/Parallel.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.Parallel (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.Parallel

+
+
No usage of jota.utils.Parallel
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/SeedRandomGenerator.html b/javadoc/jota/utils/class-use/SeedRandomGenerator.html new file mode 100644 index 0000000..d649c55 --- /dev/null +++ b/javadoc/jota/utils/class-use/SeedRandomGenerator.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.SeedRandomGenerator (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.SeedRandomGenerator

+
+
No usage of jota.utils.SeedRandomGenerator
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/Signing.html b/javadoc/jota/utils/class-use/Signing.html new file mode 100644 index 0000000..c4bc039 --- /dev/null +++ b/javadoc/jota/utils/class-use/Signing.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.Signing (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.Signing

+
+
No usage of jota.utils.Signing
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/StopWatch.html b/javadoc/jota/utils/class-use/StopWatch.html new file mode 100644 index 0000000..b9a3b8f --- /dev/null +++ b/javadoc/jota/utils/class-use/StopWatch.html @@ -0,0 +1,194 @@ + + + + + + +Uses of Class jota.utils.StopWatch (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.StopWatch

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/class-use/TrytesConverter.html b/javadoc/jota/utils/class-use/TrytesConverter.html new file mode 100644 index 0000000..5e2ed26 --- /dev/null +++ b/javadoc/jota/utils/class-use/TrytesConverter.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class jota.utils.TrytesConverter (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
jota.utils.TrytesConverter

+
+
No usage of jota.utils.TrytesConverter
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/package-frame.html b/javadoc/jota/utils/package-frame.html new file mode 100644 index 0000000..1ea0387 --- /dev/null +++ b/javadoc/jota/utils/package-frame.html @@ -0,0 +1,42 @@ + + + + + + +jota.utils (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +

jota.utils

+
+

Interfaces

+ +

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/jota/utils/package-summary.html b/javadoc/jota/utils/package-summary.html new file mode 100644 index 0000000..f5699eb --- /dev/null +++ b/javadoc/jota/utils/package-summary.html @@ -0,0 +1,246 @@ + + + + + + +jota.utils (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package jota.utils

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/package-tree.html b/javadoc/jota/utils/package-tree.html new file mode 100644 index 0000000..dba22b1 --- /dev/null +++ b/javadoc/jota/utils/package-tree.html @@ -0,0 +1,168 @@ + + + + + + +jota.utils Class Hierarchy (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package jota.utils

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/jota/utils/package-use.html b/javadoc/jota/utils/package-use.html new file mode 100644 index 0000000..6cddfac --- /dev/null +++ b/javadoc/jota/utils/package-use.html @@ -0,0 +1,207 @@ + + + + + + +Uses of Package jota.utils (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
jota.utils

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/options b/javadoc/options new file mode 100644 index 0000000..a036ac1 --- /dev/null +++ b/javadoc/options @@ -0,0 +1,24 @@ +-classpath +'/home/travis/.m2/repository/com/squareup/retrofit2/converter-gson/2.3.0/converter-gson-2.3.0.jar:/home/travis/.m2/repository/com/google/code/gson/gson/2.7/gson-2.7.jar:/home/travis/.m2/repository/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar:/home/travis/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.58/bcprov-jdk15on-1.58.jar:/home/travis/.m2/repository/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar:/home/travis/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar:/home/travis/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar:/home/travis/.m2/repository/com/squareup/okhttp3/okhttp/3.8.0/okhttp-3.8.0.jar:/home/travis/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar' +-encoding +'UTF-8' +-protected +-sourcepath +'/home/travis/build/iotaledger/iota.lib.java/jota/src/main/java' +-author +-bottom +'Copyright © 2017. All rights reserved.' +-charset +'UTF-8' +-d +'/home/travis/build/iotaledger/iota.lib.java/jota/target/apidocs' +-docencoding +'UTF-8' +-doctitle +'JOTA : Library 0.9.11-SNAPSHOT API' +-linkoffline +'http://docs.oracle.com/javase/8/docs/api' '/home/travis/build/iotaledger/iota.lib.java/jota/target/javadoc-bundle-options' +-use +-version +-windowtitle +'JOTA : Library 0.9.11-SNAPSHOT API' \ No newline at end of file diff --git a/javadoc/overview-frame.html b/javadoc/overview-frame.html new file mode 100644 index 0000000..61f681e --- /dev/null +++ b/javadoc/overview-frame.html @@ -0,0 +1,29 @@ + + + + + + +Overview List (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/javadoc/overview-summary.html b/javadoc/overview-summary.html new file mode 100644 index 0000000..3571c8f --- /dev/null +++ b/javadoc/overview-summary.html @@ -0,0 +1,168 @@ + + + + + + +Overview (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

JOTA : Library 0.9.11-SNAPSHOT API

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
cfb.pearldiver 
jota 
jota.dto.request 
jota.dto.response 
jota.error 
jota.model 
jota.pow 
jota.utils 
+
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/overview-tree.html b/javadoc/overview-tree.html new file mode 100644 index 0000000..943eb82 --- /dev/null +++ b/javadoc/overview-tree.html @@ -0,0 +1,257 @@ + + + + + + +Class Hierarchy (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/package-list b/javadoc/package-list new file mode 100644 index 0000000..588f1de --- /dev/null +++ b/javadoc/package-list @@ -0,0 +1,8 @@ +cfb.pearldiver +jota +jota.dto.request +jota.dto.response +jota.error +jota.model +jota.pow +jota.utils diff --git a/javadoc/packages b/javadoc/packages new file mode 100644 index 0000000..122cbed --- /dev/null +++ b/javadoc/packages @@ -0,0 +1,8 @@ +jota.error +jota +jota.dto.response +jota.dto.request +jota.model +jota.utils +jota.pow +cfb.pearldiver \ No newline at end of file diff --git a/javadoc/script.js b/javadoc/script.js new file mode 100644 index 0000000..b346356 --- /dev/null +++ b/javadoc/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/javadoc/serialized-form.html b/javadoc/serialized-form.html new file mode 100644 index 0000000..eb12961 --- /dev/null +++ b/javadoc/serialized-form.html @@ -0,0 +1,163 @@ + + + + + + +Serialized Form (JOTA : Library 0.9.11-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Serialized Form

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/stylesheet.css b/javadoc/stylesheet.css new file mode 100644 index 0000000..98055b2 --- /dev/null +++ b/javadoc/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +}