public abstract class ResourceFactory extends Object
| Constructor and Description |
|---|
ResourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.WebResource |
getResource(com.sun.jersey.api.client.Client client,
String... pathElements) |
com.sun.jersey.api.client.WebResource |
getResource(String baseUri,
com.sun.jersey.api.client.Client client,
String... pathElements) |
Copyright © 2013. All Rights Reserved.