Index

C G H I N O S T U W 
All Classes and Interfaces|All Packages

C

close() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
Close destroys the associated buffer used to buffer the entity
configure(KeyManager[], TrustManager[], SecureRandom) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
connect() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
create(URL) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnectionFactory
 
create(URL, Proxy) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnectionFactory
 

G

get() - Static method in class org.eclipse.jgit.transport.http.apache.internal.HttpApacheText
Get an instance of this translation bundle.
getBuffer() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
Get the buffer containing the content
getContent() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
 
getContentLength() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
getContentLength() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
 
getContentType() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
getHeaderField(String) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
getHeaderFields() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
getHeaderFields(String) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
getInputStream() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
getOutputStream() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
getRequestMethod() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
getResponseCode() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
getResponseMessage() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
getURL() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 

H

HttpApacheText - Class in org.eclipse.jgit.transport.http.apache.internal
Translation bundle for archivers
HttpApacheText() - Constructor for class org.eclipse.jgit.transport.http.apache.internal.HttpApacheText
 
HttpClientConnection - Class in org.eclipse.jgit.transport.http.apache
A HttpConnection which uses HttpClient
HttpClientConnection(String) - Constructor for class org.eclipse.jgit.transport.http.apache.HttpClientConnection
Constructor for HttpClientConnection.
HttpClientConnection(String, Proxy) - Constructor for class org.eclipse.jgit.transport.http.apache.HttpClientConnection
Constructor for HttpClientConnection.
HttpClientConnection(String, Proxy, HttpClient) - Constructor for class org.eclipse.jgit.transport.http.apache.HttpClientConnection
Constructor for HttpClientConnection.
HttpClientConnectionFactory - Class in org.eclipse.jgit.transport.http.apache
A factory returning instances of HttpClientConnection.
HttpClientConnectionFactory() - Constructor for class org.eclipse.jgit.transport.http.apache.HttpClientConnectionFactory
 
httpWrongConnectionType - Variable in class org.eclipse.jgit.transport.http.apache.internal.HttpApacheText
 

I

isRepeatable() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
 
isStreaming() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
 

N

newSession() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnectionFactory
 

O

org.eclipse.jgit.http.apache - module org.eclipse.jgit.http.apache
 
org.eclipse.jgit.transport.http.apache - package org.eclipse.jgit.transport.http.apache
 
org.eclipse.jgit.transport.http.apache.internal - package org.eclipse.jgit.transport.http.apache.internal
 

S

setBuffer(TemporaryBuffer) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
Sets the buffer from which to take the request body
setChunkedStreamingMode(int) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
setConnectTimeout(int) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
setContentLength(int) - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
Set the contentLength
setDoOutput(boolean) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
setFixedLengthStreamingMode(int) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
setHostnameVerifier(HostnameVerifier) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
setInstanceFollowRedirects(boolean) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
setReadTimeout(int) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
setRequestMethod(String) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
setRequestProperty(String, String) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
setUseCaches(boolean) - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 

T

TemporaryBufferEntity - Class in org.eclipse.jgit.transport.http.apache
A HttpEntity which takes its content from a TemporaryBuffer
TemporaryBufferEntity(TemporaryBuffer) - Constructor for class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
Construct a new HttpEntity which will contain the content stored in the specified buffer

U

unexpectedSSLContextException - Variable in class org.eclipse.jgit.transport.http.apache.internal.HttpApacheText
 
usingProxy() - Method in class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 

W

writeTo(OutputStream) - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
 
C G H I N O S T U W 
All Classes and Interfaces|All Packages