Uses of Class
org.jboss.resteasy.reactive.server.util.ScoreSystem.Diagnostic
Packages that use ScoreSystem.Diagnostic
Package
Description
-
Uses of ScoreSystem.Diagnostic in org.jboss.resteasy.reactive.server.mapping
Methods in org.jboss.resteasy.reactive.server.mapping that return types with arguments of type ScoreSystem.Diagnostic -
Uses of ScoreSystem.Diagnostic in org.jboss.resteasy.reactive.server.util
Fields in org.jboss.resteasy.reactive.server.util declared as ScoreSystem.DiagnosticModifier and TypeFieldDescriptionstatic ScoreSystem.DiagnosticScoreSystem.Diagnostic.ExecutionBlockingstatic ScoreSystem.DiagnosticScoreSystem.Diagnostic.ExecutionNonBlockingstatic ScoreSystem.DiagnosticScoreSystem.Diagnostic.ExecutionVirtualThreadstatic ScoreSystem.DiagnosticScoreSystem.Diagnostic.ResourcePerRequeststatic ScoreSystem.DiagnosticScoreSystem.Diagnostic.ResourceSingletonstatic ScoreSystem.DiagnosticScoreSystem.Diagnostic.WriterNotRequiredstatic ScoreSystem.DiagnosticScoreSystem.Diagnostic.WriterRunTimeFields in org.jboss.resteasy.reactive.server.util with type parameters of type ScoreSystem.DiagnosticMethods in org.jboss.resteasy.reactive.server.util that return ScoreSystem.DiagnosticModifier and TypeMethodDescriptionstatic ScoreSystem.DiagnosticScoreSystem.Diagnostic.WriterBuildTime(jakarta.ws.rs.ext.MessageBodyWriter<?> buildTimeWriter) static ScoreSystem.DiagnosticScoreSystem.Diagnostic.WriterBuildTimeDirect(jakarta.ws.rs.ext.MessageBodyWriter<?> buildTimeWriter) static ScoreSystem.DiagnosticScoreSystem.Diagnostic.WriterBuildTimeMultiple(List<jakarta.ws.rs.ext.MessageBodyWriter<?>> buildTimeWriters) Constructor parameters in org.jboss.resteasy.reactive.server.util with type arguments of type ScoreSystem.DiagnosticModifierConstructorDescriptionEndpointScore(String className, String httpMethod, String fullPath, List<jakarta.ws.rs.core.MediaType> produces, List<jakarta.ws.rs.core.MediaType> consumes, Map<ScoreSystem.Category, List<ScoreSystem.Diagnostic>> diagnostics, int score, List<ScoreSystem.RequestFilterEntry> requestFilterEntries)