Interface MultiParts

    • Method Detail

      • getParts

        java.util.Collection<Part> getParts()
                                     throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException
      • getPart

        Part getPart​(java.lang.String name)
              throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException
      • isEmpty

        boolean isEmpty()
        Deprecated.