Uses of Class
org.fcrepo.server.config.webxml.ServletMapping

Packages that use ServletMapping
org.fcrepo.server.config.webxml   
 

Uses of ServletMapping in org.fcrepo.server.config.webxml
 

Methods in org.fcrepo.server.config.webxml that return types with arguments of type ServletMapping
 List<ServletMapping> WebXML.getServletMappings()
           
 

Methods in org.fcrepo.server.config.webxml with parameters of type ServletMapping
 void WebXML.addServletMapping(ServletMapping servletMapping)
           
 void WebXML.removeServletMapping(ServletMapping servletMapping)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.