Uses of Class
net.officefloor.tutorial.reactivehttpserver.ServerResponse
-
Packages that use ServerResponse Package Description net.officefloor.tutorial.reactivehttpserver -
-
Uses of ServerResponse in net.officefloor.tutorial.reactivehttpserver
Method parameters in net.officefloor.tutorial.reactivehttpserver with type arguments of type ServerResponse Modifier and Type Method Description void
ReactiveLogic. reactive(org.springframework.web.reactive.function.client.WebClient client, AsynchronousFlow flow, ObjectResponse<ServerResponse> response)
void
ServerLogic. service(ObjectResponse<ServerResponse> response)
-