Package de.quantummaid.httpmaid.handler
Interface Handler
-
- All Known Subinterfaces:
HttpHandler,RejectionHandler
- All Known Implementing Classes:
DefaultPageNotFoundHandler
public interface Handler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(MetaData metaData)
-
-
-
Method Detail
-
handle
void handle(MetaData metaData)
-
-