Uses of Class
org.apache.pluto.descriptors.servlet.WebAppDD

Packages that use WebAppDD
org.apache.pluto.descriptors.services   
 

Uses of WebAppDD in org.apache.pluto.descriptors.services
 

Methods in org.apache.pluto.descriptors.services that return WebAppDD
 WebAppDD WebAppDescriptorService.read(java.io.InputStream in)
          Retrieve the WebApp deployment descriptor (web.xml).
 

Methods in org.apache.pluto.descriptors.services with parameters of type WebAppDD
 void WebAppDescriptorService.write(WebAppDD dd, java.io.OutputStream out)
          Write the WebApp deployment descriptor (web.xml).
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.