Module io.quarkus.qute.debug
Package io.quarkus.qute.debug.agent.source
package io.quarkus.qute.debug.agent.source
-
ClassesClassDescriptionA
RemoteSourcerepresenting a Qute template stored as a local file.A specializedRemoteSourcerepresenting a Qute template located inside a JAR file.Represents a remote Qute template source used in the debug agent.Registry responsible for managingSourceResponseobjects used by the Debug Adapter Protocol (DAP) to serve source content for Qute templates.Registry responsible for resolving and managing mappings between Qute template IDs and their correspondingRemoteSourceinstances.