Skip navigation links
A B C D E F G H I L M O P R S T U 

A

a(Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
addInterceptor(Closure<Response>) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
additionalParameters(Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
addNetworkInterceptor(Closure<Response>) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 

B

b(Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
b(Map<?, ?>, ContentType) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
body(Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
body(Map<?, ?>, ContentType) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 

C

com.tambapps.http.hyperpoet - package com.tambapps.http.hyperpoet
 
com.tambapps.http.hyperpoet.invoke - package com.tambapps.http.hyperpoet.invoke
 

D

DEFAULT_HISTORY_LIMIT - Static variable in class com.tambapps.http.hyperpoet.HttpPoet
 
defaultHandleErrorResponse(Response, Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
delete(String) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
 
delete(String, Map) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
 
delete(Map<?, ?>, String) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
 
delete(Map<?, ?>, String, Object...) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
delete(String, Object...) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
delete(String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a delete request and return the parsed result
delete(Map<?, ?>, String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a delete request with the provided additional parameters and return the parsed result
delete(String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a delete request with the provided response handler
delete(Map<?, ?>, String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a delete request with the provided response handler and the provided additional parameters
doRequest(Request, Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 

E

EndpointOperation() - Constructor for class com.tambapps.http.hyperpoet.invoke.OpenApiSpecPoeticInvoker.EndpointOperation
 

F

fromSpec(File) - Static method in class com.tambapps.http.hyperpoet.invoke.OpenApiSpecPoeticInvoker
 
fromSpec(InputStream) - Static method in class com.tambapps.http.hyperpoet.invoke.OpenApiSpecPoeticInvoker
 
fromSpec(String) - Static method in class com.tambapps.http.hyperpoet.invoke.OpenApiSpecPoeticInvoker
 
fromSpec(OpenAPI) - Static method in class com.tambapps.http.hyperpoet.invoke.OpenApiSpecPoeticInvoker
 
fromSpec(OpenAPI, OpenApiInteractionValidator) - Static method in class com.tambapps.http.hyperpoet.invoke.OpenApiSpecPoeticInvoker
 

G

get(String) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
 
get(String, Map) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
 
get(Map<?, ?>, String) - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
 
get(Map<?, ?>, String, Object...) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
get(String, Object...) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
get(String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a get request and return the parsed result
get(Map<?, ?>, String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Get the following url/endpoint and returns the decoded response
get(String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a get request with the provided response handler
get(Map<?, ?>, String, Function<Object, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Get the following url/endpoint and use the closure as a response handler
getHistory() - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
getMetaClass() - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
getOperation(String) - Method in class com.tambapps.http.hyperpoet.invoke.OpenApiSpecPoeticInvoker
 
getPoet() - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
 

H

h(Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
handleErrorResponse(Response, Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
handleResponse(Response, Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
headers(Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
HttpHaiku - Class in com.tambapps.http.hyperpoet
Class allowing you to perform quick one-time requests
HttpHaiku() - Constructor for class com.tambapps.http.hyperpoet.HttpHaiku
 
HttpPoem - Class in com.tambapps.http.hyperpoet
 
HttpPoem() - Constructor for class com.tambapps.http.hyperpoet.HttpPoem
 
HttpPoet - Class in com.tambapps.http.hyperpoet
The HTTP client
HttpPoet() - Constructor for class com.tambapps.http.hyperpoet.HttpPoet
 
HttpPoet(OkHttpClient) - Constructor for class com.tambapps.http.hyperpoet.HttpPoet
 
HttpPoet(Map<?, ?>) - Constructor for class com.tambapps.http.hyperpoet.HttpPoet
 
HttpPoet(String) - Constructor for class com.tambapps.http.hyperpoet.HttpPoet
 
HttpPoet(OkHttpClient, String) - Constructor for class com.tambapps.http.hyperpoet.HttpPoet
 

I

invokeMethod(String, Object) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
invokeOrThrow(HttpPoet, String, Object[], MissingMethodException) - Method in class com.tambapps.http.hyperpoet.invoke.OpenApiSpecPoeticInvoker
 
invokeOrThrow(HttpPoet, String, Object[], MissingMethodException) - Method in class com.tambapps.http.hyperpoet.invoke.OperationPoeticInvoker
 
invokeOrThrow(T, String, Object[], MissingMethodException) - Method in interface com.tambapps.http.hyperpoet.invoke.PoeticInvoker
 

L

listOperations() - Method in class com.tambapps.http.hyperpoet.invoke.OpenApiSpecPoeticInvoker
 

M

method(String, HttpMethod) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
method(String, String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a request with the given method name and return the parsed result
method(Map<?, ?>, String, HttpMethod) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
method(Map<?, ?>, String, String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a request with the provided method name and additional parameters and return the parsed result
method(String, String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a request with the provided method name and response handler
method(Map<?, ?>, String, HttpMethod, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a request with the provided method name, response handler and additional parameters
method(Map<?, ?>, String, String, Function) - Method in class com.tambapps.http.hyperpoet.HttpPoet
Performs a request with the provided method name, response handler and additional parameters

O

OpenApiSpecPoeticInvoker - Class in com.tambapps.http.hyperpoet.invoke
 
OpenApiSpecPoeticInvoker() - Constructor for class com.tambapps.http.hyperpoet.invoke.OpenApiSpecPoeticInvoker
 
OpenApiSpecPoeticInvoker.EndpointOperation - Class in com.tambapps.http.hyperpoet.invoke
 
OperationPoeticInvoker - Class in com.tambapps.http.hyperpoet.invoke
Poetic invoker transforming operation name to endpoint
OperationPoeticInvoker() - Constructor for class com.tambapps.http.hyperpoet.invoke.OperationPoeticInvoker
 

P

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

R

request(HttpMethod, String, Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
request(String, String, Map<?, ?>) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
requestBody(Object, Function, ContentType, String) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 
run(Closure) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 

S

setMetaClass(MetaClass) - Method in class com.tambapps.http.hyperpoet.HttpPoet
 

T

toPoem() - Static method in class com.tambapps.http.hyperpoet.HttpHaiku
 

U

url(String) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
url(Map<?, ?>, String) - Method in class com.tambapps.http.hyperpoet.HttpPoem
 
A B C D E F G H I L M O P R S T U 
Skip navigation links

Copyright © 2021–2024 Tambapps. All rights reserved.