| Package | Description |
|---|---|
| io.knotx.proxy | |
| io.knotx.reactivex.proxy | |
| io.knotx.repository.fs | |
| io.knotx.repository.http |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryConnectorProxyVertxEBProxy |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryConnectorProxy |
RepositoryConnectorProxy.createProxy(io.vertx.core.Vertx vertx,
String address) |
static RepositoryConnectorProxy |
RepositoryConnectorProxy.createProxyWithOptions(io.vertx.core.Vertx vertx,
String address,
io.vertx.core.eventbus.DeliveryOptions deliveryOptions) |
| Constructor and Description |
|---|
RepositoryConnectorProxyVertxProxyHandler(io.vertx.core.Vertx vertx,
RepositoryConnectorProxy service) |
RepositoryConnectorProxyVertxProxyHandler(io.vertx.core.Vertx vertx,
RepositoryConnectorProxy service,
boolean topLevel,
long timeoutSeconds) |
RepositoryConnectorProxyVertxProxyHandler(io.vertx.core.Vertx vertx,
RepositoryConnectorProxy service,
long timeoutInSecond) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryConnectorProxy |
RepositoryConnectorProxy.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryConnectorProxy |
RepositoryConnectorProxy.newInstance(RepositoryConnectorProxy arg) |
| Constructor and Description |
|---|
RepositoryConnectorProxy(RepositoryConnectorProxy delegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilesystemRepositoryConnectorProxyImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpRepositoryConnectorProxyImpl |
Copyright © 2016–2020. All rights reserved.