Uses of Class
org.symphonyoss.symphony.jcurl.JCurl.Response
-
-
Uses of JCurl.Response in org.symphonyoss.symphony.jcurl
Methods in org.symphonyoss.symphony.jcurl that return JCurl.Response Modifier and Type Method Description JCurl.ResponseJCurl. processResponse(HttpURLConnection con)Process response data and, if applicable, HTTPS information.
-