Uses of Class
com.consol.citrus.http.actions.HttpServerActionBuilder
-
Packages that use HttpServerActionBuilder Package Description com.consol.citrus.http.actions -
-
Uses of HttpServerActionBuilder in com.consol.citrus.http.actions
Methods in com.consol.citrus.http.actions that return HttpServerActionBuilder Modifier and Type Method Description HttpServerActionBuilderHttpActionBuilder. server(HttpServer httpServer)Initiate http server action.HttpServerActionBuilderHttpActionBuilder. server(String httpServer)Initiate http server action.HttpServerActionBuilderHttpServerActionBuilder. withReferenceResolver(com.consol.citrus.spi.ReferenceResolver referenceResolver)Sets the Spring bean application context.
-