Uses of Class
org.apache.axis2.deployment.repository.util.ArchiveReader
Packages that use ArchiveReader
-
Uses of ArchiveReader in org.apache.axis2.deployment
Methods in org.apache.axis2.deployment with parameters of type ArchiveReaderModifier and TypeMethodDescriptionstatic AxisServiceGroupDeploymentEngine.buildServiceGroup(InputStream servicesxml, ClassLoader classLoader, String serviceGroupName, ConfigurationContext configCtx, ArchiveReader archiveReader, HashMap<String, AxisService> wsdlServices) To build a AxisServiceGroup for a given services.xml You have to add the created group into AxisConfig