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 getCharacterEncoding()
           
 String getContentType()
           
 
Methods inherited from interface fnug.resource.HasLastModifiedBytes
getBytes, getLastModified
 

Method Detail

getContentType

String getContentType()

getCharacterEncoding

String getCharacterEncoding()

futureExpires

boolean futureExpires()


Copyright © 2012. All Rights Reserved.