|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MimeTypeService | |
---|---|
org.apache.sling.commons.mime.internal | |
org.apache.sling.engine.impl | |
org.apache.sling.jcr.webdav.impl.helper |
Uses of MimeTypeService in org.apache.sling.commons.mime.internal |
---|
Classes in org.apache.sling.commons.mime.internal that implement MimeTypeService | |
---|---|
class |
MimeTypeServiceImpl
The MimeTypeServiceImpl is the official implementation of the
MimeTypeService interface. |
Uses of MimeTypeService in org.apache.sling.engine.impl |
---|
Methods in org.apache.sling.engine.impl with parameters of type MimeTypeService | |
---|---|
void |
SlingMainServlet.setMimeTypeService(MimeTypeService mimeTypeService)
|
void |
SlingMainServlet.unsetMimeTypeService(MimeTypeService mimeTypeService)
|
Uses of MimeTypeService in org.apache.sling.jcr.webdav.impl.helper |
---|
Constructors in org.apache.sling.jcr.webdav.impl.helper with parameters of type MimeTypeService | |
---|---|
SlingResourceConfig(MimeTypeService mimeTypeService,
Dictionary<?,?> config)
|
|
SlingTikaDetector(MimeTypeService mimeTypeService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |