public interface Connection
UISession.getConnection()
.UISession.getConnection()
Modifier and Type | Method and Description |
---|---|
RemoteObject |
createRemoteObject(java.lang.String remoteType)
Creates a new remote object on the client with the given remote type.
|
RemoteObject createRemoteObject(java.lang.String remoteType)
RemoteObject
can be used to communicate with the remote object.remoteType
- the type of the remote object to be created, must not be null
Copyright (c) EclipseSource and others 2002, 2014.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0