Uses of Interface
io.quarkus.deployment.dev.remote.RemoteDevClient.SyncResult
Packages that use RemoteDevClient.SyncResult
-
Uses of RemoteDevClient.SyncResult in io.quarkus.deployment.dev.remote
Method parameters in io.quarkus.deployment.dev.remote with type arguments of type RemoteDevClient.SyncResultModifier and TypeMethodDescriptionDefaultRemoteDevClient.sendConnectRequest(RemoteDevState currentFileHashes, Function<Set<String>, Map<String, byte[]>> initialConnectFunction, Supplier<RemoteDevClient.SyncResult> changeRequestFunction) RemoteDevClient.sendConnectRequest(RemoteDevState initialState, Function<Set<String>, Map<String, byte[]>> initialConnectFunction, Supplier<RemoteDevClient.SyncResult> changeRequestFunction)