Modifier and Type | Method and Description |
---|---|
static Response |
Communication.sendPOST(Client client,
java.lang.String urlAddress,
Request objRequest)
sendPOST: This method send through POST, a Request object to server specified by URL
|