Class HttpRouteSectionSource.Redirect

  • Enclosing class:
    HttpRouteSectionSource

    public static class HttpRouteSectionSource.Redirect
    extends java.lang.Object
    Redirect.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getInputName()
      Obtains the name of the SectionInput to handle the redirect.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getInputName

        public java.lang.String getInputName()
        Obtains the name of the SectionInput to handle the redirect.
        Returns:
        Name of the SectionInput to handle the redirect.