public class SMPPConnectionPool
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SMPPConnectionPool.SMPPConnection |
static interface |
SMPPConnectionPool.SMPPMessageListener |
| Constructor and Description |
|---|
SMPPConnectionPool() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeAllConnections() |
protected void |
closeConnection(SMPPConnectionPool.SMPPConnection connection) |
protected void |
finalize() |
protected int |
getConfiguredIntSafe(java.lang.String key,
int defaultValue) |
protected SMPPConnectionPool.SMPPConnection |
getConnection(de.hybris.platform.mobileservices.text.engine.impl.SMPPSMSEngine.SMPPAccountSettings account,
SMPPConnectionPool.SMPPMessageListener listener) |
protected java.util.Map<de.hybris.platform.mobileservices.text.engine.impl.SMPPSMSEngine.SMPPAccountSettings,SMPPConnectionPool.SMPPConnection> |
getCurrentConnections() |
protected java.util.Map<de.hybris.platform.mobileservices.text.engine.impl.SMPPSMSEngine.SMPPAccountSettings,SMPPConnectionPool.SMPPConnection> getCurrentConnections()
protected SMPPConnectionPool.SMPPConnection getConnection(de.hybris.platform.mobileservices.text.engine.impl.SMPPSMSEngine.SMPPAccountSettings account, SMPPConnectionPool.SMPPMessageListener listener)
protected int getConfiguredIntSafe(java.lang.String key,
int defaultValue)
protected void closeAllConnections()
protected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwableprotected void closeConnection(SMPPConnectionPool.SMPPConnection connection)
Copyright © 2018 SAP SE. All Rights Reserved.