Uses of Class
io.quarkus.devui.runtime.EndpointInfo
-
Packages that use EndpointInfo Package Description io.quarkus.devui.runtime -
-
Uses of EndpointInfo in io.quarkus.devui.runtime
Methods in io.quarkus.devui.runtime with parameters of type EndpointInfo Modifier and Type Method Description intEndpointInfo. compareTo(EndpointInfo o)Method parameters in io.quarkus.devui.runtime with type arguments of type EndpointInfo Modifier and Type Method Description voidDevUIRecorder. setEndpoints(List<EndpointInfo> endpointInfos)(package private) static voidEndpointInfoHandler. setEndpoints(List<EndpointInfo> endpointInfos)
-