Interface MultipartOutputFilter
-
public interface MultipartOutputFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfilter(List<Attachment> parts)
-
-
-
Method Detail
-
filter
void filter(List<Attachment> parts)
-
-