Interface WelcomeFileMapping

  • All Superinterfaces:
    ContextRelated

    public interface WelcomeFileMapping
    extends ContextRelated
    Welcome file mapping
    Since:
    0.7.0
    Author:
    dsklyut
    • Method Detail

      • isRedirect

        boolean isRedirect()
        Getter
        Returns:
        true if the client should be redirected to welcome file or false if forwarded
      • getWelcomeFiles

        String[] getWelcomeFiles()
        Getter
        Returns:
        an array of welcome files paths. Paths must not start or end with "/"