Package | Description |
---|---|
com.sun.jersey.api.client |
Provides support for client-side communication with HTTP-based
RESTful Web services.
|
com.sun.jersey.client.proxy |
Modifier and Type | Method and Description |
---|---|
<T> ViewProxy<T> |
Client.getViewProxy(java.lang.Class<T> c) |
Modifier and Type | Method and Description |
---|---|
<T> ViewProxy<T> |
ViewProxyProvider.proxy(Client client,
java.lang.Class<T> c) |
Copyright © 2016 Oracle Corporation. All Rights Reserved.