public interface AutoCloseableClient extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
String |
executeGet() |
close
@GET @Path(value="/somePath") String executeGet()
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.