Interface SimpleMultipartType.SimpleMultiPartTypeFactory<T extends MultiPart>

Enclosing class:
SimpleMultipartType<T extends MultiPart>

public static interface SimpleMultipartType.SimpleMultiPartTypeFactory<T extends MultiPart>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(boolean client)
     
  • Method Details

    • create

      T create(boolean client)