| Class | Description |
|---|---|
| ChannelUtil |
Utility methods for working with Netty Channels.
|
| SmppChannelConstants |
Constants used for SMPP channels and pipelines.
|
| SmppClientConnector |
The default handler used just during a "connect" for a Channel when attempting
to bind into an SMSC.
|
| SmppServerConnector |
Channel handler for server SMPP sessions.
|
| SmppSessionLogger |
Channel handler responsible for logging the bytes sent/received on an
SmppSession.
|
| SmppSessionPduDecoder |
Channel handler responsible for decoding a ChannelBuffer into a PDU.
|
| SmppSessionThreadRenamer |
Channel handler responsible for renaming the current thread, passing the
event upstream, then renaming the thread back after its done processing.
|
| SmppSessionWrapper |
| Enum | Description |
|---|---|
| SmppSessionLogger.Direction |
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.