public class HttpURLConnectionCustom extends Object
| Constructor and Description |
|---|
HttpURLConnectionCustom() |
| Modifier and Type | Method and Description |
|---|---|
static int |
sentToServer(HttpURLConnection connection,
File file,
Pair<Integer,String> encryptedData,
Pair<Integer,String> signature) |
public static int sentToServer(HttpURLConnection connection, File file, Pair<Integer,String> encryptedData, Pair<Integer,String> signature) throws IOException
IOExceptionCopyright © 2025. All rights reserved.