Class ServiceContextUriResolver

java.lang.Object
com.vaadin.flow.shared.VaadinUriResolver
com.vaadin.flow.server.ServiceContextUriResolver
All Implemented Interfaces:
Serializable

public class ServiceContextUriResolver extends VaadinUriResolver implements Serializable
A URI resolver which resolves paths for loading through VaadinService resource methods.
Since:
1.0
See Also: