| ExceptionHandler |
Handles an exception produced while processing a request.
|
| ReportableException |
Encapsulates exceptions that should be thrown back to the client.
|
| RequestFactoryJarExtractor.Emitter |
Describes a way to emit the contents of a classpath, typically into a JAR
or filesystem directory.
|
| RequestFactoryJarExtractor.ErrorContext |
Improves error messages by providing context for the user.
|
| RequestFactoryJarExtractor.Loader |
Abstracts the mechanism by which class files are loaded.
|
| RequestFactoryJarExtractor.Mode |
Controls what is emitted by the tool.
|
| RequestState |
Encapsulates all state relating to the processing of a single request so that
the SimpleRequestProcessor can be stateless.
|
| Resolver |
Responsible for converting between domain and client entities.
|
| ServiceLayer |
|
| ServiceLayerDecorator |
|
| SimpleRequestProcessor.IdToEntityMap |
This parameterization is so long, it improves readability to have a
specific type.
|
| UnexpectedException |
Encapsulates exceptions that indicate something went wrong in RequestFactory
code.
|