Uses of Package
org.kohsuke.github.connector
Packages that use org.kohsuke.github.connector
Package
Description
-
Classes in org.kohsuke.github.connector used by org.kohsuke.githubClassDescriptionInterface 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. -
Classes in org.kohsuke.github.connector used by org.kohsuke.github.connectorClassDescriptionInterface 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. -
Classes in org.kohsuke.github.connector used by org.kohsuke.github.extrasClassDescriptionInterface 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. -
Classes in org.kohsuke.github.connector used by org.kohsuke.github.extras.okhttp3ClassDescriptionInterface 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. -
Classes in org.kohsuke.github.connector used by org.kohsuke.github.internalClassDescriptionInterface for customizing HTTP request behaviors or using any HTTP client library for interacting with GitHub.