Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Retrofit2.http Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
BodyUse this annotation on a service method param when you want to directly control the request body of a POST/PUT request (instead of sending in as request parameters or form-style requestClassretrofit2.httpRetrofit
DELETEMake a DELETE request.Classretrofit2.httpRetrofit
FieldNamed pair for a form-encoded request.Classretrofit2.httpRetrofit
FieldMapNamed key/value pairs for a form-encoded request.Classretrofit2.httpRetrofit
FormUrlEncodedDenotes that the request body will use form URL encoding.Classretrofit2.httpRetrofit
GETClassretrofit2.httpRetrofit
HEADMake a HEAD request.Classretrofit2.httpRetrofit
HeaderReplaces the header with the value of its target.Classretrofit2.httpRetrofit
HeadersAdds headers literally supplied in the value.Classretrofit2.httpRetrofit
HTTPUse a custom HTTP verb for a request.Classretrofit2.httpRetrofit
OPTIONSMake an OPTIONS request.Classretrofit2.httpRetrofit
PartDenotes a single part of a multi-part request.Classretrofit2.httpRetrofit
PartMapDenotes name and value parts of a multi-part request.Classretrofit2.httpRetrofit
PATCHMake a PATCH request.Classretrofit2.httpRetrofit
PathNamed replacement in a URL path segment.Classretrofit2.httpRetrofit
POSTMake a POST request.Classretrofit2.httpRetrofit
PUTClassretrofit2.httpRetrofit
QueryQuery parameter appended to the URL.Classretrofit2.httpRetrofit
QueryMapQuery parameter keys and values appended to the URL.Classretrofit2.httpRetrofit