Eclipse Remote Application Platform

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

Packages that use IServiceStore
org.eclipse.rap.rwt   
 

Uses of IServiceStore in org.eclipse.rap.rwt
 

Methods in org.eclipse.rap.rwt that return IServiceStore
static IServiceStore RWT.getServiceStore()
          Deprecated. The interface IServiceStore is deprecated and will be removed in a future release without a replacement. If you need to store data in the scope of a request, consider to use the request object (e.g. HttpServletRequest#setAttribute(String, 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