public class DiameterErrorEvent extends EventObject
DiameterErrorListener
interface when an error occurs which is related to the Diameter request processing.source| Constructor and Description |
|---|
DiameterErrorEvent(DiameterServletRequest source,
long timeout) |
| Modifier and Type | Method and Description |
|---|---|
DiameterServletRequest |
getRequest()
Returns the Diameter request associated with
DiameterErrorEvent. |
long |
timeout()
Return the timeout in milliseconds that throws this event.
|
getSource, toStringpublic DiameterErrorEvent(DiameterServletRequest source, long timeout)
public DiameterServletRequest getRequest()
DiameterErrorEvent.DiameterErrorEvent.public long timeout()
Copyright © 2014. All Rights Reserved.