Package | Description |
---|---|
org.eclipse.jgit.internal.transport.sshd | |
org.eclipse.jgit.internal.transport.sshd.proxy |
Class and Description |
---|
StatefulProxyConnector
Some proxy connections are stateful and require the exchange of multiple
request-reply messages.
|
Class and Description |
---|
AbstractClientProxyConnector
Basic common functionality for a
StatefulProxyConnector . |
AuthenticationChallenge
A simple representation of an authentication challenge as sent in a
"WWW-Authenticate" or "Proxy-Authenticate" header.
|
HttpClientConnector.HttpAuthenticationHandler |
HttpParser.ParseException
An exception indicating some problem parsing HTPP headers.
|
Socks5ClientConnector
A
AbstractClientProxyConnector to connect through a SOCKS5 proxy. |
Socks5ClientConnector.ProtocolState |
Socks5ClientConnector.SocksAuthenticationMethod
Authentication methods for SOCKS5.
|
StatefulProxyConnector
Some proxy connections are stateful and require the exchange of multiple
request-reply messages.
|
StatusLine
A very simple representation of a HTTP status line.
|