|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Client
Represents a remote client. The client that is connected to the current session can be obtained
by calling RWT.getClient()
.
RWT clients can provide services, e.g. to allow access to device-specific capabilities.
WebClient
,
RWT.getClient()
Method Summary | ||
---|---|---|
|
getService(java.lang.Class<T> type)
Returns this client's implementation of a given service, if available. |
Method Detail |
---|
<T extends ClientService> T getService(java.lang.Class<T> type)
null
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.