public interface AbandonListener
| Modifier and Type | Method and Description |
|---|---|
void |
requestAbandoned(AbandonableRequest req)
Notifies that a request has been abandoned.
|
void requestAbandoned(AbandonableRequest req)
req - the request which is abandoned.Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.