Class NotFoundHandler
- java.lang.Object
-
- org.apache.cxf.transport.http_undertow.NotFoundHandler
-
- All Implemented Interfaces:
io.undertow.server.HttpHandler
public class NotFoundHandler extends Object implements io.undertow.server.HttpHandler
-
-
Constructor Summary
Constructors Constructor Description NotFoundHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleRequest(io.undertow.server.HttpServerExchange exchange)
-