Home
last modified time | relevance | path

Searched refs:openConnection (Results 1 – 6 of 6) sorted by path

/plugin/authfacebook/lib/HttpClients/
H A DFacebookCurlHttpClient.php69 $this->openConnection($url, $method, $body, $headers, $timeOut);
93 public function openConnection($url, $method, $body, array $headers, $timeOut) function in Facebook\\HttpClients\\FacebookCurlHttpClient
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java1351 URLConnection conn = requestURL.openConnection(); in actionPerformed()
H A DEditorActions.java.bak1351 URLConnection conn = requestURL.openConnection();