| Package | Description |
|---|---|
| de.intarsys.tools.result |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ILiteralResult
An
IResult holding the literal value od the result. |
interface |
IStreamResult
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBasedResult
An
IResult instance holding byte[] instances |
class |
CommonResult
A common superclass for
IResult implementations. |
class |
LiteralResult
Common implementation for an
ILiteralResult. |
class |
LocatorBasedResult
A concrete
ILocator based result implementation. |
class |
StreamResult
A common implementation for stream based results.
|
class |
StringBasedResult
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.