spring-social-github

Package org.springframework.social.github.api

Spring Social's Service API for GitHub

See:
          Description

Interface Summary
GistOperations Interface defining the operations for working with GitHub gists.
GitHub Interface specifying a basic set of operations for interacting with GitHub.
RepoOperations Interface defining the operations for working with GitHub repositories.
UserOperations Interface defining the operations for working with GitHub users.
 

Class Summary
GitHubComment A GitHub comment.
GitHubCommit A GitHub repository commit.
GitHubDownload A GitHub download.
GitHubFile A GitHub file.
GitHubGist A GitHub gist.
GitHubHook A GitHub hook.
GitHubRepo A GitHub repo.
GitHubUser A GitHub repository user.
GitHubUserProfile  
 

Package org.springframework.social.github.api Description

Spring Social's Service API for GitHub


spring-social-github