Package org.takes.rq

Class RqHref.Smart

  • All Implemented Interfaces:
    Body, Head, Request, RqHref
    Enclosing interface:
    RqHref

    public static final class RqHref.Smart
    extends Object
    implements RqHref
    Smart decorator, with extra features.

    The class is immutable and thread-safe.

    Since:
    0.14
    • Constructor Detail

      • Smart

        public Smart​(Request req)
        Ctor.
        Parameters:
        req - Original request
        Since:
        1.4
      • Smart

        public Smart​(RqHref req)
        Ctor.
        Parameters:
        req - Original request