public class HTTPEventAdapterFactory
extends org.wso2.carbon.event.input.adapter.core.InputEventAdapterFactory
Constructor and Description |
---|
HTTPEventAdapterFactory() |
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.InputEventAdapterFactory
public List<String> getSupportedMessageFormats()
getSupportedMessageFormats
in class org.wso2.carbon.event.input.adapter.core.InputEventAdapterFactory
public List<org.wso2.carbon.event.input.adapter.core.Property> getPropertyList()
getPropertyList
in class org.wso2.carbon.event.input.adapter.core.InputEventAdapterFactory
public String getUsageTips()
getUsageTips
in class org.wso2.carbon.event.input.adapter.core.InputEventAdapterFactory
public 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.InputEventAdapterFactory
Copyright © 2017 WSO2. All rights reserved.