Skip navigation links
A C D E F G H I J O P R S V W 

S

serialize(T, OutputStream) - Method in class com.github.diegonighty.http.serialization.common.JsonSerializationWrapper
Serialize request to json
serialize(T, OutputStream) - Method in interface com.github.diegonighty.http.serialization.RequestSerializer
Serialize request to json
setObject(T) - Method in interface com.github.diegonighty.http.request.types.HttpInputRequest
Set the object to post
setObject(T) - Method in class com.github.diegonighty.http.request.types.WrappedHttpInputRequest
Set the object to post
setResponseDeserializer(ResponseDeserializer<T>) - Method in interface com.github.diegonighty.http.request.types.HttpGetRequest
Set the custom deserializer, this replace the GSON default deserializer
setResponseDeserializer(ResponseDeserializer<T>) - Method in class com.github.diegonighty.http.request.types.WrappedHttpGetRequest
Set the custom deserializer, this replace the GSON default deserializer
setSerializer(RequestSerializer<T>) - Method in interface com.github.diegonighty.http.request.types.HttpInputRequest
Set custom serializer from object to JSON
setSerializer(RequestSerializer<T>) - Method in class com.github.diegonighty.http.request.types.WrappedHttpInputRequest
Set custom serializer from object to JSON
SilentlyTerminable - Interface in com.github.diegonighty.http.terminable
 
StatusCode - Class in com.github.diegonighty.http.util
 
StatusCode() - Constructor for class com.github.diegonighty.http.util.StatusCode
 
A C D E F G H I J O P R S V W 
Skip navigation links