Class HttpEndpoints
java.lang.Object
org.citrusframework.endpoint.builder.ClientServerEndpointBuilder<HttpClientBuilder,HttpServerBuilder>
org.citrusframework.http.endpoint.builder.HttpEndpoints
public final class HttpEndpoints
extends ClientServerEndpointBuilder<HttpClientBuilder,HttpServerBuilder>
- Author:
- Christoph Deppisch
-
Method Summary
Modifier and TypeMethodDescriptionstatic HttpEndpointshttp()Static entry method for Http client and server endpoint builder.Methods inherited from class org.citrusframework.endpoint.builder.ClientServerEndpointBuilder
client, server
-
Method Details
-
http
Static entry method for Http client and server endpoint builder.- Returns:
-