Package | Description |
---|---|
io.vertx.serviceproxy |
Modifier and Type | Method and Description |
---|---|
ServiceProxyBuilder |
ServiceProxyBuilder.setAddress(String address)
Set the address to use on the subsequent proxy creations or service registrations.
|
ServiceProxyBuilder |
ServiceProxyBuilder.setOptions(DeliveryOptions options)
Set delivery options to be used during a proxy call.
|
ServiceProxyBuilder |
ServiceProxyBuilder.setToken(String token)
Set a JWT token to be used on proxy calls.
|
Copyright © 2022 Eclipse. All rights reserved.