public class TrustStoreSSLSocketConnectionFactory extends Object implements org.jsmpp.session.connection.ConnectionFactory
| Constructor and Description |
|---|
TrustStoreSSLSocketConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.jsmpp.session.connection.Connection |
createConnection(String host,
int port) |
org.jsmpp.session.connection.Connection |
createConnection(String host,
int port,
int timeout) |
public TrustStoreSSLSocketConnectionFactory()
public org.jsmpp.session.connection.Connection createConnection(String host, int port) throws IOException
createConnection in interface org.jsmpp.session.connection.ConnectionFactoryIOExceptionpublic org.jsmpp.session.connection.Connection createConnection(String host, int port, int timeout) throws IOException
createConnection in interface org.jsmpp.session.connection.ConnectionFactoryIOExceptionCopyright © 2025 WSO2. All rights reserved.