Uses of Class
org.apache.pluto.portalImpl.om.servlet.impl.ServletMappingImpl

Packages that use ServletMappingImpl
org.apache.pluto.portalImpl.om.servlet.impl   
 

Uses of ServletMappingImpl in org.apache.pluto.portalImpl.om.servlet.impl
 

Fields in org.apache.pluto.portalImpl.om.servlet.impl declared as ServletMappingImpl
private  ServletMappingImpl ServletDefinitionImpl.servletMapping
           
 

Methods in org.apache.pluto.portalImpl.om.servlet.impl with parameters of type ServletMappingImpl
protected  void ServletDefinitionImpl.setServletMapping(ServletMappingImpl servletMapping)