Class TkHome

  • All Implemented Interfaces:
    org.takes.Take

    public final class TkHome
    extends Object
    implements org.takes.Take
    Take that displays user's home.

    The class is immutable and thread-safe.

    Since:
    0.5
    • Constructor Detail

    • Method Detail

      • act

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