Class SimpleMultipartType<T extends MultiPart>

java.lang.Object
codechicken.multipart.api.MultipartType<T>
codechicken.multipart.api.SimpleMultipartType<T>

public class SimpleMultipartType<T extends MultiPart> extends MultipartType<T>
A simple implementation of MultipartType providing a unified callback to create the part for each side.

Created by covers1624 on 3/17/20.