JavaScript is disabled on your browser.
Oracle Communications Converged Application Server Java API Reference 7.0 E39508-02
Method Summary
Methods inherited from class com.bea.wcp.diameter.Message
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
Method Detail
validate
public void validate()
throws MessageException
Description copied from class: Message
Validates the message by validating each message AVP. If any AVP values
are cached as message fields, they are cleared first. This supports
validation of both received and originated messages.
Overrides:
validate
in class Message
Throws:
MessageException
- if the message was invalid
Oracle Communications Converged Application Server Java API Reference 7.0 E39508-02
Copyright © 2015,2016, Oracle and/or its affiliates. All rights reserved.