public class XMLHttpRequestClient
extends Object
Implementation of the XMLHttpRequest functionality using Jetty's HttpClient.
-
Constructor Summary
Constructors
-
Method Summary
org.eclipse.jetty.client.HttpClient
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
getHttpClient
public org.eclipse.jetty.client.HttpClient getHttpClient()
-