public abstract class AbstractClient extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractClient() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.WebResource |
getResource() |
protected abstract String |
getResourceUrl() |
protected com.sun.jersey.api.client.Client |
getRestClient() |
protected com.sun.jersey.api.client.Client getRestClient()
public com.sun.jersey.api.client.WebResource getResource()
protected abstract String getResourceUrl()
Copyright © 2012–2016 Emory University. All rights reserved.