Uses of Interface
org.xcmis.spi.Storage

Packages that use Storage
org.xcmis.spi   
org.xcmis.spi.basic   
 

Uses of Storage in org.xcmis.spi
 

Fields in org.xcmis.spi declared as Storage
protected  Storage Connection.storage
           
 

Methods in org.xcmis.spi that return Storage
 Storage Connection.getStorage()
          Gets the storage associated to this connection.
 

Constructors in org.xcmis.spi with parameters of type Storage
Connection(Storage storage)
           
 

Uses of Storage in org.xcmis.spi.basic
 

Classes in org.xcmis.spi.basic that implement Storage
 class BasicStorage
          Basic Storage impl
 

Constructors in org.xcmis.spi.basic with parameters of type Storage
BasicConnection(Storage storage)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.