public class MQTTEventAdapterFactory
extends org.wso2.carbon.event.input.adapter.core.InputEventAdapterFactory
| Constructor and Description |
|---|
MQTTEventAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.event.input.adapter.core.InputEventAdapter |
createEventAdapter(org.wso2.carbon.event.input.adapter.core.InputEventAdapterConfiguration eventAdapterConfiguration,
Map<String,String> globalProperties) |
List<org.wso2.carbon.event.input.adapter.core.Property> |
getPropertyList() |
List<String> |
getSupportedMessageFormats() |
String |
getType() |
String |
getUsageTips() |
public String getType()
getType in class org.wso2.carbon.event.input.adapter.core.InputEventAdapterFactorypublic List<String> getSupportedMessageFormats()
getSupportedMessageFormats in class org.wso2.carbon.event.input.adapter.core.InputEventAdapterFactorypublic List<org.wso2.carbon.event.input.adapter.core.Property> getPropertyList()
getPropertyList in class org.wso2.carbon.event.input.adapter.core.InputEventAdapterFactorypublic String getUsageTips()
getUsageTips in class org.wso2.carbon.event.input.adapter.core.InputEventAdapterFactorypublic org.wso2.carbon.event.input.adapter.core.InputEventAdapter createEventAdapter(org.wso2.carbon.event.input.adapter.core.InputEventAdapterConfiguration eventAdapterConfiguration,
Map<String,String> globalProperties)
createEventAdapter in class org.wso2.carbon.event.input.adapter.core.InputEventAdapterFactoryCopyright © 2017 WSO2. All rights reserved.