| Package | Description |
|---|---|
| com.cloudhopper.smpp.channel |
| Modifier and Type | Method and Description |
|---|---|
static SmppSessionLogger.Direction |
SmppSessionLogger.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmppSessionLogger.Direction[] |
SmppSessionLogger.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SmppSessionLogger.log(SmppSessionLogger.Direction direction,
org.jboss.netty.channel.ChannelEvent evt)
Logs the specified event to the
InternalLogger returned by
SmppSessionLogger.getLogger(). |
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.