Uses of Interface
net.officefloor.web.ObjectResponse
Packages that use ObjectResponse
Package
Description
-
Uses of ObjectResponse in net.officefloor.polyglot.test
Methods in net.officefloor.polyglot.test with parameters of type ObjectResponseModifier and TypeMethodDescriptionprotected abstract voidAbstractPolyglotProcedureTest.web(String pathParameter, String queryParameter, String headerParameter, String cookieParameter, MockHttpParameters httpParameters, MockHttpObject httpObject, ObjectResponse<WebTypes> response) Invokes web types directly. -
Uses of ObjectResponse in net.officefloor.spring.reactive
Methods in net.officefloor.spring.reactive with parameters of type ObjectResponseModifier and TypeMethodDescriptionstatic <T> Consumer<? super T>ReactiveWoof.send(AsynchronousFlow flow, ObjectResponse<T> response) Sends the response. -
Uses of ObjectResponse in net.officefloor.spring.starter.rest.response
Methods in net.officefloor.spring.starter.rest.response with parameters of type ObjectResponseModifier and TypeMethodDescriptionstatic voidSpringHttpObjectResponderFactory.methodParameter(ObjectResponse<Object> response) Methodto use if noMethodParameterAnnotation. -
Uses of ObjectResponse in net.officefloor.woof.mock
Classes in net.officefloor.woof.mock that implement ObjectResponse