Eclipse Remote Application Platform

Uses of Interface
org.eclipse.rap.rwt.client.Client

Packages that use Client
org.eclipse.rap.rwt   
org.eclipse.rap.rwt.client   
org.eclipse.rap.rwt.service   
 

Uses of Client in org.eclipse.rap.rwt
 

Methods in org.eclipse.rap.rwt that return Client
static Client RWT.getClient()
          Returns a representation of the client that is connected with the server in the current UI session.
 

Uses of Client in org.eclipse.rap.rwt.client
 

Classes in org.eclipse.rap.rwt.client that implement Client
 class WebClient
          The default RWT web client.
 

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

Methods in org.eclipse.rap.rwt.service that return Client
 Client UISession.getClient()
          Returns a representation of the client that is connected with the server in this UI session.
 


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