Interface | Description |
---|---|
Connection |
An instance of this interface represents a connection used to communicate with the client.
|
OperationHandler |
Classes that implement this interface are used to handle operations from a remote object.
|
RemoteObject |
Instances of this interface represent an object on the client that is synchronized with an object
on the server.
|
Class | Description |
---|---|
AbstractOperationHandler |
This class provides an empty implementation of the
OperationHandler interface, to
minimize the effort required to implement this interface. |
JsonMapping |
Provides utility methods that map common SWT types to their JSON representations used in the RAP
protocol and back.
|
Copyright (c) EclipseSource and others 2002, 2016.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0