public class RestifyProxyBuilder.EndpointCallHandlersBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
RestifyProxyBuilder.EndpointCallHandlersBuilder |
add(com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerProvider... providers) |
RestifyProxyBuilder.EndpointCallHandlersBuilder |
add(com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerProvider provider) |
RestifyProxyBuilder |
and() |
RestifyProxyBuilder.DiscoveryComponentConfigurationBuilder<RestifyProxyBuilder.EndpointCallHandlersBuilder> |
discovery() |
public RestifyProxyBuilder.EndpointCallHandlersBuilder add(com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerProvider provider)
public RestifyProxyBuilder.EndpointCallHandlersBuilder add(com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerProvider... providers)
public RestifyProxyBuilder.DiscoveryComponentConfigurationBuilder<RestifyProxyBuilder.EndpointCallHandlersBuilder> discovery()
public RestifyProxyBuilder and()
Copyright © 2019. All Rights Reserved.