Skip to content

Commit 73ffc22

Browse files
authored
Merge pull request #231 from mwarzybok-sumoheavy/SP-545
cleanup, add missing fields, add links to docs
2 parents 671a9b3 + 865f5c1 commit 73ffc22

File tree

359 files changed

+27242
-75284
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

359 files changed

+27242
-75284
lines changed

docs/allclasses-frame.html

Lines changed: 138 additions & 0 deletions
Large diffs are not rendered by default.

docs/allclasses-noframe.html

Lines changed: 138 additions & 0 deletions
Large diffs are not rendered by default.

docs/com/bitpay/sdk/Client.html

Lines changed: 1016 additions & 928 deletions
Large diffs are not rendered by default.

docs/com/bitpay/sdk/Config.html

Lines changed: 95 additions & 144 deletions
Large diffs are not rendered by default.

docs/com/bitpay/sdk/ConfigFilePath.html

Lines changed: 56 additions & 90 deletions
Large diffs are not rendered by default.

docs/com/bitpay/sdk/Environment.html

Lines changed: 80 additions & 118 deletions
Large diffs are not rendered by default.

docs/com/bitpay/sdk/PosToken.html

Lines changed: 56 additions & 90 deletions
Large diffs are not rendered by default.

docs/com/bitpay/sdk/PrivateKey.html

