Uses of Class
de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
-
Packages that use MixedContent Package Description de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart -
-
Uses of MixedContent in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing that return MixedContent Modifier and Type Method Description static MixedContentBatchProcessorHelper. processMultipartMixed(Service service, MixedContent multipartMixedData)Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing with parameters of type MixedContent Modifier and Type Method Description static ContentBatchProcessorHelper. processChangeset(Service service, MixedContent changeset)static MixedContentBatchProcessorHelper. processMultipartMixed(Service service, MixedContent multipartMixedData) -
Uses of MixedContent in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart that return MixedContent Modifier and Type Method Description MixedContentMixedContent. addPart(Part part)MixedContentMixedContent. setBoundaryHeader(String boundaryHeader)
-