public static class AbstractClientService.UriRequest extends Object
Constructor and Description |
---|
UriRequest(String uri,
IRemoteCall call,
IRemoteCallable callable) |
Modifier and Type | Method and Description |
---|---|
IRemoteCall |
getRemoteCall() |
IRemoteCallable |
getRemoteCallable() |
String |
getUri() |
public UriRequest(String uri, IRemoteCall call, IRemoteCallable callable)
public String getUri()
public IRemoteCall getRemoteCall()
public IRemoteCallable getRemoteCallable()
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.