Uses of Class
de.xima.fc.http.result.PostRequestResult
-
Packages that use PostRequestResult Package Description de.xima.fc.bl.fdv.processing.helper de.xima.fc.http -
-
Uses of PostRequestResult in de.xima.fc.bl.fdv.processing.helper
Subclasses of PostRequestResult in de.xima.fc.bl.fdv.processing.helper Modifier and Type Class Description class
PostRequestResult
Deprecated. -
Uses of PostRequestResult in de.xima.fc.http
Methods in de.xima.fc.http that return PostRequestResult Modifier and Type Method Description PostRequestResult
PostRequestBuilder. build()
Deprecated.Completes the request and receives response from the server.
-