FLAG_ERROR, FLAG_POTENTIALLY_RETRANSMITTED, FLAG_PROXIABLE, FLAG_REQUEST, FLAGS_MASK, HEADER_SIZE, VERSION| Constructor and Description | 
|---|
CER(ByteBuffer bb,
   com.bea.wcp.diameter.transport.Connection c)  | 
CER(Node node)  | 
| Modifier and Type | Method and Description | 
|---|---|
Answer | 
createAnswer(ResultCode rc)
Creates an Answer message for this request. 
 | 
void | 
validate()
Validates the message by validating each message AVP. 
 | 
attemptFailover, cancel, commit, createAnswer, getAnswer, getApplicationId, getDestinationHost, getDestinationPeers, getDestinationRealm, getNode, getRetrySupported, getSession, isAnswered, isCommitted, isThreadWaiting, preValidate, preValidateAvp, pushProxyInfo, send, send, sendAndWait, sendAndWait, sendError, setAnswer, setApplicationId, setDestinationHost, setDestinationRealm, setIsPotentiallyRetransmitted, setRetrySupported, setSession, unsetDestinationHostaddAvp, 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, validateAvppublic CER(ByteBuffer bb, com.bea.wcp.diameter.transport.Connection c)
public CER(Node node)
public void validate()
              throws MessageException
Messagevalidate in class MessageMessageException - if the message was invalidpublic Answer createAnswer(ResultCode rc)
RequestcreateAnswer in class Requestrc - the ResultCode for the answer