public interface DiameterErrorListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
noAnswerReceived(DiameterErrorEvent e)
Invoked by the container to notify an application that no answer was received for a diameter
request.
|
void noAnswerReceived(DiameterErrorEvent e)
e - the event that identifies the request.Copyright © 2014. All Rights Reserved.