Latest javadoc on successful travis build 131 auto-pushed to gh-pages

This commit is contained in:
travis-ci
2017-09-23 22:06:03 +00:00
parent c6ad9c9f23
commit ecf4b52a42
208 changed files with 4888 additions and 1212 deletions
+7 -3
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:47 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>All Classes (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -25,6 +25,7 @@
<li><a href="jota/utils/Constants.html" title="class in jota.utils" target="classFrame">Constants</a></li>
<li><a href="jota/utils/Converter.html" title="class in jota.utils" target="classFrame">Converter</a></li>
<li><a href="jota/dto/response/FindTransactionResponse.html" title="class in jota.dto.response" target="classFrame">FindTransactionResponse</a></li>
<li><a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response" target="classFrame">GetAccountDataResponse</a></li>
<li><a href="jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response" target="classFrame">GetAttachToTangleResponse</a></li>
<li><a href="jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response" target="classFrame">GetBalancesAndFormatResponse</a></li>
<li><a href="jota/dto/response/GetBalancesResponse.html" title="class in jota.dto.response" target="classFrame">GetBalancesResponse</a></li>
@@ -63,6 +64,7 @@
<li><a href="jota/dto/request/IotaGetInclusionStateRequest.html" title="class in jota.dto.request" target="classFrame">IotaGetInclusionStateRequest</a></li>
<li><a href="jota/dto/request/IotaGetTransactionsToApproveRequest.html" title="class in jota.dto.request" target="classFrame">IotaGetTransactionsToApproveRequest</a></li>
<li><a href="jota/dto/request/IotaGetTrytesRequest.html" title="class in jota.dto.request" target="classFrame">IotaGetTrytesRequest</a></li>
<li><a href="jota/IotaLocalPoW.html" title="interface in jota" target="classFrame"><span class="interfaceName">IotaLocalPoW</span></a></li>
<li><a href="jota/dto/request/IotaNeighborsRequest.html" title="class in jota.dto.request" target="classFrame">IotaNeighborsRequest</a></li>
<li><a href="jota/dto/request/IotaStoreTransactionsRequest.html" title="class in jota.dto.request" target="classFrame">IotaStoreTransactionsRequest</a></li>
<li><a href="jota/utils/IotaUnitConverter.html" title="class in jota.utils" target="classFrame">IotaUnitConverter</a></li>
@@ -78,6 +80,8 @@
<li><a href="jota/utils/Pair.html" title="class in jota.utils" target="classFrame">Pair</a></li>
<li><a href="jota/utils/Parallel.html" title="class in jota.utils" target="classFrame">Parallel</a></li>
<li><a href="jota/utils/Parallel.Operation.html" title="interface in jota.utils" target="classFrame"><span class="interfaceName">Parallel.Operation</span></a></li>
<li><a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver" target="classFrame">PearlDiver</a></li>
<li><a href="cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver" target="classFrame">PearlDiverLocalPoW</a></li>
<li><a href="jota/dto/response/RemoveNeighborsResponse.html" title="class in jota.dto.response" target="classFrame">RemoveNeighborsResponse</a></li>
<li><a href="jota/dto/response/ReplayBundleResponse.html" title="class in jota.dto.response" target="classFrame">ReplayBundleResponse</a></li>
<li><a href="jota/utils/SeedRandomGenerator.html" title="class in jota.utils" target="classFrame">SeedRandomGenerator</a></li>
+7 -3
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:47 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>All Classes (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -25,6 +25,7 @@
<li><a href="jota/utils/Constants.html" title="class in jota.utils">Constants</a></li>
<li><a href="jota/utils/Converter.html" title="class in jota.utils">Converter</a></li>
<li><a href="jota/dto/response/FindTransactionResponse.html" title="class in jota.dto.response">FindTransactionResponse</a></li>
<li><a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></li>
<li><a href="jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response">GetAttachToTangleResponse</a></li>
<li><a href="jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response">GetBalancesAndFormatResponse</a></li>
<li><a href="jota/dto/response/GetBalancesResponse.html" title="class in jota.dto.response">GetBalancesResponse</a></li>
@@ -63,6 +64,7 @@
<li><a href="jota/dto/request/IotaGetInclusionStateRequest.html" title="class in jota.dto.request">IotaGetInclusionStateRequest</a></li>
<li><a href="jota/dto/request/IotaGetTransactionsToApproveRequest.html" title="class in jota.dto.request">IotaGetTransactionsToApproveRequest</a></li>
<li><a href="jota/dto/request/IotaGetTrytesRequest.html" title="class in jota.dto.request">IotaGetTrytesRequest</a></li>
<li><a href="jota/IotaLocalPoW.html" title="interface in jota"><span class="interfaceName">IotaLocalPoW</span></a></li>
<li><a href="jota/dto/request/IotaNeighborsRequest.html" title="class in jota.dto.request">IotaNeighborsRequest</a></li>
<li><a href="jota/dto/request/IotaStoreTransactionsRequest.html" title="class in jota.dto.request">IotaStoreTransactionsRequest</a></li>
<li><a href="jota/utils/IotaUnitConverter.html" title="class in jota.utils">IotaUnitConverter</a></li>
@@ -78,6 +80,8 @@
<li><a href="jota/utils/Pair.html" title="class in jota.utils">Pair</a></li>
<li><a href="jota/utils/Parallel.html" title="class in jota.utils">Parallel</a></li>
<li><a href="jota/utils/Parallel.Operation.html" title="interface in jota.utils"><span class="interfaceName">Parallel.Operation</span></a></li>
<li><a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></li>
<li><a href="cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver">PearlDiverLocalPoW</a></li>
<li><a href="jota/dto/response/RemoveNeighborsResponse.html" title="class in jota.dto.response">RemoveNeighborsResponse</a></li>
<li><a href="jota/dto/response/ReplayBundleResponse.html" title="class in jota.dto.response">ReplayBundleResponse</a></li>
<li><a href="jota/utils/SeedRandomGenerator.html" title="class in jota.utils">SeedRandomGenerator</a></li>
+467
View File
@@ -0,0 +1,467 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:45 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PearlDiver (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PearlDiver (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":9,"i2":10,"i3":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/PearlDiver.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?cfb/pearldiver/PearlDiver.html" target="_top">Frames</a></li>
<li><a href="PearlDiver.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">cfb.pearldiver</div>
<h2 title="Class PearlDiver" class="title">Class PearlDiver</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>cfb.pearldiver.PearlDiver</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">PearlDiver</span>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">(c) 2016 Come-from-Beyond.
See <https://github.com/iotaledger/PearlDiver>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#CANCELLED">CANCELLED</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#COMPLETED">COMPLETED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#CURL_HASH_LENGTH">CURL_HASH_LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#CURL_STATE_LENGTH">CURL_STATE_LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#RUNNING">RUNNING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#state">state</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#TRANSACTION_LENGTH">TRANSACTION_LENGTH</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#PearlDiver--">PearlDiver</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#cancel--">cancel</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#increment-long:A-long:A-int-int-">increment</a></span>(long[]&nbsp;midCurlStateCopyLow,
long[]&nbsp;midCurlStateCopyHigh,
int&nbsp;fromIndex,
int&nbsp;toIndex)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#search-int:A-int-int-">search</a></span>(int[]&nbsp;transactionTrits,
int&nbsp;minWeightMagnitude,
int&nbsp;numberOfThreads)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>private static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiver.html#transform-long:A-long:A-long:A-long:A-">transform</a></span>(long[]&nbsp;curlStateLow,
long[]&nbsp;curlStateHigh,
long[]&nbsp;curlScratchpadLow,
long[]&nbsp;curlScratchpadHigh)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="TRANSACTION_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSACTION_LENGTH</h4>
<pre>public static final&nbsp;int TRANSACTION_LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../constant-values.html#cfb.pearldiver.PearlDiver.TRANSACTION_LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURL_HASH_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURL_HASH_LENGTH</h4>
<pre>private static final&nbsp;int CURL_HASH_LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../constant-values.html#cfb.pearldiver.PearlDiver.CURL_HASH_LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURL_STATE_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURL_STATE_LENGTH</h4>
<pre>private static final&nbsp;int CURL_STATE_LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../constant-values.html#cfb.pearldiver.PearlDiver.CURL_STATE_LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RUNNING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RUNNING</h4>
<pre>private static final&nbsp;int RUNNING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../constant-values.html#cfb.pearldiver.PearlDiver.RUNNING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CANCELLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CANCELLED</h4>
<pre>private static final&nbsp;int CANCELLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../constant-values.html#cfb.pearldiver.PearlDiver.CANCELLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMPLETED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPLETED</h4>
<pre>private static final&nbsp;int COMPLETED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../constant-values.html#cfb.pearldiver.PearlDiver.COMPLETED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="state">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>state</h4>
<pre>private volatile&nbsp;int state</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="PearlDiver--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PearlDiver</h4>
<pre>public&nbsp;PearlDiver()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="cancel--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cancel</h4>
<pre>public&nbsp;void&nbsp;cancel()</pre>
</li>
</ul>
<a name="search-int:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>search</h4>
<pre>public&nbsp;boolean&nbsp;search(int[]&nbsp;transactionTrits,
int&nbsp;minWeightMagnitude,
int&nbsp;numberOfThreads)</pre>
</li>
</ul>
<a name="transform-long:A-long:A-long:A-long:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transform</h4>
<pre>private static&nbsp;void&nbsp;transform(long[]&nbsp;curlStateLow,
long[]&nbsp;curlStateHigh,
long[]&nbsp;curlScratchpadLow,
long[]&nbsp;curlScratchpadHigh)</pre>
</li>
</ul>
<a name="increment-long:A-long:A-int-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>increment</h4>
<pre>private static&nbsp;void&nbsp;increment(long[]&nbsp;midCurlStateCopyLow,
long[]&nbsp;midCurlStateCopyHigh,
int&nbsp;fromIndex,
int&nbsp;toIndex)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/PearlDiver.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?cfb/pearldiver/PearlDiver.html" target="_top">Frames</a></li>
<li><a href="PearlDiver.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
@@ -0,0 +1,319 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:45 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PearlDiverLocalPoW (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PearlDiverLocalPoW (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/PearlDiverLocalPoW.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?cfb/pearldiver/PearlDiverLocalPoW.html" target="_top">Frames</a></li>
<li><a href="PearlDiverLocalPoW.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">cfb.pearldiver</div>
<h2 title="Class PearlDiverLocalPoW" class="title">Class PearlDiverLocalPoW</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>cfb.pearldiver.PearlDiverLocalPoW</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">PearlDiverLocalPoW</span>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></pre>
<div class="block">Perform local PoW using Come-from-Beyond's PearlDiver implementation.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiverLocalPoW.html#pearlDiver">pearlDiver</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiverLocalPoW.html#PearlDiverLocalPoW--">PearlDiverLocalPoW</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiverLocalPoW.html#performPoW-java.lang.String-int-">performPoW</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trytes,
int&nbsp;minWeightMagnitude)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="pearlDiver">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>pearlDiver</h4>
<pre><a href="../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a> pearlDiver</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="PearlDiverLocalPoW--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PearlDiverLocalPoW</h4>
<pre>public&nbsp;PearlDiverLocalPoW()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="performPoW-java.lang.String-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>performPoW</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;performPoW(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trytes,
int&nbsp;minWeightMagnitude)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../jota/IotaLocalPoW.html#performPoW-java.lang.String-int-">performPoW</a></code>&nbsp;in interface&nbsp;<code><a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/PearlDiverLocalPoW.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?cfb/pearldiver/PearlDiverLocalPoW.html" target="_top">Frames</a></li>
<li><a href="PearlDiverLocalPoW.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
@@ -0,0 +1,164 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class cfb.pearldiver.PearlDiver (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class cfb.pearldiver.PearlDiver (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?cfb/pearldiver/class-use/PearlDiver.html" target="_top">Frames</a></li>
<li><a href="PearlDiver.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class cfb.pearldiver.PearlDiver" class="title">Uses of Class<br>cfb.pearldiver.PearlDiver</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#cfb.pearldiver">cfb.pearldiver</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="cfb.pearldiver">
<!-- -->
</a>
<h3>Uses of <a href="../../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a> in <a href="../../../cfb/pearldiver/package-summary.html">cfb.pearldiver</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../cfb/pearldiver/package-summary.html">cfb.pearldiver</a> declared as <a href="../../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="../../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></code></td>
<td class="colLast"><span class="typeNameLabel">PearlDiverLocalPoW.</span><code><span class="memberNameLink"><a href="../../../cfb/pearldiver/PearlDiverLocalPoW.html#pearlDiver">pearlDiver</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?cfb/pearldiver/class-use/PearlDiver.html" target="_top">Frames</a></li>
<li><a href="PearlDiver.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
@@ -0,0 +1,124 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class cfb.pearldiver.PearlDiverLocalPoW (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class cfb.pearldiver.PearlDiverLocalPoW (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?cfb/pearldiver/class-use/PearlDiverLocalPoW.html" target="_top">Frames</a></li>
<li><a href="PearlDiverLocalPoW.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class cfb.pearldiver.PearlDiverLocalPoW" class="title">Uses of Class<br>cfb.pearldiver.PearlDiverLocalPoW</h2>
</div>
<div class="classUseContainer">No usage of cfb.pearldiver.PearlDiverLocalPoW</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?cfb/pearldiver/class-use/PearlDiverLocalPoW.html" target="_top">Frames</a></li>
<li><a href="PearlDiverLocalPoW.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
+22
View File
@@ -0,0 +1,22 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cfb.pearldiver (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../cfb/pearldiver/package-summary.html" target="classFrame">cfb.pearldiver</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="PearlDiver.html" title="class in cfb.pearldiver" target="classFrame">PearlDiver</a></li>
<li><a href="PearlDiverLocalPoW.html" title="class in cfb.pearldiver" target="classFrame">PearlDiverLocalPoW</a></li>
</ul>
</div>
</body>
</html>
+150
View File
@@ -0,0 +1,150 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cfb.pearldiver (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="cfb.pearldiver (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Package</li>
<li><a href="../../jota/package-summary.html">Next&nbsp;Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?cfb/pearldiver/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package&nbsp;cfb.pearldiver</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></td>
<td class="colLast">
<div class="block">(c) 2016 Come-from-Beyond.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver">PearlDiverLocalPoW</a></td>
<td class="colLast">
<div class="block">Perform local PoW using Come-from-Beyond's PearlDiver implementation.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Package</li>
<li><a href="../../jota/package-summary.html">Next&nbsp;Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?cfb/pearldiver/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
+138
View File
@@ -0,0 +1,138 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cfb.pearldiver Class Hierarchy (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="cfb.pearldiver Class Hierarchy (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li><a href="../../jota/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?cfb/pearldiver/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package cfb.pearldiver</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">cfb.pearldiver.<a href="../../cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver"><span class="typeNameLink">PearlDiver</span></a></li>
<li type="circle">cfb.pearldiver.<a href="../../cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver"><span class="typeNameLink">PearlDiverLocalPoW</span></a> (implements jota.<a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a>)</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li><a href="../../jota/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?cfb/pearldiver/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
+159
View File
@@ -0,0 +1,159 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:47 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package cfb.pearldiver (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package cfb.pearldiver (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?cfb/pearldiver/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package cfb.pearldiver" class="title">Uses of Package<br>cfb.pearldiver</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../cfb/pearldiver/package-summary.html">cfb.pearldiver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#cfb.pearldiver">cfb.pearldiver</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="cfb.pearldiver">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../cfb/pearldiver/package-summary.html">cfb.pearldiver</a> used by <a href="../../cfb/pearldiver/package-summary.html">cfb.pearldiver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../cfb/pearldiver/class-use/PearlDiver.html#cfb.pearldiver">PearlDiver</a>
<div class="block">(c) 2016 Come-from-Beyond.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?cfb/pearldiver/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
+76 -8
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Constant Field Values (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (JOTA 0.9.2 API)";
parent.document.title="Constant Field Values (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -73,10 +73,71 @@
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#cfb.pearldiver">cfb.pearldiver.*</a></li>
<li><a href="#jota">jota.*</a></li>
</ul>
</div>
<div class="constantValuesContainer"><a name="jota">
<div class="constantValuesContainer"><a name="cfb.pearldiver">
<!-- -->
</a>
<h2 title="cfb.pearldiver">cfb.pearldiver.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="cfb.pearldiver.PearlDiver.CANCELLED">
<!-- -->
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="cfb/pearldiver/PearlDiver.html#CANCELLED">CANCELLED</a></code></td>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="cfb.pearldiver.PearlDiver.COMPLETED">
<!-- -->
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="cfb/pearldiver/PearlDiver.html#COMPLETED">COMPLETED</a></code></td>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="cfb.pearldiver.PearlDiver.CURL_HASH_LENGTH">
<!-- -->
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="cfb/pearldiver/PearlDiver.html#CURL_HASH_LENGTH">CURL_HASH_LENGTH</a></code></td>
<td class="colLast"><code>243</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="cfb.pearldiver.PearlDiver.CURL_STATE_LENGTH">
<!-- -->
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="cfb/pearldiver/PearlDiver.html#CURL_STATE_LENGTH">CURL_STATE_LENGTH</a></code></td>
<td class="colLast"><code>729</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="cfb.pearldiver.PearlDiver.RUNNING">
<!-- -->
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="cfb/pearldiver/PearlDiver.html#RUNNING">RUNNING</a></code></td>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="cfb.pearldiver.PearlDiver.TRANSACTION_LENGTH">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="cfb/pearldiver/PearlDiver.html#TRANSACTION_LENGTH">TRANSACTION_LENGTH</a></code></td>
<td class="colLast"><code>8019</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="jota">
<!-- -->
</a>
<h2 title="jota">jota.*</h2>
@@ -193,13 +254,20 @@
<td class="colLast"><code>243</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="jota.pow.JCurl.NUMBER_OF_ROUNDS">
<td class="colFirst"><a name="jota.pow.JCurl.NUMBER_OF_ROUNDSP27">
<!-- -->
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="jota/pow/JCurl.html#NUMBER_OF_ROUNDS">NUMBER_OF_ROUNDS</a></code></td>
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="jota/pow/JCurl.html#NUMBER_OF_ROUNDSP27">NUMBER_OF_ROUNDSP27</a></code></td>
<td class="colLast"><code>27</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="jota.pow.JCurl.NUMBER_OF_ROUNDSP81">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="jota/pow/JCurl.html#NUMBER_OF_ROUNDSP81">NUMBER_OF_ROUNDSP81</a></code></td>
<td class="colLast"><code>81</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="jota.pow.JCurl.STATE_LENGTH">
<!-- -->
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
+26 -4
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:47 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Deprecated List (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (JOTA 0.9.2 API)";
parent.document.title="Deprecated List (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -72,6 +72,28 @@
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#method">Deprecated Methods</a></li>
</ul>
</div>
<div class="contentContainer"><a name="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="jota/utils/Converter.html#tritsString-java.lang.String-">jota.utils.Converter.tritsString(String)</a></td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
+202 -36
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:47 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Index (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (JOTA 0.9.2 API)";
parent.document.title="Index (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -69,7 +69,7 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a name="I:A">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
@@ -152,6 +152,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/request/IotaGetBalancesRequest.html#addresses">addresses</a></span> - Variable in class jota.dto.request.<a href="jota/dto/request/IotaGetBalancesRequest.html" title="class in jota.dto.request">IotaGetBalancesRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetAccountDataResponse.html#addresses">addresses</a></span> - Variable in class jota.dto.response.<a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetNewAddressResponse.html#addresses">addresses</a></span> - Variable in class jota.dto.response.<a href="jota/dto/response/GetNewAddressResponse.html" title="class in jota.dto.response">GetNewAddressResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Multisig.html#addSignature-jota.model.Bundle-java.lang.String-java.lang.String-">addSignature(Bundle, String, String)</a></span> - Method in class jota.utils.<a href="jota/utils/Multisig.html" title="class in jota.utils">Multisig</a></dt>
@@ -186,6 +188,12 @@
<dd>
<div class="block">Initializes a new instance of the ArgumentException.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#attachmentTimestamp">attachmentTimestamp</a></span> - Variable in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#attachmentTimestampLowerBound">attachmentTimestampLowerBound</a></span> - Variable in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#attachmentTimestampUpperBound">attachmentTimestampUpperBound</a></span> - Variable in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.html#attachToTangle-java.lang.String-java.lang.String-java.lang.Integer-java.lang.String...-">attachToTangle(String, String, Integer, String...)</a></span> - Method in class jota.<a href="jota/IotaAPICore.html" title="class in jota">IotaAPICore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPIService.html#attachToTangle-jota.dto.request.IotaAttachToTangleRequest-">attachToTangle(IotaAttachToTangleRequest)</a></span> - Method in interface jota.<a href="jota/IotaAPIService.html" title="interface in jota">IotaAPIService</a></dt>
@@ -198,6 +206,8 @@
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetAccountDataResponse.html#balance">balance</a></span> - Variable in class jota.dto.response.<a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Input.html#balance">balance</a></span> - Variable in class jota.model.<a href="jota/model/Input.html" title="class in jota.model">Input</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetBalancesResponse.html#balances">balances</a></span> - Variable in class jota.dto.response.<a href="jota/dto/response/GetBalancesResponse.html" title="class in jota.dto.response">GetBalancesResponse</a></dt>
@@ -214,6 +224,16 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/NamedThreadFactory.html#baseName">baseName</a></span> - Variable in class jota.utils.<a href="jota/utils/NamedThreadFactory.html" title="class in jota.utils">NamedThreadFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#bigint_add-int:A-int-">bigint_add(int[], int)</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#bigint_add-int:A-int:A-">bigint_add(int[], int[])</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#bigint_cmp-int:A-int:A-">bigint_cmp(int[], int[])</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#bigint_not-int:A-">bigint_not(int[])</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#bigint_sub-int:A-int:A-">bigint_sub(int[], int[])</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#BIT_HASH_LENGTH">BIT_HASH_LENGTH</a></span> - Static variable in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/request/IotaAttachToTangleRequest.html#branchTransaction">branchTransaction</a></span> - Variable in class jota.dto.request.<a href="jota/dto/request/IotaAttachToTangleRequest.html" title="class in jota.dto.request">IotaAttachToTangleRequest</a></dt>
@@ -246,6 +266,8 @@
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/BroadcastTransactionsResponse.html#BroadcastTransactionsResponse--">BroadcastTransactionsResponse()</a></span> - Constructor for class jota.dto.response.<a href="jota/dto/response/BroadcastTransactionsResponse.html" title="class in jota.dto.response">BroadcastTransactionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#bufferedReader">bufferedReader</a></span> - Variable in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPI.Builder.html#build--">build()</a></span> - Method in class jota.<a href="jota/IotaAPI.Builder.html" title="class in jota">IotaAPI.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#build--">build()</a></span> - Method in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
@@ -292,6 +314,8 @@
</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#BYTE_HASH_LENGTH">BYTE_HASH_LENGTH</a></span> - Static variable in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#BYTE_LENGTH">BYTE_LENGTH</a></span> - Static variable in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#byte_state">byte_state</a></span> - Variable in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Converter.html#BYTE_TO_TRITS_MAPPINGS">BYTE_TO_TRITS_MAPPINGS</a></span> - Static variable in class jota.utils.<a href="jota/utils/Converter.html" title="class in jota.utils">Converter</a></dt>
@@ -310,14 +334,16 @@
<dl>
<dt><span class="memberNameLink"><a href="jota/utils/Checksum.html#calculateChecksum-java.lang.String-">calculateChecksum(String)</a></span> - Static method in class jota.utils.<a href="jota/utils/Checksum.html" title="class in jota.utils">Checksum</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#cancel--">cancel()</a></span> - Method in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#CANCELLED">CANCELLED</a></span> - Static variable in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="cfb/pearldiver/package-summary.html">cfb.pearldiver</a> - package cfb.pearldiver</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/InputValidator.html#checkAddress-java.lang.String-">checkAddress(String)</a></span> - Static method in class jota.utils.<a href="jota/utils/InputValidator.html" title="class in jota.utils">InputValidator</a></dt>
<dd>
<div class="block">Checks whether the specified address is an address and throws and exception if the address is invalid.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#checkEnviromentVariables--">checkEnviromentVariables()</a></span> - Method in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#checkPropertiesFiles--">checkPropertiesFiles()</a></span> - Method in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="jota/utils/Checksum.html" title="class in jota.utils"><span class="typeNameLink">Checksum</span></a> - Class in <a href="jota/utils/package-summary.html">jota.utils</a></dt>
<dd>
<div class="block">This class defines utility methods to add/remove the checksum to/from an address.</div>
@@ -346,6 +372,10 @@
<dd>
<div class="block">Compares the current object with another object of the same type.</div>
</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#COMPLETED">COMPLETED</a></span> - Static variable in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#config-java.util.Properties-">config(Properties)</a></span> - Method in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Neighbor.html#connectionType">connectionType</a></span> - Variable in class jota.model.<a href="jota/model/Neighbor.html" title="class in jota.model">Neighbor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="jota/utils/Constants.html" title="class in jota.utils"><span class="typeNameLink">Constants</span></a> - Class in <a href="jota/utils/package-summary.html">jota.utils</a></dt>
@@ -360,11 +390,7 @@
<dd>
<div class="block">Convert amount to target unit.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#convertBigintToBytes-java.math.BigInteger-int-">convertBigintToBytes(BigInteger, int)</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#convertBigintToTrits-java.math.BigInteger-int-">convertBigintToTrits(BigInteger, int)</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#convertBytesToBigInt-byte:A-int-int-">convertBytesToBigInt(byte[], int, int)</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#convertBytesToTrits-byte:A-">convertBytesToTrits(byte[])</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="jota/utils/Converter.html" title="class in jota.utils"><span class="typeNameLink">Converter</span></a> - Class in <a href="jota/utils/package-summary.html">jota.utils</a></dt>
<dd>
@@ -378,7 +404,7 @@
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Converter.html#convertToIntArray-java.util.List-">convertToIntArray(List&lt;Integer&gt;)</a></span> - Static method in class jota.utils.<a href="jota/utils/Converter.html" title="class in jota.utils">Converter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#convertTritsToBigint-int:A-int-int-">convertTritsToBigint(int[], int, int)</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#convertTritsToBytes-int:A-">convertTritsToBytes(int[])</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/IotaUnitConverter.html#convertUnits-long-jota.utils.IotaUnits-jota.utils.IotaUnits-">convertUnits(long, IotaUnits, IotaUnits)</a></span> - Static method in class jota.utils.<a href="jota/utils/IotaUnitConverter.html" title="class in jota.utils">IotaUnitConverter</a></dt>
<dd>
@@ -392,6 +418,10 @@
<dd>
<div class="block">Copies the trits from the input string into the destination array</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetAccountDataResponse.html#create-java.util.List-jota.model.Bundle:A-long-long-">create(List&lt;String&gt;, Bundle[], long, long)</a></span> - Static method in class jota.dto.response.<a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></dt>
<dd>
<div class="block">Initializes a new instance of the GetAccountDataResponse class.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetBalancesAndFormatResponse.html#create-java.util.List-long-long-">create(List&lt;Input&gt;, long, long)</a></span> - Static method in class jota.dto.response.<a href="jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response">GetBalancesAndFormatResponse</a></dt>
<dd>
<div class="block">Initializes a new instance of the GetBalancesAndFormatResponse class.</div>
@@ -494,6 +524,10 @@
<dd>
<div class="block">Ask @come-from-beyond</div>
</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#CURL_HASH_LENGTH">CURL_HASH_LENGTH</a></span> - Static variable in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#CURL_STATE_LENGTH">CURL_STATE_LENGTH</a></span> - Static variable in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#currentIndex">currentIndex</a></span> - Variable in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/StopWatch.html#currentTime">currentTime</a></span> - Variable in class jota.utils.<a href="jota/utils/StopWatch.html" title="class in jota.utils">StopWatch</a></dt>
@@ -538,6 +572,8 @@
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#fileReader">fileReader</a></span> - Variable in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Bundle.html#finalize-jota.pow.ICurl-">finalize(ICurl)</a></span> - Method in class jota.model.<a href="jota/model/Bundle.html" title="class in jota.model">Bundle</a></dt>
<dd>
<div class="block">Finalizes the bundle using the specified curl implementation,</div>
@@ -584,6 +620,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Parallel.html#forPool">forPool</a></span> - Static variable in class jota.utils.<a href="jota/utils/Parallel.html" title="class in jota.utils">Parallel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#full_add-int-int-boolean-">full_add(int, int, boolean)</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:G">
<!-- -->
@@ -594,6 +632,16 @@
<dd>
<div class="block">Generate a new seed.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPI.html#getAccountData-java.lang.String-int-int-boolean-int-boolean-int-int-boolean-long-">getAccountData(String, int, int, boolean, int, boolean, int, int, boolean, long)</a></span> - Method in class jota.<a href="jota/IotaAPI.html" title="class in jota">IotaAPI</a></dt>
<dd>
<div class="block">Similar to getTransfers, just that it returns additional account data</div>
</dd>
<dt><a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response"><span class="typeNameLink">GetAccountDataResponse</span></a> - Class in <a href="jota/dto/response/package-summary.html">jota.dto.response</a></dt>
<dd>
<div class="block">Response of api request 'getAccountData'.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetAccountDataResponse.html#GetAccountDataResponse--">GetAccountDataResponse()</a></span> - Constructor for class jota.dto.response.<a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/AddNeighborsResponse.html#getAddedNeighbors--">getAddedNeighbors()</a></span> - Method in class jota.dto.response.<a href="jota/dto/response/AddNeighborsResponse.html" title="class in jota.dto.response">AddNeighborsResponse</a></dt>
<dd>
<div class="block">Gets the number of added neighbors.</div>
@@ -626,6 +674,10 @@
<dd>
<div class="block">Gets the addresses.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetAccountDataResponse.html#getAddresses--">getAddresses()</a></span> - Method in class jota.dto.response.<a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></dt>
<dd>
<div class="block">Gets the addresses.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetNewAddressResponse.html#getAddresses--">getAddresses()</a></span> - Method in class jota.dto.response.<a href="jota/dto/response/GetNewAddressResponse.html" title="class in jota.dto.response">GetNewAddressResponse</a></dt>
<dd>
<div class="block">Gets the addresses.</div>
@@ -642,6 +694,14 @@
<dd>
<div class="block">The version of the IOTA software you're currently running.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#getAttachmentTimestamp--">getAttachmentTimestamp()</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Get the attachmentTimestamp.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#getAttachmentTimestampLowerBound--">getAttachmentTimestampLowerBound()</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#getAttachmentTimestampUpperBound--">getAttachmentTimestampUpperBound()</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response"><span class="typeNameLink">GetAttachToTangleResponse</span></a> - Class in <a href="jota/dto/response/package-summary.html">jota.dto.response</a></dt>
<dd>
<div class="block">Response of <a href="jota/dto/request/IotaAttachToTangleRequest.html" title="class in jota.dto.request"><code>IotaAttachToTangleRequest</code></a>.</div>
@@ -650,6 +710,14 @@
<dd>
<div class="block">Initializes a new instance of the GetAttachToTangleResponse class.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetAttachToTangleResponse.html#GetAttachToTangleResponse-java.lang.String:A-">GetAttachToTangleResponse(String[])</a></span> - Constructor for class jota.dto.response.<a href="jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response">GetAttachToTangleResponse</a></dt>
<dd>
<div class="block">Initializes a new instance of the GetAttachToTangleResponse class with the given trytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetAccountDataResponse.html#getBalance--">getBalance()</a></span> - Method in class jota.dto.response.<a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></dt>
<dd>
<div class="block">Gets the balance.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Input.html#getBalance--">getBalance()</a></span> - Method in class jota.model.<a href="jota/model/Input.html" title="class in jota.model">Input</a></dt>
<dd>
<div class="block">Get the balance.</div>
@@ -746,6 +814,8 @@
<dd>
<div class="block">Elapsed time in seconds.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#getFromConfigurationOrEnvironment-java.lang.String-java.lang.String-java.lang.String-">getFromConfigurationOrEnvironment(String, String, String)</a></span> - Method in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#getHash--">getHash()</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Get the hash.</div>
@@ -766,6 +836,8 @@
<dd>
<div class="block">Gets the hashes.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.html#getHost--">getHost()</a></span> - Method in class jota.<a href="jota/IotaAPICore.html" title="class in jota">IotaAPICore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="jota/dto/response/GetInclusionStateResponse.html" title="class in jota.dto.response"><span class="typeNameLink">GetInclusionStateResponse</span></a> - Class in <a href="jota/dto/response/package-summary.html">jota.dto.response</a></dt>
<dd>
<div class="block">Response of <a href="jota/dto/request/IotaGetInclusionStateRequest.html" title="class in jota.dto.request"><code>IotaGetInclusionStateRequest</code></a>.</div>
@@ -894,6 +966,8 @@
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetNewAddressResponse.html#GetNewAddressResponse--">GetNewAddressResponse()</a></span> - Constructor for class jota.dto.response.<a href="jota/dto/response/GetNewAddressResponse.html" title="class in jota.dto.response">GetNewAddressResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#getNodeConfig--">getNodeConfig()</a></span> - Method in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.html#getNodeInfo--">getNodeInfo()</a></span> - Method in class jota.<a href="jota/IotaAPICore.html" title="class in jota">IotaAPICore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPIService.html#getNodeInfo-jota.dto.request.IotaCommandRequest-">getNodeInfo(IotaCommandRequest)</a></span> - Method in interface jota.<a href="jota/IotaAPIService.html" title="interface in jota">IotaAPIService</a></dt>
@@ -930,6 +1004,10 @@
<dd>
<div class="block">Get the number of sent transactions.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#getObsoleteTag--">getObsoleteTag()</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Get the obsoleteTag.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetNodeInfoResponse.html#getPacketsQueueSize--">getPacketsQueueSize()</a></span> - Method in class jota.dto.response.<a href="jota/dto/response/GetNodeInfoResponse.html" title="class in jota.dto.response">GetNodeInfoResponse</a></dt>
<dd>
<div class="block">Packets which are currently queued up.</div>
@@ -942,6 +1020,10 @@
<dd>
<div class="block">Get the persistence.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.html#getPort--">getPort()</a></span> - Method in class jota.<a href="jota/IotaAPICore.html" title="class in jota">IotaAPICore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.html#getProtocol--">getProtocol()</a></span> - Method in class jota.<a href="jota/IotaAPICore.html" title="class in jota">IotaAPICore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/RemoveNeighborsResponse.html#getRemovedNeighbors--">getRemovedNeighbors()</a></span> - Method in class jota.dto.response.<a href="jota/dto/response/RemoveNeighborsResponse.html" title="class in jota.dto.response">RemoveNeighborsResponse</a></dt>
<dd>
<div class="block">Gets the number of removed neighbors.</div>
@@ -1076,6 +1158,10 @@
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetTransferResponse.html#GetTransferResponse--">GetTransferResponse()</a></span> - Constructor for class jota.dto.response.<a href="jota/dto/response/GetTransferResponse.html" title="class in jota.dto.response">GetTransferResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetAccountDataResponse.html#getTransfers--">getTransfers()</a></span> - Method in class jota.dto.response.<a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></dt>
<dd>
<div class="block">Gets the transfers.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetTransferResponse.html#getTransfers--">getTransfers()</a></span> - Method in class jota.dto.response.<a href="jota/dto/response/GetTransferResponse.html" title="class in jota.dto.response">GetTransferResponse</a></dt>
<dd>
<div class="block">Gets the transfer bundle.</div>
@@ -1156,6 +1242,8 @@
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#HALF_3">HALF_3</a></span> - Static variable in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#hash">hash</a></span> - Variable in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transfer.html#hash">hash</a></span> - Variable in class jota.model.<a href="jota/model/Transfer.html" title="class in jota.model">Transfer</a></dt>
@@ -1196,6 +1284,8 @@
<dd>
<div class="block">This interface abstracts the curl hashing algorithm.</div>
</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#increment-long:A-long:A-int-int-">increment(long[], long[], int, int)</a></span> - Static method in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Converter.html#increment-int:A-int-">increment(int[], int)</a></span> - Static method in class jota.utils.<a href="jota/utils/Converter.html" title="class in jota.utils">Converter</a></dt>
<dd>
<div class="block">Increments the specified trits.</div>
@@ -1230,6 +1320,8 @@
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/InputValidator.html#InputValidator--">InputValidator()</a></span> - Constructor for class jota.utils.<a href="jota/utils/InputValidator.html" title="class in jota.utils">InputValidator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#INT_LENGTH">INT_LENGTH</a></span> - Static variable in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.html#interruptAttachingToTangle--">interruptAttachingToTangle()</a></span> - Method in class jota.<a href="jota/IotaAPICore.html" title="class in jota">IotaAPICore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPIService.html#interruptAttachingToTangle-jota.dto.request.IotaCommandRequest-">interruptAttachingToTangle(IotaCommandRequest)</a></span> - Method in interface jota.<a href="jota/IotaAPIService.html" title="interface in jota">IotaAPIService</a></dt>
@@ -1390,6 +1482,10 @@
<dd>
<div class="block">Initializes a new instance of the IotaGetTrytesRequest class.</div>
</dd>
<dt><a href="jota/IotaLocalPoW.html" title="interface in jota"><span class="typeNameLink">IotaLocalPoW</span></a> - Interface in <a href="jota/package-summary.html">jota</a></dt>
<dd>
<div class="block">Interface for an implementation to perform local PoW.</div>
</dd>
<dt><a href="jota/dto/request/IotaNeighborsRequest.html" title="class in jota.dto.request"><span class="typeNameLink">IotaNeighborsRequest</span></a> - Class in <a href="jota/dto/request/package-summary.html">jota.dto.request</a></dt>
<dd>
<div class="block">This class represents the core API request 'addNeighbors' and 'removeNeighbors'.</div>
@@ -1456,6 +1552,10 @@
<dd>
<div class="block">Determines whether the specified address with checksum has a valid checksum.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/InputValidator.html#isValidSeed-java.lang.String-">isValidSeed(String)</a></span> - Static method in class jota.utils.<a href="jota/utils/InputValidator.html" title="class in jota.utils">InputValidator</a></dt>
<dd>
<div class="block">Checks if the seed is valid.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/InputValidator.html#isValidTransfer-jota.model.Transfer-">isValidTransfer(Transfer)</a></span> - Static method in class jota.utils.<a href="jota/utils/InputValidator.html" title="class in jota.utils">InputValidator</a></dt>
<dd>
<div class="block">Determines whether the specified transfer is valid.</div>
@@ -1474,9 +1574,9 @@
<dd>
<div class="block">(c) 2016 Come-from-Beyond</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#JCurl--">JCurl()</a></span> - Constructor for class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#JCurl-boolean-jota.pow.SpongeFactory.Mode-">JCurl(boolean, SpongeFactory.Mode)</a></span> - Constructor for class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#JCurl-boolean-">JCurl(boolean)</a></span> - Constructor for class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#JCurl-jota.pow.SpongeFactory.Mode-">JCurl(SpongeFactory.Mode)</a></span> - Constructor for class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="jota/package-summary.html">jota</a> - package jota</dt>
<dd>&nbsp;</dd>
@@ -1536,6 +1636,12 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Bundle.html#length">length</a></span> - Variable in class jota.model.<a href="jota/model/Bundle.html" title="class in jota.model">Bundle</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#localPoW">localPoW</a></span> - Variable in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#localPoW-jota.IotaLocalPoW-">localPoW(IotaLocalPoW)</a></span> - Method in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.html#localPoW">localPoW</a></span> - Variable in class jota.<a href="jota/IotaAPICore.html" title="class in jota">IotaAPICore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPI.html#log">log</a></span> - Static variable in class jota.<a href="jota/IotaAPI.html" title="class in jota">IotaAPI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.html#log">log</a></span> - Static variable in class jota.<a href="jota/IotaAPICore.html" title="class in jota">IotaAPICore</a></dt>
@@ -1616,6 +1722,8 @@
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/NamedThreadFactory.html#newThread-java.lang.Runnable-">newThread(Runnable)</a></span> - Method in class jota.utils.<a href="jota/utils/NamedThreadFactory.html" title="class in jota.utils">NamedThreadFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.Builder.html#nodeConfig">nodeConfig</a></span> - Variable in class jota.<a href="jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="jota/error/NoInclusionStatesException.html" title="class in jota.error"><span class="typeNameLink">NoInclusionStatesException</span></a> - Exception in <a href="jota/error/package-summary.html">jota.error</a></dt>
<dd>
<div class="block">This exception occurs when it not possible to get a inclusion state.</div>
@@ -1648,7 +1756,9 @@
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Parallel.html#NUM_CORES">NUM_CORES</a></span> - Static variable in class jota.utils.<a href="jota/utils/Parallel.html" title="class in jota.utils">Parallel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#NUMBER_OF_ROUNDS">NUMBER_OF_ROUNDS</a></span> - Static variable in class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#NUMBER_OF_ROUNDSP27">NUMBER_OF_ROUNDSP27</a></span> - Static variable in class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#NUMBER_OF_ROUNDSP81">NUMBER_OF_ROUNDSP81</a></span> - Static variable in class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Converter.html#NUMBER_OF_TRITS_IN_A_BYTE">NUMBER_OF_TRITS_IN_A_BYTE</a></span> - Static variable in class jota.utils.<a href="jota/utils/Converter.html" title="class in jota.utils">Converter</a></dt>
<dd>
@@ -1666,9 +1776,19 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Neighbor.html#numberOfRandomTransactionRequests">numberOfRandomTransactionRequests</a></span> - Variable in class jota.model.<a href="jota/model/Neighbor.html" title="class in jota.model">Neighbor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#numberOfRounds">numberOfRounds</a></span> - Variable in class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Neighbor.html#numberOfSentTransactions">numberOfSentTransactions</a></span> - Variable in class jota.model.<a href="jota/model/Neighbor.html" title="class in jota.model">Neighbor</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#obsoleteTag">obsoleteTag</a></span> - Variable in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:P">
<!-- -->
</a>
@@ -1676,8 +1796,6 @@
<dl>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetNodeInfoResponse.html#packetsQueueSize">packetsQueueSize</a></span> - Variable in class jota.dto.response.<a href="jota/dto/response/GetNodeInfoResponse.html" title="class in jota.dto.response">GetNodeInfoResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#pair">pair</a></span> - Variable in class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="jota/utils/Pair.html" title="class in jota.utils"><span class="typeNameLink">Pair</span></a>&lt;<a href="jota/utils/Pair.html" title="type parameter in Pair">S</a>,<a href="jota/utils/Pair.html" title="type parameter in Pair">T</a>&gt; - Class in <a href="jota/utils/package-summary.html">jota.utils</a></dt>
<dd>
<div class="block">Created by paul on 4/15/17.</div>
@@ -1698,8 +1816,26 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/StopWatch.html#pause--">pause()</a></span> - Method in class jota.utils.<a href="jota/utils/StopWatch.html" title="class in jota.utils">StopWatch</a></dt>
<dd>&nbsp;</dd>
<dt><a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver"><span class="typeNameLink">PearlDiver</span></a> - Class in <a href="cfb/pearldiver/package-summary.html">cfb.pearldiver</a></dt>
<dd>
<div class="block">(c) 2016 Come-from-Beyond.</div>
</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#PearlDiver--">PearlDiver()</a></span> - Constructor for class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiverLocalPoW.html#pearlDiver">pearlDiver</a></span> - Variable in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver">PearlDiverLocalPoW</a></dt>
<dd>&nbsp;</dd>
<dt><a href="cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver"><span class="typeNameLink">PearlDiverLocalPoW</span></a> - Class in <a href="cfb/pearldiver/package-summary.html">cfb.pearldiver</a></dt>
<dd>
<div class="block">Perform local PoW using Come-from-Beyond's PearlDiver implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiverLocalPoW.html#PearlDiverLocalPoW--">PearlDiverLocalPoW()</a></span> - Constructor for class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver">PearlDiverLocalPoW</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Parallel.Operation.html#perform-T-">perform(T)</a></span> - Method in interface jota.utils.<a href="jota/utils/Parallel.Operation.html" title="interface in jota.utils">Parallel.Operation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiverLocalPoW.html#performPoW-java.lang.String-int-">performPoW(String, int)</a></span> - Method in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver">PearlDiverLocalPoW</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/IotaLocalPoW.html#performPoW-java.lang.String-int-">performPoW(String, int)</a></span> - Method in interface jota.<a href="jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#persistence">persistence</a></span> - Variable in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transfer.html#persistence">persistence</a></span> - Variable in class jota.model.<a href="jota/model/Transfer.html" title="class in jota.model">Transfer</a></dt>
@@ -1776,12 +1912,16 @@
<dd>
<div class="block">Resets this state.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#reset-boolean-">reset(boolean)</a></span> - Method in class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#reset--">reset()</a></span> - Method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/StopWatch.html#reStart--">reStart()</a></span> - Method in class jota.utils.<a href="jota/utils/StopWatch.html" title="class in jota.utils">StopWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/StopWatch.html#resume--">resume()</a></span> - Method in class jota.utils.<a href="jota/utils/StopWatch.html" title="class in jota.utils">StopWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#RUNNING">RUNNING</a></span> - Static variable in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/StopWatch.html#running">running</a></span> - Variable in class jota.utils.<a href="jota/utils/StopWatch.html" title="class in jota.utils">StopWatch</a></dt>
<dd>&nbsp;</dd>
</dl>
@@ -1792,6 +1932,8 @@
<dl>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#scratchpad">scratchpad</a></span> - Variable in class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#search-int:A-int-int-">search(int[], int, int)</a></span> - Method in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Input.html#security">security</a></span> - Variable in class jota.model.<a href="jota/model/Input.html" title="class in jota.model">Input</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Constants.html#SEED_LENGTH_MAX">SEED_LENGTH_MAX</a></span> - Static variable in class jota.utils.<a href="jota/utils/Constants.html" title="class in jota.utils">Constants</a></dt>
@@ -1862,6 +2004,14 @@
<dd>
<div class="block">Sets the approvees.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#setAttachmentTimestamp-long-">setAttachmentTimestamp(long)</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Set the attachmentTimestamp.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#setAttachmentTimestampLowerBound-long-">setAttachmentTimestampLowerBound(long)</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#setAttachmentTimestampUpperBound-long-">setAttachmentTimestampUpperBound(long)</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Input.html#setBalance-long-">setBalance(long)</a></span> - Method in class jota.model.<a href="jota/model/Input.html" title="class in jota.model">Input</a></dt>
<dd>
<div class="block">Get the balance.</div>
@@ -1938,6 +2088,10 @@
<dd>
<div class="block">Set the nonce.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#setObsoleteTag-java.lang.String-">setObsoleteTag(String)</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Set the obsoleteTag.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#setPersistence-java.lang.Boolean-">setPersistence(Boolean)</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Set the persistence.</div>
@@ -2106,6 +2260,8 @@
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/StopWatch.html#startTime">startTime</a></span> - Variable in class jota.utils.<a href="jota/utils/StopWatch.html" title="class in jota.utils">StopWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#state">state</a></span> - Variable in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#state">state</a></span> - Variable in class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/JCurl.html#STATE_LENGTH">STATE_LENGTH</a></span> - Static variable in class jota.pow.<a href="jota/pow/JCurl.html" title="class in jota.pow">JCurl</a></dt>
@@ -2140,6 +2296,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/SendTransferResponse.html#successfully">successfully</a></span> - Variable in class jota.dto.response.<a href="jota/dto/response/SendTransferResponse.html" title="class in jota.dto.response">SendTransferResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#sum-int:A-">sum(int[])</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:T">
<!-- -->
@@ -2166,8 +2324,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetNodeInfoResponse.html#tips">tips</a></span> - Variable in class jota.dto.response.<a href="jota/dto/response/GetNodeInfoResponse.html" title="class in jota.dto.response">GetNodeInfoResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Signing.html#to-java.util.List-">to(List&lt;Integer&gt;)</a></span> - Method in class jota.utils.<a href="jota/utils/Signing.html" title="class in jota.utils">Signing</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/AbstractResponse.html#toString--">toString()</a></span> - Method in class jota.dto.response.<a href="jota/dto/response/AbstractResponse.html" title="class in jota.dto.response">AbstractResponse</a></dt>
<dd>
<div class="block">Returns a String that represents this object.</div>
@@ -2210,10 +2366,22 @@
<dd>
<div class="block">Conversion of ascii encoded bytes to trytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#toUnsignedInt-byte-">toUnsignedInt(byte)</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/Kerl.html#toUnsignedLong-int-">toUnsignedLong(int)</a></span> - Static method in class jota.pow.<a href="jota/pow/Kerl.html" title="class in jota.pow">Kerl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="jota/model/Transaction.html" title="class in jota.model"><span class="typeNameLink">Transaction</span></a> - Class in <a href="jota/model/package-summary.html">jota.model</a></dt>
<dd>
<div class="block">This class represents an iota transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#Transaction-java.lang.String-long-long-java.lang.String-java.lang.String-java.lang.String-long-java.lang.String-java.lang.String-java.lang.String-long-java.lang.String-java.lang.String-long-long-long-">Transaction(String, long, long, String, String, String, long, String, String, String, long, String, String, long, long, long)</a></span> - Constructor for class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Initializes a new instance of the Signature class.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#Transaction-java.lang.String-long-java.lang.String-long-">Transaction(String, long, String, long)</a></span> - Constructor for class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Initializes a new instance of the Signature class.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#Transaction-jota.pow.ICurl-">Transaction(ICurl)</a></span> - Constructor for class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Initializes a new instance of the Signature class.</div>
@@ -2230,14 +2398,8 @@
<dd>
<div class="block">Initializes a new instance of the Signature class.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#Transaction-java.lang.String-long-long-java.lang.String-java.lang.String-java.lang.String-long-java.lang.String-java.lang.String-java.lang.String-long-java.lang.String-">Transaction(String, long, long, String, String, String, long, String, String, String, long, String)</a></span> - Constructor for class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Initializes a new instance of the Signature class.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#Transaction-java.lang.String-long-java.lang.String-long-">Transaction(String, long, String, long)</a></span> - Constructor for class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Initializes a new instance of the Signature class.</div>
</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#TRANSACTION_LENGTH">TRANSACTION_LENGTH</a></span> - Static variable in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/model/Transaction.html#transactionObject-java.lang.String-">transactionObject(String)</a></span> - Method in class jota.model.<a href="jota/model/Transaction.html" title="class in jota.model">Transaction</a></dt>
<dd>
<div class="block">Initializes a new instance of the Signature class.</div>
@@ -2264,8 +2426,12 @@
<dd>
<div class="block">Initializes a new instance of the Transfer class.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetAccountDataResponse.html#transferBundle">transferBundle</a></span> - Variable in class jota.dto.response.<a href="jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/dto/response/GetTransferResponse.html#transferBundle">transferBundle</a></span> - Variable in class jota.dto.response.<a href="jota/dto/response/GetTransferResponse.html" title="class in jota.dto.response">GetTransferResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cfb/pearldiver/PearlDiver.html#transform-long:A-long:A-long:A-long:A-">transform(long[], long[], long[], long[])</a></span> - Static method in class cfb.pearldiver.<a href="cfb/pearldiver/PearlDiver.html" title="class in cfb.pearldiver">PearlDiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/pow/ICurl.html#transform--">transform()</a></span> - Method in interface jota.pow.<a href="jota/pow/ICurl.html" title="interface in jota.pow">ICurl</a></dt>
<dd>
<div class="block">Transforms this instance.</div>
@@ -2289,13 +2455,17 @@
<dd>
<div class="block">Converts the specified trinary encoded string into a trits array of the specified length.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Converter.html#trits-long-">trits(long)</a></span> - Static method in class jota.utils.<a href="jota/utils/Converter.html" title="class in jota.utils">Converter</a></dt>
<dd>
<div class="block">Converts trytes into trits.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Converter.html#trits-java.lang.String-">trits(String)</a></span> - Static method in class jota.utils.<a href="jota/utils/Converter.html" title="class in jota.utils">Converter</a></dt>
<dd>
<div class="block">Converts trytes into trits.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Converter.html#tritsString-java.lang.String-">tritsString(String)</a></span> - Static method in class jota.utils.<a href="jota/utils/Converter.html" title="class in jota.utils">Converter</a></dt>
<dd>
<div class="block">Converts the specified trinary encoded trytes string to trits.</div>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="jota/dto/request/IotaAttachToTangleRequest.html#trunkTransaction">trunkTransaction</a></span> - Variable in class jota.dto.request.<a href="jota/dto/request/IotaAttachToTangleRequest.html" title="class in jota.dto.request">IotaAttachToTangleRequest</a></dt>
<dd>&nbsp;</dd>
@@ -2359,10 +2529,6 @@
<dd>
<div class="block">Validates a generated multisig address</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/InputValidator.html#validateSeed-java.lang.String-">validateSeed(String)</a></span> - Static method in class jota.utils.<a href="jota/utils/InputValidator.html" title="class in jota.utils">InputValidator</a></dt>
<dd>
<div class="block">Checks if the seed is valid.</div>
</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Signing.html#validateSignatures-jota.model.Bundle-java.lang.String-">validateSignatures(Bundle, String)</a></span> - Method in class jota.utils.<a href="jota/utils/Signing.html" title="class in jota.utils">Signing</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="jota/utils/Signing.html#validateSignatures-java.lang.String-java.lang.String:A-java.lang.String-">validateSignatures(String, String[], String)</a></span> - Method in class jota.utils.<a href="jota/utils/Signing.html" title="class in jota.utils">Signing</a></dt>
@@ -2415,7 +2581,7 @@ the order they are declared.</div>
<dt><span class="memberNameLink"><a href="jota/IotaAPICore.html#wrapCheckedException-retrofit2.Call-">wrapCheckedException(Call&lt;T&gt;)</a></span> - Static method in class jota.<a href="jota/IotaAPICore.html" title="class in jota">IotaAPICore</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;</div>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
+8 -7
View File
@@ -2,15 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:47 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JOTA 0.9.2 API</title>
<title>JOTA 0.9.3-SNAPSHOT API</title>
<script type="text/javascript">
targetPage = "" + window.location.search;
if (targetPage != "" && targetPage != "undefined")
targetPage = targetPage.substring(1);
if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
targetPage = "undefined";
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
tmpTargetPage = tmpTargetPage.substring(1);
if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
tmpTargetPage = "undefined";
targetPage = tmpTargetPage;
function validURL(url) {
try {
url = decodeURIComponent(url);
+6 -6
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:24 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:45 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaAPI.Builder (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaAPI.Builder (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaAPI.Builder (JOTA 0.9.2 API)";
parent.document.title="IotaAPI.Builder (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -148,7 +148,7 @@ extends <a href="../jota/IotaAPICore.Builder.html" title="class in jota">IotaAPI
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;jota.<a href="../jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></h3>
<code><a href="../jota/IotaAPICore.Builder.html#host">host</a>, <a href="../jota/IotaAPICore.Builder.html#port">port</a>, <a href="../jota/IotaAPICore.Builder.html#protocol">protocol</a></code></li>
<code><a href="../jota/IotaAPICore.Builder.html#host">host</a>, <a href="../jota/IotaAPICore.Builder.html#localPoW">localPoW</a>, <a href="../jota/IotaAPICore.Builder.html#port">port</a>, <a href="../jota/IotaAPICore.Builder.html#protocol">protocol</a></code></li>
</ul>
</li>
</ul>
@@ -195,7 +195,7 @@ extends <a href="../jota/IotaAPICore.Builder.html" title="class in jota">IotaAPI
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;jota.<a href="../jota/IotaAPICore.Builder.html" title="class in jota">IotaAPICore.Builder</a></h3>
<code><a href="../jota/IotaAPICore.Builder.html#host-java.lang.String-">host</a>, <a href="../jota/IotaAPICore.Builder.html#port-java.lang.String-">port</a>, <a href="../jota/IotaAPICore.Builder.html#protocol-java.lang.String-">protocol</a></code></li>
<code><a href="../jota/IotaAPICore.Builder.html#config-java.util.Properties-">config</a>, <a href="../jota/IotaAPICore.Builder.html#host-java.lang.String-">host</a>, <a href="../jota/IotaAPICore.Builder.html#localPoW-jota.IotaLocalPoW-">localPoW</a>, <a href="../jota/IotaAPICore.Builder.html#port-java.lang.String-">port</a>, <a href="../jota/IotaAPICore.Builder.html#protocol-java.lang.String-">protocol</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+88 -24
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:24 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:45 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaAPI (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaAPI (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
@@ -13,13 +13,13 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaAPI (JOTA 0.9.2 API)";
parent.document.title="IotaAPI (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@@ -249,6 +249,21 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#getAccountData-java.lang.String-int-int-boolean-int-boolean-int-int-boolean-long-">getAccountData</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;seed,
int&nbsp;security,
int&nbsp;index,
boolean&nbsp;checksum,
int&nbsp;total,
boolean&nbsp;returnAll,
int&nbsp;start,
int&nbsp;end,
boolean&nbsp;inclusionStates,
long&nbsp;threshold)</code>
<div class="block">Similar to getTransfers, just that it returns additional account data</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response">GetBalancesAndFormatResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#getBalanceAndFormat-java.util.List-long-int-int-jota.utils.StopWatch-int-">getBalanceAndFormat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;addresses,
long&nbsp;threshold,
@@ -259,13 +274,13 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<div class="block">Gets the balances and formats the output.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetBundleResponse.html" title="class in jota.dto.response">GetBundleResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#getBundle-java.lang.String-">getBundle</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;transaction)</code>
<div class="block">Gets the associated bundle transactions of a single transaction.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response">GetBalancesAndFormatResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#getInputs-java.lang.String-int-int-int-long-">getInputs</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;seed,
int&nbsp;security,
@@ -275,13 +290,13 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<div class="block">Gets the inputs of a seed</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetInclusionStateResponse.html" title="class in jota.dto.response">GetInclusionStateResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#getLatestInclusion-java.lang.String:A-">getLatestInclusion</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;hashes)</code>
<div class="block">Wrapper function for getNodeInfo and getInclusionStates</div>
</td>
</tr>
<tr id="i10" class="altColor">
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetNewAddressResponse.html" title="class in jota.dto.response">GetNewAddressResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#getNewAddress-java.lang.String-int-int-boolean-int-boolean-">getNewAddress</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;seed,
int&nbsp;security,
@@ -292,13 +307,13 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<div class="block">Generates a new address from a seed and returns the remainderAddress.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../jota/model/Transaction.html" title="class in jota.model">Transaction</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#getTransactionsObjects-java.lang.String:A-">getTransactionsObjects</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;hashes)</code>
<div class="block">Wrapper function for getTrytes and transactionObjects.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetTransferResponse.html" title="class in jota.dto.response">GetTransferResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#getTransfers-java.lang.String-int-java.lang.Integer-java.lang.Integer-java.lang.Boolean-">getTransfers</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;seed,
int&nbsp;security,
@@ -306,7 +321,7 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;end,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;inclusionStates)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../jota/model/Transaction.html" title="class in jota.model">Transaction</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#initiateTransfer-int-java.lang.String-java.lang.String-java.util.List-boolean-">initiateTransfer</a></span>(int&nbsp;securitySum,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;inputAddress,
@@ -316,7 +331,7 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<div class="block">Prepares transfer by generating the bundle with the corresponding cosigner transactions.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#prepareTransfers-java.lang.String-int-java.util.List-java.lang.String-java.util.List-">prepareTransfers</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;seed,
int&nbsp;security,
@@ -326,7 +341,7 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<div class="block">Prepares transfer by generating bundle, finding and signing inputs.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#prepareTransfers-java.lang.String-int-java.util.List-java.lang.String-java.util.List-boolean-">prepareTransfers</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;seed,
int&nbsp;security,
@@ -337,7 +352,7 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<div class="block">Prepares transfer by generating bundle, finding and signing inputs.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../jota/dto/response/ReplayBundleResponse.html" title="class in jota.dto.response">ReplayBundleResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#replayBundle-java.lang.String-int-int-">replayBundle</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;transaction,
int&nbsp;depth,
@@ -345,7 +360,7 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<div class="block">Replays a transfer by doing Proof of Work again.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../jota/dto/response/SendTransferResponse.html" title="class in jota.dto.response">SendTransferResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#sendTransfer-java.lang.String-int-int-int-java.util.List-jota.model.Input:A-java.lang.String-">sendTransfer</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;seed,
int&nbsp;security,
@@ -353,11 +368,11 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
int&nbsp;minWeightMagnitude,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../jota/model/Transfer.html" title="class in jota.model">Transfer</a>&gt;&nbsp;transfers,
<a href="../jota/model/Input.html" title="class in jota.model">Input</a>[]&nbsp;inputs,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;address)</code>
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;remainderAddress)</code>
<div class="block">Wrapper function that basically does prepareTransfers, as well as attachToTangle and finally, it broadcasts and stores the transactions locally.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../jota/model/Transaction.html" title="class in jota.model">Transaction</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#sendTrytes-java.lang.String:A-int-int-">sendTrytes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;trytes,
int&nbsp;depth,
@@ -365,7 +380,7 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<div class="block">Facade method: Gets transactions to approve, attaches to Tangle, broadcasts and stores.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../jota/model/Bundle.html" title="class in jota.model">Bundle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPI.html#traverseBundle-java.lang.String-java.lang.String-jota.model.Bundle-">traverseBundle</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trunkTx,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;bundleHash,
@@ -380,7 +395,7 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;jota.<a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a></h3>
<code><a href="../jota/IotaAPICore.html#addNeighbors-java.lang.String...-">addNeighbors</a>, <a href="../jota/IotaAPICore.html#attachToTangle-java.lang.String-java.lang.String-java.lang.Integer-java.lang.String...-">attachToTangle</a>, <a href="../jota/IotaAPICore.html#broadcastTransactions-java.lang.String...-">broadcastTransactions</a>, <a href="../jota/IotaAPICore.html#findTransactions-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-">findTransactions</a>, <a href="../jota/IotaAPICore.html#findTransactionsByAddresses-java.lang.String...-">findTransactionsByAddresses</a>, <a href="../jota/IotaAPICore.html#findTransactionsByApprovees-java.lang.String...-">findTransactionsByApprovees</a>, <a href="../jota/IotaAPICore.html#findTransactionsByBundles-java.lang.String...-">findTransactionsByBundles</a>, <a href="../jota/IotaAPICore.html#findTransactionsByDigests-java.lang.String...-">findTransactionsByDigests</a>, <a href="../jota/IotaAPICore.html#getBalances-java.lang.Integer-java.util.List-">getBalances</a>, <a href="../jota/IotaAPICore.html#getBalances-java.lang.Integer-java.lang.String:A-">getBalances</a>, <a href="../jota/IotaAPICore.html#getInclusionStates-java.lang.String:A-java.lang.String:A-">getInclusionStates</a>, <a href="../jota/IotaAPICore.html#getNeighbors--">getNeighbors</a>, <a href="../jota/IotaAPICore.html#getNodeInfo--">getNodeInfo</a>, <a href="../jota/IotaAPICore.html#getTips--">getTips</a>, <a href="../jota/IotaAPICore.html#getTransactionsToApprove-java.lang.Integer-">getTransactionsToApprove</a>, <a href="../jota/IotaAPICore.html#getTrytes-java.lang.String...-">getTrytes</a>, <a href="../jota/IotaAPICore.html#interruptAttachingToTangle--">interruptAttachingToTangle</a>, <a href="../jota/IotaAPICore.html#removeNeighbors-java.lang.String...-">removeNeighbors</a>, <a href="../jota/IotaAPICore.html#storeTransactions-java.lang.String...-">storeTransactions</a>, <a href="../jota/IotaAPICore.html#wrapCheckedException-retrofit2.Call-">wrapCheckedException</a></code></li>
<code><a href="../jota/IotaAPICore.html#addNeighbors-java.lang.String...-">addNeighbors</a>, <a href="../jota/IotaAPICore.html#attachToTangle-java.lang.String-java.lang.String-java.lang.Integer-java.lang.String...-">attachToTangle</a>, <a href="../jota/IotaAPICore.html#broadcastTransactions-java.lang.String...-">broadcastTransactions</a>, <a href="../jota/IotaAPICore.html#findTransactions-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-">findTransactions</a>, <a href="../jota/IotaAPICore.html#findTransactionsByAddresses-java.lang.String...-">findTransactionsByAddresses</a>, <a href="../jota/IotaAPICore.html#findTransactionsByApprovees-java.lang.String...-">findTransactionsByApprovees</a>, <a href="../jota/IotaAPICore.html#findTransactionsByBundles-java.lang.String...-">findTransactionsByBundles</a>, <a href="../jota/IotaAPICore.html#findTransactionsByDigests-java.lang.String...-">findTransactionsByDigests</a>, <a href="../jota/IotaAPICore.html#getBalances-java.lang.Integer-java.util.List-">getBalances</a>, <a href="../jota/IotaAPICore.html#getBalances-java.lang.Integer-java.lang.String:A-">getBalances</a>, <a href="../jota/IotaAPICore.html#getHost--">getHost</a>, <a href="../jota/IotaAPICore.html#getInclusionStates-java.lang.String:A-java.lang.String:A-">getInclusionStates</a>, <a href="../jota/IotaAPICore.html#getNeighbors--">getNeighbors</a>, <a href="../jota/IotaAPICore.html#getNodeInfo--">getNodeInfo</a>, <a href="../jota/IotaAPICore.html#getPort--">getPort</a>, <a href="../jota/IotaAPICore.html#getProtocol--">getProtocol</a>, <a href="../jota/IotaAPICore.html#getTips--">getTips</a>, <a href="../jota/IotaAPICore.html#getTransactionsToApprove-java.lang.Integer-">getTransactionsToApprove</a>, <a href="../jota/IotaAPICore.html#getTrytes-java.lang.String...-">getTrytes</a>, <a href="../jota/IotaAPICore.html#interruptAttachingToTangle--">interruptAttachingToTangle</a>, <a href="../jota/IotaAPICore.html#removeNeighbors-java.lang.String...-">removeNeighbors</a>, <a href="../jota/IotaAPICore.html#storeTransactions-java.lang.String...-">storeTransactions</a>, <a href="../jota/IotaAPICore.html#wrapCheckedException-retrofit2.Call-">wrapCheckedException</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -787,6 +802,55 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
</dl>
</li>
</ul>
<a name="getAccountData-java.lang.String-int-int-boolean-int-boolean-int-int-boolean-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAccountData</h4>
<pre>public&nbsp;<a href="../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a>&nbsp;getAccountData(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;seed,
int&nbsp;security,
int&nbsp;index,
boolean&nbsp;checksum,
int&nbsp;total,
boolean&nbsp;returnAll,
int&nbsp;start,
int&nbsp;end,
boolean&nbsp;inclusionStates,
long&nbsp;threshold)
throws <a href="../jota/error/InvalidBundleException.html" title="class in jota.error">InvalidBundleException</a>,
<a href="../jota/error/ArgumentException.html" title="class in jota.error">ArgumentException</a>,
<a href="../jota/error/InvalidSignatureException.html" title="class in jota.error">InvalidSignatureException</a>,
<a href="../jota/error/InvalidTrytesException.html" title="class in jota.error">InvalidTrytesException</a>,
<a href="../jota/error/InvalidSecurityLevelException.html" title="class in jota.error">InvalidSecurityLevelException</a>,
<a href="../jota/error/InvalidAddressException.html" title="class in jota.error">InvalidAddressException</a>,
<a href="../jota/error/NoInclusionStatesException.html" title="class in jota.error">NoInclusionStatesException</a>,
<a href="../jota/error/NoNodeInfoException.html" title="class in jota.error">NoNodeInfoException</a></pre>
<div class="block">Similar to getTransfers, just that it returns additional account data</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>seed</code> - Tryte-encoded seed. It should be noted that this seed is not transferred.</dd>
<dd><code>security</code> - The Security level of private key / seed.</dd>
<dd><code>index</code> - Key index to start search from. If the index is provided, the generation of the address is not deterministic.</dd>
<dd><code>checksum</code> - Adds 9-tryte address checksum.</dd>
<dd><code>total</code> - Total number of addresses to generate.</dd>
<dd><code>returnAll</code> - If <code>true</code>, it returns all addresses which were deterministically generated (until findTransactions returns null).</dd>
<dd><code>start</code> - Starting key index.</dd>
<dd><code>end</code> - Ending key index.</dd>
<dd><code>inclusionStates</code> - If <code>true</code>, it gets the inclusion states of the transfers.</dd>
<dd><code>threshold</code> - Min balance required.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../jota/error/InvalidBundleException.html" title="class in jota.error">InvalidBundleException</a></code> - is thrown if an invalid bundle was found or provided.</dd>
<dd><code><a href="../jota/error/ArgumentException.html" title="class in jota.error">ArgumentException</a></code> - is thrown when an invalid argument is provided.</dd>
<dd><code><a href="../jota/error/InvalidSignatureException.html" title="class in jota.error">InvalidSignatureException</a></code> - is thrown when an invalid signature is encountered.</dd>
<dd><code><a href="../jota/error/InvalidTrytesException.html" title="class in jota.error">InvalidTrytesException</a></code> - is thrown when invalid trytes is provided.</dd>
<dd><code><a href="../jota/error/InvalidSecurityLevelException.html" title="class in jota.error">InvalidSecurityLevelException</a></code> - is thrown when the specified security level is not valid.</dd>
<dd><code><a href="../jota/error/InvalidAddressException.html" title="class in jota.error">InvalidAddressException</a></code> - is thrown when the specified address is not an valid address.</dd>
<dd><code><a href="../jota/error/NoInclusionStatesException.html" title="class in jota.error">NoInclusionStatesException</a></code> - is thrown when it not possible to get a inclusion state.</dd>
<dd><code><a href="../jota/error/NoNodeInfoException.html" title="class in jota.error">NoNodeInfoException</a></code> - is thrown when its not possible to get node info.</dd>
</dl>
</li>
</ul>
<a name="replayBundle-java.lang.String-int-int-">
<!-- -->
</a>
@@ -848,7 +912,7 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
int&nbsp;minWeightMagnitude,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../jota/model/Transfer.html" title="class in jota.model">Transfer</a>&gt;&nbsp;transfers,
<a href="../jota/model/Input.html" title="class in jota.model">Input</a>[]&nbsp;inputs,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;address)
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;remainderAddress)
throws <a href="../jota/error/NotEnoughBalanceException.html" title="class in jota.error">NotEnoughBalanceException</a>,
<a href="../jota/error/InvalidSecurityLevelException.html" title="class in jota.error">InvalidSecurityLevelException</a>,
<a href="../jota/error/InvalidTrytesException.html" title="class in jota.error">InvalidTrytesException</a>,
@@ -863,15 +927,15 @@ extends <a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>
<dd><code>minWeightMagnitude</code> - The minimum weight magnitude.</dd>
<dd><code>transfers</code> - Array of transfer objects.</dd>
<dd><code>inputs</code> - List of inputs used for funding the transfer.</dd>
<dd><code>address</code> - If defined, this address will be used for sending the remainder value (of the inputs) to.</dd>
<dd><code>remainderAddress</code> - If defined, this remainderAddress will be used for sending the remainder value (of the inputs) to.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Array of Transaction objects.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../jota/error/InvalidAddressException.html" title="class in jota.error">InvalidAddressException</a></code> - is thrown when the specified address is not an valid address.</dd>
<dd><code><a href="../jota/error/InvalidAddressException.html" title="class in jota.error">InvalidAddressException</a></code> - is thrown when the specified remainderAddress is not an valid remainderAddress.</dd>
<dd><code><a href="../jota/error/NotEnoughBalanceException.html" title="class in jota.error">NotEnoughBalanceException</a></code> - is thrown when a transfer fails because their is not enough balance to perform the transfer.</dd>
<dd><code><a href="../jota/error/InvalidSecurityLevelException.html" title="class in jota.error">InvalidSecurityLevelException</a></code> - is thrown when the specified security level is not valid.</dd>
<dd><code><a href="../jota/error/InvalidTrytesException.html" title="class in jota.error">InvalidTrytesException</a></code> - is thrown when invalid trytes is provided.</dd>
<dd><code><a href="../jota/error/InvalidAddressException.html" title="class in jota.error">InvalidAddressException</a></code> - is thrown when the specified address is not an valid address.</dd>
<dd><code><a href="../jota/error/InvalidAddressException.html" title="class in jota.error">InvalidAddressException</a></code> - is thrown when the specified remainderAddress is not an valid remainderAddress.</dd>
<dd><code><a href="../jota/error/InvalidTransferException.html" title="class in jota.error">InvalidTransferException</a></code> - is thrown when an invalid transfer is provided.</dd>
</dl>
</li>
+4 -4
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:45 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaAPICommands (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaAPICommands (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaAPICommands (JOTA 0.9.2 API)";
parent.document.title="IotaAPICommands (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
+107 -23
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaAPICore.Builder (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaAPICore.Builder (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
@@ -13,13 +13,13 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaAPICore.Builder (JOTA 0.9.2 API)";
parent.document.title="IotaAPICore.Builder (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@@ -138,10 +138,26 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/7/docs/api/java/io/BufferedReader.html?is-external=true" title="class or interface in java.io">BufferedReader</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#bufferedReader">bufferedReader</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileReader.html?is-external=true" title="class or interface in java.io">FileReader</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#fileReader">fileReader</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#host">host</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#localPoW">localPoW</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#nodeConfig">nodeConfig</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#port">port</a></span></code>&nbsp;</td>
</tr>
@@ -186,23 +202,33 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#build--">build</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#checkEnviromentVariables--">checkEnviromentVariables</a></span>()</code>&nbsp;</td>
<td class="colFirst"><code><a href="../jota/IotaAPICore.Builder.html" title="type parameter in IotaAPICore.Builder">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#config-java.util.Properties-">config</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;properties)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#checkPropertiesFiles--">checkPropertiesFiles</a></span>()</code>&nbsp;</td>
<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#getFromConfigurationOrEnvironment-java.lang.String-java.lang.String-java.lang.String-">getFromConfigurationOrEnvironment</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyKey,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;envName,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultValue)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../jota/IotaAPICore.Builder.html" title="type parameter in IotaAPICore.Builder">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#host-java.lang.String-">host</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host)</code>&nbsp;</td>
<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#getNodeConfig--">getNodeConfig</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../jota/IotaAPICore.Builder.html" title="type parameter in IotaAPICore.Builder">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#port-java.lang.String-">port</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;port)</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#host-java.lang.String-">host</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../jota/IotaAPICore.Builder.html" title="type parameter in IotaAPICore.Builder">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#localPoW-jota.IotaLocalPoW-">localPoW</a></span>(<a href="../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a>&nbsp;localPoW)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../jota/IotaAPICore.Builder.html" title="type parameter in IotaAPICore.Builder">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#port-java.lang.String-">port</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;port)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../jota/IotaAPICore.Builder.html" title="type parameter in IotaAPICore.Builder">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.Builder.html#protocol-java.lang.String-">protocol</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;protocol)</code>&nbsp;</td>
</tr>
</table>
@@ -227,6 +253,33 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="fileReader">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fileReader</h4>
<pre>private&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileReader.html?is-external=true" title="class or interface in java.io">FileReader</a> fileReader</pre>
</li>
</ul>
<a name="bufferedReader">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bufferedReader</h4>
<pre>private&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/BufferedReader.html?is-external=true" title="class or interface in java.io">BufferedReader</a> bufferedReader</pre>
</li>
</ul>
<a name="nodeConfig">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nodeConfig</h4>
<pre>private&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a> nodeConfig</pre>
</li>
</ul>
<a name="protocol">
<!-- -->
</a>
@@ -248,12 +301,21 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<a name="port">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>port</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> port</pre>
</li>
</ul>
<a name="localPoW">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>localPoW</h4>
<pre><a href="../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a> localPoW</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
@@ -288,25 +350,33 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<pre>public&nbsp;<a href="../jota/IotaAPICore.html" title="class in jota">IotaAPICore</a>&nbsp;build()</pre>
</li>
</ul>
<a name="checkPropertiesFiles--">
<a name="getFromConfigurationOrEnvironment-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkPropertiesFiles</h4>
<pre>private&nbsp;boolean&nbsp;checkPropertiesFiles()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
<h4>getFromConfigurationOrEnvironment</h4>
<pre>private&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFromConfigurationOrEnvironment(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyKey,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;envName,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultValue)</pre>
</li>
</ul>
<a name="checkEnviromentVariables--">
<a name="getNodeConfig--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkEnviromentVariables</h4>
<pre>private&nbsp;void&nbsp;checkEnviromentVariables()</pre>
<h4>getNodeConfig</h4>
<pre>private&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;getNodeConfig()</pre>
</li>
</ul>
<a name="config-java.util.Properties-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>config</h4>
<pre>public&nbsp;<a href="../jota/IotaAPICore.Builder.html" title="type parameter in IotaAPICore.Builder">T</a>&nbsp;config(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;properties)</pre>
</li>
</ul>
<a name="host-java.lang.String-">
@@ -340,7 +410,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<a name="protocol-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>protocol</h4>
<pre>public&nbsp;<a href="../jota/IotaAPICore.Builder.html" title="type parameter in IotaAPICore.Builder">T</a>&nbsp;protocol(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;protocol)</pre>
@@ -351,6 +421,20 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
</dl>
</li>
</ul>
<a name="localPoW-jota.IotaLocalPoW-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>localPoW</h4>
<pre>public&nbsp;<a href="../jota/IotaAPICore.Builder.html" title="type parameter in IotaAPICore.Builder">T</a>&nbsp;localPoW(<a href="../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a>&nbsp;localPoW)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>protocol</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
</li>
</ul>
</li>
+72 -20
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:45 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaAPICore (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaAPICore (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
@@ -13,13 +13,13 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaAPICore (JOTA 0.9.2 API)";
parent.document.title="IotaAPICore (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":9};
var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@@ -162,18 +162,22 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#host">host</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#localPoW">localPoW</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static org.slf4j.Logger</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#log">log</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#port">port</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#protocol">protocol</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../jota/IotaAPIService.html" title="interface in jota">IotaAPIService</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#service">service</a></span></code>&nbsp;</td>
</tr>
@@ -267,47 +271,59 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;addresses)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#getHost--">getHost</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetInclusionStateResponse.html" title="class in jota.dto.response">GetInclusionStateResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#getInclusionStates-java.lang.String:A-java.lang.String:A-">getInclusionStates</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;transactions,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;tips)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetNeighborsResponse.html" title="class in jota.dto.response">GetNeighborsResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#getNeighbors--">getNeighbors</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetNodeInfoResponse.html" title="class in jota.dto.response">GetNodeInfoResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#getNodeInfo--">getNodeInfo</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#getPort--">getPort</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#getProtocol--">getProtocol</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetTipsResponse.html" title="class in jota.dto.response">GetTipsResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#getTips--">getTips</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetTransactionsToApproveResponse.html" title="class in jota.dto.response">GetTransactionsToApproveResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#getTransactionsToApprove-java.lang.Integer-">getTransactionsToApprove</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;depth)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../jota/dto/response/GetTrytesResponse.html" title="class in jota.dto.response">GetTrytesResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#getTrytes-java.lang.String...-">getTrytes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;hashes)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../jota/dto/response/InterruptAttachingToTangleResponse.html" title="class in jota.dto.response">InterruptAttachingToTangleResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#interruptAttachingToTangle--">interruptAttachingToTangle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<tr id="i21" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#postConstruct--">postConstruct</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../jota/dto/response/RemoveNeighborsResponse.html" title="class in jota.dto.response">RemoveNeighborsResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#removeNeighbors-java.lang.String...-">removeNeighbors</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;uris)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../jota/dto/response/StoreTransactionsResponse.html" title="class in jota.dto.response">StoreTransactionsResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#storeTransactions-java.lang.String...-">storeTransactions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;trytes)</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<tr id="i24" class="altColor">
<td class="colFirst"><code>protected static &lt;T&gt;&nbsp;retrofit2.Response&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaAPICore.html#wrapCheckedException-retrofit2.Call-">wrapCheckedException</a></span>(retrofit2.Call&lt;T&gt;&nbsp;call)</code>&nbsp;</td>
</tr>
@@ -372,12 +388,21 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<a name="port">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>port</h4>
<pre>private&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> port</pre>
</li>
</ul>
<a name="localPoW">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>localPoW</h4>
<pre>private&nbsp;<a href="../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a> localPoW</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
@@ -628,12 +653,39 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<a name="broadcastTransactions-java.lang.String...-">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>broadcastTransactions</h4>
<pre>public&nbsp;<a href="../jota/dto/response/BroadcastTransactionsResponse.html" title="class in jota.dto.response">BroadcastTransactionsResponse</a>&nbsp;broadcastTransactions(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;trytes)</pre>
</li>
</ul>
<a name="getProtocol--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProtocol</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProtocol()</pre>
</li>
</ul>
<a name="getHost--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHost</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getHost()</pre>
</li>
</ul>
<a name="getPort--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getPort</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getPort()</pre>
</li>
</ul>
</li>
</ul>
</li>
+6 -6
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaAPIService (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaAPIService (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaAPIService (JOTA 0.9.2 API)";
parent.document.title="IotaAPIService (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
<div class="subNav">
<ul class="navList">
<li><a href="../jota/IotaAPICore.Builder.html" title="class in jota"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
<li><a href="../jota/IotaLocalPoW.html" title="interface in jota"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?jota/IotaAPIService.html" target="_top">Frames</a></li>
@@ -537,7 +537,7 @@ retrofit2.Call&lt;<a href="../jota/dto/response/StoreTransactionsResponse.html"
<div class="subNav">
<ul class="navList">
<li><a href="../jota/IotaAPICore.Builder.html" title="class in jota"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
<li><a href="../jota/IotaLocalPoW.html" title="interface in jota"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?jota/IotaAPIService.html" target="_top">Frames</a></li>
+228
View File
@@ -0,0 +1,228 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaLocalPoW (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaLocalPoW (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/IotaLocalPoW.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../jota/IotaAPIService.html" title="interface in jota"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../index.html?jota/IotaLocalPoW.html" target="_top">Frames</a></li>
<li><a href="IotaLocalPoW.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">jota</div>
<h2 title="Interface IotaLocalPoW" class="title">Interface IotaLocalPoW</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver">PearlDiverLocalPoW</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">IotaLocalPoW</span></pre>
<div class="block">Interface for an implementation to perform local PoW.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../jota/IotaLocalPoW.html#performPoW-java.lang.String-int-">performPoW</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trytes,
int&nbsp;minWeightMagnitude)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="performPoW-java.lang.String-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>performPoW</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;performPoW(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trytes,
int&nbsp;minWeightMagnitude)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/IotaLocalPoW.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../jota/IotaAPIService.html" title="interface in jota"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../index.html?jota/IotaLocalPoW.html" target="_top">Frames</a></li>
<li><a href="IotaLocalPoW.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
+4 -4
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.IotaAPI.Builder (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.IotaAPI.Builder (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.IotaAPI.Builder (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.IotaAPI.Builder (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
+4 -4
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.IotaAPI (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.IotaAPI (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.IotaAPI (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.IotaAPI (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
+4 -4
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.IotaAPICommands (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.IotaAPICommands (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.IotaAPICommands (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.IotaAPICommands (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.IotaAPICore.Builder (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.IotaAPICore.Builder (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.IotaAPICore.Builder (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.IotaAPICore.Builder (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
+4 -4
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.IotaAPICore (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.IotaAPICore (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.IotaAPICore (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.IotaAPICore (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
+4 -4
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface jota.IotaAPIService (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Interface jota.IotaAPIService (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface jota.IotaAPIService (JOTA 0.9.2 API)";
parent.document.title="Uses of Interface jota.IotaAPIService (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
+205
View File
@@ -0,0 +1,205 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface jota.IotaLocalPoW (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface jota.IotaLocalPoW (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../jota/IotaLocalPoW.html" title="interface in jota">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?jota/class-use/IotaLocalPoW.html" target="_top">Frames</a></li>
<li><a href="IotaLocalPoW.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface jota.IotaLocalPoW" class="title">Uses of Interface<br>jota.IotaLocalPoW</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#cfb.pearldiver">cfb.pearldiver</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#jota">jota</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="cfb.pearldiver">
<!-- -->
</a>
<h3>Uses of <a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a> in <a href="../../cfb/pearldiver/package-summary.html">cfb.pearldiver</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../cfb/pearldiver/package-summary.html">cfb.pearldiver</a> that implement <a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../cfb/pearldiver/PearlDiverLocalPoW.html" title="class in cfb.pearldiver">PearlDiverLocalPoW</a></span></code>
<div class="block">Perform local PoW using Come-from-Beyond's PearlDiver implementation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="jota">
<!-- -->
</a>
<h3>Uses of <a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a> in <a href="../../jota/package-summary.html">jota</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../jota/package-summary.html">jota</a> declared as <a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></code></td>
<td class="colLast"><span class="typeNameLabel">IotaAPICore.</span><code><span class="memberNameLink"><a href="../../jota/IotaAPICore.html#localPoW">localPoW</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></code></td>
<td class="colLast"><span class="typeNameLabel">IotaAPICore.Builder.</span><code><span class="memberNameLink"><a href="../../jota/IotaAPICore.Builder.html#localPoW">localPoW</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../jota/package-summary.html">jota</a> with parameters of type <a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../jota/IotaAPICore.Builder.html" title="type parameter in IotaAPICore.Builder">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">IotaAPICore.Builder.</span><code><span class="memberNameLink"><a href="../../jota/IotaAPICore.Builder.html#localPoW-jota.IotaLocalPoW-">localPoW</a></span>(<a href="../../jota/IotaLocalPoW.html" title="interface in jota">IotaLocalPoW</a>&nbsp;localPoW)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../jota/IotaLocalPoW.html" title="interface in jota">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?jota/class-use/IotaLocalPoW.html" target="_top">Frames</a></li>
<li><a href="IotaLocalPoW.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaAttachToTangleRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaAttachToTangleRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaAttachToTangleRequest (JOTA 0.9.2 API)";
parent.document.title="IotaAttachToTangleRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
<pre>public class <span class="typeNameLabel">IotaAttachToTangleRequest</span>
extends <a href="../../../jota/dto/request/IotaCommandRequest.html" title="class in jota.dto.request">IotaCommandRequest</a></pre>
<div class="block">This class represents the core API request 'attachToTangle'.
<p>
It is used to attach trytes to the tangle.</div>
</li>
</ul>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaBroadcastTransactionRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaBroadcastTransactionRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaBroadcastTransactionRequest (JOTA 0.9.2 API)";
parent.document.title="IotaBroadcastTransactionRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
<pre>public class <span class="typeNameLabel">IotaBroadcastTransactionRequest</span>
extends <a href="../../../jota/dto/request/IotaCommandRequest.html" title="class in jota.dto.request">IotaCommandRequest</a></pre>
<div class="block">This class represents the core API request 'broadcastTransaction'.
<p>
Broadcast a list of transactions to all neighbors. The input trytes for this call are provided by attachToTangle</div>
</li>
</ul>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaCommandRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaCommandRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaCommandRequest (JOTA 0.9.2 API)";
parent.document.title="IotaCommandRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaFindTransactionsRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaFindTransactionsRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaFindTransactionsRequest (JOTA 0.9.2 API)";
parent.document.title="IotaFindTransactionsRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaGetBalancesRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaGetBalancesRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaGetBalancesRequest (JOTA 0.9.2 API)";
parent.document.title="IotaGetBalancesRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaGetInclusionStateRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaGetInclusionStateRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaGetInclusionStateRequest (JOTA 0.9.2 API)";
parent.document.title="IotaGetInclusionStateRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaGetTransactionsToApproveRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaGetTransactionsToApproveRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaGetTransactionsToApproveRequest (JOTA 0.9.2 API)";
parent.document.title="IotaGetTransactionsToApproveRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaGetTrytesRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaGetTrytesRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaGetTrytesRequest (JOTA 0.9.2 API)";
parent.document.title="IotaGetTrytesRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaNeighborsRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaNeighborsRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaNeighborsRequest (JOTA 0.9.2 API)";
parent.document.title="IotaNeighborsRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IotaStoreTransactionsRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>IotaStoreTransactionsRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IotaStoreTransactionsRequest (JOTA 0.9.2 API)";
parent.document.title="IotaStoreTransactionsRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
<pre>public class <span class="typeNameLabel">IotaStoreTransactionsRequest</span>
extends <a href="../../../jota/dto/request/IotaCommandRequest.html" title="class in jota.dto.request">IotaCommandRequest</a></pre>
<div class="block">This class represents the core API request 'getTransactionsToApprove'.
<p>
It stores transactions into the local storage. The trytes to be used for this call are returned by attachToTangle.</div>
</li>
</ul>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.request.IotaAttachToTangleRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.request.IotaAttachToTangleRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.request.IotaAttachToTangleRequest (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.request.IotaAttachToTangleRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.request.IotaBroadcastTransactionRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.request.IotaBroadcastTransactionRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.request.IotaBroadcastTransactionRequest (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.request.IotaBroadcastTransactionRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.request.IotaCommandRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.request.IotaCommandRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.request.IotaCommandRequest (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.request.IotaCommandRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.request.IotaFindTransactionsRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.request.IotaFindTransactionsRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.request.IotaFindTransactionsRequest (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.request.IotaFindTransactionsRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.request.IotaGetBalancesRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.request.IotaGetBalancesRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.request.IotaGetBalancesRequest (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.request.IotaGetBalancesRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.request.IotaGetInclusionStateRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.request.IotaGetInclusionStateRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.request.IotaGetInclusionStateRequest (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.request.IotaGetInclusionStateRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.request.IotaGetTransactionsToApproveRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.request.IotaGetTransactionsToApproveRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.request.IotaGetTransactionsToApproveRequest (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.request.IotaGetTransactionsToApproveRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.request.IotaGetTrytesRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.request.IotaGetTrytesRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.request.IotaGetTrytesRequest (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.request.IotaGetTrytesRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.request.IotaNeighborsRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.request.IotaNeighborsRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.request.IotaNeighborsRequest (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.request.IotaNeighborsRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.request.IotaStoreTransactionsRequest (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.request.IotaStoreTransactionsRequest (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.request.IotaStoreTransactionsRequest (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.request.IotaStoreTransactionsRequest (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
+3 -3
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>jota.dto.request (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>jota.dto.request (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>jota.dto.request (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>jota.dto.request (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="jota.dto.request (JOTA 0.9.2 API)";
parent.document.title="jota.dto.request (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
+4 -4
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>jota.dto.request Class Hierarchy (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>jota.dto.request Class Hierarchy (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="jota.dto.request Class Hierarchy (JOTA 0.9.2 API)";
parent.document.title="jota.dto.request Class Hierarchy (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
+4 -4
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:47 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package jota.dto.request (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Package jota.dto.request (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package jota.dto.request (JOTA 0.9.2 API)";
parent.document.title="Uses of Package jota.dto.request (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>AbstractResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractResponse (JOTA 0.9.2 API)";
parent.document.title="AbstractResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../jota/dto/response/AddNeighborsResponse.html" title="class in jota.dto.response">AddNeighborsResponse</a>, <a href="../../../jota/dto/response/AnalyzeTransactionResponse.html" title="class in jota.dto.response">AnalyzeTransactionResponse</a>, <a href="../../../jota/dto/response/BroadcastTransactionsResponse.html" title="class in jota.dto.response">BroadcastTransactionsResponse</a>, <a href="../../../jota/dto/response/FindTransactionResponse.html" title="class in jota.dto.response">FindTransactionResponse</a>, <a href="../../../jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response">GetAttachToTangleResponse</a>, <a href="../../../jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response">GetBalancesAndFormatResponse</a>, <a href="../../../jota/dto/response/GetBalancesResponse.html" title="class in jota.dto.response">GetBalancesResponse</a>, <a href="../../../jota/dto/response/GetBundleResponse.html" title="class in jota.dto.response">GetBundleResponse</a>, <a href="../../../jota/dto/response/GetInclusionStateResponse.html" title="class in jota.dto.response">GetInclusionStateResponse</a>, <a href="../../../jota/dto/response/GetNeighborsResponse.html" title="class in jota.dto.response">GetNeighborsResponse</a>, <a href="../../../jota/dto/response/GetNewAddressResponse.html" title="class in jota.dto.response">GetNewAddressResponse</a>, <a href="../../../jota/dto/response/GetNodeInfoResponse.html" title="class in jota.dto.response">GetNodeInfoResponse</a>, <a href="../../../jota/dto/response/GetTipsResponse.html" title="class in jota.dto.response">GetTipsResponse</a>, <a href="../../../jota/dto/response/GetTransactionsToApproveResponse.html" title="class in jota.dto.response">GetTransactionsToApproveResponse</a>, <a href="../../../jota/dto/response/GetTransferResponse.html" title="class in jota.dto.response">GetTransferResponse</a>, <a href="../../../jota/dto/response/GetTrytesResponse.html" title="class in jota.dto.response">GetTrytesResponse</a>, <a href="../../../jota/dto/response/InterruptAttachingToTangleResponse.html" title="class in jota.dto.response">InterruptAttachingToTangleResponse</a>, <a href="../../../jota/dto/response/RemoveNeighborsResponse.html" title="class in jota.dto.response">RemoveNeighborsResponse</a>, <a href="../../../jota/dto/response/ReplayBundleResponse.html" title="class in jota.dto.response">ReplayBundleResponse</a>, <a href="../../../jota/dto/response/SendTransferResponse.html" title="class in jota.dto.response">SendTransferResponse</a>, <a href="../../../jota/dto/response/StoreTransactionsResponse.html" title="class in jota.dto.response">StoreTransactionsResponse</a></dd>
<dd><a href="../../../jota/dto/response/AddNeighborsResponse.html" title="class in jota.dto.response">AddNeighborsResponse</a>, <a href="../../../jota/dto/response/AnalyzeTransactionResponse.html" title="class in jota.dto.response">AnalyzeTransactionResponse</a>, <a href="../../../jota/dto/response/BroadcastTransactionsResponse.html" title="class in jota.dto.response">BroadcastTransactionsResponse</a>, <a href="../../../jota/dto/response/FindTransactionResponse.html" title="class in jota.dto.response">FindTransactionResponse</a>, <a href="../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a>, <a href="../../../jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response">GetAttachToTangleResponse</a>, <a href="../../../jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response">GetBalancesAndFormatResponse</a>, <a href="../../../jota/dto/response/GetBalancesResponse.html" title="class in jota.dto.response">GetBalancesResponse</a>, <a href="../../../jota/dto/response/GetBundleResponse.html" title="class in jota.dto.response">GetBundleResponse</a>, <a href="../../../jota/dto/response/GetInclusionStateResponse.html" title="class in jota.dto.response">GetInclusionStateResponse</a>, <a href="../../../jota/dto/response/GetNeighborsResponse.html" title="class in jota.dto.response">GetNeighborsResponse</a>, <a href="../../../jota/dto/response/GetNewAddressResponse.html" title="class in jota.dto.response">GetNewAddressResponse</a>, <a href="../../../jota/dto/response/GetNodeInfoResponse.html" title="class in jota.dto.response">GetNodeInfoResponse</a>, <a href="../../../jota/dto/response/GetTipsResponse.html" title="class in jota.dto.response">GetTipsResponse</a>, <a href="../../../jota/dto/response/GetTransactionsToApproveResponse.html" title="class in jota.dto.response">GetTransactionsToApproveResponse</a>, <a href="../../../jota/dto/response/GetTransferResponse.html" title="class in jota.dto.response">GetTransferResponse</a>, <a href="../../../jota/dto/response/GetTrytesResponse.html" title="class in jota.dto.response">GetTrytesResponse</a>, <a href="../../../jota/dto/response/InterruptAttachingToTangleResponse.html" title="class in jota.dto.response">InterruptAttachingToTangleResponse</a>, <a href="../../../jota/dto/response/RemoveNeighborsResponse.html" title="class in jota.dto.response">RemoveNeighborsResponse</a>, <a href="../../../jota/dto/response/ReplayBundleResponse.html" title="class in jota.dto.response">ReplayBundleResponse</a>, <a href="../../../jota/dto/response/SendTransferResponse.html" title="class in jota.dto.response">SendTransferResponse</a>, <a href="../../../jota/dto/response/StoreTransactionsResponse.html" title="class in jota.dto.response">StoreTransactionsResponse</a></dd>
</dl>
<hr>
<br>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AddNeighborsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>AddNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AddNeighborsResponse (JOTA 0.9.2 API)";
parent.document.title="AddNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AnalyzeTransactionResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>AnalyzeTransactionResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AnalyzeTransactionResponse (JOTA 0.9.2 API)";
parent.document.title="AnalyzeTransactionResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>BroadcastTransactionsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>BroadcastTransactionsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BroadcastTransactionsResponse (JOTA 0.9.2 API)";
parent.document.title="BroadcastTransactionsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FindTransactionResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>FindTransactionResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FindTransactionResponse (JOTA 0.9.2 API)";
parent.document.title="FindTransactionResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
<div class="subNav">
<ul class="navList">
<li><a href="../../../jota/dto/response/BroadcastTransactionsResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?jota/dto/response/FindTransactionResponse.html" target="_top">Frames</a></li>
@@ -282,7 +282,7 @@ extends <a href="../../../jota/dto/response/AbstractResponse.html" title="class
<div class="subNav">
<ul class="navList">
<li><a href="../../../jota/dto/response/BroadcastTransactionsResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?jota/dto/response/FindTransactionResponse.html" target="_top">Frames</a></li>
@@ -0,0 +1,415 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetAccountDataResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetAccountDataResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":10,"i2":10,"i3":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/GetAccountDataResponse.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../jota/dto/response/FindTransactionResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?jota/dto/response/GetAccountDataResponse.html" target="_top">Frames</a></li>
<li><a href="GetAccountDataResponse.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">jota.dto.response</div>
<h2 title="Class GetAccountDataResponse" class="title">Class GetAccountDataResponse</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../jota/dto/response/AbstractResponse.html" title="class in jota.dto.response">jota.dto.response.AbstractResponse</a></li>
<li>
<ul class="inheritance">
<li>jota.dto.response.GetAccountDataResponse</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">GetAccountDataResponse</span>
extends <a href="../../../jota/dto/response/AbstractResponse.html" title="class in jota.dto.response">AbstractResponse</a></pre>
<div class="block">Response of api request 'getAccountData'.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../jota/dto/response/GetAccountDataResponse.html#addresses">addresses</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../jota/dto/response/GetAccountDataResponse.html#balance">balance</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../jota/model/Bundle.html" title="class in jota.model">Bundle</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../jota/dto/response/GetAccountDataResponse.html#transferBundle">transferBundle</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../jota/dto/response/GetAccountDataResponse.html#GetAccountDataResponse--">GetAccountDataResponse</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../jota/dto/response/GetAccountDataResponse.html#create-java.util.List-jota.model.Bundle:A-long-long-">create</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;addresses,
<a href="../../../jota/model/Bundle.html" title="class in jota.model">Bundle</a>[]&nbsp;transferBundle,
long&nbsp;balance,
long&nbsp;duration)</code>
<div class="block">Initializes a new instance of the GetAccountDataResponse class.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../jota/dto/response/GetAccountDataResponse.html#getAddresses--">getAddresses</a></span>()</code>
<div class="block">Gets the addresses.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../jota/dto/response/GetAccountDataResponse.html#getBalance--">getBalance</a></span>()</code>
<div class="block">Gets the balance.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../jota/model/Bundle.html" title="class in jota.model">Bundle</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../jota/dto/response/GetAccountDataResponse.html#getTransfers--">getTransfers</a></span>()</code>
<div class="block">Gets the transfers.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.jota.dto.response.AbstractResponse">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;jota.dto.response.<a href="../../../jota/dto/response/AbstractResponse.html" title="class in jota.dto.response">AbstractResponse</a></h3>
<code><a href="../../../jota/dto/response/AbstractResponse.html#equals-java.lang.Object-">equals</a>, <a href="../../../jota/dto/response/AbstractResponse.html#getDuration--">getDuration</a>, <a href="../../../jota/dto/response/AbstractResponse.html#hashCode--">hashCode</a>, <a href="../../../jota/dto/response/AbstractResponse.html#setDuration-java.lang.Long-">setDuration</a>, <a href="../../../jota/dto/response/AbstractResponse.html#toString--">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="addresses">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addresses</h4>
<pre>private&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; addresses</pre>
</li>
</ul>
<a name="transferBundle">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transferBundle</h4>
<pre>private&nbsp;<a href="../../../jota/model/Bundle.html" title="class in jota.model">Bundle</a>[] transferBundle</pre>
</li>
</ul>
<a name="balance">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>balance</h4>
<pre>private&nbsp;long balance</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="GetAccountDataResponse--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>GetAccountDataResponse</h4>
<pre>public&nbsp;GetAccountDataResponse()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="create-java.util.List-jota.model.Bundle:A-long-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>create</h4>
<pre>public static&nbsp;<a href="../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a>&nbsp;create(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;addresses,
<a href="../../../jota/model/Bundle.html" title="class in jota.model">Bundle</a>[]&nbsp;transferBundle,
long&nbsp;balance,
long&nbsp;duration)</pre>
<div class="block">Initializes a new instance of the GetAccountDataResponse class.</div>
</li>
</ul>
<a name="getAddresses--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAddresses</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getAddresses()</pre>
<div class="block">Gets the addresses.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The addresses.</dd>
</dl>
</li>
</ul>
<a name="getTransfers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTransfers</h4>
<pre>public&nbsp;<a href="../../../jota/model/Bundle.html" title="class in jota.model">Bundle</a>[]&nbsp;getTransfers()</pre>
<div class="block">Gets the transfers.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The transfers.</dd>
</dl>
</li>
</ul>
<a name="getBalance--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getBalance</h4>
<pre>public&nbsp;long&nbsp;getBalance()</pre>
<div class="block">Gets the balance.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The balance.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/GetAccountDataResponse.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../jota/dto/response/FindTransactionResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?jota/dto/response/GetAccountDataResponse.html" target="_top">Frames</a></li>
<li><a href="GetAccountDataResponse.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetAttachToTangleResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetAttachToTangleResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetAttachToTangleResponse (JOTA 0.9.2 API)";
parent.document.title="GetAttachToTangleResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../jota/dto/response/FindTransactionResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@@ -158,6 +158,11 @@ extends <a href="../../../jota/dto/response/AbstractResponse.html" title="class
<div class="block">Initializes a new instance of the GetAttachToTangleResponse class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../jota/dto/response/GetAttachToTangleResponse.html#GetAttachToTangleResponse-java.lang.String:A-">GetAttachToTangleResponse</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;trytes)</code>
<div class="block">Initializes a new instance of the GetAttachToTangleResponse class with the given trytes.</div>
</td>
</tr>
</table>
</li>
</ul>
@@ -228,13 +233,23 @@ extends <a href="../../../jota/dto/response/AbstractResponse.html" title="class
<a name="GetAttachToTangleResponse-long-">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>GetAttachToTangleResponse</h4>
<pre>public&nbsp;GetAttachToTangleResponse(long&nbsp;duration)</pre>
<div class="block">Initializes a new instance of the GetAttachToTangleResponse class.</div>
</li>
</ul>
<a name="GetAttachToTangleResponse-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>GetAttachToTangleResponse</h4>
<pre>public&nbsp;GetAttachToTangleResponse(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;trytes)</pre>
<div class="block">Initializes a new instance of the GetAttachToTangleResponse class with the given trytes.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
@@ -284,7 +299,7 @@ extends <a href="../../../jota/dto/response/AbstractResponse.html" title="class
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../jota/dto/response/FindTransactionResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetBalancesAndFormatResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetBalancesAndFormatResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetBalancesAndFormatResponse (JOTA 0.9.2 API)";
parent.document.title="GetBalancesAndFormatResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetBalancesResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetBalancesResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetBalancesResponse (JOTA 0.9.2 API)";
parent.document.title="GetBalancesResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetBundleResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetBundleResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetBundleResponse (JOTA 0.9.2 API)";
parent.document.title="GetBundleResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetInclusionStateResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetInclusionStateResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetInclusionStateResponse (JOTA 0.9.2 API)";
parent.document.title="GetInclusionStateResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetNeighborsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetNeighborsResponse (JOTA 0.9.2 API)";
parent.document.title="GetNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetNewAddressResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetNewAddressResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetNewAddressResponse (JOTA 0.9.2 API)";
parent.document.title="GetNewAddressResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetNodeInfoResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetNodeInfoResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetNodeInfoResponse (JOTA 0.9.2 API)";
parent.document.title="GetNodeInfoResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetTipsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetTipsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetTipsResponse (JOTA 0.9.2 API)";
parent.document.title="GetTipsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetTransactionsToApproveResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetTransactionsToApproveResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetTransactionsToApproveResponse (JOTA 0.9.2 API)";
parent.document.title="GetTransactionsToApproveResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetTransferResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetTransferResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetTransferResponse (JOTA 0.9.2 API)";
parent.document.title="GetTransferResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GetTrytesResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>GetTrytesResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetTrytesResponse (JOTA 0.9.2 API)";
parent.document.title="GetTrytesResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>InterruptAttachingToTangleResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>InterruptAttachingToTangleResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="InterruptAttachingToTangleResponse (JOTA 0.9.2 API)";
parent.document.title="InterruptAttachingToTangleResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RemoveNeighborsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>RemoveNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RemoveNeighborsResponse (JOTA 0.9.2 API)";
parent.document.title="RemoveNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ReplayBundleResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>ReplayBundleResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ReplayBundleResponse (JOTA 0.9.2 API)";
parent.document.title="ReplayBundleResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SendTransferResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>SendTransferResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SendTransferResponse (JOTA 0.9.2 API)";
parent.document.title="SendTransferResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>StoreTransactionsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>StoreTransactionsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StoreTransactionsResponse (JOTA 0.9.2 API)";
parent.document.title="StoreTransactionsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.AbstractResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.AbstractResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.AbstractResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.AbstractResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -128,101 +128,107 @@
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></span></code>
<div class="block">Response of api request 'getAccountData'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response">GetAttachToTangleResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaAttachToTangleRequest.html" title="class in jota.dto.request"><code>IotaAttachToTangleRequest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response">GetBalancesAndFormatResponse</a></span></code>
<div class="block">Response of api request 'getBalancesAndFormatResponse'.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetBalancesResponse.html" title="class in jota.dto.response">GetBalancesResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaGetBalancesRequest.html" title="class in jota.dto.request"><code>IotaGetBalancesRequest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetBundleResponse.html" title="class in jota.dto.response">GetBundleResponse</a></span></code>
<div class="block">Response of api request 'getBundle.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetInclusionStateResponse.html" title="class in jota.dto.response">GetInclusionStateResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaGetInclusionStateRequest.html" title="class in jota.dto.request"><code>IotaGetInclusionStateRequest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetNeighborsResponse.html" title="class in jota.dto.response">GetNeighborsResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaCommandRequest.html" title="class in jota.dto.request"><code>IotaCommandRequest</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetNewAddressResponse.html" title="class in jota.dto.response">GetNewAddressResponse</a></span></code>
<div class="block">Response of api request 'getNewAddress'.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetNodeInfoResponse.html" title="class in jota.dto.response">GetNodeInfoResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaNeighborsRequest.html" title="class in jota.dto.request"><code>IotaNeighborsRequest</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetTipsResponse.html" title="class in jota.dto.response">GetTipsResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaCommandRequest.html" title="class in jota.dto.request"><code>IotaCommandRequest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetTransactionsToApproveResponse.html" title="class in jota.dto.response">GetTransactionsToApproveResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaGetTransactionsToApproveRequest.html" title="class in jota.dto.request"><code>IotaGetTransactionsToApproveRequest</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetTransferResponse.html" title="class in jota.dto.response">GetTransferResponse</a></span></code>
<div class="block">Response of api request 'getTransfer'.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetTrytesResponse.html" title="class in jota.dto.response">GetTrytesResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaGetTrytesRequest.html" title="class in jota.dto.request"><code>IotaGetTrytesRequest</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/InterruptAttachingToTangleResponse.html" title="class in jota.dto.response">InterruptAttachingToTangleResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaCommandRequest.html" title="class in jota.dto.request"><code>IotaCommandRequest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/RemoveNeighborsResponse.html" title="class in jota.dto.response">RemoveNeighborsResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaNeighborsRequest.html" title="class in jota.dto.request"><code>IotaNeighborsRequest</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/ReplayBundleResponse.html" title="class in jota.dto.response">ReplayBundleResponse</a></span></code>
<div class="block">Response of api request 'replayBundle'.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/SendTransferResponse.html" title="class in jota.dto.response">SendTransferResponse</a></span></code>
<div class="block">Response of api request 'sendTransfer'.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../jota/dto/response/StoreTransactionsResponse.html" title="class in jota.dto.response">StoreTransactionsResponse</a></span></code>
<div class="block">Response of <a href="../../../../jota/dto/request/IotaStoreTransactionsRequest.html" title="class in jota.dto.request"><code>IotaStoreTransactionsRequest</code></a>.</div>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.AddNeighborsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.AddNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.AddNeighborsResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.AddNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.AnalyzeTransactionResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.AnalyzeTransactionResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.AnalyzeTransactionResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.AnalyzeTransactionResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.BroadcastTransactionsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.BroadcastTransactionsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.BroadcastTransactionsResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.BroadcastTransactionsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.FindTransactionResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.FindTransactionResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.FindTransactionResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.FindTransactionResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -0,0 +1,202 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetAccountDataResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetAccountDataResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?jota/dto/response/class-use/GetAccountDataResponse.html" target="_top">Frames</a></li>
<li><a href="GetAccountDataResponse.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class jota.dto.response.GetAccountDataResponse" class="title">Uses of Class<br>jota.dto.response.GetAccountDataResponse</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#jota">jota</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#jota.dto.response">jota.dto.response</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="jota">
<!-- -->
</a>
<h3>Uses of <a href="../../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a> in <a href="../../../../jota/package-summary.html">jota</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../jota/package-summary.html">jota</a> that return <a href="../../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">IotaAPI.</span><code><span class="memberNameLink"><a href="../../../../jota/IotaAPI.html#getAccountData-java.lang.String-int-int-boolean-int-boolean-int-int-boolean-long-">getAccountData</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;seed,
int&nbsp;security,
int&nbsp;index,
boolean&nbsp;checksum,
int&nbsp;total,
boolean&nbsp;returnAll,
int&nbsp;start,
int&nbsp;end,
boolean&nbsp;inclusionStates,
long&nbsp;threshold)</code>
<div class="block">Similar to getTransfers, just that it returns additional account data</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="jota.dto.response">
<!-- -->
</a>
<h3>Uses of <a href="../../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a> in <a href="../../../../jota/dto/response/package-summary.html">jota.dto.response</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../jota/dto/response/package-summary.html">jota.dto.response</a> that return <a href="../../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">GetAccountDataResponse.</span><code><span class="memberNameLink"><a href="../../../../jota/dto/response/GetAccountDataResponse.html#create-java.util.List-jota.model.Bundle:A-long-long-">create</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;addresses,
<a href="../../../../jota/model/Bundle.html" title="class in jota.model">Bundle</a>[]&nbsp;transferBundle,
long&nbsp;balance,
long&nbsp;duration)</code>
<div class="block">Initializes a new instance of the GetAccountDataResponse class.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?jota/dto/response/class-use/GetAccountDataResponse.html" target="_top">Frames</a></li>
<li><a href="GetAccountDataResponse.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetAttachToTangleResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetAttachToTangleResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetAttachToTangleResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetAttachToTangleResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetBalancesAndFormatResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetBalancesAndFormatResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetBalancesAndFormatResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetBalancesAndFormatResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetBalancesResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetBalancesResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetBalancesResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetBalancesResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetBundleResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetBundleResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetBundleResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetBundleResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetInclusionStateResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetInclusionStateResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetInclusionStateResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetInclusionStateResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetNeighborsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetNeighborsResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetNewAddressResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetNewAddressResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetNewAddressResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetNewAddressResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetNodeInfoResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetNodeInfoResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetNodeInfoResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetNodeInfoResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetTipsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetTipsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetTipsResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetTipsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetTransactionsToApproveResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetTransactionsToApproveResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetTransactionsToApproveResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetTransactionsToApproveResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetTransferResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetTransferResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetTransferResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetTransferResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.GetTrytesResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.GetTrytesResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.GetTrytesResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.GetTrytesResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.InterruptAttachingToTangleResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.InterruptAttachingToTangleResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.InterruptAttachingToTangleResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.InterruptAttachingToTangleResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.RemoveNeighborsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.RemoveNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.RemoveNeighborsResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.RemoveNeighborsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.ReplayBundleResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.ReplayBundleResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.ReplayBundleResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.ReplayBundleResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.SendTransferResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.SendTransferResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.SendTransferResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.SendTransferResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -114,7 +114,7 @@
int&nbsp;minWeightMagnitude,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../jota/model/Transfer.html" title="class in jota.model">Transfer</a>&gt;&nbsp;transfers,
<a href="../../../../jota/model/Input.html" title="class in jota.model">Input</a>[]&nbsp;inputs,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;address)</code>
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;remainderAddress)</code>
<div class="block">Wrapper function that basically does prepareTransfers, as well as attachToTangle and finally, it broadcasts and stores the transactions locally.</div>
</td>
</tr>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class jota.dto.response.StoreTransactionsResponse (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>Uses of Class jota.dto.response.StoreTransactionsResponse (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jota.dto.response.StoreTransactionsResponse (JOTA 0.9.2 API)";
parent.document.title="Uses of Class jota.dto.response.StoreTransactionsResponse (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
+4 -3
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>jota.dto.response (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>jota.dto.response (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -19,6 +19,7 @@
<li><a href="AnalyzeTransactionResponse.html" title="class in jota.dto.response" target="classFrame">AnalyzeTransactionResponse</a></li>
<li><a href="BroadcastTransactionsResponse.html" title="class in jota.dto.response" target="classFrame">BroadcastTransactionsResponse</a></li>
<li><a href="FindTransactionResponse.html" title="class in jota.dto.response" target="classFrame">FindTransactionResponse</a></li>
<li><a href="GetAccountDataResponse.html" title="class in jota.dto.response" target="classFrame">GetAccountDataResponse</a></li>
<li><a href="GetAttachToTangleResponse.html" title="class in jota.dto.response" target="classFrame">GetAttachToTangleResponse</a></li>
<li><a href="GetBalancesAndFormatResponse.html" title="class in jota.dto.response" target="classFrame">GetBalancesAndFormatResponse</a></li>
<li><a href="GetBalancesResponse.html" title="class in jota.dto.response" target="classFrame">GetBalancesResponse</a></li>
+26 -20
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Aug 12 23:28:25 UTC 2017 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 23 22:05:46 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>jota.dto.response (JOTA 0.9.2 API)</title>
<meta name="date" content="2017-08-12">
<title>jota.dto.response (JOTA 0.9.3-SNAPSHOT API)</title>
<meta name="date" content="2017-09-23">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="jota.dto.response (JOTA 0.9.2 API)";
parent.document.title="jota.dto.response (JOTA 0.9.3-SNAPSHOT API)";
}
}
catch(err) {
@@ -113,102 +113,108 @@
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetAccountDataResponse.html" title="class in jota.dto.response">GetAccountDataResponse</a></td>
<td class="colLast">
<div class="block">Response of api request 'getAccountData'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetAttachToTangleResponse.html" title="class in jota.dto.response">GetAttachToTangleResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaAttachToTangleRequest.html" title="class in jota.dto.request"><code>IotaAttachToTangleRequest</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetBalancesAndFormatResponse.html" title="class in jota.dto.response">GetBalancesAndFormatResponse</a></td>
<td class="colLast">
<div class="block">Response of api request 'getBalancesAndFormatResponse'.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetBalancesResponse.html" title="class in jota.dto.response">GetBalancesResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaGetBalancesRequest.html" title="class in jota.dto.request"><code>IotaGetBalancesRequest</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetBundleResponse.html" title="class in jota.dto.response">GetBundleResponse</a></td>
<td class="colLast">
<div class="block">Response of api request 'getBundle.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetInclusionStateResponse.html" title="class in jota.dto.response">GetInclusionStateResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaGetInclusionStateRequest.html" title="class in jota.dto.request"><code>IotaGetInclusionStateRequest</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetNeighborsResponse.html" title="class in jota.dto.response">GetNeighborsResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaCommandRequest.html" title="class in jota.dto.request"><code>IotaCommandRequest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetNewAddressResponse.html" title="class in jota.dto.response">GetNewAddressResponse</a></td>
<td class="colLast">
<div class="block">Response of api request 'getNewAddress'.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetNodeInfoResponse.html" title="class in jota.dto.response">GetNodeInfoResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaNeighborsRequest.html" title="class in jota.dto.request"><code>IotaNeighborsRequest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetTipsResponse.html" title="class in jota.dto.response">GetTipsResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaCommandRequest.html" title="class in jota.dto.request"><code>IotaCommandRequest</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetTransactionsToApproveResponse.html" title="class in jota.dto.response">GetTransactionsToApproveResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaGetTransactionsToApproveRequest.html" title="class in jota.dto.request"><code>IotaGetTransactionsToApproveRequest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetTransferResponse.html" title="class in jota.dto.response">GetTransferResponse</a></td>
<td class="colLast">
<div class="block">Response of api request 'getTransfer'.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../../../jota/dto/response/GetTrytesResponse.html" title="class in jota.dto.response">GetTrytesResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaGetTrytesRequest.html" title="class in jota.dto.request"><code>IotaGetTrytesRequest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../../../jota/dto/response/InterruptAttachingToTangleResponse.html" title="class in jota.dto.response">InterruptAttachingToTangleResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaCommandRequest.html" title="class in jota.dto.request"><code>IotaCommandRequest</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../../../jota/dto/response/RemoveNeighborsResponse.html" title="class in jota.dto.response">RemoveNeighborsResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaNeighborsRequest.html" title="class in jota.dto.request"><code>IotaNeighborsRequest</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../../../jota/dto/response/ReplayBundleResponse.html" title="class in jota.dto.response">ReplayBundleResponse</a></td>
<td class="colLast">
<div class="block">Response of api request 'replayBundle'.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../../../jota/dto/response/SendTransferResponse.html" title="class in jota.dto.response">SendTransferResponse</a></td>
<td class="colLast">
<div class="block">Response of api request 'sendTransfer'.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../../../jota/dto/response/StoreTransactionsResponse.html" title="class in jota.dto.response">StoreTransactionsResponse</a></td>
<td class="colLast">
<div class="block">Response of <a href="../../../jota/dto/request/IotaStoreTransactionsRequest.html" title="class in jota.dto.request"><code>IotaStoreTransactionsRequest</code></a>.</div>

Some files were not shown because too many files have changed in this diff Show More