Uses of Class
tigase.server.amp.db.MsgBroadcastRepository.BroadcastMsg
Packages that use MsgBroadcastRepository.BroadcastMsg
-
Uses of MsgBroadcastRepository.BroadcastMsg in tigase.server.amp.action
Methods in tigase.server.amp.action with parameters of type MsgBroadcastRepository.BroadcastMsgModifier and TypeMethodDescriptionvoid
Broadcast.sendBroadcastMessage
(JID jid, MsgBroadcastRepository.BroadcastMsg msg) -
Uses of MsgBroadcastRepository.BroadcastMsg in tigase.server.amp.db
Fields in tigase.server.amp.db with type parameters of type MsgBroadcastRepository.BroadcastMsgModifier and TypeFieldDescriptionprotected Map<String,
MsgBroadcastRepository.BroadcastMsg> MsgBroadcastRepository.broadcastMessages
Methods in tigase.server.amp.db that return MsgBroadcastRepository.BroadcastMsgModifier and TypeMethodDescriptionMsgBroadcastRepository.getBroadcastMsg
(String id) MsgBroadcastRepository.MsgBroadcastRepositoryBean.getBroadcastMsg
(String id) MsgBroadcastRepositoryIfc.getBroadcastMsg
(String id) Methods in tigase.server.amp.db that return types with arguments of type MsgBroadcastRepository.BroadcastMsgModifier and TypeMethodDescriptionMsgBroadcastRepository.getBroadcastMessages()
MsgBroadcastRepository.MsgBroadcastRepositoryBean.getBroadcastMessages()
MsgBroadcastRepositoryIfc.getBroadcastMessages()