- p(Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoem
-
- params(Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoem
-
- parseResponse(Response, Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
- patch(String, Map) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
-
- patch(String, Map, ContentType) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
-
- patch(Map<?, ?>, String) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
-
- patch(Map<?, ?>, String, Object...) - Method in class com.tambapps.http.hyperpoet.HttpPoem
-
- patch(String, Object...) - Method in class com.tambapps.http.hyperpoet.HttpPoem
-
- patch(String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a patch request and return the parsed result
- patch(Map<?, ?>, String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a patch request with the provided additional parameters and return the parsed result
- patch(String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a patch request with the provided response handler
- patch(Map<?, ?>, String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a patch request with the provided response handler and the provided additional parameters
- path(String) - Method in class com.tambapps.http.hyperpoet.HttpPoem
-
- path(Map<?, ?>, String) - Method in class com.tambapps.http.hyperpoet.HttpPoem
-
- poem() - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
- poem(Closure) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
- PoeticInvoker<T extends AbstractHttpPoet> - Interface in com.tambapps.http.hyperpoet.invoke
-
Interface used to convert method call to a http poet request call
- post(String, Map) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
-
- post(String, Map, ContentType) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
-
- post(Map<?, ?>, String) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
-
- post(String, Object...) - Method in class com.tambapps.http.hyperpoet.HttpPoem
-
- post(Map<?, ?>, String, Object...) - Method in class com.tambapps.http.hyperpoet.HttpPoem
-
- post(String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a post request and return the parsed result
- post(Map<?, ?>, String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a post request with the provided additional parameters and return the parsed result
- post(String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a post request with the provided response handler
- post(Map<?, ?>, String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a post request with the provided response handler and the provided additional parameters
- put(String, Map) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
-
- put(String, Map, ContentType) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
-
- put(Map<?, ?>, String) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
-
- put(String, Object...) - Method in class com.tambapps.http.hyperpoet.HttpPoem
-
- put(Map<?, ?>, String, Object...) - Method in class com.tambapps.http.hyperpoet.HttpPoem
-
- put(String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a put request and return the parsed result
- put(Map<?, ?>, String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a put request with the provided additional parameters and return the parsed result
- put(String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a put request with the provided response handler
- put(Map<?, ?>, String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
-
Performs a put request with the provided response handler and the provided additional parameters