Package | Description |
---|---|
com.sun.jersey.api.client |
Provides support for client-side communication with HTTP-based
RESTful Web services.
|
com.sun.jersey.client.impl |
Constructor and Description |
---|
AsyncWebResource(Client c,
CopyOnWriteHashMap<String,Object> properties,
URI u) |
Modifier and Type | Method and Description |
---|---|
CopyOnWriteHashMap<K,V> |
CopyOnWriteHashMap.clone() |
Copyright © 2013 Oracle Corporation. All rights reserved.