cloud.piranha

Class DefaultWebApplicationServerRequestMapper

    • Constructor Detail

      • DefaultWebApplicationServerRequestMapper

        public DefaultWebApplicationServerRequestMapper()
    • Method Detail

      • findPrefixMatch

        public String findPrefixMatch(String path,
                                      String currentPrefix)
        Find a mapping with a prefix mapping longer than the given current prefix.
        Parameters:
        path - the path.
        currentPrefix - the current matched prefix.
        Returns:
        the mapping, or null if not found.

Copyright © 2020. All rights reserved.