Package net.spy.digg

High-level digg interface

See:
          Description

Interface Summary
Comment A comment event.
Event An event.
GalleryPhoto A gallery.
HttpClientFactory Provide http clients to the Digg client.
Story A Digg story.
Thumbnail Thumbnail as may appear on a story.
Topic A topic for stories.
TopicContainer A container of topics.
User A digg user.
 

Class Summary
BuildInfo Information regarding this spy.jar build.
Digg Interface to Digg.
EventParameters Parameters for event queries.
GalleryPhotoParameters Parameters for gallery photo requests.
PagedItems<T> A collection of paged items.
PagingParameters Base class for paging parameters.
StoryParameters Parameters for story requests.
UserParameters Parameters for a user request.
 

Exception Summary
DiggException Exceptions getting stuff from digg.
 

Package net.spy.digg Description

High-level digg interface