A C F G I N P S W 

A

addSingleton(Object) - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 

C

ClientBuilder<T> - Class in fr.openwide.nuxeo.rest
Helper for building REST clients whatever the JAXRS service
ClientBuilder() - Constructor for class fr.openwide.nuxeo.rest.ClientBuilder
 
constructApi() - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 
constructClientBase() - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 
constructClientConfig() - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 
createClient() - Method in class fr.openwide.nuxeo.rest.ClientBuilder
Creates an all-purpose, HTTP Basic-authenticated REST HTTP client to Nuxeo (prefer specific ones if you can)

F

fr.openwide.nuxeo.rest - package fr.openwide.nuxeo.rest
 

G

getPassword() - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 
getPath(Class<?>) - Static method in class fr.openwide.nuxeo.rest.PathExtractor
 
getPath(Class<?>, String, Class<?>...) - Static method in class fr.openwide.nuxeo.rest.PathExtractor
 
getURL(Class<?>) - Method in class fr.openwide.nuxeo.rest.ClientBuilder
To be used with createClient()'s all-purpose REST HTTP client
getURL(Class<?>, String, Class<?>...) - Method in class fr.openwide.nuxeo.rest.ClientBuilder
To be used with createClient()'s all-purpose REST HTTP client
getUrl() - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 
getUsername() - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 

I

invoke(Object, Method, Object[]) - Method in class fr.openwide.nuxeo.rest.WebResourceFactory
 

N

newResource(Class<T>, WebResource) - Static method in class fr.openwide.nuxeo.rest.WebResourceFactory
Creates a new client-side representation of a resource described by the interface passed in the first argument.
newResource(Class<C>, WebResource, boolean, MultivaluedMap<String, String>, List<Cookie>, Form) - Static method in class fr.openwide.nuxeo.rest.WebResourceFactory
Creates a new client-side representation of a resource described by the interface passed in the first argument.

P

PathExtractor - Class in fr.openwide.nuxeo.rest
For now doesn't look in superclasses.
PathExtractor() - Constructor for class fr.openwide.nuxeo.rest.PathExtractor
 

S

setCredentials(String, String) - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 
setPassword(String) - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 
setUrl(String) - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 
setUsername(String) - Method in class fr.openwide.nuxeo.rest.ClientBuilder
 
singletons - Variable in class fr.openwide.nuxeo.rest.ClientBuilder
 

W

WebResourceFactory - Class in fr.openwide.nuxeo.rest
Factory for client-side representation of a resource.
A C F G I N P S W 

Copyright © 2016 Nuxeo SA. All rights reserved.