Class PushMatchedUriRouter

  • All Implemented Interfaces:
    Router

    final class PushMatchedUriRouter
    extends java.lang.Object
    implements Router
    Terminal router that pushes the URI matched so far to the stack returned by UriInfo.getMatchedURIs() method.
    • Constructor Detail

      • PushMatchedUriRouter

        PushMatchedUriRouter()