索引
All Classes and Interfaces|所有程序包
C
- clickLike(int, Runnable, Consumer<Throwable>) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
D
- decode(ChannelHandlerContext, BinaryWebSocketFrame, List<Object>) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouCodecHandler
- destroyForwardClient() - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.listener.impl.KuaishouForwardMsgListener
E
- encode(ChannelHandlerContext, IKuaishouMsg, List<Object>) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouCodecHandler
G
- getRoomId() - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouConnectionHandler
- getWebSocketUriString() - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
I
- IKuaishouConnectionListener - tech.ordinaryroad.live.chat.client.kuaishou.listener中的接口
- IKuaishouMsgListener - tech.ordinaryroad.live.chat.client.kuaishou.listener中的接口
- init() - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
- initChannel(SocketChannel) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
- initChannel(SocketChannel) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouLiveChatClientChannelInitializer
- initConnectionHandler(IBaseConnectionListener<KuaishouConnectionHandler>) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
K
- KuaishouBinaryFrameHandler - tech.ordinaryroad.live.chat.client.kuaishou.netty.handler中的类
- KuaishouBinaryFrameHandler(List<IKuaishouMsgListener>, long) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouBinaryFrameHandler
- KuaishouBinaryFrameHandler(List<IKuaishouMsgListener>, KuaishouLiveChatClient) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouBinaryFrameHandler
- KuaishouCodecHandler - tech.ordinaryroad.live.chat.client.kuaishou.netty.handler中的类
- KuaishouCodecHandler() - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouCodecHandler
- KuaishouConnectionHandler - tech.ordinaryroad.live.chat.client.kuaishou.netty.handler中的类
- KuaishouConnectionHandler(Supplier<WebSocketClientProtocolHandler>, long, KuaishouApis.RoomInitResult, String) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouConnectionHandler
- KuaishouConnectionHandler(Supplier<WebSocketClientProtocolHandler>, long, KuaishouApis.RoomInitResult, IBaseConnectionListener<KuaishouConnectionHandler>) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouConnectionHandler
- KuaishouConnectionHandler(Supplier<WebSocketClientProtocolHandler>, long, KuaishouApis.RoomInitResult, IBaseConnectionListener<KuaishouConnectionHandler>, String) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouConnectionHandler
- KuaishouConnectionHandler(Supplier<WebSocketClientProtocolHandler>, KuaishouApis.RoomInitResult, long) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouConnectionHandler
- KuaishouConnectionHandler(Supplier<WebSocketClientProtocolHandler>, KuaishouLiveChatClient) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouConnectionHandler
- KuaishouConnectionHandler(Supplier<WebSocketClientProtocolHandler>, KuaishouLiveChatClient, IBaseConnectionListener<KuaishouConnectionHandler>) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouConnectionHandler
- KuaishouForwardMsgListener - tech.ordinaryroad.live.chat.client.kuaishou.listener.impl中的类
- KuaishouForwardMsgListener(String) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.listener.impl.KuaishouForwardMsgListener
- KuaishouLiveChatClient - tech.ordinaryroad.live.chat.client.kuaishou.client中的类
- KuaishouLiveChatClient(KuaishouLiveChatClientConfig) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
- KuaishouLiveChatClient(KuaishouLiveChatClientConfig, List<IKuaishouMsgListener>, IKuaishouConnectionListener, EventLoopGroup) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
- KuaishouLiveChatClient(KuaishouLiveChatClientConfig, IKuaishouMsgListener) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
- KuaishouLiveChatClient(KuaishouLiveChatClientConfig, IKuaishouMsgListener, IKuaishouConnectionListener) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
- KuaishouLiveChatClient(KuaishouLiveChatClientConfig, IKuaishouMsgListener, IKuaishouConnectionListener, EventLoopGroup) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
- KuaishouLiveChatClientChannelInitializer - tech.ordinaryroad.live.chat.client.kuaishou.netty.handler中的类
- KuaishouLiveChatClientChannelInitializer(KuaishouLiveChatClient) - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouLiveChatClientChannelInitializer
- KuaishouLiveChatClientConfig - tech.ordinaryroad.live.chat.client.kuaishou.config中的类
- KuaishouLiveChatClientConfig() - 类的构造器 tech.ordinaryroad.live.chat.client.kuaishou.config.KuaishouLiveChatClientConfig
O
- onCmdMsg(PayloadTypeOuterClass.PayloadType, ICmdMsg<PayloadTypeOuterClass.PayloadType>) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouBinaryFrameHandler
- onDanmuMsg(KuaishouDanmuMsg) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.listener.impl.KuaishouForwardMsgListener
- onGiftMsg(KuaishouGiftMsg) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.listener.impl.KuaishouForwardMsgListener
- onLikeMsg(KuaishouLikeMsg) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.listener.impl.KuaishouForwardMsgListener
S
- sendAuthRequest(Channel) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouConnectionHandler
- sendDanmu(Object, Runnable, Consumer<Throwable>) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
- sendHeartbeat(Channel) - 类中的方法 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouConnectionHandler
T
- tech.ordinaryroad.live.chat.client.kuaishou.client - 程序包 tech.ordinaryroad.live.chat.client.kuaishou.client
- tech.ordinaryroad.live.chat.client.kuaishou.config - 程序包 tech.ordinaryroad.live.chat.client.kuaishou.config
- tech.ordinaryroad.live.chat.client.kuaishou.listener - 程序包 tech.ordinaryroad.live.chat.client.kuaishou.listener
- tech.ordinaryroad.live.chat.client.kuaishou.listener.impl - 程序包 tech.ordinaryroad.live.chat.client.kuaishou.listener.impl
- tech.ordinaryroad.live.chat.client.kuaishou.netty.handler - 程序包 tech.ordinaryroad.live.chat.client.kuaishou.netty.handler
All Classes and Interfaces|所有程序包