Package com.aelitis.azureus.core.lws

Examples of com.aelitis.azureus.core.lws.LightWeightSeedAdapter


              lws = LightWeightSeedManager.getSingleton().add(
                  getName(),
                  new HashWrapper( hash ),
                  TorrentUtils.getDecentralisedEmptyURL(),
                  versioned_data_location,
                  new LightWeightSeedAdapter()
                  {
                    public TOTorrent
                    getTorrent(
                      byte[]     hash,
                      URL     announce_url,
View Full Code Here

TOP

Related Classes of com.aelitis.azureus.core.lws.LightWeightSeedAdapter

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.