Uses of Interface
org.eclipse.rap.rwt.remote.OperationHandler
-
Uses of OperationHandler in org.eclipse.rap.rwt.remote
Modifier and TypeClassDescriptionclass
This class provides an empty implementation of theOperationHandler
interface, to minimize the effort required to implement this interface.Modifier and TypeMethodDescriptionvoid
RemoteObject.setHandler
(OperationHandler handler) Set a handler to process incoming operations from the remote object.