| Interface | Description |
|---|---|
| DataEndpointFailureCallback |
This interface is used to implement a call back for get the notifications upon the unsuccessful event publishing.
|
| Class | Description |
|---|---|
| DataEndpoint |
Abstract class for DataEndpoint, and this is a main class that needs to be implemented
for supporting different transports to DataPublisher.
|
| DataEndpointConnectionWorker |
DataEndpoint Connection worker class implementation.
|
| DataEndpointGroup |
This class holds the endpoints associated within a group.
|
| EventPublisherThreadPoolExecutor |
Event Publisher Threadpool Executor.
|
| WrappedEventFactory |
Wrapper Event Factory.
|
| WrappedEventFactory.WrappedEvent |
Wrapped Event.
|
| Enum | Description |
|---|---|
| DataEndpoint.State |
Endpoint state.
|
| DataEndpointGroup.HAType |
HA Type.
|
Copyright © 2021 WSO2. All rights reserved.