Uses of Interface
de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.Content
Packages that use Content
Package
Description
-
Uses of Content in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
Classes in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing with type parameters of type ContentMethods in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing that return ContentModifier and TypeMethodDescriptionBatchProcessor.processChangeset(ServiceRequest batchRequest, Service service, Batch changeset) -
Uses of Content in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch
Classes in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch with type parameters of type ContentModifier and TypeClassDescriptionclassBatch of requests or responses.interfaceBatchFactory<C extends Content>classClasses in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch that implement ContentModifier and TypeClassDescriptionclassBatch of requests or responses.classIndividual request or response inside the bach request.Fields in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch declared as Content -
Uses of Content in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json
Classes in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json that implement ContentMethods in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json that return types with arguments of type ContentModifier and TypeMethodDescriptionJsonBatchFactory.createBatch(de.fraunhofer.iosb.ilt.frostserver.path.Version version, CoreSettings settings, boolean isChangeSet) JsonBatchFactory.createPart(de.fraunhofer.iosb.ilt.frostserver.path.Version batchVersion, CoreSettings settings, boolean inChangeSet, String logIndent) -
Uses of Content in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
Subinterfaces of Content in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipartClasses in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart that implement ContentModifier and TypeClassDescriptionclassclassParser for multipart/mixed mime type stringContent, since Tomcat only handles multipart/form-data.classContent with no content type.