| Package | Description |
|---|---|
| org.jdiameter.api.validation |
| Modifier and Type | Field and Description |
|---|---|
static ValidatorLevel |
ValidatorLevel.ALL |
static ValidatorLevel |
ValidatorLevel.MESSAGE |
static ValidatorLevel |
ValidatorLevel.OFF |
| Modifier and Type | Method and Description |
|---|---|
static ValidatorLevel |
ValidatorLevel.fromString(String s) |
ValidatorLevel |
Dictionary.getReceiveLevel()
Gets validator level for INCOMING messages.
|
ValidatorLevel |
Dictionary.getSendLevel()
Gets validator level for OUTGOING messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dictionary.setReceiveLevel(ValidatorLevel receiveLevel)
Sets validator level for INCOMING messages.
|
void |
Dictionary.setSendLevel(ValidatorLevel sendLevel)
Gets validator level for OUTGOING messages.
|
void |
MessageRepresentation.validate(Message msg,
ValidatorLevel validatorLevel) |
Copyright © 2016. All Rights Reserved.