public interface BaseClient
javax.ws.rs.core.Response
executeBaseGet()
executeBasePost()
@GET @Path(value="/base") javax.ws.rs.core.Response executeBaseGet()
@POST @Path(value="/base") javax.ws.rs.core.Response executeBasePost()
Copyright © 2021 Eclipse Foundation. All rights reserved.