Package com.vaadin.shared.communication

Interface Summary
ClientRpc Interface to be extended by all server to client RPC interfaces.
FieldRpc.BlurServerRpc  
FieldRpc.FocusAndBlurServerRpc  
FieldRpc.FocusServerRpc  
ServerRpc Interface to be extended by all client to server RPC interfaces.
 

Class Summary
FieldRpc  
LegacyChangeVariablesInvocation  
MethodInvocation Information needed by the framework to send an RPC method invocation from the client to the server or vice versa.
PushConstants Shared constants used by push.
SharedState Interface to be implemented by all shared state classes used to communicate basic information about a Connector from server to client.
UidlValue  
URLReference  
 

Enum Summary
PushMode The mode of bidirectional ("push") communication that is in use.
 



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