| Package | Description |
|---|---|
| com.cloudhopper.smpp | |
| com.cloudhopper.smpp.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
SmppServerHandler.sessionCreated(Long sessionId,
SmppServerSession session,
BaseBindResp preparedBindResponse)
Triggered when a session is in-between a bound state and a processing
state.
|
void |
SmppServerHandler.sessionDestroyed(Long sessionId,
SmppServerSession session)
Triggered when a session is unbound and closed with the client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSmppSession
Default implementation of either an ESME or SMSC SMPP session.
|
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.