Class TkBatchLetterPrint

  • All Implemented Interfaces:
    org.takes.Take

    public final class TkBatchLetterPrint
    extends Object
    implements org.takes.Take
    Author:
    baudoliver7
    • Constructor Detail

      • TkBatchLetterPrint

        public TkBatchLetterPrint​(DataSource source)
    • Method Detail

      • act

        public org.takes.Response act​(org.takes.Request req)
                               throws Exception
        Specified by:
        act in interface org.takes.Take
        Throws:
        Exception