com.vaadin.flow.server.communication.

Class ServerRpcHandler

java.lang.Object
com.vaadin.flow.server.communication.ServerRpcHandler

All Implemented Interfaces:

Serializable

public class ServerRpcHandler extends Object implements Serializable

Handles a client-to-server message containing serialized RPC invocations.

For internal use only. May be renamed or removed in a future release.

Since:

1.0

Author:

Vaadin Ltd

See Also: