diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html index c767750..4aaf6a6 100644 --- a/javadoc/allclasses-frame.html +++ b/javadoc/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (JOTA 0.9.2 API) - +All Classes (JOTA 0.9.3-SNAPSHOT API) + @@ -25,6 +25,7 @@
  • Constants
  • Converter
  • FindTransactionResponse
  • +
  • GetAccountDataResponse
  • GetAttachToTangleResponse
  • GetBalancesAndFormatResponse
  • GetBalancesResponse
  • @@ -63,6 +64,7 @@
  • IotaGetInclusionStateRequest
  • IotaGetTransactionsToApproveRequest
  • IotaGetTrytesRequest
  • +
  • IotaLocalPoW
  • IotaNeighborsRequest
  • IotaStoreTransactionsRequest
  • IotaUnitConverter
  • @@ -78,6 +80,8 @@
  • Pair
  • Parallel
  • Parallel.Operation
  • +
  • PearlDiver
  • +
  • PearlDiverLocalPoW
  • RemoveNeighborsResponse
  • ReplayBundleResponse
  • SeedRandomGenerator
  • diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html index 6a54b00..efa4a46 100644 --- a/javadoc/allclasses-noframe.html +++ b/javadoc/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (JOTA 0.9.2 API) - +All Classes (JOTA 0.9.3-SNAPSHOT API) + @@ -25,6 +25,7 @@
  • Constants
  • Converter
  • FindTransactionResponse
  • +
  • GetAccountDataResponse
  • GetAttachToTangleResponse
  • GetBalancesAndFormatResponse
  • GetBalancesResponse
  • @@ -63,6 +64,7 @@
  • IotaGetInclusionStateRequest
  • IotaGetTransactionsToApproveRequest
  • IotaGetTrytesRequest
  • +
  • IotaLocalPoW
  • IotaNeighborsRequest
  • IotaStoreTransactionsRequest
  • IotaUnitConverter
  • @@ -78,6 +80,8 @@
  • Pair
  • Parallel
  • Parallel.Operation
  • +
  • PearlDiver
  • +
  • PearlDiverLocalPoW
  • RemoveNeighborsResponse
  • ReplayBundleResponse
  • SeedRandomGenerator
  • diff --git a/javadoc/cfb/pearldiver/PearlDiver.html b/javadoc/cfb/pearldiver/PearlDiver.html new file mode 100644 index 0000000..987bbb5 --- /dev/null +++ b/javadoc/cfb/pearldiver/PearlDiver.html @@ -0,0 +1,467 @@ + + + + + + +PearlDiver (JOTA 0.9.3-SNAPSHOT API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    cfb.pearldiver
    +

    Class PearlDiver

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    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..910edcb --- /dev/null +++ b/javadoc/cfb/pearldiver/PearlDiverLocalPoW.html @@ -0,0 +1,319 @@ + + + + + + +PearlDiverLocalPoW (JOTA 0.9.3-SNAPSHOT API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    cfb.pearldiver
    +

    Class PearlDiverLocalPoW

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    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..abdcc78 --- /dev/null +++ b/javadoc/cfb/pearldiver/class-use/PearlDiver.html @@ -0,0 +1,164 @@ + + + + + + +Uses of Class cfb.pearldiver.PearlDiver (JOTA 0.9.3-SNAPSHOT API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    cfb.pearldiver.PearlDiver

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    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..af14ca2 --- /dev/null +++ b/javadoc/cfb/pearldiver/class-use/PearlDiverLocalPoW.html @@ -0,0 +1,124 @@ + + + + + + +Uses of Class cfb.pearldiver.PearlDiverLocalPoW (JOTA 0.9.3-SNAPSHOT API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    cfb.pearldiver.PearlDiverLocalPoW

    +
    +
    No usage of cfb.pearldiver.PearlDiverLocalPoW
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    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..6f0ee01 --- /dev/null +++ b/javadoc/cfb/pearldiver/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +cfb.pearldiver (JOTA 0.9.3-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..7d4505a --- /dev/null +++ b/javadoc/cfb/pearldiver/package-summary.html @@ -0,0 +1,150 @@ + + + + + + +cfb.pearldiver (JOTA 0.9.3-SNAPSHOT API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Package cfb.pearldiver

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    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..d5cdc6e --- /dev/null +++ b/javadoc/cfb/pearldiver/package-tree.html @@ -0,0 +1,138 @@ + + + + + + +cfb.pearldiver Class Hierarchy (JOTA 0.9.3-SNAPSHOT API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Hierarchy For Package cfb.pearldiver

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    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..0056bd2 --- /dev/null +++ b/javadoc/cfb/pearldiver/package-use.html @@ -0,0 +1,159 @@ + + + + + + +Uses of Package cfb.pearldiver (JOTA 0.9.3-SNAPSHOT API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Package
    cfb.pearldiver

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html index 468ac10..e55c8a6 100644 --- a/javadoc/constant-values.html +++ b/javadoc/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (JOTA 0.9.2 API) - +Constant Field Values (JOTA 0.9.3-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    jota
    +

    Interface IotaLocalPoW

    +
    +
    +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/jota/class-use/IotaAPI.Builder.html b/javadoc/jota/class-use/IotaAPI.Builder.html index 23fb65f..048782a 100644 --- a/javadoc/jota/class-use/IotaAPI.Builder.html +++ b/javadoc/jota/class-use/IotaAPI.Builder.html @@ -2,10 +2,10 @@ - + -Uses of Class jota.IotaAPI.Builder (JOTA 0.9.2 API) - +Uses of Class jota.IotaAPI.Builder (JOTA 0.9.3-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Interface
    jota.IotaLocalPoW

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/jota/dto/request/IotaAttachToTangleRequest.html b/javadoc/jota/dto/request/IotaAttachToTangleRequest.html index 0ab284b..768f22a 100644 --- a/javadoc/jota/dto/request/IotaAttachToTangleRequest.html +++ b/javadoc/jota/dto/request/IotaAttachToTangleRequest.html @@ -2,10 +2,10 @@ - + -IotaAttachToTangleRequest (JOTA 0.9.2 API) - +IotaAttachToTangleRequest (JOTA 0.9.3-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/jota/dto/request/package-summary.html b/javadoc/jota/dto/request/package-summary.html index b9ad997..dcc9a1e 100644 --- a/javadoc/jota/dto/request/package-summary.html +++ b/javadoc/jota/dto/request/package-summary.html @@ -2,10 +2,10 @@ - + -jota.dto.request (JOTA 0.9.2 API) - +jota.dto.request (JOTA 0.9.3-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    jota.dto.response
    +

    Class GetAccountDataResponse

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/jota/dto/response/GetAttachToTangleResponse.html b/javadoc/jota/dto/response/GetAttachToTangleResponse.html index dca4b32..34cf314 100644 --- a/javadoc/jota/dto/response/GetAttachToTangleResponse.html +++ b/javadoc/jota/dto/response/GetAttachToTangleResponse.html @@ -2,10 +2,10 @@ - + -GetAttachToTangleResponse (JOTA 0.9.2 API) - +GetAttachToTangleResponse (JOTA 0.9.3-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    jota.dto.response.GetAccountDataResponse

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    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 index dd11e59..7d527ea 100644 --- a/javadoc/jota/dto/response/class-use/GetAttachToTangleResponse.html +++ b/javadoc/jota/dto/response/class-use/GetAttachToTangleResponse.html @@ -2,10 +2,10 @@ - + -Uses of Class jota.dto.response.GetAttachToTangleResponse (JOTA 0.9.2 API) - +Uses of Class jota.dto.response.GetAttachToTangleResponse (JOTA 0.9.3-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -19,6 +19,7 @@
  • AnalyzeTransactionResponse
  • BroadcastTransactionsResponse
  • FindTransactionResponse
  • +
  • GetAccountDataResponse
  • GetAttachToTangleResponse
  • GetBalancesAndFormatResponse
  • GetBalancesResponse
  • diff --git a/javadoc/jota/dto/response/package-summary.html b/javadoc/jota/dto/response/package-summary.html index 0e07b5d..bb8aeda 100644 --- a/javadoc/jota/dto/response/package-summary.html +++ b/javadoc/jota/dto/response/package-summary.html @@ -2,10 +2,10 @@ - + -jota.dto.response (JOTA 0.9.2 API) - +jota.dto.response (JOTA 0.9.3-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/jota/error/package-summary.html b/javadoc/jota/error/package-summary.html index ebf82f5..2a86c15 100644 --- a/javadoc/jota/error/package-summary.html +++ b/javadoc/jota/error/package-summary.html @@ -2,10 +2,10 @@ - + -jota.error (JOTA 0.9.2 API) - +jota.error (JOTA 0.9.3-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/javadoc/jota/model/package-summary.html b/javadoc/jota/model/package-summary.html index dfa6b1e..f8be946 100644 --- a/javadoc/jota/model/package-summary.html +++ b/javadoc/jota/model/package-summary.html @@ -2,10 +2,10 @@ - + -jota.model (JOTA 0.9.2 API) - +jota.model (JOTA 0.9.3-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -15,6 +15,7 @@

    Interfaces

    Classes