|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransformationService
Transformation Service interface.
Method Summary | |
---|---|
Message |
transform(Message message)
Transform the supplied message object and return the transformation result. |
Method Detail |
---|
Message transform(Message message) throws TransformationException
message
- The message to be transformed.
TransformationException
- An Exception occured during the transformation process.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |