org.mortbay.jetty
Interface HttpContent
- All Known Implementing Classes:
- ResourceCache.Content
- public interface HttpContent
HttpContent.
- Author:
- gregw
getContentType
public Buffer getContentType()
getLastModified
public Buffer getLastModified()
getBuffer
public Buffer getBuffer()
getResource
public Resource getResource()
getContentLength
public long getContentLength()
getInputStream
public InputStream getInputStream()
throws IOException
- Throws:
IOException
release
public void release()
Copyright © {inceptionYear}-2007 Mort Bay Consulting. All Rights Reserved.