ModeShape Distribution 3.0.0.Beta4

Uses of Interface
org.modeshape.webdav.IMimeTyper

Packages that use IMimeTyper
org.modeshape.webdav.methods   
 

Uses of IMimeTyper in org.modeshape.webdav.methods
 

Fields in org.modeshape.webdav.methods declared as IMimeTyper
protected  IMimeTyper DoHead.mimeTyper
           
 

Constructors in org.modeshape.webdav.methods with parameters of type IMimeTyper
DoGet(IWebdavStore store, String dftIndexFile, String insteadOf404, ResourceLocks resourceLocks, IMimeTyper mimeTyper, int contentLengthHeader)
           
DoHead(IWebdavStore store, String dftIndexFile, String insteadOf404, ResourceLocks resourceLocks, IMimeTyper mimeTyper, int contentLengthHeader)
           
DoPropfind(IWebdavStore store, ResourceLocks resLocks, IMimeTyper mimeTyper)
           
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.