Uses of Interface
net.officefloor.web.build.HttpInputExplorerContext
-
Packages that use HttpInputExplorerContext Package Description net.officefloor.web.build net.officefloor.web.openapi.operation -
-
Uses of HttpInputExplorerContext in net.officefloor.web.build
Methods in net.officefloor.web.build with parameters of type HttpInputExplorerContext Modifier and Type Method Description voidHttpInputExplorer. explore(HttpInputExplorerContext context)Explores the execution tree for theHttpInput. -
Uses of HttpInputExplorerContext in net.officefloor.web.openapi.operation
Methods in net.officefloor.web.openapi.operation that return HttpInputExplorerContext Modifier and Type Method Description HttpInputExplorerContextOpenApiOperationContext. getHttpInput()Obtains theHttpInputExplorerContext.
-