public class ResponseContentTypeHandlerImpl extends Object implements ResponseContentTypeHandler
DEFAULT_DISABLE_FLAG| Constructor and Description |
|---|
ResponseContentTypeHandlerImpl(String disableFlag) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(RoutingContext rc)
Something has happened, so handle it.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, createpublic ResponseContentTypeHandlerImpl(String disableFlag)
public void handle(RoutingContext rc)
Handlerhandle in interface Handler<RoutingContext>rc - the event to handleCopyright © 2020. All rights reserved.