Module org.kohsuke.github.api
Package org.kohsuke.github.connector
package org.kohsuke.github.connector
-
ClassDescriptionInterface for customizing HTTP request behaviors or using any HTTP client library for interacting with GitHub.A request passed to
GitHubConnector.send(GitHubConnectorRequest)
to get aGitHubConnectorResponse
.Response information supplied when a response is received and before the body is processed.A ByteArrayResponse class