Package net.officefloor.web
Class HttpRouteSectionSource.Interception
java.lang.Object
net.officefloor.web.HttpRouteSectionSource.Interception
- Enclosing class:
- HttpRouteSectionSource
Obtains the interception details.
-
Method Summary
Modifier and TypeMethodDescriptionObtains theSectionInputname to link the routing.Obtains theSectionOutputname to link the interception.
-
Method Details
-
getOutputName
Obtains theSectionOutputname to link the interception.- Returns:
SectionOutputname to link the interception.
-
getInputName
Obtains theSectionInputname to link the routing.- Returns:
SectionInputname to link the routing.
-