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) |
public TrustStoreSSLSocketConnectionFactory()
public org.jsmpp.session.connection.Connection createConnection(String host, int port) throws IOException
createConnection in interface org.jsmpp.session.connection.ConnectionFactoryIOExceptionCopyright © 2020. All rights reserved.