com.aelitis.azureus.plugins.net.buddy
Class BuddyPlugin.feedDetails

java.lang.Object
  extended by com.aelitis.azureus.plugins.net.buddy.BuddyPlugin.feedDetails
Enclosing class:
BuddyPlugin

protected static class BuddyPlugin.feedDetails
extends Object


Constructor Summary
protected BuddyPlugin.feedDetails(byte[] _contents, String _last_modified)
           
 
Method Summary
protected  byte[] getContent()
           
protected  String getLastModified()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuddyPlugin.feedDetails

protected BuddyPlugin.feedDetails(byte[] _contents,
                                  String _last_modified)
Method Detail

getContent

protected byte[] getContent()

getLastModified

protected String getLastModified()