Class UidlWriter.ResolveContext
java.lang.Object
com.vaadin.flow.server.communication.UidlWriter.ResolveContext
- All Implemented Interfaces:
Serializable
- Enclosing class:
UidlWriter
Provides context information for the resolve operations.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResolveContext
Creates a new context.- Parameters:
service- the service which is resolving
-
-
Method Details
-
getService
Gets the related Vaadin service.- Returns:
- the service
-