Apache Wink Client API 無法使用

org.apache.wink.client 套件不適用於使用 WebSphere Application Server Java Platform Enterprise Edition (Java EE) 7 JAX-RS 2.0 實作的 JAX-RS 應用程式。

當您移轉至 JAX-RS 2.0 時,請從應用程式中移除對 org.apache.wink.client API 的參照。 為達到最大可攜性,請儘量使用標準 javax.ws.rs.client API

如果應用程式必須繼續使用 Apache Wink Client API,您必須將此 API 與應用程式一起包裝。

如需 JAX-RS 2.0 行為變更的相關資訊,請參閱 JAX-RS 2.0 行為變更