Class
BeamAction.Fetcher
package:
net.jxta.myjxta.plugins.beam
net.jxta.myjxta.plugins.beam.BeamAction.Fetcher
class
BeamAction.Fetcher
Extends:
GetContentRequest
Field Summary
private
File
f
private
Group
g
Constructor Summary
public
Fetcher
(
Group
g
,
ContentAdvertisement
ca
,
File
f
)
Method Summary
public
void
notifyDone
(
)
Field Detail
f
private
File
f
= null
g
private
Group
g
= null
Constructor Detail
Fetcher
public
Fetcher
(
Group
g
,
ContentAdvertisement
ca
,
File
f
)
Method Detail
notifyDone
public
void
notifyDone
(
)