Eclipse Remote Application Platform

Uses of Interface
org.eclipse.rap.rwt.remote.OperationHandler

Packages that use OperationHandler
org.eclipse.rap.rwt.remote   
 

Uses of OperationHandler in org.eclipse.rap.rwt.remote
 

Classes in org.eclipse.rap.rwt.remote that implement OperationHandler
 class AbstractOperationHandler
          This class provides an empty implementation of the OperationHandler interface, to minimize the effort required to implement this interface.
 

Methods in org.eclipse.rap.rwt.remote with parameters of type OperationHandler
 void RemoteObject.setHandler(OperationHandler handler)
          Set a handler to process incoming operations from the remote object.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0