JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.jdroid.github
,
com.jdroid.github.client
,
com.jdroid.github.event
,
com.jdroid.github.service
,
com.jdroid.github.util
Class Hierarchy
java.lang.Object
com.jdroid.github.
Application
(implements java.io.Serializable)
com.jdroid.github.
Authorization
(implements java.io.Serializable)
com.jdroid.github.
Blob
(implements java.io.Serializable)
com.jdroid.github.
Comment
(implements java.io.Serializable)
com.jdroid.github.
CommitComment
com.jdroid.github.
Commit
(implements java.io.Serializable)
com.jdroid.github.
CommitFile
(implements java.io.Serializable)
com.jdroid.github.
CommitStats
(implements java.io.Serializable)
com.jdroid.github.
CommitStatus
(implements java.io.Serializable)
com.jdroid.github.
CommitUser
(implements java.io.Serializable)
com.jdroid.github.
Contributor
(implements java.io.Serializable)
com.jdroid.github.client.
DateFormatter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
com.jdroid.github.util.
DateUtils
com.jdroid.github.
Download
(implements java.io.Serializable)
com.jdroid.github.
DownloadResource
com.jdroid.github.util.
EncodingUtils
com.jdroid.github.event.
Event
(implements java.io.Serializable)
com.jdroid.github.client.
EventFormatter
(implements com.google.gson.JsonDeserializer<T>)
com.jdroid.github.event.
EventPayload
(implements java.io.Serializable)
com.jdroid.github.event.
CommitCommentPayload
(implements java.io.Serializable)
com.jdroid.github.event.
CreatePayload
(implements java.io.Serializable)
com.jdroid.github.event.
DeletePayload
(implements java.io.Serializable)
com.jdroid.github.event.
DownloadPayload
(implements java.io.Serializable)
com.jdroid.github.event.
FollowPayload
(implements java.io.Serializable)
com.jdroid.github.event.
ForkApplyPayload
(implements java.io.Serializable)
com.jdroid.github.event.
ForkPayload
(implements java.io.Serializable)
com.jdroid.github.event.
GistPayload
(implements java.io.Serializable)
com.jdroid.github.event.
GollumPayload
(implements java.io.Serializable)
com.jdroid.github.event.
IssueCommentPayload
(implements java.io.Serializable)
com.jdroid.github.event.
IssuesPayload
(implements java.io.Serializable)
com.jdroid.github.event.
MemberPayload
(implements java.io.Serializable)
com.jdroid.github.event.
PublicPayload
(implements java.io.Serializable)
com.jdroid.github.event.
PullRequestPayload
(implements java.io.Serializable)
com.jdroid.github.event.
PullRequestReviewCommentPayload
(implements java.io.Serializable)
com.jdroid.github.event.
PushPayload
(implements java.io.Serializable)
com.jdroid.github.event.
ReleasePayload
(implements java.io.Serializable)
com.jdroid.github.event.
TeamAddPayload
(implements java.io.Serializable)
com.jdroid.github.event.
WatchPayload
(implements java.io.Serializable)
com.jdroid.github.event.
EventRepository
(implements java.io.Serializable)
com.jdroid.github.
FieldError
(implements java.io.Serializable)
com.jdroid.github.
Gist
(implements java.io.Serializable)
com.jdroid.github.
GistChangeStatus
(implements java.io.Serializable)
com.jdroid.github.
GistFile
(implements java.io.Serializable)
com.jdroid.github.
GistRevision
(implements java.io.Serializable)
com.jdroid.github.client.
GitHubClient
com.jdroid.github.client.
GitHubRequest
com.jdroid.github.client.
PagedRequest
<V>
com.jdroid.github.client.
GitHubResponse
com.jdroid.github.service.
GitHubService
com.jdroid.github.service.
CollaboratorService
com.jdroid.github.service.
CommitService
com.jdroid.github.service.
ContentsService
com.jdroid.github.service.
DataService
com.jdroid.github.service.
DeployKeyService
com.jdroid.github.service.
DownloadService
com.jdroid.github.service.
EventService
com.jdroid.github.service.
GistService
com.jdroid.github.service.
IssueService
com.jdroid.github.service.
LabelService
com.jdroid.github.service.
MarkdownService
com.jdroid.github.service.
MilestoneService
com.jdroid.github.service.
OAuthService
com.jdroid.github.service.
OrganizationService
com.jdroid.github.service.
PullRequestService
com.jdroid.github.service.
ReleaseService
com.jdroid.github.service.
RepositoryService
com.jdroid.github.service.
StargazerService
com.jdroid.github.service.
TeamService
com.jdroid.github.service.
UserService
com.jdroid.github.service.
WatcherService
com.jdroid.github.
GollumPage
(implements java.io.Serializable)
com.jdroid.github.client.
GsonUtils
com.jdroid.github.
Id
(implements java.io.Serializable)
com.jdroid.github.
Issue
(implements java.io.Serializable)
com.jdroid.github.
RepositoryIssue
com.jdroid.github.
IssueEvent
(implements java.io.Serializable)
com.jdroid.github.
Key
(implements java.io.Serializable)
com.jdroid.github.
Label
(implements java.io.Serializable)
com.jdroid.github.util.
LabelComparator
(implements java.util.Comparator<T>, java.io.Serializable)
com.jdroid.github.
MergeStatus
(implements java.io.Serializable)
com.jdroid.github.
Milestone
(implements java.io.Serializable)
com.jdroid.github.util.
MilestoneComparator
(implements java.util.Comparator<T>, java.io.Serializable)
com.jdroid.github.util.
MultiPartUtils
com.jdroid.github.client.
PageIterator
<V> (implements java.lang.Iterable<T>, java.util.Iterator<E>)
com.jdroid.github.client.
PageLinks
com.jdroid.github.
PullRequest
(implements java.io.Serializable)
com.jdroid.github.
PullRequestMarker
(implements java.io.Serializable)
com.jdroid.github.
Reference
(implements java.io.Serializable)
com.jdroid.github.
Release
(implements java.io.Serializable)
com.jdroid.github.
Rename
(implements java.io.Serializable)
com.jdroid.github.
Repository
(implements com.jdroid.github.
IRepositoryIdProvider
, java.io.Serializable)
com.jdroid.github.
RepositoryBranch
(implements java.io.Serializable)
com.jdroid.github.
RepositoryCommit
(implements java.io.Serializable)
com.jdroid.github.
RepositoryCommitCompare
(implements java.io.Serializable)
com.jdroid.github.
RepositoryContents
(implements java.io.Serializable)
com.jdroid.github.
RepositoryHook
(implements java.io.Serializable)
com.jdroid.github.
RepositoryHookResponse
(implements java.io.Serializable)
com.jdroid.github.
RepositoryId
(implements com.jdroid.github.
IRepositoryIdProvider
, java.io.Serializable)
com.jdroid.github.
RepositoryTag
(implements java.io.Serializable)
com.jdroid.github.
RequestError
(implements java.io.Serializable)
com.jdroid.github.
SearchIssue
(implements java.io.Serializable)
com.jdroid.github.
SearchRepository
(implements com.jdroid.github.
IRepositoryIdProvider
, java.io.Serializable)
com.jdroid.github.
ShaResource
(implements java.io.Serializable)
com.jdroid.github.
TypedResource
com.jdroid.github.
Tag
(implements java.io.Serializable)
com.jdroid.github.
Team
(implements java.io.Serializable)
com.jdroid.github.
TeamMembership
(implements java.io.Serializable)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
com.jdroid.github.client.
RequestException
java.lang.RuntimeException
java.util.NoSuchElementException
com.jdroid.github.client.
NoSuchPageException
com.jdroid.github.
Tree
(implements java.io.Serializable)
com.jdroid.github.
TreeEntry
(implements java.io.Serializable)
com.jdroid.github.util.
UrlUtils
com.jdroid.github.
User
(implements java.io.Serializable)
com.jdroid.github.
UserPlan
(implements java.io.Serializable)
Interface Hierarchy
com.jdroid.github.client.
IGitHubConstants
com.jdroid.github.
IRepositoryIdProvider
com.jdroid.github.
IResourceProvider
<V>
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.jdroid.github.
TeamMembership.TeamMembershipState
com.jdroid.github.
Language
com.jdroid.github.service.
OrganizationService.RoleFilter
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes