Interface CXFUndertowHttpHandler
-
- All Superinterfaces:
io.undertow.server.HttpHandler
- All Known Implementing Classes:
CxfDisallowedMethodsHandler,CxfRequestLimitingHandler,CxfUndertowLogHandler
public interface CXFUndertowHttpHandler extends io.undertow.server.HttpHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetNext(io.undertow.server.HttpHandler nextHandler)
-