| Interface | Description |
|---|---|
| Action<T> |
An action.
|
| Actions<T> |
A manager for a set of
Actions. |
| Wrapper |
Interface to retrieve the provider-specific components.
|
| Class | Description |
|---|---|
| AbstractActions<T> |
Base implementation of
Actions. |
| Actions.Options |
Options to create an Actions.
|
| ConcurrentActions<T> |
Thread-safe implementation of
Actions. |
| Data |
Amorphous data.
|
| HttpStatus |
Represents the HTTP status code and reason phrase.
|
| SimpleActions<T> |
Simple implementation of
Actions. |
| VoidAction |
Action with no args.
|
Copyright 2014, The Vibe Project