Uses of Class
org.citrusframework.http.actions.HttpServerResponseActionBuilder
Packages that use HttpServerResponseActionBuilder
-
Uses of HttpServerResponseActionBuilder in org.citrusframework.http.actions
Methods in org.citrusframework.http.actions that return HttpServerResponseActionBuilderModifier and TypeMethodDescriptionHttpServerActionBuilder.respond()Generic response builder for sending response messages to client.HttpServerActionBuilder.respond(org.springframework.http.HttpStatus status) Generic response builder for sending response messages to client with response status code.HttpServerActionBuilder.HttpServerSendActionBuilder.response()Generic response builder for sending response messages to client.HttpServerActionBuilder.HttpServerSendActionBuilder.response(org.springframework.http.HttpStatus status) Generic response builder for sending response messages to client with response status code.Constructors in org.citrusframework.http.actions with parameters of type HttpServerResponseActionBuilderModifierConstructorDescriptionprotectedHttpMessageBuilderSupport(HttpMessage httpMessage, HttpServerResponseActionBuilder delegate)