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
(VaadinServletContext context) Gets a list of all endpoints / browser callables in the application.static List<SpringBridge.EndpointInfo>
SpringIntegration.getEndpoints
(VaadinServletContext context) Methods in com.vaadin.copilot with parameters of type SpringBridge.EndpointInfoModifier and TypeMethodDescriptionstatic int
UiServiceHandler.sortByClassName
(SpringBridge.EndpointInfo e1, SpringBridge.EndpointInfo e2)