Uses of Record Class
com.vaadin.copilot.SpringBridge.EndpointInfo
Packages that use SpringBridge.EndpointInfo
-
Uses of SpringBridge.EndpointInfo in com.vaadin.copilot
Methods in com.vaadin.copilot that return types with arguments of type SpringBridge.EndpointInfoModifier and TypeMethodDescriptionstatic List<SpringBridge.EndpointInfo> SpringBridge.getEndpoints(com.vaadin.flow.server.VaadinServletContext context) Gets a list of all endpoints / browser callables in the application.static List<SpringBridge.EndpointInfo> SpringIntegration.getEndpoints(com.vaadin.flow.server.VaadinServletContext context) Methods in com.vaadin.copilot with parameters of type SpringBridge.EndpointInfoModifier and TypeMethodDescriptionstatic intUiServiceHandler.sortByClassName(SpringBridge.EndpointInfo e1, SpringBridge.EndpointInfo e2)