Uses of Class
com.consol.citrus.http.endpoint.builder.HttpEndpoints
-
Packages that use HttpEndpoints Package Description com.consol.citrus.http.endpoint.builder -
-
Uses of HttpEndpoints in com.consol.citrus.http.endpoint.builder
Methods in com.consol.citrus.http.endpoint.builder that return HttpEndpoints Modifier and Type Method Description static HttpEndpointsHttpEndpoints. http()Static entry method for Http client and server endpoint builder.
-