383384385386387388389390391392393
DistributedDatabaseKey key = ddb.createKey( BEncoder.encode( request )); DistributedDatabaseValue value = contact.read( new DistributedDatabaseProgressListener() { public void reportSize( long size ) {
905906907908909910911912913914915
try{ listener.reportActivity( getMessageText( "report.downloading", contact.getName())); DistributedDatabaseValue value = contact.read( new DistributedDatabaseProgressListener() { public void reportSize( long size ) {
24072408240924102411241224132414241524162417