@Component(modules=NettyModule.class) @Singleton public interface SingletonComponent
Modifier and Type | Field and Description |
---|---|
static @NotNull SingletonComponent |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
ClientComponent.Builder |
clientComponentBuilder() |
@NotNull NettyEventLoopProvider |
nettyEventLoopProvider() |
@NotNull static final @NotNull SingletonComponent INSTANCE
@NotNull ClientComponent.Builder clientComponentBuilder()
@NotNull @NotNull NettyEventLoopProvider nettyEventLoopProvider()