Package Hierarchies:
Class Hierarchy
- java.lang.Object
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Batch<C> (implements de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Content)
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent (implements de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent)
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.BatchProcessor<C>
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.ContentIdPair
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HeaderUtils
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatchProcessor (implements java.util.Iterator<E>)
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatchRequestItem
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatchResponse
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json.JsonBatchResultItem
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartFactory (implements de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.BatchFactory<C>)
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Part<C>
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedPart
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing (implements de.fraunhofer.iosb.ilt.frostserver.settings.ConfigDefaults, de.fraunhofer.iosb.ilt.frostserver.service.PluginRootDocument, de.fraunhofer.iosb.ilt.frostserver.service.PluginService)
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Request (implements de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Content)
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent (implements de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent)
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.ServiceBatchProcessing
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent (implements de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent)
Interface Hierarchy
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.BatchFactory<C>
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Content
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MultipartContent