public class SourceResult extends Object
Source - Result value Object.
This class allows users of the PayloadProcessor class to explicitly specify
both the Source and Result payload carrier types. This can be used
in situations where the required Source or Result are not supported
amoung the default payload types supported by the PayloadProcessor
(for the Source), or by the ResultType (for the Result).| Constructor and Description |
|---|
SourceResult() |
SourceResult(Source source,
Result result) |
Copyright © 2013. All rights reserved.