public class HttpSocketClient extends Object
| Constructor and Description |
|---|
HttpSocketClient(@NonNull String socketPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(@NonNull org.apache.http.client.methods.HttpGet httpGet) |
void |
send(@NonNull org.apache.http.client.methods.HttpPost httpPost) |
public HttpSocketClient(@NonNull
@NonNull String socketPath)
Copyright © 2020 Stackify, LLC. All rights reserved.