Class InMemoryMucRepository.InternalRoom

  • Enclosing class:
    InMemoryMucRepository

    public static class InMemoryMucRepository.InternalRoom
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean isPersistent  
      java.lang.Boolean isPublic  
      java.lang.String name  
    • Constructor Summary

      Constructors 
      Constructor Description
      InternalRoom()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • isPersistent

        public boolean isPersistent
      • isPublic

        public java.lang.Boolean isPublic
      • name

        public java.lang.String name
    • Constructor Detail

      • InternalRoom

        public InternalRoom()