public static interface MultipartParser.Handler
Modifier and Type | Method and Description |
---|---|
void |
bodyPart(int partNumber,
MultipartInputStream in) |
void bodyPart(int partNumber, MultipartInputStream in) throws IOException
IOException
Copyright © 2017 dcm4che.org. All rights reserved.