Package org.apache.maven.index.reader
Class HttpResourceHandler
java.lang.Object
org.apache.maven.index.reader.HttpResourceHandler
- All Implemented Interfaces:
- Closeable,- AutoCloseable,- ResourceHandler
A trivial HTTP 
ResourceHandler that uses URI to fetch remote content. This implementation does not
 handle any advanced cases, like redirects, authentication, etc.- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.maven.index.reader.ResourceHandlerResourceHandler.Resource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.index.reader.ResourceHandlerclose
- 
Constructor Details- 
HttpResourceHandler
 
- 
- 
Method Details- 
locate- Specified by:
- locatein interface- ResourceHandler
 
 
-