public class HttpRemoteDevClient extends Object implements io.quarkus.deployment.dev.remote.RemoteDevClient
| Constructor and Description |
|---|
HttpRemoteDevClient(String url,
String password) |
| Modifier and Type | Method and Description |
|---|---|
Closeable |
sendConnectRequest(io.quarkus.dev.spi.RemoteDevState initialState,
Function<Set<String>,Map<String,byte[]>> initialConnectFunction,
Supplier<io.quarkus.deployment.dev.remote.RemoteDevClient.SyncResult> changeRequestFunction) |
public Closeable sendConnectRequest(io.quarkus.dev.spi.RemoteDevState initialState, Function<Set<String>,Map<String,byte[]>> initialConnectFunction, Supplier<io.quarkus.deployment.dev.remote.RemoteDevClient.SyncResult> changeRequestFunction)
sendConnectRequest in interface io.quarkus.deployment.dev.remote.RemoteDevClientCopyright © 2021 JBoss by Red Hat. All rights reserved.