com.vaadin.shared.communication
Interface ServerRpc

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
AbsoluteLayoutServerRpc, AbstractOrderedLayoutServerRpc, AbstractSplitPanelRpc, ButtonServerRpc, CheckBoxServerRpc, ClickRpc, ColorPickerGradientServerRpc, ColorPickerGridServerRpc, ColorPickerServerRpc, CssLayoutServerRpc, EmbeddedServerRpc, FieldRpc.BlurServerRpc, FieldRpc.FocusAndBlurServerRpc, FieldRpc.FocusServerRpc, GridLayoutServerRpc, ImageServerRpc, LayoutClickRpc, PanelServerRpc, PopupViewServerRpc, ProgressIndicatorServerRpc, SliderServerRpc, UIServerRpc, WindowServerRpc

public interface ServerRpc
extends java.io.Serializable

Interface to be extended by all client to server RPC interfaces.

Since:
7.0



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.