Class HttpRouteSectionSource.Interception

  • Enclosing class:
    HttpRouteSectionSource

    public static class HttpRouteSectionSource.Interception
    extends java.lang.Object
    Obtains the interception details.
    • Method Detail

      • getOutputName

        public java.lang.String getOutputName()
        Obtains the SectionOutput name to link the interception.
        Returns:
        SectionOutput name to link the interception.
      • getInputName

        public java.lang.String getInputName()
        Obtains the SectionInput name to link the routing.
        Returns:
        SectionInput name to link the routing.