Uses of Class
de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
-
Packages that use HttpContent Package Description de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing -
-
Uses of HttpContent in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing that return HttpContent Modifier and Type Method Description static HttpContentBatchProcessorHelper. processHttpRequest(Service service, HttpContent httpRequest, boolean inChangeSet)Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing with parameters of type HttpContent Modifier and Type Method Description static HttpContentBatchProcessorHelper. processHttpRequest(Service service, HttpContent httpRequest, boolean inChangeSet)
-