Package com.biglybt.plugin.net.buddy
Class BuddyPlugin.FeedDetails
- java.lang.Object
-
- com.biglybt.plugin.net.buddy.BuddyPlugin.FeedDetails
-
- Enclosing class:
- BuddyPlugin
protected static class BuddyPlugin.FeedDetails extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private byte[]
contents
private java.lang.String
last_modified
-
Constructor Summary
Constructors Modifier Constructor Description protected
FeedDetails(byte[] _contents, java.lang.String _last_modified)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected byte[]
getContent()
protected java.lang.String
getLastModified()
-