public class HttpRemoteDevClientProvider extends Object implements io.quarkus.deployment.dev.remote.RemoteDevClientProvider
| Modifier and Type | Field and Description |
|---|---|
static io.quarkus.runtime.LiveReloadConfig |
liveReloadConfig
Used for remote dev mode, a bit of a hack to expose the config to the client
|
| Constructor and Description |
|---|
HttpRemoteDevClientProvider() |
| Modifier and Type | Method and Description |
|---|---|
Optional<io.quarkus.deployment.dev.remote.RemoteDevClient> |
getClient() |
public static volatile io.quarkus.runtime.LiveReloadConfig liveReloadConfig
public Optional<io.quarkus.deployment.dev.remote.RemoteDevClient> getClient()
getClient in interface io.quarkus.deployment.dev.remote.RemoteDevClientProviderCopyright © 2021 JBoss by Red Hat. All rights reserved.