| Package | Description |
|---|---|
| com.app55.transport |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
HttpAdapter.onSendRequest(byte[] data,
String url,
String httpMethod,
String basicAuthString) |
HttpResponse |
DefaultHttpAdapter.onSendRequest(byte[] data,
String url,
String httpMethod,
String basicAuthString) |
HttpResponse |
HttpAdapter.onSendRequest(byte[] data,
String url,
String httpMethod,
String basicAuthString,
Map<String,String> headers) |
HttpResponse |
DefaultHttpAdapter.onSendRequest(byte[] data,
String url,
String httpMethod,
String basicAuthString,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpListener.onResponse(HttpResponse response) |
Copyright © 2014. All Rights Reserved.