public interface ShutdownHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onShutdown(Connection initiator)
Method is called once AjpHandlerFilter received shutdown message.
|
void onShutdown(Connection initiator)
initiator - peer Connection the shutdown request has been
received from.Copyright © 2015 Oracle Corporation. All rights reserved.