fnug.servlet
Interface ToServe

All Superinterfaces:
HasLastModifiedBytes
All Known Implementing Classes:
Bootstrap, BundleNames, ToServeBundle, ToServeResource

public interface ToServe
extends HasLastModifiedBytes


Method Summary
 boolean futureExpires()
           
 String getContentType()
           
 
Methods inherited from interface fnug.resource.HasLastModifiedBytes
getBytes, getLastModified
 

Method Detail

getContentType

String getContentType()

futureExpires

boolean futureExpires()


Copyright © 2012. All Rights Reserved.