Package org.httpobjects.client
Interface HttpClient
-
public interface HttpClientWARNING: This API is highly experimental. This means it should be considered unstable at present; if you build on it, you may have to change your code a lot going forward.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classHttpClient.RemoteObject
-
Method Summary
Modifier and Type Method Description HttpClient.RemoteObjectresource(String uri)
-
-
-
Method Detail
-
resource
HttpClient.RemoteObject resource(String uri)
-
-