Interface | Description |
---|---|
ContentTransformer |
Content Transformer will be triggered through input adapters
|
ContentValidator |
This interface will be triggered to validate the stream content before publishing.
|
Class | Description |
---|---|
ContentInfo |
This is the return type of the ContentValidator.
|
DefaultContentTransformer |
This holds the default implementation of ContentTransformer
|
DefaultContentValidator |
This holds the default implementation of content validator interface.
|
Copyright © 2017 WSO2. All rights reserved.