Class SelfClientDavConnection


  • public class SelfClientDavConnection
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SelfClientDavConnection​(de.bsvrz.dav.daf.main.ClientDavParameters parameters)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      de.bsvrz.dav.daf.main.ClientDavConnection getConnection()  
      de.bsvrz.dav.daf.main.impl.config.DafDataModel getDataModel()  
      • Methods inherited from class java.lang.Object

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

      • getConnection

        public de.bsvrz.dav.daf.main.ClientDavConnection getConnection()
      • getDataModel

        public de.bsvrz.dav.daf.main.impl.config.DafDataModel getDataModel()