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, getRouteDLBEnabled, getSession, isAnswered, isCommitted, isThreadWaiting, preValidate, preValidateAvp, pushProxyInfo, send, send, sendAndWait, sendAndWait, sendError, setAnswer, setApplicationId, setDestinationHost, setDestinationRealm, setIsPotentiallyRetransmitted, setRetrySupported, setSession, unsetDestinationHost
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, validateAvp
public CER(ByteBuffer bb, com.bea.wcp.diameter.transport.Connection c)
public CER(Node node)
public void validate() throws MessageException
Message
validate
in class Message
MessageException
- if the message was invalidpublic Answer createAnswer(ResultCode rc)
Request
createAnswer
in class Request
rc
- the ResultCode for the answer