class AlwaysNewSessionStrategyTest.AlwaysNewSessionTestContext extends Object implements SessionStrategyTestHelper.TestContext, SessionStrategyTestHelper.SessionAware
Constructor and Description |
---|
AlwaysNewSessionTestContext() |
Modifier and Type | Method and Description |
---|---|
List<com.cloudhopper.smpp.SmppClient> |
getClients() |
List<com.cloudhopper.smpp.SmppSession> |
getSessions() |
SmppClientSupplier |
getSupplier() |
public List<com.cloudhopper.smpp.SmppClient> getClients()
getClients
in interface SessionStrategyTestHelper.SessionAware
public List<com.cloudhopper.smpp.SmppSession> getSessions()
getSessions
in interface SessionStrategyTestHelper.SessionAware
public SmppClientSupplier getSupplier()
getSupplier
in interface SessionStrategyTestHelper.SessionAware
Copyright © 2021. All rights reserved.