Interface I_CmsPollServerRpc

All Superinterfaces:
Serializable, com.vaadin.shared.communication.ServerRpc
All Known Implementing Classes:
CmsPollServerExtension

public interface I_CmsPollServerRpc extends com.vaadin.shared.communication.ServerRpc
The max height server interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Polls the server.
  • Method Details

    • poll

      void poll()
      Polls the server.