public interface InterfaceBase
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
executePost(String body) |
javax.ws.rs.core.Response |
executePut(Widget id,
String body) |
Copyright © 2020 Eclipse Foundation. All rights reserved.