Eclipse Remote Application Platform

Uses of Interface
org.eclipse.rap.rwt.service.ServiceHandler

Packages that use ServiceHandler
org.eclipse.rap.rwt.application   
org.eclipse.rap.rwt.service   
 

Uses of ServiceHandler in org.eclipse.rap.rwt.application
 

Methods in org.eclipse.rap.rwt.application with parameters of type ServiceHandler
 void Application.addServiceHandler(java.lang.String serviceHandlerId, ServiceHandler serviceHandler)
          Adds a service handler to the application.
 

Uses of ServiceHandler in org.eclipse.rap.rwt.service
 

Subinterfaces of ServiceHandler in org.eclipse.rap.rwt.service
 interface IServiceHandler
          Deprecated. Use ServiceHandler instead.
 

Methods in org.eclipse.rap.rwt.service with parameters of type ServiceHandler
 void IServiceManager.registerServiceHandler(java.lang.String id, ServiceHandler serviceHandler)
          Deprecated. Use ServiceManager instead of IServiceManager
 void ServiceManager.registerServiceHandler(java.lang.String id, ServiceHandler serviceHandler)
          Registers a new service handler with the given unique id.
 


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