cloud.piranha

Class DefaultWebApplicationRequestMapping

    • Constructor Detail

      • DefaultWebApplicationRequestMapping

        public DefaultWebApplicationRequestMapping(String mapping)
        Constructor.
        Parameters:
        mapping - the mapping.
    • Method Detail

      • setExact

        public void setExact(boolean exact)
        Set the exact flag.
        Parameters:
        exact - the exact flag.
      • setExtension

        public void setExtension(boolean extension)
        Set the extension flag.
        Parameters:
        extension - the extension flag.
      • setMapping

        public void setMapping(String mapping)
        Set the mapping.
        Parameters:
        mapping - the mapping.

Copyright © 2020. All rights reserved.