public interface Connector
extends org.apache.synapse.Mediator
Modifier and Type | Method and Description |
---|---|
void |
connect(org.apache.synapse.MessageContext messageContext)
implements the connection logic to external API or custom service pattern
|
getMediatorName, getMediatorPosition, getShortDescription, getTraceState, getType, isContentAltering, isContentAware, mediate, reportCloseStatistics, reportOpenStatistics, setComponentStatisticsId, setMediatorPosition, setShortDescription, setTraceState
void connect(org.apache.synapse.MessageContext messageContext) throws ConnectException
ConnectException
- when error during conenction to APIs or unexpected errorsCopyright © 2020 WSO2. All rights reserved.