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