Package io.deephaven.server.netty
Interface DeprecatedCommunityComponentFactory.CommunityComponent.Builder
- All Superinterfaces:
DeephavenApiServerComponent.Builder<DeprecatedCommunityComponentFactory.CommunityComponent.Builder,
DeprecatedCommunityComponentFactory.CommunityComponent>
- Enclosing interface:
- DeprecatedCommunityComponentFactory.CommunityComponent
@Builder
public static interface DeprecatedCommunityComponentFactory.CommunityComponent.Builder
extends DeephavenApiServerComponent.Builder<DeprecatedCommunityComponentFactory.CommunityComponent.Builder,DeprecatedCommunityComponentFactory.CommunityComponent>
-
Method Summary
Methods inherited from interface io.deephaven.server.runner.DeephavenApiServerComponent.Builder
build, withErr, withOut
-
Method Details
-
withNettyConfig
@BindsInstance DeprecatedCommunityComponentFactory.CommunityComponent.Builder withNettyConfig(NettyConfig config)
-