Package org.citrusframework.actions.http
Interface HttpServerResponseActionBuilder<T extends TestAction,M extends HttpSendResponseMessageBuilderFactory<T,M>,B extends HttpServerResponseActionBuilder<T,M,B>>
- All Superinterfaces:
ActionBuilder<T,,B> MessageActionBuilder,SendActionBuilder<T,,M, B> TestActionBuilder<T>
- All Known Subinterfaces:
OpenApiServerResponseActionBuilder<T,M, B>
public interface HttpServerResponseActionBuilder<T extends TestAction,M extends HttpSendResponseMessageBuilderFactory<T,M>,B extends HttpServerResponseActionBuilder<T,M,B>>
extends SendActionBuilder<T,M,B>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.citrusframework.actions.SendActionBuilder
SendActionBuilder.BuilderFactoryNested classes/interfaces inherited from interface org.citrusframework.TestActionBuilder
TestActionBuilder.DelegatingTestActionBuilder<T extends TestAction> -
Field Summary
Fields inherited from interface org.citrusframework.TestActionBuilder
logger, RESOURCE_PATH, TYPE_RESOLVER -
Method Summary
Methods inherited from interface org.citrusframework.actions.ActionBuilder
actor, description, nameMethods inherited from interface org.citrusframework.actions.SendActionBuilder
endpoint, endpoint, extract, fork, message, message, message, process, process, process, transform, transform, transformMethods inherited from interface org.citrusframework.TestActionBuilder
build