| Package | Description |
|---|---|
| io.quarkus.deployment.dev | |
| io.quarkus.deployment.dev.remote |
| Modifier and Type | Field and Description |
|---|---|
(package private) static RemoteDevClient |
IsolatedRemoteDevModeMain.remoteDevClient |
| Modifier and Type | Method and Description |
|---|---|
(package private) static RemoteDevClient |
IsolatedRemoteDevModeMain.createClient(CuratedApplication curatedApplication) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRemoteDevClient
A noop remote dev client, that just polls every second to update the app
This is useful if you are using an external tool such as odo to update your remote pod.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<RemoteDevClient> |
RemoteDevClientProvider.getClient() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.