Deprecated API

Deprecated Classes
org.astrogrid.store.delegate.ftp.FtpStore
          - THIS HAS NOT BEEN PROPERLY MAINTAINED SINCE It04.1 
org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter
          use org.astrogrid.store.tree instead 
 

Deprecated Interfaces
org.astrogrid.store.adapter.aladin.AladinAdapter
          use TreeClient 
 

Deprecated Methods
org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate.getBytes(String)
          (extremely) - will break on large files. Use getStream() instead. 
org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate.getString(String)
          (extremely) - will break on large files. Use getStream() instead. 
org.astrogrid.store.adapter.aladin.AladinAdapterFile.getURL()
          doubly - only possible with legacy myspace implementation. 
org.astrogrid.store.delegate.StoreClient.putString(String, String, boolean)
          - use putBytes() or stream to putStream() 
 

Deprecated Constructors
org.astrogrid.store.Agsl(String)
          - use typed ones 
org.astrogrid.store.delegate.local.LocalFileStore(Agsl)
          - you should be using StoreDelegateFactory anyway... 
 



Copyright © 2002-2005 AstroGrid. All Rights Reserved.