Uses of Class
org.jivesoftware.openfire.muc.spi.FMUCHandler.OutboundJoinConfiguration
-
Packages that use FMUCHandler.OutboundJoinConfiguration Package Description org.jivesoftware.openfire.muc.spi Implementation of Multi-User Chat (XEP-0045). -
-
Uses of FMUCHandler.OutboundJoinConfiguration in org.jivesoftware.openfire.muc.spi
Methods in org.jivesoftware.openfire.muc.spi that return FMUCHandler.OutboundJoinConfiguration Modifier and Type Method Description FMUCHandler.OutboundJoinConfigurationFMUCHandler.OutboundJoin. getConfiguration()Constructors in org.jivesoftware.openfire.muc.spi with parameters of type FMUCHandler.OutboundJoinConfiguration Constructor Description OutboundJoin(FMUCHandler.OutboundJoinConfiguration configuration)
-