net.java.slee.resources.smpp.pdu
Interface SmppError


public interface SmppError

Author:
amit bhayani

Field Summary
static int SMPP_TIMEOUT_RESPONSE_RECEIVED
           
static int SMPP_TIMEOUT_RESPONSE_SENT
           
 
Method Summary
 int getErrorCode()
           
 PDU getMessage()
           
 

Field Detail

SMPP_TIMEOUT_RESPONSE_RECEIVED

static final int SMPP_TIMEOUT_RESPONSE_RECEIVED
See Also:
Constant Field Values

SMPP_TIMEOUT_RESPONSE_SENT

static final int SMPP_TIMEOUT_RESPONSE_SENT
See Also:
Constant Field Values
Method Detail

getErrorCode

int getErrorCode()

getMessage

PDU getMessage()


Copyright © 2010. All Rights Reserved.