Class TkRestJson

  • All Implemented Interfaces:
    org.takes.Take

    public class TkRestJson
    extends Object
    implements org.takes.Take
    • Constructor Detail

      • TkRestJson

        public TkRestJson​(org.takes.Take take)
        Ctor.
        Parameters:
        take - Original take
    • Method Detail

      • act

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