MCPcopy Create free account

hub / github.com/wildfirechat/im-server / functions

Functions9,418 in github.com/wildfirechat/im-server

MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:44248
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:45323
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:46479
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:47513
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:48291
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:48873
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:49319
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:50262
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:51055
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:51741
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:52647
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:53563
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:54453
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:55153
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:55868
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:56758
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:57699
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:58258
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:58769
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:59248
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:59816
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:60912
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:62152
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:62837
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:63597
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:64487
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:65308
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:65973
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:66823
MethodnewBuilderForType
()
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:67643
MethodnextPacketID
Return the next valid packetIdentifier for the given client session.
broker/src/main/java/io/moquette/persistence/MemorySessionStore.java:706
MethodnotifyClientConnected
(final MqttConnectMessage msg)
broker/src/main/java/io/moquette/spi/impl/BrokerInterceptor.java:91
MethodnotifyClientConnectionLost
(final String clientID, final String username)
broker/src/main/java/io/moquette/spi/impl/BrokerInterceptor.java:109
MethodnotifyClientDisconnected
(final String clientID, final String username)
broker/src/main/java/io/moquette/spi/impl/BrokerInterceptor.java:100
MethodnotifyMessageAcknowledged
(final InterceptAcknowledgedMessage msg)
broker/src/main/java/io/moquette/spi/impl/BrokerInterceptor.java:118
Methodok
()
common/src/main/java/cn/wildfirechat/pojos/mesh/MeshRestResult.java:49
MethodonApiMessage
(String fromUser, String clientId, byte[] message, int requestId, String from, String request, ProtoConstants.
broker/src/main/java/io/moquette/spi/impl/Qos1PublishHandler.java:109
MethodonApiMessage
(String fromUser, String clientId, byte[] message, int messageId, String from, String request, ProtoConstants.
broker/src/main/java/io/moquette/spi/impl/ProtocolProcessor.java:775
MethodonError
(ErrorCode errorCode)
broker/src/main/java/com/xiaoleilu/loServer/action/RouteAction.java:135
MethodonError
(ErrorCode errorCode)
broker/src/main/java/com/xiaoleilu/loServer/action/IMAction.java:94
MethodonError
(ErrorCode errorCode)
broker/src/main/java/com/xiaoleilu/loServer/action/channel/ChannelAction.java:117
MethodonError
(ErrorCode errorCode)
broker/src/main/java/com/xiaoleilu/loServer/action/robot/RobotAction.java:116
MethodonError
(ErrorCode errorCode)
broker/src/main/java/com/xiaoleilu/loServer/action/admin/AdminAction.java:124
MethodonFailure
(Call call, IOException e)
broker/src/main/java/win/liyufan/im/HttpUtils.java:76
MethodonFailure
(int statusCode, String errorMessage)
broker/src/main/java/io/moquette/spi/impl/MessagesPublisher.java:831
MethodonFailure
(int statusCode, String errorMessage)
broker/src/main/java/io/moquette/imhandler/ReplyMessageHandler.java:293
MethodonFailure
(int statusCode, String errorMessage)
broker/src/main/java/io/moquette/imhandler/SendMessageHandler.java:292
MethodonIMHandled
(ErrorCode errorCode, ByteBuf ackPayload)
broker/src/main/java/io/moquette/imhandler/IMHandler.java:187
MethodonPublish
(InterceptPublishMessage msg)
broker/src/main/java/io/moquette/interception/InterceptHandler.java:57
MethodonResponse
(Call call, Response response)
broker/src/main/java/win/liyufan/im/HttpUtils.java:98
MethodonSuccess
(String content)
broker/src/main/java/io/moquette/spi/impl/MessagesPublisher.java:824
MethodonSuccess
(byte[] response)
broker/src/main/java/io/moquette/persistence/ServerAPIHelper.java:35
MethodonSuccess
(String content)
broker/src/main/java/io/moquette/imhandler/ReplyMessageHandler.java:269
MethodonSuccess
(String content)
broker/src/main/java/io/moquette/imhandler/SendMessageHandler.java:268
MethodonSuccess
(byte[] result)
broker/src/main/java/com/xiaoleilu/loServer/action/RouteAction.java:128
MethodonSuccess
(byte[] result)
broker/src/main/java/com/xiaoleilu/loServer/action/IMAction.java:89
MethodonSuccess
(byte[] response)
broker/src/main/java/com/xiaoleilu/loServer/action/channel/ChannelAction.java:39
MethodonSuccess
(byte[] response)
broker/src/main/java/com/xiaoleilu/loServer/action/channel/ChannelAction.java:113
MethodonSuccess
(byte[] response)
broker/src/main/java/com/xiaoleilu/loServer/action/robot/RobotAction.java:111
MethodonSuccess
(byte[] result)
broker/src/main/java/com/xiaoleilu/loServer/action/admin/AdminAction.java:116
MethodonTimeout
()
broker/src/main/java/com/xiaoleilu/loServer/action/RouteAction.java:140
MethodonTimeout
()
broker/src/main/java/com/xiaoleilu/loServer/action/IMAction.java:99
MethodonTimeout
()
broker/src/main/java/com/xiaoleilu/loServer/action/channel/ChannelAction.java:122
MethodonTimeout
()
broker/src/main/java/com/xiaoleilu/loServer/action/robot/RobotAction.java:121
MethodonTimeout
()
broker/src/main/java/com/xiaoleilu/loServer/action/admin/AdminAction.java:129
MethodoperationComplete
(ChannelProgressiveFuture future)
broker/src/main/java/com/xiaoleilu/loServer/listener/FileProgressiveFutureListener.java:29
MethodoperationProgressed
(ChannelProgressiveFuture future, long progress, long total)
broker/src/main/java/com/xiaoleilu/loServer/listener/FileProgressiveFutureListener.java:24
MethodpacketId
(int packetId)
broker/src/main/java/io/netty/handler/codec/mqtt/MqttMessageBuilders.java:534
MethodpacketId
(int packetId)
broker/src/main/java/io/netty/handler/codec/mqtt/MqttMessageBuilders.java:570
MethodpacketId
(int packetId)
broker/src/main/java/io/netty/handler/codec/mqtt/MqttMessageBuilders.java:625
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:392
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:1131
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:2458
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:4048
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:4903
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:6453
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:7999
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:9391
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:11013
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:11702
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:12313
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:12924
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:13580
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:14216
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:14827
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:16257
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:17821
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:19095
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:20074
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:21150
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:22024
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:22503
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:23217
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:24030
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:24640
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:25117
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:25993
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:29644
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:30535
MethodparseDelimitedFrom
(java.io.InputStream input)
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:31372
← previousnext →8,101–8,200 of 9,418, ranked by callers