Package | Description |
---|---|
com.vaadin.flow.server.communication | |
com.vaadin.flow.server.communication.rpc |
Modifier and Type | Class and Description |
---|---|
class |
ReturnChannelHandler
RPC handler for return channel messages.
|
Modifier and Type | Class and Description |
---|---|
class |
AttachExistingElementRpcHandler
RPC handler for a client-side response on attach existing element request.
|
class |
AttachTemplateChildRpcHandler
RPC handler for a client-side response on attach existing element by id
request.
|
class |
EventRpcHandler
RPC handler for events.
|
class |
MapSyncRpcHandler
Model map synchronization RPC handler.
|
class |
PublishedServerEventHandlerRpcHandler
RPC handler for events triggered through
element.$server or
simply $server in template event handlers. |
Copyright © 2024. All rights reserved.