Uses of Class
io.vertx.serviceproxy.ServiceProxyBuilder
Packages that use ServiceProxyBuilder
-
Uses of ServiceProxyBuilder in io.vertx.serviceproxy
Methods in io.vertx.serviceproxy that return ServiceProxyBuilderModifier and TypeMethodDescriptionServiceProxyBuilder.setAddress(String address) Set the address to use on the subsequent proxy creations or service registrations.ServiceProxyBuilder.setOptions(DeliveryOptions options) Set delivery options to be used during a proxy call.Set a JWT token to be used on proxy calls.