Package org.eclipse.rap.rwt.remote


package org.eclipse.rap.rwt.remote
  • Class
    Description
    This class provides an empty implementation of the OperationHandler interface, to minimize the effort required to implement this interface.
    An instance of this interface represents a connection used to communicate with the client.
    Provides utility methods that map common SWT types to their JSON representations used in the RAP protocol and back.
    Classes that implement this interface are used to handle operations from a remote object.
    Instances of this interface represent an object on the client that is synchronized with an object on the server.