| Package | Description |
|---|---|
| org.mobicents.javax.servlet |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerListener.onCongestionControlStarted(CongestionControlEvent event)
As soon as congestion starts in the underlying source, it calls this
method to notify about it.
|
void |
ContainerListener.onCongestionControlStopped(CongestionControlEvent event)
As soon as congestion abates in the underlying source, it calls this
method to notify about it.
|
SipServletResponse |
ContainerListener.onRequestThrottled(SipServletRequest request,
CongestionControlEvent event)
When a request that comes in is not passed up to the application because of congestion control.
|
Copyright © 2015. All Rights Reserved.