Class | Description |
---|---|
AbstractActionBean |
Basic ActionBean implementation.
|
AuthenticationRequiredResolution | |
ForbiddenAccessResolution | |
JaxRsExceptionHandler |
Silently ignores WebApplicationExceptions (since they're handled by Jax-Rs)
|
LocalePicker | |
ModelActionResolver | |
PortofinoLocalizationBundleFactory | |
ResolverUtil<T> | |
SimpleDynamicMappingFilter |
Simpler and more efficient DynamicMappingFilter that assumes the way Portofino uses Stripes to save work.
|
StreamingCommonsMultipartWrapper |
MultipartWrapper implementation that uses the streaming API of Commons Fileupload, avoiding the use of files.
|
StreamingCommonsMultipartWrapper.FileItem |