Skip navigation links
C G H I O S T U W 

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
 
getBuffer() - Method in class org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity
 
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
 
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
 
HttpClientConnection(String, Proxy) - Constructor for class org.eclipse.jgit.transport.http.apache.HttpClientConnection
 
HttpClientConnection(String, Proxy, HttpClient) - Constructor for class org.eclipse.jgit.transport.http.apache.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
 

I

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

O

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
 
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 it's 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 O S T U W 
Skip navigation links

Copyright © 2017 Eclipse JGit Project. All rights reserved.