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