public interface HimMBean
List<String>
getClients()
getFriend(String userId)
getGroupMembers(String groupId)
getGroups()
getGroups(String userId)
List<String> getClients()
List<String> getGroups()
List<String> getGroups(String userId)
List<String> getGroupMembers(String groupId)
List<String> getFriend(String userId)
Copyright © 2019. All rights reserved.