Uses of Class
org.swisspush.gateleen.delegate.DelegateClientRequestCreator
-
-
Uses of DelegateClientRequestCreator in org.swisspush.gateleen.delegate
Constructors in org.swisspush.gateleen.delegate with parameters of type DelegateClientRequestCreator Constructor 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.
-