Uses of Interface
org.jivesoftware.openfire.muc.MUCUser
-
Packages that use MUCUser Package Description org.jivesoftware.openfire.muc.spi Implementation of Multi-User Chat (XEP-0045). -
-
Uses of MUCUser in org.jivesoftware.openfire.muc.spi
Classes in org.jivesoftware.openfire.muc.spi that implement MUCUser Modifier and Type Class Description classLocalMUCUserRepresentation of users interacting with the chat service.classRemoteMUCUserUser hosted by another cluster node that is presente in a local room.
-