| Package | Description |
|---|---|
| org.ff4j.web.resources |
Resources to publish a restful api
|
| org.ff4j.web.store |
Act as a FeatureStore but contact remotely WebAPI through HTTP
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureResource
Represent a feature as WebResource.
|
class |
FeaturesResource
This store will invoke a
RemoteHttpFeatureStore to perform operations upon features. |
class |
FeatureStoreResource
WebResource representing the store.
|
class |
FF4jResource
This is the parent class for FF4J the REST API.
|
class |
GroupResource
WebResource representing a group of features.
|
class |
GroupsResource
Web Resource to work on groups.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureStoreHttp
Implementation of store using
HttpClient connection. |
Copyright © 2013-2014 Ff4J. All Rights Reserved.