- All Known Implementing Classes:
CachingContentFactory
- Enclosing interface:
- HttpContent
public static interface HttpContent.ContentFactory
-
Method Summary
-
Method Details
-
getContent
- Parameters:
path- The path within the context to the resource- Returns:
- A
HttpContent - Throws:
IOException- if unable to get content
-