public interface DiameterListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handle(DiameterServletMessage message)
The
handle method is invoked by the container when a Diameter message should be
passed to the application. |
void handle(DiameterServletMessage message) throws IOException
handle method is invoked by the container when a Diameter message should be
passed to the application.IOExceptionCopyright © 2014. All Rights Reserved.