Index

B E F H R S T 
All Classes and Interfaces|All Packages

B

body() - Method in record class rocks.kavin.reqwest4j.Response
Returns the value of the body record component.

E

equals(Object) - Method in record class rocks.kavin.reqwest4j.Response
Indicates whether some other object is "equal to" this one.

F

fetch(String, String, byte[], Map<String, String>) - Static method in class rocks.kavin.reqwest4j.ReqwestUtils
 
finalUrl() - Method in record class rocks.kavin.reqwest4j.Response
Returns the value of the finalUrl record component.

H

hashCode() - Method in record class rocks.kavin.reqwest4j.Response
Returns a hash code value for this object.
headers() - Method in record class rocks.kavin.reqwest4j.Response
Returns the value of the headers record component.

R

ReqwestUtils - Class in rocks.kavin.reqwest4j
 
ReqwestUtils() - Constructor for class rocks.kavin.reqwest4j.ReqwestUtils
 
Response - Record Class in rocks.kavin.reqwest4j
 
Response(int, Map<String, String>, byte[], String) - Constructor for record class rocks.kavin.reqwest4j.Response
Creates an instance of a Response record class.
rocks.kavin.reqwest4j - package rocks.kavin.reqwest4j
 

S

status() - Method in record class rocks.kavin.reqwest4j.Response
Returns the value of the status record component.

T

toString() - Method in record class rocks.kavin.reqwest4j.Response
Returns a string representation of this record class.
B E F H R S T 
All Classes and Interfaces|All Packages