| Constructor and Description |
|---|
CategoryServiceSample(URL url,
Credentials credentials,
Transport transport) |
CategoryServiceTest(URL url,
Credentials credentials,
Transport transport) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpUrlDeprecatedTransport
Provides HTTP/HTTPS network layer for server api.
|
| Modifier and Type | Method and Description |
|---|---|
static StreamResponse |
RequestHelper.requestStream(String method,
HttpMethod httpMethod,
URL url,
String authentication,
String eTag,
Map<String,String> params,
ConnectionWriter body,
String mimeType,
Transport transport) |
static StringResponse |
RequestHelper.requestString(String method,
HttpMethod httpMethod,
URL url,
String authentication,
String eTag,
Map<String,String> params,
Object body,
String mimeType,
Transport transport) |
static void |
RequestHelper.requestVoid(String method,
HttpMethod httpMethod,
URL url,
String authentication,
String eTag,
Map<String,String> params,
Object body,
String mimeType,
Transport transport) |
| Constructor and Description |
|---|
BaseRequest(String method,
HttpMethod httpMethod,
URL url,
String authentication,
String eTag,
Map<String,String> params,
Object body,
String mimeType,
Transport transport) |
StreamRequest(String method,
HttpMethod httpMethod,
URL url,
String authentication,
String eTag,
Map<String,String> params,
ConnectionWriter body,
String mimeType,
Transport transport) |
StringRequest(String method,
HttpMethod httpMethod,
URL url,
String authentication,
String eTag,
Map<String,String> params,
Object body,
String mimeType,
Transport transport) |
VoidRequest(String method,
HttpMethod httpMethod,
URL url,
String authentication,
String eTag,
Map<String,String> params,
Object body,
String mimeType,
Transport transport) |
| Constructor and Description |
|---|
OrderServiceSample(URL url,
Credentials credentials,
Transport transport) |
| Constructor and Description |
|---|
PreceptServiceSample(URL url,
Credentials credentials,
Transport transport) |
| Constructor and Description |
|---|
ProductServiceSample(URL url,
Credentials credentials,
Transport transport) |
ProductServiceTest(URL url,
Credentials credentials,
Transport transport) |
| Constructor and Description |
|---|
ReceiptSettingsServiceSample(URL url,
Credentials credentials,
Transport transport) |
| Constructor and Description |
|---|
SellerServiceSample(URL url,
Credentials credentials,
Transport transport) |
SellerServiceTest(URL url,
Credentials credentials,
Transport transport) |
| Constructor and Description |
|---|
ServerServiceSample(URL url,
Transport transport) |
| Constructor and Description |
|---|
SynchronizationSample(URL url,
Credentials credentials,
Transport transport) |
Copyright © 2022. All rights reserved.