public class CloudServer extends Object
| Constructor and Description |
|---|
CloudServer(String appName) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
execute(javax.ws.rs.core.Form form,
javax.ws.rs.client.WebTarget target) |
<T> T |
execute(String path,
EPData data,
Class<T> returnType,
Class<?> returnSubType) |
Copyright © 2017. All rights reserved.