public class BinaryDataReceiverConfiguration extends Object
| Constructor and Description |
|---|
BinaryDataReceiverConfiguration(org.wso2.carbon.databridge.core.conf.DataBridgeConfiguration dataBridgeConfiguration) |
BinaryDataReceiverConfiguration(int sslPort,
int tcpPort) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCiphers() |
int |
getSizeOfSSLThreadPool() |
int |
getSizeOfTCPThreadPool() |
int |
getSSLPort() |
String |
getSslProtocols() |
int |
getTCPPort() |
Copyright © 2017 WSO2. All rights reserved.