A C D G H I M O S T U V 

A

activate(ComponentContext) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceComponent
 
addContentTransformer(ContentTransformer) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceDataHolder
 
addContentValidator(ContentValidator) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceDataHolder
 

C

ContentInfo - Class in org.wso2.carbon.device.mgt.input.adapter.extension
This is the return type of the ContentValidator.
ContentInfo(boolean, Object) - Constructor for class org.wso2.carbon.device.mgt.input.adapter.extension.ContentInfo
 
ContentTransformer - Interface in org.wso2.carbon.device.mgt.input.adapter.extension
Content Transformer will be triggered through input adapters
ContentValidator - Interface in org.wso2.carbon.device.mgt.input.adapter.extension
This interface will be triggered to validate the stream content before publishing.

D

DefaultContentTransformer - Class in org.wso2.carbon.device.mgt.input.adapter.extension.transformer
This holds the default implementation of ContentTransformer
DefaultContentTransformer() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.extension.transformer.DefaultContentTransformer
 
DefaultContentValidator - Class in org.wso2.carbon.device.mgt.input.adapter.extension.validator
This holds the default implementation of content validator interface.
DefaultContentValidator() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.extension.validator.DefaultContentValidator
 
DEVICE_ID_JSON_PATH - Static variable in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.HTTPContentValidator
 
DEVICE_ID_JSON_PATH - Static variable in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.MQTTContentValidator
 
DEVICE_ID_TOPIC_HIERARCHY_INDEX - Static variable in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.MQTTContentValidator
 
DEVICE_TYPE_JSON_PATH - Static variable in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.MQTTContentValidator
 

G

getContentTransformer(String) - Method in interface org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionService
return content transformer for the given type.
getContentTransformer(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionServiceImpl
 
getContentTransformerMap() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceDataHolder
 
getContentValidator(String) - Method in interface org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionService
return content validator for the given type.
getContentValidator(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionServiceImpl
 
getContentValidatorMap() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceDataHolder
 
getDefaultContentTransformer() - Method in interface org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionService
return default content transformer for the given type.
getDefaultContentTransformer() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionServiceImpl
 
getDefaultContentValidator() - Method in interface org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionService
return default content validator for the given type.
getDefaultContentValidator() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionServiceImpl
 
getInstance() - Static method in class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceDataHolder
 
getMessage() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.ContentInfo
 
getType() - Method in interface org.wso2.carbon.device.mgt.input.adapter.extension.ContentTransformer
This returns the type of ContentTransformer.
getType() - Method in interface org.wso2.carbon.device.mgt.input.adapter.extension.ContentValidator
this returns the unique name of ContentValidatorType.
getType() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.transformer.DefaultContentTransformer
 
getType() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.DefaultContentValidator
 
getType() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.HTTPContentValidator
 
getType() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.MQTTContentValidator
 

H

HTTPContentValidator - Class in org.wso2.carbon.device.mgt.input.adapter.extension.validator
 
HTTPContentValidator() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.extension.validator.HTTPContentValidator
 

I

InputAdapterExtensionService - Interface in org.wso2.carbon.device.mgt.input.adapter.extension
This hold the input adapter extension service.
InputAdapterExtensionServiceImpl - Class in org.wso2.carbon.device.mgt.input.adapter.extension
This hold the input adapter extension service implementation.
InputAdapterExtensionServiceImpl() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionServiceImpl
 
InputAdapterServiceComponent - Class in org.wso2.carbon.device.mgt.input.adapter.extension.internal
 
InputAdapterServiceComponent() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceComponent
 
InputAdapterServiceDataHolder - Class in org.wso2.carbon.device.mgt.input.adapter.extension.internal
common place to hold some OSGI service references.
isValidContent() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.ContentInfo
 

M

MQTTContentValidator - Class in org.wso2.carbon.device.mgt.input.adapter.extension.validator
 
MQTTContentValidator() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.extension.validator.MQTTContentValidator
 

O

org.wso2.carbon.device.mgt.input.adapter.extension - package org.wso2.carbon.device.mgt.input.adapter.extension
 
org.wso2.carbon.device.mgt.input.adapter.extension.internal - package org.wso2.carbon.device.mgt.input.adapter.extension.internal
 
org.wso2.carbon.device.mgt.input.adapter.extension.transformer - package org.wso2.carbon.device.mgt.input.adapter.extension.transformer
 
org.wso2.carbon.device.mgt.input.adapter.extension.validator - package org.wso2.carbon.device.mgt.input.adapter.extension.validator
 

S

setContentTransformer(ContentTransformer) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceComponent
 
setContentValidator(ContentValidator) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceComponent
 
setIsValidContent(boolean) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.ContentInfo
 
setMessage(Object) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.ContentInfo
 

T

TOPIC - Static variable in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.MQTTContentValidator
 
transform(Object, Map<String, Object>) - Method in interface org.wso2.carbon.device.mgt.input.adapter.extension.ContentTransformer
This is used to transform the receiver content
transform(Object, Map<String, Object>) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.transformer.DefaultContentTransformer
 

U

unsetContentValidator(ContentValidator) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceComponent
 
unsetContentValidator(ContentTransformer) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.internal.InputAdapterServiceComponent
 

V

validate(Object, Map<String, Object>) - Method in interface org.wso2.carbon.device.mgt.input.adapter.extension.ContentValidator
 
validate(Object, Map<String, Object>) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.DefaultContentValidator
 
validate(Object, Map<String, Object>) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.HTTPContentValidator
 
validate(Object, Map<String, Object>) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.validator.MQTTContentValidator
 
A C D G H I M O S T U V 

Copyright © 2017 WSO2. All rights reserved.