Package | Description |
---|---|
org.eclipse.ecf.remoteservice.rest |
Modifier and Type | Class and Description |
---|---|
class |
RestCall
Implementation of
IRestCall . |
Modifier and Type | Method and Description |
---|---|
static IRestCall |
RestCallFactory.createRestCall(String resourcePath) |
static IRestCall |
RestCallFactory.createRestCall(String fqMethod,
Object[] params) |
static IRestCall |
RestCallFactory.createRestCall(String fqMethod,
Object[] params,
Map requestHeaders) |
static IRestCall |
RestCallFactory.createRestCall(String fqMethod,
Object[] params,
Map requestHeaders,
long timeout) |
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.