Uses of Interface
net.officefloor.web.build.HttpObjectResponderContext
Packages that use HttpObjectResponderContext
-
Uses of HttpObjectResponderContext in net.officefloor.spring.starter.rest.response
Methods in net.officefloor.spring.starter.rest.response with parameters of type HttpObjectResponderContextModifier and TypeMethodDescriptionvoidSpringHttpObjectResponderFactory.send(HttpObjectResponderContext<Object> context) -
Uses of HttpObjectResponderContext in net.officefloor.web.build
Methods in net.officefloor.web.build with parameters of type HttpObjectResponderContextModifier and TypeMethodDescriptionvoidHttpObjectResponder.send(HttpObjectResponderContext<T> context) Sends the object.