|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageException | |
|---|---|
| com.bea.wcp.diameter | The Diameter base protocol API. |
| com.bea.wcp.diameter.accounting | The Diameter offline charging API (Rf interface). |
| com.bea.wcp.diameter.cc | The Diameter credit control API (Ro interface). |
| Uses of MessageException in com.bea.wcp.diameter |
|---|
| Subclasses of MessageException in com.bea.wcp.diameter | |
|---|---|
class |
AvpExceptionException raised if an invalid AVP was encountered in a Diameter message. |
| Methods in com.bea.wcp.diameter that return MessageException | |
|---|---|
static MessageException |
MessageException.unableToComply(String msg)Convenience method to return a new UNABLE_TO_COMPLY MessageException. |
| Methods in com.bea.wcp.diameter that throw MessageException | |
|---|---|
void |
Message.decodeAvps(ByteBuffer bb)Called by Connection to decode message AVPs. |
void |
Answer.preValidate() |
void |
Request.preValidate() |
void |
Message.preValidate()Perform initial validation of message to include validation of AVPs required to determine if the request/answer should be forwarded. |
void |
RAR.validate() |
void |
Message.validate()Validates the message by validating each message AVP. |
void |
Peer.CER.validate() |
void |
Peer.CEA.validate() |
void |
RAA.validate() |
| Uses of MessageException in com.bea.wcp.diameter.accounting |
|---|
| Methods in com.bea.wcp.diameter.accounting that throw MessageException | |
|---|---|
void |
ACA.validate() |
void |
ACR.validate() |
| Uses of MessageException in com.bea.wcp.diameter.cc |
|---|
| Methods in com.bea.wcp.diameter.cc that throw MessageException | |
|---|---|
void |
CCA.validate() |
void |
CCR.validate() |
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.