Uses of Interface
net.officefloor.web.rest.build.HttpInputInterceptor
Packages that use HttpInputInterceptor
-
Uses of HttpInputInterceptor in net.officefloor.web.rest.build
Methods in net.officefloor.web.rest.build with parameters of type HttpInputInterceptorModifier and TypeMethodDescriptionvoidRestMethodDecoratorContext.addHttpInputInterceptor(HttpInputInterceptor interceptor) Allows intercepting functionality before the servicingOfficeSectionInputis invoked.