Interface Response.ResponseListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
Response.AsyncContentListener, Response.BeginListener, Response.CompleteListener, Response.ContentListener, Response.ContentSourceListener, Response.FailureListener, Response.HeaderListener, Response.HeadersListener, Response.Listener, Response.SuccessListener
All Known Implementing Classes:
AsyncMiddleManServlet.ProxyResponseListener, BufferingResponseListener, CompletableResponseListener, ContinueProtocolHandler.ContinueListener, CoreClientUpgradeRequest, FutureResponseListener, InputStreamResponseListener, JakartaClientUpgradeRequest, JettyClientUpgradeRequest, ProxyHandler.ProxyResponseListener, ProxyServlet.ProxyResponseListener, RedirectProtocolHandler
Enclosing interface:
Response

public static interface Response.ResponseListener extends EventListener
Common, empty, super-interface for response listeners