java.lang.Object
io.inverno.core.v1.Module
io.inverno.mod.http.server.Server
@Generated(value={"io.inverno.core.compiler.InvernoCompiler","1"},
date="2024-04-12T11:57:20.818935342+02:00[Europe/Paris]")
public final class Server
extends io.inverno.core.v1.Module
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classNested classes/interfaces inherited from class io.inverno.core.v1.Module
io.inverno.core.v1.Module.Bean<T>, io.inverno.core.v1.Module.BeanAggregator<E>, io.inverno.core.v1.Module.BeanBuilder<T,B extends io.inverno.core.v1.Module.BeanBuilder<T, B>>, io.inverno.core.v1.Module.ModuleBeanBuilder<P, T>, io.inverno.core.v1.Module.ModuleBuilder<T extends io.inverno.core.v1.Module>, io.inverno.core.v1.Module.ModuleLinker<T extends io.inverno.core.v1.Module>, io.inverno.core.v1.Module.Socket, io.inverno.core.v1.Module.WrapperBeanBuilder<P, T, W extends Supplier<T>> -
Method Summary
Modifier and TypeMethodDescriptionServerController<? extends ExchangeContext, ? extends Exchange<? extends ExchangeContext>, ? extends ErrorExchange<? extends ExchangeContext>> Methods inherited from class io.inverno.core.v1.Module
getName, isActive, start, stop, with, with, with
-
Method Details
-
configuration
-
controller
public ServerController<? extends ExchangeContext,? extends Exchange<? extends ExchangeContext>, controller()? extends ErrorExchange<? extends ExchangeContext>>
-