public class CCA extends Answer
FLAG_ERROR, FLAG_POTENTIALLY_RETRANSMITTED, FLAG_PROXIABLE, FLAG_REQUEST, FLAGS_MASK, HEADER_SIZE, VERSION
Constructor and Description |
---|
CCA(ByteBuffer bb,
com.bea.wcp.diameter.transport.Connection c) |
CCA(CCR req,
ResultCode rc) |
Modifier and Type | Method and Description |
---|---|
int |
getCCRequestNumber() |
RequestType |
getCCRequestType() |
void |
validate()
Validates the message by validating each message AVP.
|
protected void |
validateAvp(Avp avp) |
commit, getRequest, getResultCode, getSession, isCommitted, preValidate, preValidateAvp, send, setResultCode
addAvp, addAvp, addAvp, appendXml, decode, decodeAvps, encode, encode, extractAndSetSessionIdAvp, getAppId, getAppId, getAvp, getAvp, getAvpList, getCode, getCode, getCommand, getConnection, getEffectiveSessionId, getEndToEndId, getHopByHopId, getLength, getOriginHost, getOriginRealm, getSessionId, getVersion, isAnswer, isError, isPotentiallyRetransmitted, isProxiable, isRequest, popProxyInfo, toLoggableString, toString
public CCA(ByteBuffer bb, com.bea.wcp.diameter.transport.Connection c)
public CCA(CCR req, ResultCode rc)
public void validate() throws MessageException
Message
validate
in class Message
MessageException
- if the message was invalidprotected void validateAvp(Avp avp) throws AvpException
validateAvp
in class Message
AvpException
public RequestType getCCRequestType()
public int getCCRequestNumber()