MCPcopy Create free account

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

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

↓ 2 callersMethodgetChannelTotalCount
(boolean withDeleted)
broker/src/main/java/io/moquette/spi/IMessagesStore.java:238
↓ 2 callersMethodgetCharset
@return 获取编码
broker/src/main/java/com/xiaoleilu/loServer/ServerSetting.java:60
↓ 2 callersMethodgetChatroomBlacklist
获取聊天室黑名单 @param chatroomId 聊天室ID @return 黑名单信息 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/ChatroomAdmin.java:116
↓ 2 callersMethodgetChatroomId
()
common/src/main/java/cn/wildfirechat/pojos/InputGetChatroomInfo.java:18
↓ 2 callersMethodgetChatroomId
()
common/src/main/java/cn/wildfirechat/pojos/InputDestoryChatroom.java:18
↓ 2 callersMethodgetChatroomId
()
common/src/main/java/cn/wildfirechat/pojos/InputChatroomMute.java:24
↓ 2 callersMethodgetChatroomIdBytes
<code>required string chatroom_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:55729
↓ 2 callersMethodgetChatroomIdBytes
<code>required string chatroom_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:57560
↓ 2 callersMethodgetChatroomInfo
获取聊天室信息 @param chatroomId 聊天室ID @return 聊天室信息 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/ChatroomAdmin.java:65
↓ 2 callersMethodgetChatroomInfo
(String chatroomId)
broker/src/main/java/io/moquette/spi/IMessagesStore.java:169
↓ 2 callersMethodgetChatroomManagerList
获取聊天室管理员列表 @param chatroomId 聊天室ID @return 管理员ID列表 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/ChatroomAdmin.java:143
↓ 2 callersMethodgetChatroomMemberCount
(String chatroomId)
broker/src/main/java/io/moquette/spi/IMessagesStore.java:171
↓ 2 callersMethodgetChatroomMembers
(String chatroomId)
broker/src/main/java/io/moquette/spi/IMessagesStore.java:177
↓ 2 callersMethodgetClassNameByJar
从jar获取某包下所有类 @param jarPath jar文件路径 @param childPackage 是否遍历子包 @return 类的完整名称
sdk/src/main/java/cn/wildfirechat/sdk/utilities/ClassUtil.java:178
↓ 2 callersMethodgetClassNameByJar
从jar获取某包下所有类 @param jarPath jar文件路径 @param childPackage 是否遍历子包 @return 类的完整名称
broker/src/main/java/com/xiaoleilu/loServer/action/ClassUtil.java:171
↓ 2 callersMethodgetClientForbiddenSendTypes
()
broker/src/main/java/io/moquette/spi/IMessagesStore.java:284
↓ 2 callersMethodgetClientIdBytes
<code>required string client_id = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:53357
↓ 2 callersMethodgetClientIdBytes
<code>required string client_id = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:62686
↓ 2 callersMethodgetCompany
()
common/src/main/java/cn/wildfirechat/pojos/InputCreateRobot.java:162
↓ 2 callersMethodgetCompanyBytes
<code>optional string company = 8;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:27519
↓ 2 callersMethodgetContent
<code>required .MessageContent content = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:26455
↓ 2 callersMethodgetContentBytes
<code>optional string content = 4;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:15825
↓ 2 callersMethodgetContentTypeByFileName
根据文件名获取Content-Type @param fileName 文件名 @return Content-Type,如果无法识别则返回 "application/octet-stream"
sdk/src/main/java/cn/wildfirechat/sdk/RobotService.java:878
↓ 2 callersMethodgetContentTypeByFileName
根据文件名获取Content-Type @param fileName 文件名 @return Content-Type,如果无法识别则返回 "application/octet-stream"
sdk/src/main/java/cn/wildfirechat/sdk/GeneralAdmin.java:293
↓ 2 callersMethodgetConversation
<code>required .Conversation conversation = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:26264
↓ 2 callersMethodgetDatabaseStore
()
broker/src/main/java/io/moquette/persistence/UserLoader.java:40
↓ 2 callersMethodgetDbSecret
()
broker/src/main/java/io/moquette/persistence/MemorySessionStore.java:256
↓ 2 callersMethodgetDescBytes
<code>optional string desc = 6;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:9008
↓ 2 callersMethodgetDescBytes
<code>optional string desc = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:56437
↓ 2 callersMethodgetDeviceNameBytes
<code>optional string device_name = 4;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:60471
↓ 2 callersMethodgetDeviceTokenBytes
<code>required string device_token = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:31228
↓ 2 callersMethodgetDeviceVersionBytes
<code>optional string device_version = 5;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:60514
↓ 2 callersMethodgetDisplayNameBytes
<code>optional string display_name = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:27304
↓ 2 callersMethodgetDomainBytes
<code>required string domain = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:22991
↓ 2 callersMethodgetDomainIdBytes
<code>optional string domain_id = 4;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:54290
↓ 2 callersMethodgetEmail
()
common/src/main/java/cn/wildfirechat/pojos/InputCreateRobot.java:146
↓ 2 callersMethodgetEmailBytes
<code>optional string email = 6;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:27433
↓ 2 callersMethodgetEntryList
<code>repeated .Robot entry = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:30297
↓ 2 callersMethodgetExistBadgeNumber
(String user)
broker/src/main/java/io/moquette/spi/impl/MessagesPublisher.java:428
↓ 2 callersMethodgetExtra
()
common/src/main/java/cn/wildfirechat/pojos/InputCreateRobot.java:170
↓ 2 callersMethodgetExtra
()
common/src/main/java/cn/wildfirechat/pojos/InputUpdateFriendExtra.java:33
↓ 2 callersMethodgetExtra
()
common/src/main/java/cn/wildfirechat/pojos/InputUpdateFriendStatusRequest.java:43
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:280
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 7;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:2074
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 6;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:3912
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 11;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:6271
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 7;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:9051
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 12;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:16021
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 5;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:17680
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 8;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:20998
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:23918
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 9;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:27562
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 6;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:29508
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 4;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:46278
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 6;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:50099
↓ 2 callersMethodgetExtraBytes
<code>optional string extra = 7;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:56571
↓ 2 callersMethodgetFile
根据消息ID获取文件信息 @param messageId 消息ID @return 文件信息 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/GeneralAdmin.java:181
↓ 2 callersMethodgetFilter
获得路径对应的Filter @param path 路径,为空时将获得 根目录对应的Action @return Filter
broker/src/main/java/com/xiaoleilu/loServer/ServerSetting.java:148
↓ 2 callersMethodgetFriendData
(String fromUser, String targetUserId)
broker/src/main/java/io/moquette/spi/IMessagesStore.java:191
↓ 2 callersMethodgetFriendData
(String fromUser, String targetUserId)
broker/src/main/java/io/moquette/persistence/MemoryMessagesStore.java:4034
↓ 2 callersMethodgetFriendList
获取好友列表 @param userId 用户ID @return 好友ID列表 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/RelationAdmin.java:47
↓ 2 callersMethodgetFriendUid
()
common/src/main/java/cn/wildfirechat/pojos/InputUpdateFriendStatusRequest.java:27
↓ 2 callersMethodgetFriendUid
()
common/src/main/java/cn/wildfirechat/pojos/InputAddFriendRequest.java:27
↓ 2 callersMethodgetFromClientId
()
broker/src/main/java/win/liyufan/im/MessageBundle.java:54
↓ 2 callersMethodgetFromUidBytes
<code>optional string from_uid = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:20805
↓ 2 callersMethodgetFromUser
()
broker/src/main/java/win/liyufan/im/MessageBundle.java:51
↓ 2 callersMethodgetFromUserBytes
<code>required string from_user = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:25693
↓ 2 callersMethodgetFromUserBytes
<code>required string from_user = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:59121
↓ 2 callersMethodgetFromUserBytes
<code>required string from_user = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:64263
↓ 2 callersMethodgetGlobalMuteExceptionTypes
()
broker/src/main/java/io/moquette/spi/IMessagesStore.java:287
↓ 2 callersMethodgetGroup
()
common/src/main/java/cn/wildfirechat/pojos/InputCreateGroup.java:113
↓ 2 callersMethodgetGroupFieldBuilder
<code>required .Group group = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:19420
↓ 2 callersMethodgetGroupIdBytes
<code>required string group_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:17556
↓ 2 callersMethodgetGroupIdBytes
<code>required string group_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:19910
↓ 2 callersMethodgetGroupIdBytes
<code>required string group_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:32040
↓ 2 callersMethodgetGroupIdBytes
<code>required string group_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:33144
↓ 2 callersMethodgetGroupIdBytes
<code>required string group_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:42055
↓ 2 callersMethodgetGroupIdBytes
<code>required string group_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:42992
↓ 2 callersMethodgetGroupIdBytes
<code>required string group_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:44006
↓ 2 callersMethodgetGroupIdBytes
<code>required string group_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:45030
↓ 2 callersMethodgetGroupIdBytes
<code>required string group_id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:46190
↓ 2 callersMethodgetGroupInfo
获取群组信息 @param groupId 群组ID @return 群组信息 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/RobotService.java:306
↓ 2 callersMethodgetGroupInfoFieldBuilder
<code>required .GroupInfo group_info = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:5224
↓ 2 callersMethodgetGroupInfos
(List<WFCMessage.UserRequest> requests, String fromUser, boolean isAdmin)
broker/src/main/java/io/moquette/spi/IMessagesStore.java:115
↓ 2 callersMethodgetGroupManagers
(String groupId, boolean includeOwner)
broker/src/main/java/io/moquette/spi/IMessagesStore.java:127
↓ 2 callersMethodgetGroupMembers
获取群组成员列表 @param groupId 群组ID @return 群组成员列表 @throws Exception 请求失败时抛出异常
sdk/src/main/java/cn/wildfirechat/sdk/GroupAdmin.java:146
↓ 2 callersMethodgetGuid
()
broker/src/main/java/io/moquette/spi/IMessagesStore.java:66
↓ 2 callersMethodgetHostBytes
<code>required string host = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:61981
↓ 2 callersMethodgetHostBytes
<code>required string host = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:65834
↓ 2 callersMethodgetHttpClient
()
sdk/src/main/java/cn/wildfirechat/sdk/utilities/RobotHttpUtils.java:123
↓ 2 callersMethodgetHttpClient
()
sdk/src/main/java/cn/wildfirechat/sdk/utilities/AdminHttpUtils.java:50
↓ 2 callersMethodgetIdBytes
<code>required string id = 1;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:24548
↓ 2 callersMethodgetInflightMessagesNo
Returns the number of inflight messages for the given client ID @param clientID target client. @return count of pending in flight publish messages.
broker/src/main/java/io/moquette/spi/ISessionsStore.java:130
↓ 2 callersMethodgetInterceptedMessageTypes
(InterceptHandler interceptHandler)
broker/src/main/java/io/moquette/spi/impl/BrokerInterceptor.java:147
↓ 2 callersMethodgetInterceptorIds
(Collection<T> handlers)
broker/src/main/java/io/moquette/logging/LoggingUtils.java:25
↓ 2 callersMethodgetIp
()
broker/src/main/java/io/moquette/persistence/MemorySessionStore.java:177
↓ 2 callersMethodgetKey
()
common/src/main/java/cn/wildfirechat/pojos/UserSettingPojo.java:36
↓ 2 callersMethodgetKeyBytes
<code>optional string key = 3;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:5934
↓ 2 callersMethodgetKeyBytes
<code>required string key = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:47303
↓ 2 callersMethodgetKeyBytes
<code>required string key = 2;</code>
common/src/main/java/cn/wildfirechat/proto/WFCMessage.java:48109
← previousnext →901–1,000 of 9,418, ranked by callers