Uses of Class
org.apache.axis2.deployment.repository.util.ArchiveReader

Packages that use ArchiveReader
org.apache.axis2.deployment   
 

Uses of ArchiveReader in org.apache.axis2.deployment
 

Methods in org.apache.axis2.deployment with parameters of type ArchiveReader
static AxisServiceGroup DeploymentEngine.buildServiceGroup(InputStream servicesxml, ClassLoader classLoader, String serviceGroupName, ConfigurationContext configCtx, ArchiveReader archiveReader, HashMap wsdlServices)
          To build a AxisServiceGroup for a given services.xml You have to add the created group into AxisConfig
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.