org.duracloud.sync.util
Class StoreClientUtil

java.lang.Object
  extended by org.duracloud.sync.util.StoreClientUtil

public class StoreClientUtil
extends Object


Constructor Summary
StoreClientUtil()
           
 
Method Summary
 ContentStore createContentStore(String host, int port, String context, String username, String password, String storeId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreClientUtil

public StoreClientUtil()
Method Detail

createContentStore

public ContentStore createContentStore(String host,
                                       int port,
                                       String context,
                                       String username,
                                       String password,
                                       String storeId)


Copyright © 2009-2011 DuraSpace. All Rights Reserved.