Interface MultipartInput

    • Method Detail

      • getPreamble

        String getPreamble()
      • close

        void close()
        Call this method to delete any temporary files created from unmarshalling this multipart message Otherwise they will be deleted on Garbage Collection or JVM exit.