public interface GlassfishRESTConnection
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.AsyncWebResource |
getAsyncWebResource(java.lang.String relativePath) |
com.sun.jersey.api.client.Client |
getClient() |
com.sun.jersey.api.client.WebResource |
getResource(java.lang.String relativePath) |
com.sun.jersey.api.client.Client getClient()
com.sun.jersey.api.client.WebResource getResource(java.lang.String relativePath)
throws GlassfishRESTException
GlassfishRESTException
com.sun.jersey.api.client.AsyncWebResource getAsyncWebResource(java.lang.String relativePath)
throws GlassfishRESTException
GlassfishRESTException