Uses of Interface
io.inverno.mod.http.server.ExchangeHandler
-
Uses of ExchangeHandler in io.inverno.mod.http.server
Subinterfaces of ExchangeHandler in io.inverno.mod.http.serverModifier and TypeInterfaceDescriptioninterfaceRootExchangeHandler<A extends ExchangeContext,B extends Exchange<A>> A root exchange handler must be provided to the server to handle exchanges.