Uses of Class
io.quarkus.devui.runtime.continuoustesting.ContinuousTestingJsonRPCState
Packages that use ContinuousTestingJsonRPCState
-
Uses of ContinuousTestingJsonRPCState in io.quarkus.devui.runtime.continuoustesting
Methods in io.quarkus.devui.runtime.continuoustesting that return ContinuousTestingJsonRPCStateModifier and TypeMethodDescriptionContinuousTestingJsonRPCService.currentState()ContinuousTestingJsonRPCState.setConfig(ContinuousTestingJsonRPCState.Config config) ContinuousTestingJsonRPCState.setInProgress(boolean inProgress) ContinuousTestingJsonRPCState.setResult(ContinuousTestingJsonRPCState.Result result) Methods in io.quarkus.devui.runtime.continuoustesting that return types with arguments of type ContinuousTestingJsonRPCStateModifier and TypeMethodDescriptionio.smallrye.mutiny.Multi<ContinuousTestingJsonRPCState>ContinuousTestingJsonRPCService.streamState()