Package com.vaadin.extension.instrumentation.communication.rpc
package com.vaadin.extension.instrumentation.communication.rpc
-
ClassesClassDescriptionInstruments AttachExistingElementRpcHandler to add information about existing client-side elements being attached to the UI on the server.Instruments AttachTemplateChildRpcHandler to add information about client-side response on attach existing element by id request.This is a Targeted instrumentation for EventRpcHandler which adds information on the element that got an action and on which view.This is a targeted instrumentation for MapSyncRpcHandler which adds information that a node's/element's properties/attributes are synced from the client.Instruments NavigationRpcHandler in order to add a span when the handler is called with a navigation message from the client.Instruments PublishedServerEventHandlerRpcHandler in order to add a span when the handler is triggered by a
element.$serveror$servercall from the client.Instruments ReturnChannelHandler to add a span for its execution