Interface RestClientProxy
-
public interface RestClientProxyThis interface is implemented by every proxy created byRestClientBuilderImpl.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()Release/close all associated resources, including the underlyingClientinstance.javax.ws.rs.client.ClientgetClient()
-