| Modifier and Type | Method and Description |
|---|---|
DataEndpoint |
DataEndpointAgent.getNewDataEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataEndpointGroup.addDataEndpoint(DataEndpoint dataEndpoint) |
void |
DataEndpointConnectionWorker.initialize(DataEndpoint dataEndpoint,
DataEndpointConfiguration dataEndpointConfiguration)
Initialize the data endpoint connection worker.
|
void |
EventPublisherThreadPoolExecutor.submitJobAndSetState(org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpoint.EventPublisher publisher,
DataEndpoint dataEndpoint) |
void |
DataEndpointFailureCallback.tryResendEvents(List<org.wso2.carbon.databridge.commons.Event> events,
DataEndpoint failedEP)
Notifies the The failed events, and should try to send the events again successfully.
|
void |
DataEndpointGroup.tryResendEvents(List<org.wso2.carbon.databridge.commons.Event> events,
DataEndpoint dataEndpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryDataEndpoint
This class is Binary transport implementation for the Data Endpoint.
|
Copyright © 2021 WSO2. All rights reserved.