接口的使用
cn.taketoday.http.codec.multipart.DefaultParts.Content
使用DefaultParts.Content的程序包
-
cn.taketoday.http.codec.multipart中DefaultParts.Content的使用
修饰符和类型类说明private static final recordContentimplementation based on a file.private static final recordContentimplementation based on a flux of data buffers.修饰符和类型方法说明private static PartDefaultParts.partInternal(HttpHeaders headers, DefaultParts.Content content) 限定符构造器说明DefaultFilePart(HttpHeaders headers, DefaultParts.Content content) DefaultPart(HttpHeaders headers, DefaultParts.Content content)