| 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(Thread thread,
DataEndpoint dataEndpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryDataEndpoint
This class is Binary transport implementation for the Data Endpoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThriftDataEndpoint
This is the DataEndpoint Implementation for thrift transport.
|
Copyright © 2017 WSO2. All rights reserved.