Class Hierarchy
- java.lang.Object
- org.tmatesoft.svn.core.internal.io.dav.http.DefaultHTTPConnectionFactory (implements org.tmatesoft.svn.core.internal.io.dav.http.IHTTPConnectionFactory)
- org.tmatesoft.svn.core.internal.io.dav.http.HTTPApacheNTLMAuthentication
- org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection (implements org.tmatesoft.svn.core.internal.io.dav.http.IHTTPConnection)
- org.tmatesoft.svn.core.internal.io.dav.http.HTTPHeader
- org.tmatesoft.svn.core.internal.io.dav.http.HTTPNativeNTLMAuthentication
- org.tmatesoft.svn.core.internal.io.dav.http.HTTPNegotiateAuthentication
- org.tmatesoft.svn.core.internal.io.dav.http.DefaultHTTPNegotiateAuthentication
- org.tmatesoft.svn.core.internal.io.dav.http.HTTPSSLKeyManager (implements javax.net.ssl.X509KeyManager)
- org.tmatesoft.svn.core.internal.io.dav.http.HTTPStatus
- java.io.InputStream (implements java.io.Closeable)
- org.tmatesoft.svn.core.internal.io.dav.http.HTTPBodyInputStream
- org.tmatesoft.svn.core.internal.io.dav.http.NTLMJCIFSEngine (implements org.tmatesoft.svn.core.internal.io.dav.http.INTLMEngine)
- java.io.Reader (implements java.io.Closeable, java.lang.Readable)
- org.tmatesoft.svn.core.internal.io.dav.http.XMLReader
- org.tmatesoft.svn.core.internal.io.dav.http.SpoolFile
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.tmatesoft.svn.core.internal.io.dav.http.NTLMEngineException
- java.io.IOException
- java.lang.Exception
Interface Hierarchy
- org.tmatesoft.svn.core.internal.io.dav.http.IHTTPConnection
- org.tmatesoft.svn.core.internal.io.dav.http.IHTTPConnectionFactory
- org.tmatesoft.svn.core.internal.io.dav.http.IHTTPNegotiateAuthenticationFactory
- org.tmatesoft.svn.core.internal.io.dav.http.INTLMEngine