Interface AttachmentHandler

All Known Implementing Classes:
AttachmentPrinter

public interface AttachmentHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    attach(File file)
     
  • Method Details

    • attach

      void attach(File file)