public interface ResponseSwitch
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isEnabled()Are the Response's Writer and OutputStream currently enabled? | 
| void | setEnabled(boolean enabled)Enables or disables the Response's Writer and OutputStream. | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.