public class HTTPURLConnector extends URLConnector
COMPROT_PROP_KEY, COMPROT_PROP_VAL, serverURLNEW_LINE, OS_NEW_LINEPROCESS_SERVER_PORT, REQ_INIT, REQ_PROCESS_INFO, REQ_REGISTER, REQ_RUN_PROCESS, REQ_USER_VERIFY, RESP_INIT, RESP_PROCESS_INFO, RESP_REGSITER, RESP_RUN_PROCESS, RESP_USER_VERIFY| Constructor and Description |
|---|
HTTPURLConnector(URL targetURL) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
sendHttpRequest() |
void |
setRequestMethod(String methodName) |
void |
setRequestParameter(String paramName,
String paramValue) |
send, setRequestPropertydebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic HTTPURLConnector(URL targetURL)
public boolean sendHttpRequest()
public void setRequestMethod(String methodName) throws ProtocolException
ProtocolExceptionCopyright © 2019 com.github.mfjamil. All rights reserved.