| Package | Description |
|---|---|
| org.wso2.carbon.databridge.agent.client | |
| org.wso2.carbon.databridge.agent.endpoint.binary | |
| org.wso2.carbon.databridge.agent.endpoint.thrift |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
AbstractClientPoolFactory.createClient(String protocol,
String hostName,
int port)
Make a connection to the receiver and return the client.
|
Object |
AbstractClientPoolFactory.makeObject(Object key) |
| Modifier and Type | Method and Description |
|---|---|
Object |
BinarySecureClientPoolFactory.createClient(String protocol,
String hostName,
int port) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ThriftSecureClientPoolFactory.createClient(String protocol,
String hostName,
int port) |
Copyright © 2017 WSO2. All rights reserved.