Uses of Interface
net.officefloor.web.rest.build.HttpInputInterceptorContext
Packages that use HttpInputInterceptorContext
-
Uses of HttpInputInterceptorContext in net.officefloor.web.rest.build
Methods in net.officefloor.web.rest.build with parameters of type HttpInputInterceptorContextModifier and TypeMethodDescriptionvoidHttpInputInterceptor.intercept(HttpInputInterceptorContext context) Intercepts theHttpInputto the service section, optionally inserting intermediate logic.