| Package | Description |
|---|---|
| de.intarsys.tools.result | |
| de.intarsys.tools.serialize |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ILiteralResult
An
IResult holding the literal value od the result. |
interface |
IResult
An
IResult is a value holder object wrapping the outcome of a
computation. |
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
|
| Modifier and Type | Class and Description |
|---|---|
class |
BONSerializationFactory
The
ISerializationFactory for "BON" serializing and deserializing. |
class |
StringSerializationFactory
The
ISerializationFactory for plain string serializing and
deserializing. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.