Uses of Interface
org.apache.sling.commons.mime.MimeTypeProvider

Packages that use MimeTypeProvider
org.apache.sling.commons.mime.internal   
org.apache.sling.scripting.core.impl   
 

Uses of MimeTypeProvider in org.apache.sling.commons.mime.internal
 

Methods in org.apache.sling.commons.mime.internal with parameters of type MimeTypeProvider
protected  void MimeTypeServiceImpl.bindMimeTypeProvider(MimeTypeProvider mimeTypeProvider)
           
protected  void MimeTypeServiceImpl.unbindMimeTypeProvider(MimeTypeProvider mimeTypeProvider)
           
 

Uses of MimeTypeProvider in org.apache.sling.scripting.core.impl
 

Classes in org.apache.sling.scripting.core.impl that implement MimeTypeProvider
 class SlingScriptAdapterFactory
          AdapterFactory that adapts Resources to the DefaultSlingScript servlet, which executes the Resources as scripts.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.