Uses of Class
de.xima.fc.http.CustomBodyDataBuilder
-
Packages that use CustomBodyDataBuilder Package Description de.xima.fc.http -
-
Uses of CustomBodyDataBuilder in de.xima.fc.http
Methods in de.xima.fc.http that return CustomBodyDataBuilder Modifier and Type Method Description CustomBodyDataBuilder
CustomBodyDataBuilder. setBodyData(StringData data)
Methods in de.xima.fc.http that return types with arguments of type CustomBodyDataBuilder Modifier and Type Method Description ICustomBodyDataBuilder<CustomBodyDataBuilder>
HttpRequestBuilder. customBuilder()
-