| Constructor and Description |
|---|
Delegate(DelegateClientRequestCreator delegateClientRequestCreator,
String name,
Pattern pattern,
Set<io.vertx.core.http.HttpMethod> methods,
List<DelegateRequest> requests)
Creates a new instance of a Delegate.
|
DelegateFactory(DelegateClientRequestCreator clientRequestCreator,
Map<String,Object> properties,
String delegatesSchema)
Creates a new instance of the DelegateFactory.
|
Copyright © 2016–2021. All rights reserved.