Uses of Package
io.quarkus.qute.debug.agent.source
Packages that use io.quarkus.qute.debug.agent.source
Package
Description
-
Classes in io.quarkus.qute.debug.agent.source used by io.quarkus.qute.debug.agentClassDescriptionRegistry responsible for resolving and managing mappings between Qute template IDs and their corresponding
RemoteSourceinstances. -
Classes in io.quarkus.qute.debug.agent.source used by io.quarkus.qute.debug.agent.breakpointsClassDescriptionRegistry responsible for resolving and managing mappings between Qute template IDs and their corresponding
RemoteSourceinstances. -
Classes in io.quarkus.qute.debug.agent.source used by io.quarkus.qute.debug.agent.framesClassDescriptionRepresents a remote Qute template source used in the debug agent.Registry responsible for resolving and managing mappings between Qute template IDs and their corresponding
RemoteSourceinstances. -
Classes in io.quarkus.qute.debug.agent.source used by io.quarkus.qute.debug.agent.sourceClassDescriptionA
RemoteSourcerepresenting a Qute template stored as a local 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.