Uses of Interface
com.soklet.core.MultipartParser
Packages that use MultipartParser
Package
Description
Core Soklet contracts and functionality.
Default implementations of Soklet contracts.
-
Uses of MultipartParser in com.soklet.core
Methods in com.soklet.core with parameters of type MultipartParserModifier and TypeMethodDescriptionRequest.Builder.multipartParser
(MultipartParser multipartParser) -
Uses of MultipartParser in com.soklet.core.impl
Classes in com.soklet.core.impl that implement MultipartParserMethods in com.soklet.core.impl with parameters of type MultipartParserModifier and TypeMethodDescriptionDefaultServer.Builder.multipartParser
(MultipartParser multipartParser)