|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resources.smpp.pdu.SmppErrorImpl
public class SmppErrorImpl
| Field Summary |
|---|
| Fields inherited from interface net.java.slee.resources.smpp.pdu.SmppError |
|---|
SMPP_TIMEOUT_RESPONSE_RECEIVED, SMPP_TIMEOUT_RESPONSE_SENT |
| Constructor Summary | |
|---|---|
SmppErrorImpl(int errorCode,
PDU pdu)
|
|
| Method Summary | |
|---|---|
int |
getErrorCode()
|
PDU |
getMessage()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SmppErrorImpl(int errorCode,
PDU pdu)
| Method Detail |
|---|
public int getErrorCode()
getErrorCode in interface SmppErrorpublic PDU getMessage()
getMessage in interface SmppError
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||