public class DefaultRESTClientFactory extends AbstractClientFactory<wslite.rest.RESTClient> implements RESTClientFactory
application, clientClass, ERROR_PARAMS_NULL
Constructor and Description |
---|
DefaultRESTClientFactory(GriffonApplication application) |
Modifier and Type | Method and Description |
---|---|
wslite.rest.RESTClient |
create(Map<String,Object> params) |
createClient, getHttpParams
@Inject public DefaultRESTClientFactory(@Nonnull GriffonApplication application)