Package | Description |
---|---|
com.netscape.certsrv.connector | |
com.netscape.cmsutil.http |
Modifier and Type | Method and Description |
---|---|
HttpResponse |
IHttpConnection.send(java.lang.String msg)
Sends the message to the remote authority.
|
HttpResponse |
IConnector.send(java.lang.String op,
java.lang.String msg)
Sends the request to a remote authority.
|
Modifier and Type | Method and Description |
---|---|
HttpResponse |
HttpClient.send(HttpRequest request)
Sends a request to http server.
|