public interface EndOfRequestEventHub
EndOfRequestListener
interface.Modifier and Type | Method and Description |
---|---|
void |
addEndOfRequestListener(EndOfRequestListener listener) |
void |
fire()
Invoked at the end of the request to notify the listeners.
|
void |
removeEndOfRequestListener(EndOfRequestListener listener) |
void addEndOfRequestListener(EndOfRequestListener listener)
void removeEndOfRequestListener(EndOfRequestListener listener)
void fire()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.