| Interface | Description |
|---|---|
| ILiteralResult |
An
IResult holding the literal value od the result. |
| IResult |
An
IResult is a value holder object wrapping the outcome of a
computation. |
| IStreamResult |
| Class | Description |
|---|---|
| ByteBasedResult |
An
IResult instance holding byte[] instances |
| CommonResult |
A common superclass for
IResult implementations. |
| LiteralResult |
Common implementation for an
ILiteralResult. |
| LocatorBasedResult |
A concrete
ILocator based result implementation. |
| StreamResult |
A common implementation for stream based results.
|
| StringBasedResult |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.