类 BilibiliLiveChatClientConfig
java.lang.Object
tech.ordinaryroad.live.chat.client.commons.client.config.BaseLiveChatClientConfig
tech.ordinaryroad.live.chat.client.servers.netty.client.config.BaseNettyClientConfig
tech.ordinaryroad.live.chat.client.bilibili.config.BilibiliLiveChatClientConfig
public class BilibiliLiveChatClientConfig
extends tech.ordinaryroad.live.chat.client.servers.netty.client.config.BaseNettyClientConfig
B站直播间弹幕客户端配置
- 作者:
- mjz
-
嵌套类概要
从类继承的嵌套类/接口 tech.ordinaryroad.live.chat.client.servers.netty.client.config.BaseNettyClientConfig
tech.ordinaryroad.live.chat.client.servers.netty.client.config.BaseNettyClientConfig.BaseNettyClientConfigBuilder<C extends tech.ordinaryroad.live.chat.client.servers.netty.client.config.BaseNettyClientConfig,B extends tech.ordinaryroad.live.chat.client.servers.netty.client.config.BaseNettyClientConfig.BaseNettyClientConfigBuilder<C, B>> 从类继承的嵌套类/接口 tech.ordinaryroad.live.chat.client.commons.client.config.BaseLiveChatClientConfig
tech.ordinaryroad.live.chat.client.commons.client.config.BaseLiveChatClientConfig.BaseLiveChatClientConfigBuilder<C extends tech.ordinaryroad.live.chat.client.commons.client.config.BaseLiveChatClientConfig,B extends tech.ordinaryroad.live.chat.client.commons.client.config.BaseLiveChatClientConfig.BaseLiveChatClientConfigBuilder<C, B>> -
字段概要
从类继承的字段 tech.ordinaryroad.live.chat.client.commons.client.config.BaseLiveChatClientConfig
DEFAULT_HANDSHAKE_TIMEOUT_MILLIS, DEFAULT_HEARTBEAT_INITIAL_DELAY, DEFAULT_HEARTBEAT_PERIOD, DEFAULT_MIN_SEND_DANMU_PERIOD, propertyChangeSupport -
构造器概要
构造器 -
方法概要
从类继承的方法 tech.ordinaryroad.live.chat.client.servers.netty.client.config.BaseNettyClientConfig
canEqual, equals, getAggregatorMaxContentLength, getMaxFramePayloadLength, hashCode, setAggregatorMaxContentLength, setMaxFramePayloadLength, toString从类继承的方法 tech.ordinaryroad.live.chat.client.commons.client.config.BaseLiveChatClientConfig
addPropertyChangeListener, addPropertyChangeListener, getCookie, getForwardWebsocketUri, getHandshakeTimeoutMillis, getHeartbeatInitialDelay, getHeartbeatPeriod, getMinSendDanmuPeriod, getPropertyChangeSupport, getReconnectDelay, getSocks5ProxyHost, getSocks5ProxyPassword, getSocks5ProxyPort, getSocks5ProxyUsername, getWebsocketUri, isAutoReconnect, removePropertyChangeListener, removePropertyChangeListener, setAutoReconnect, setCookie, setForwardWebsocketUri, setHandshakeTimeoutMillis, setHeartbeatInitialDelay, setHeartbeatPeriod, setMinSendDanmuPeriod, setReconnectDelay, setRoomId, setSocks5ProxyHost, setSocks5ProxyPassword, setSocks5ProxyPort, setSocks5ProxyUsername, setWebsocketUri
-
构造器详细资料
-
BilibiliLiveChatClientConfig
public BilibiliLiveChatClientConfig()
-
-
方法详细资料
-
getRoomId
- 覆盖:
getRoomId在类中tech.ordinaryroad.live.chat.client.commons.client.config.BaseLiveChatClientConfig
-
setProtover
-