Class HttpEndpoints
- java.lang.Object
-
- com.consol.citrus.endpoint.builder.ClientServerEndpointBuilder<HttpClientBuilder,HttpServerBuilder>
-
- com.consol.citrus.http.endpoint.builder.HttpEndpoints
-
public final class HttpEndpoints extends com.consol.citrus.endpoint.builder.ClientServerEndpointBuilder<HttpClientBuilder,HttpServerBuilder>
- Author:
- Christoph Deppisch
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static HttpEndpointshttp()Static entry method for Http client and server endpoint builder.
-
-
-
Method Detail
-
http
public static HttpEndpoints http()
Static entry method for Http client and server endpoint builder.- Returns:
-
-