Uses of Class
org.eclipse.egit.github.core.client.GitHubResponse

Packages that use GitHubResponse
org.eclipse.egit.github.core.client   
 

Uses of GitHubResponse in org.eclipse.egit.github.core.client
 

Methods in org.eclipse.egit.github.core.client that return GitHubResponse
 GitHubResponse GitHubClient.get(GitHubRequest request)
          Get response from URI and bind to specified type
 

Constructors in org.eclipse.egit.github.core.client with parameters of type GitHubResponse
PageLinks(GitHubResponse response)
          Parse links from executed method
 



Copyright © 2012. All Rights Reserved.