Constructor and Description |
---|
RestCallFactory() |
Modifier and Type | Method and Description |
---|---|
static IRestCall |
createRestCall(String resourcePath) |
static IRestCall |
createRestCall(String fqMethod,
Object[] params) |
static IRestCall |
createRestCall(String fqMethod,
Object[] params,
Map requestHeaders) |
static IRestCall |
createRestCall(String fqMethod,
Object[] params,
Map requestHeaders,
long timeout) |
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.