public abstract class AbstractFrameHandlerFactory extends Object implements FrameHandlerFactory
| Modifier and Type | Field and Description |
|---|---|
protected SocketConfigurator |
configurator |
protected int |
connectionTimeout |
protected int |
frameMax |
protected boolean |
ssl |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFrameHandlerFactory(int connectionTimeout,
SocketConfigurator configurator,
boolean ssl,
int frameMax) |
protected final int connectionTimeout
protected final SocketConfigurator configurator
protected final boolean ssl
protected final int frameMax
protected AbstractFrameHandlerFactory(int connectionTimeout,
SocketConfigurator configurator,
boolean ssl,
int frameMax)
Copyright © 2026 Broadcom Inc. and its subsidiaries.. All rights reserved.