Lines changed: 56 additions & 90 deletions
Large diffs are not rendered by default.
Lines changed: 58 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,40 @@
1-
<!DOCTYPE HTML>
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang="pl">
44
<head>
5-
<!-- Generated by javadoc (11.0.15) on Mon Feb 13 14:24:25 EST 2023 -->
6-
<title>Uses of Class com.bitpay.sdk.Client (BitPay 9.0.0-beta1 API)</title>
5+
<!-- Generated by javadoc (1.8.0_352) on Fri Apr 21 15:01:28 CEST 2023 -->
76
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-02-13">
7+
<title>Uses of Class com.bitpay.sdk.Client (BitPay 9.0.0-beta2 API)</title>
8+
<meta name="date" content="2023-04-21">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
10-
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1110
<script type="text/javascript" src="../../../../script.js"></script>
12-
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
13-
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14-
<!--[if IE]>
15-
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16-
<![endif]-->
17-
<script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script>
18-
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
1911
</head>
2012
<body>
2113
<script type="text/javascript"><!--
2214
try {
2315
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Uses of Class com.bitpay.sdk.Client (BitPay 9.0.0-beta1 API)";
16+
parent.document.title="Uses of Class com.bitpay.sdk.Client (BitPay 9.0.0-beta2 API)";
2517
}
2618
}
2719
catch(err) {
2820
}
2921
//-->
30-
var pathtoroot = "../../../../";
31-
var useModuleDirectories = true;
32-
loadScripts(document, 'script');</script>
22+
</script>
3323
<noscript>
3424
<div>JavaScript is disabled on your browser.</div>
3525
</noscript>
36-
<header role="banner">
37-
<nav role="navigation">
38-
<div class="fixedNav">
3926
<!-- ========= START OF TOP NAVBAR ======= -->
40-
<div class="topNav"><a id="navbar.top">
27+
<div class="topNav"><a name="navbar.top">
4128
<!-- -->
4229
</a>
4330
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
44-
<a id="navbar.top.firstrow">
31+
<a name="navbar.top.firstrow">
4532
<!-- -->
4633
</a>
4734
<ul class="navList" title="Navigation">
48-
<li><a href="../../../../index.html">Overview</a></li>
35+
<li><a href="../../../../overview-summary.html">Overview</a></li>
4936
<li><a href="../package-summary.html">Package</a></li>
50-
<li><a href="../Client.html" title="class in com.bitpay.sdk">Class</a></li>
37+
<li><a href="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Class</a></li>
5138
<li class="navBarCell1Rev">Use</li>
5239
<li><a href="../package-tree.html">Tree</a></li>
5340
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
@@ -56,14 +43,16 @@
5643
</ul>
5744
</div>
5845
<div class="subNav">
59-
<ul class="navList" id="allclasses_navbar_top">
60-
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
46+
<ul class="navList">
47+
<li>Prev</li>
48+
<li>Next</li>
6149
</ul>
62-
<ul class="navListSearch">
63-
<li><label for="search">SEARCH:</label>
64-
<input type="text" id="search" value="search" disabled="disabled">
65-
<input type="reset" id="reset" value="reset" disabled="disabled">
66-
</li>
50+
<ul class="navList">
51+
<li><a href="../../../../index.html?com/bitpay/sdk/class-use/Client.html" target="_top">Frames</a></li>
52+
<li><a href="Client.html" target="_top">No&nbsp;Frames</a></li>
53+
</ul>
54+
<ul class="navList" id="allclasses_navbar_top">
55+
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
6756
</ul>
6857
<div>
6958
<script type="text/javascript"><!--
@@ -76,38 +65,26 @@
7665
}
7766
//-->
7867
</script>
79-
<noscript>
80-
<div>JavaScript is disabled on your browser.</div>
81-
</noscript>
8268
</div>
83-
<a id="skip.navbar.top">
69+
<a name="skip.navbar.top">
8470
<!-- -->
8571
</a></div>
8672
<!-- ========= END OF TOP NAVBAR ========= -->
87-
</div>
88-
<div class="navPadding">&nbsp;</div>
89-
<script type="text/javascript"><!--
90-
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
91-
//-->
92-
</script>
93-
</nav>
94-
</header>
95-
<main role="main">
9673
<div class="header">
9774
<h2 title="Uses of Class com.bitpay.sdk.Client" class="title">Uses of Class<br>com.bitpay.sdk.Client</h2>
9875
</div>
9976
<div class="classUseContainer">
10077
<ul class="blockList">
10178
<li class="blockList">
102-
<table class="useSummary">
103-
<caption><span>Packages that use <a href="../Client.html" title="class in com.bitpay.sdk">Client</a></span><span class="tabEnd">&nbsp;</span></caption>
79+
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
80+
<caption><span>Packages that use <a href="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></span><span class="tabEnd">&nbsp;</span></caption>
10481
<tr>
10582
<th class="colFirst" scope="col">Package</th>
10683
<th class="colLast" scope="col">Description</th>
10784
</tr>
10885
<tbody>
10986
<tr class="altColor">
110-
<th class="colFirst" scope="row"><a href="#com.bitpay.sdk">com.bitpay.sdk</a></th>
87+
<td class="colFirst"><a href="#com.bitpay.sdk">com.bitpay.sdk</a></td>
11188
<td class="colLast">
11289
<div class="block">BitPay SDK.</div>
11390
</td>
@@ -117,64 +94,63 @@ <h2 title="Uses of Class com.bitpay.sdk.Client" class="title">Uses of Class<br>c
11794
</li>
11895
<li class="blockList">
11996
<ul class="blockList">
120-
<li class="blockList">
121-
<section role="region"><a id="com.bitpay.sdk">
97+
<li class="blockList"><a name="com.bitpay.sdk">
12298
<!-- -->
12399
</a>
124-
<h3>Uses of <a href="../Client.html" title="class in com.bitpay.sdk">Client</a> in <a href="../package-summary.html">com.bitpay.sdk</a></h3>
125-
<table class="useSummary">
126-
<caption><span>Methods in <a href="../package-summary.html">com.bitpay.sdk</a> that return <a href="../Client.html" title="class in com.bitpay.sdk">Client</a></span><span class="tabEnd">&nbsp;</span></caption>
100+
<h3>Uses of <a href="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a> in <a href="../../../../com/bitpay/sdk/package-summary.html">com.bitpay.sdk</a></h3>
101+
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
102+
<caption><span>Methods in <a href="../../../../com/bitpay/sdk/package-summary.html">com.bitpay.sdk</a> that return <a href="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></span><span class="tabEnd">&nbsp;</span></caption>
127103
<tr>
128104
<th class="colFirst" scope="col">Modifier and Type</th>
129-
<th class="colSecond" scope="col">Method</th>
130-
<th class="colLast" scope="col">Description</th>
105+
<th class="colLast" scope="col">Method and Description</th>
131106
</tr>
132107
<tbody>
133108
<tr class="altColor">
134-
<td class="colFirst"><code>static <a href="../Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
135-
<th class="colSecond" scope="row"><span class="typeNameLabel">Client.</span><code><span class="memberNameLink"><a href="../Client.html#createClient(com.bitpay.sdk.ConfigFilePath)">createClient</a></span>&#8203;(<a href="../ConfigFilePath.html" title="class in com.bitpay.sdk">ConfigFilePath</a>&nbsp;configFilePath)</code></th>
136-
<td class="colLast">
109+
<td class="colFirst"><code>static <a href="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
110+
<td class="colLast"><span class="typeNameLabel">Client.</span><code><span class="memberNameLink"><a href="../../../../com/bitpay/sdk/Client.html#createClientByConfigFilePath-com.bitpay.sdk.ConfigFilePath-">createClientByConfigFilePath</a></span>(<a href="../../../../com/bitpay/sdk/ConfigFilePath.html" title="class in com.bitpay.sdk">ConfigFilePath</a>&nbsp;configFilePath)</code>
137111
<div class="block">Create standard client.</div>
138112
</td>
139113
</tr>
140114
<tr class="rowColor">
141-
<td class="colFirst"><code>static <a href="../Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
142-
<th class="colSecond" scope="row"><span class="typeNameLabel">Client.</span><code><span class="memberNameLink"><a href="../Client.html#createClient(com.bitpay.sdk.PrivateKey,com.bitpay.sdk.util.TokenContainer)">createClient</a></span>&#8203;(<a href="../PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a>&nbsp;privateKey,
143-
<a href="../util/TokenContainer.html" title="class in com.bitpay.sdk.util">TokenContainer</a>&nbsp;tokens)</code></th>
144-
<td class="colLast">
115+
<td class="colFirst"><code>static <a href="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
116+
<td class="colLast"><span class="typeNameLabel">Client.</span><code><span class="memberNameLink"><a href="../../../../com/bitpay/sdk/Client.html#createClientByPrivateKey-com.bitpay.sdk.PrivateKey-com.bitpay.sdk.util.TokenContainer-com.bitpay.sdk.Environment-">createClientByPrivateKey</a></span>(<a href="../../../../com/bitpay/sdk/PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a>&nbsp;privateKey,
117+
<a href="../../../../com/bitpay/sdk/util/TokenContainer.html" title="class in com.bitpay.sdk.util">TokenContainer</a>&nbsp;tokenContainer,
118+
<a href="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a>&nbsp;environment)</code>
145119
<div class="block">Create standard client.</div>
146120
</td>
147121
</tr>
148122
<tr class="altColor">
149-
<td class="colFirst"><code>static <a href="../Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
150-
<th class="colSecond" scope="row"><span class="typeNameLabel">Client.</span><code><span class="memberNameLink"><a href="../Client.html#createPosClient(com.bitpay.sdk.PosToken)">createPosClient</a></span>&#8203;(<a href="../PosToken.html" title="class in com.bitpay.sdk">PosToken</a>&nbsp;token)</code></th>
151-
<td class="colLast">
123+
<td class="colFirst"><code>static <a href="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
124+
<td class="colLast"><span class="typeNameLabel">Client.</span><code><span class="memberNameLink"><a href="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-">createPosClient</a></span>(<a href="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a>&nbsp;token)</code>
125+
<div class="block">Create pos (light) client.</div>
126+
</td>
127+
</tr>
128+
<tr class="rowColor">
129+
<td class="colFirst"><code>static <a href="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
130+
<td class="colLast"><span class="typeNameLabel">Client.</span><code><span class="memberNameLink"><a href="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-com.bitpay.sdk.Environment-">createPosClient</a></span>(<a href="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a>&nbsp;token,
131+
<a href="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a>&nbsp;environment)</code>
152132
<div class="block">Create pos (light) client.</div>
153133
</td>
154134
</tr>
155135
</tbody>
156136
</table>
157-
</section>
158137
</li>
159138
</ul>
160139
</li>
161140
</ul>
162141
</div>
163-
</main>
164-
<footer role="contentinfo">
165-
<nav role="navigation">
166142
<!-- ======= START OF BOTTOM NAVBAR ====== -->
167-
<div class="bottomNav"><a id="navbar.bottom">
143+
<div class="bottomNav"><a name="navbar.bottom">
168144
<!-- -->
169145
</a>
170146
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
171-
<a id="navbar.bottom.firstrow">
147+
<a name="navbar.bottom.firstrow">
172148
<!-- -->
173149
</a>
174150
<ul class="navList" title="Navigation">
175-
<li><a href="../../../../index.html">Overview</a></li>
151+
<li><a href="../../../../overview-summary.html">Overview</a></li>
176152
<li><a href="../package-summary.html">Package</a></li>
177-
<li><a href="../Client.html" title="class in com.bitpay.sdk">Class</a></li>
153+
<li><a href="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Class</a></li>
178154
<li class="navBarCell1Rev">Use</li>
179155
<li><a href="../package-tree.html">Tree</a></li>
180156
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
@@ -183,8 +159,16 @@ <h3>Uses of <a href="../Client.html" title="class in com.bitpay.sdk">Client</a>
183159
</ul>
184160
</div>
185161
<div class="subNav">
162+
<ul class="navList">
163+
<li>Prev</li>
164+
<li>Next</li>
165+
</ul>
166+
<ul class="navList">
167+
<li><a href="../../../../index.html?com/bitpay/sdk/class-use/Client.html" target="_top">Frames</a></li>
168+
<li><a href="Client.html" target="_top">No&nbsp;Frames</a></li>
169+
</ul>
186170
<ul class="navList" id="allclasses_navbar_bottom">
187-
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
171+
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
188172
</ul>
189173
<div>
190174
<script type="text/javascript"><!--
@@ -197,16 +181,11 @@ <h3>Uses of <a href="../Client.html" title="class in com.bitpay.sdk">Client</a>
197181
}
198182
//-->
199183
</script>
200-
<noscript>
201-
<div>JavaScript is disabled on your browser.</div>
202-
</noscript>
203184
</div>
204-
<a id="skip.navbar.bottom">
185+
<a name="skip.navbar.bottom">
205186
<!-- -->
206187
</a></div>
207188
<!-- ======== END OF BOTTOM NAVBAR ======= -->
208-
</nav>
209189
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
210-
</footer>
211190
</body>
212191
</html>

0 commit comments

Comments
 (0)