You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/com/bitpay/sdk/class-use/Client.html
+31Lines changed: 31 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -112,12 +112,28 @@ <h3>Uses of <a href="../../../../com/bitpay/sdk/Client.html" title="class in com
112
112
</tr>
113
113
<trclass="rowColor">
114
114
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
115
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createClientByConfigFilePath-com.bitpay.sdk.ConfigFilePath-java.lang.String-">createClientByConfigFilePath</a></span>(<ahref="../../../../com/bitpay/sdk/ConfigFilePath.html" title="class in com.bitpay.sdk">ConfigFilePath</a> configFilePath,
116
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
117
+
<divclass="block">Create standard client.</div>
118
+
</td>
119
+
</tr>
120
+
<trclass="altColor">
121
+
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
115
122
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createClientByPrivateKey-com.bitpay.sdk.PrivateKey-com.bitpay.sdk.util.TokenContainer-com.bitpay.sdk.Environment-">createClientByPrivateKey</a></span>(<ahref="../../../../com/bitpay/sdk/PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a> privateKey,
116
123
<ahref="../../../../com/bitpay/sdk/util/TokenContainer.html" title="class in com.bitpay.sdk.util">TokenContainer</a> tokenContainer,
117
124
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment)</code>
118
125
<divclass="block">Create standard client.</div>
119
126
</td>
120
127
</tr>
128
+
<trclass="rowColor">
129
+
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
130
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createClientByPrivateKey-com.bitpay.sdk.PrivateKey-com.bitpay.sdk.util.TokenContainer-com.bitpay.sdk.Environment-java.lang.String-">createClientByPrivateKey</a></span>(<ahref="../../../../com/bitpay/sdk/PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a> privateKey,
131
+
<ahref="../../../../com/bitpay/sdk/util/TokenContainer.html" title="class in com.bitpay.sdk.util">TokenContainer</a> tokenContainer,
132
+
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment,
133
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
134
+
<divclass="block">Create standard client.</div>
135
+
</td>
136
+
</tr>
121
137
<trclass="altColor">
122
138
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
123
139
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-">createPosClient</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token)</code>
@@ -131,6 +147,21 @@ <h3>Uses of <a href="../../../../com/bitpay/sdk/Client.html" title="class in com
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
152
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-com.bitpay.sdk.Environment-java.lang.String-">createPosClient</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
153
+
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment,
154
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
160
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-java.lang.String-">createPosClient</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
161
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
Copy file name to clipboardExpand all lines: docs/com/bitpay/sdk/class-use/ConfigFilePath.html
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,13 @@ <h3>Uses of <a href="../../../../com/bitpay/sdk/ConfigFilePath.html" title="clas
116
116
<divclass="block">Create standard client.</div>
117
117
</td>
118
118
</tr>
119
+
<trclass="altColor">
120
+
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
121
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createClientByConfigFilePath-com.bitpay.sdk.ConfigFilePath-java.lang.String-">createClientByConfigFilePath</a></span>(<ahref="../../../../com/bitpay/sdk/ConfigFilePath.html" title="class in com.bitpay.sdk">ConfigFilePath</a> configFilePath,
122
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
123
+
<divclass="block">Create standard client.</div>
124
+
</td>
125
+
</tr>
119
126
</tbody>
120
127
</table>
121
128
<tableclass="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
@@ -131,6 +138,14 @@ <h3>Uses of <a href="../../../../com/bitpay/sdk/ConfigFilePath.html" title="clas
131
138
<divclass="block">Constructor for use if the keys and SIN are managed by this library.</div>
132
139
</td>
133
140
</tr>
141
+
<trclass="rowColor">
142
+
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#Client-com.bitpay.sdk.ConfigFilePath-org.apache.http.HttpHost-org.apache.http.client.CredentialsProvider-java.lang.String-">Client</a></span>(<ahref="../../../../com/bitpay/sdk/ConfigFilePath.html" title="class in com.bitpay.sdk">ConfigFilePath</a> configFilePath,
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
146
+
<divclass="block">Constructor for use if the keys and SIN are managed by this library.</div>
Copy file name to clipboardExpand all lines: docs/com/bitpay/sdk/class-use/Environment.html
+34Lines changed: 34 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -148,11 +148,28 @@ <h3>Uses of <a href="../../../../com/bitpay/sdk/Environment.html" title="enum in
148
148
</tr>
149
149
<trclass="rowColor">
150
150
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
151
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createClientByPrivateKey-com.bitpay.sdk.PrivateKey-com.bitpay.sdk.util.TokenContainer-com.bitpay.sdk.Environment-java.lang.String-">createClientByPrivateKey</a></span>(<ahref="../../../../com/bitpay/sdk/PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a> privateKey,
152
+
<ahref="../../../../com/bitpay/sdk/util/TokenContainer.html" title="class in com.bitpay.sdk.util">TokenContainer</a> tokenContainer,
153
+
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment,
154
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
155
+
<divclass="block">Create standard client.</div>
156
+
</td>
157
+
</tr>
158
+
<trclass="altColor">
159
+
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
151
160
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-com.bitpay.sdk.Environment-">createPosClient</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
152
161
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment)</code>
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
167
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-com.bitpay.sdk.Environment-java.lang.String-">createPosClient</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
168
+
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment,
169
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
<tdclass="colFirst"><code>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
158
175
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#getBaseUrl-com.bitpay.sdk.Environment-">getBaseUrl</a></span>(<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment)</code>
@@ -189,11 +206,28 @@ <h3>Uses of <a href="../../../../com/bitpay/sdk/Environment.html" title="enum in
189
206
</td>
190
207
</tr>
191
208
<trclass="rowColor">
209
+
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#Client-com.bitpay.sdk.Environment-com.bitpay.sdk.PrivateKey-com.bitpay.sdk.util.TokenContainer-org.apache.http.HttpHost-org.apache.http.client.CredentialsProvider-java.lang.String-">Client</a></span>(<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment,
210
+
<ahref="../../../../com/bitpay/sdk/PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a> privateKey,
211
+
<ahref="../../../../com/bitpay/sdk/util/TokenContainer.html" title="class in com.bitpay.sdk.util">TokenContainer</a> tokenContainer,
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
215
+
<divclass="block">Constructor for use if the keys and SIN are managed by this library.</div>
216
+
</td>
217
+
</tr>
218
+
<trclass="altColor">
192
219
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#Client-com.bitpay.sdk.PosToken-com.bitpay.sdk.Environment-">Client</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
193
220
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment)</code>
194
221
<divclass="block">Constructor for POS facade.</div>
195
222
</td>
196
223
</tr>
224
+
<trclass="rowColor">
225
+
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#Client-com.bitpay.sdk.PosToken-com.bitpay.sdk.Environment-java.lang.String-">Client</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
226
+
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment,
227
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
228
+
<divclass="block">Constructor for POS facade.</div>
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
122
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-com.bitpay.sdk.Environment-java.lang.String-">createPosClient</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
123
+
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment,
124
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
130
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-java.lang.String-">createPosClient</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
131
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
<tableclass="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
@@ -136,6 +151,19 @@ <h3>Uses of <a href="../../../../com/bitpay/sdk/PosToken.html" title="class in c
136
151
<divclass="block">Constructor for POS facade.</div>
137
152
</td>
138
153
</tr>
154
+
<trclass="altColor">
155
+
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#Client-com.bitpay.sdk.PosToken-com.bitpay.sdk.Environment-java.lang.String-">Client</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
156
+
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment,
157
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
158
+
<divclass="block">Constructor for POS facade.</div>
159
+
</td>
160
+
</tr>
161
+
<trclass="rowColor">
162
+
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#Client-com.bitpay.sdk.PosToken-java.lang.String-">Client</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
163
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
164
+
<divclass="block">Constructor for POS facade.</div>
Copy file name to clipboardExpand all lines: docs/com/bitpay/sdk/class-use/PrivateKey.html
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,15 @@ <h3>Uses of <a href="../../../../com/bitpay/sdk/PrivateKey.html" title="class in
113
113
</td>
114
114
</tr>
115
115
<trclass="rowColor">
116
+
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
117
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createClientByPrivateKey-com.bitpay.sdk.PrivateKey-com.bitpay.sdk.util.TokenContainer-com.bitpay.sdk.Environment-java.lang.String-">createClientByPrivateKey</a></span>(<ahref="../../../../com/bitpay/sdk/PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a> privateKey,
118
+
<ahref="../../../../com/bitpay/sdk/util/TokenContainer.html" title="class in com.bitpay.sdk.util">TokenContainer</a> tokenContainer,
119
+
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment,
120
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#getEcKey-com.bitpay.sdk.PrivateKey-">getEcKey</a></span>(<ahref="../../../../com/bitpay/sdk/PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a> privateKey)</code>
118
127
<divclass="block">Gets ECKey.</div>
@@ -135,6 +144,16 @@ <h3>Uses of <a href="../../../../com/bitpay/sdk/PrivateKey.html" title="class in
135
144
<divclass="block">Constructor for use if the keys and SIN are managed by this library.</div>
136
145
</td>
137
146
</tr>
147
+
<trclass="rowColor">
148
+
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#Client-com.bitpay.sdk.Environment-com.bitpay.sdk.PrivateKey-com.bitpay.sdk.util.TokenContainer-org.apache.http.HttpHost-org.apache.http.client.CredentialsProvider-java.lang.String-">Client</a></span>(<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment,
149
+
<ahref="../../../../com/bitpay/sdk/PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a> privateKey,
150
+
<ahref="../../../../com/bitpay/sdk/util/TokenContainer.html" title="class in com.bitpay.sdk.util">TokenContainer</a> tokenContainer,
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> platformInfo)</code>
154
+
<divclass="block">Constructor for use if the keys and SIN are managed by this library.</div>
0 commit comments