ResultFactory
that
will return Result
, possibly taking into account
payload instance.See: Description
Interface | Description |
---|---|
ResultFactory |
Factory to create a
Result possibly taking into account the
provided message payload instance. |
Class | Description |
---|---|
DomResultFactory | |
StringResultFactory |
ResultFactory
that
will return Result
, possibly taking into account
payload instance.