|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mobicents.slee.resource.smpp.ra.RequestEventImpl
public class RequestEventImpl
| Constructor Summary | |
|---|---|
RequestEventImpl(net.java.slee.resource.smpp.ServerTransaction tx,
net.java.slee.resource.smpp.ShortMessage message)
Creates a new instance of RequestEventImpl |
|
| Method Summary | |
|---|---|
net.java.slee.resource.smpp.ShortMessage |
getMessage()
|
net.java.slee.resource.smpp.ServerTransaction |
getTransaction()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestEventImpl(net.java.slee.resource.smpp.ServerTransaction tx,
net.java.slee.resource.smpp.ShortMessage message)
| Method Detail |
|---|
public net.java.slee.resource.smpp.ServerTransaction getTransaction()
getTransaction in interface net.java.slee.resource.smpp.RequestEventpublic net.java.slee.resource.smpp.ShortMessage getMessage()
getMessage in interface net.java.slee.resource.smpp.SmppEvent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||