Uses of Class
org.apache.tapestry5.upload.internal.services.MultipartDecoderImpl
-
Packages that use MultipartDecoderImpl Package Description org.apache.tapestry5.upload.modules -
-
Uses of MultipartDecoderImpl in org.apache.tapestry5.upload.modules
Methods in org.apache.tapestry5.upload.modules with parameters of type MultipartDecoderImpl Modifier and Type Method Description static MultipartDecoder
UploadModule. buildMultipartDecoder(PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, MultipartDecoderImpl multipartDecoder)
-