|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArchiveFileData | |
org.apache.axis2.deployment | |
org.apache.axis2.deployment.repository.util |
Uses of ArchiveFileData in org.apache.axis2.deployment |
Methods in org.apache.axis2.deployment that return ArchiveFileData | |
ArchiveFileData |
DeploymentEngine.getCurrentFileItem()
|
Methods in org.apache.axis2.deployment with parameters of type ArchiveFileData | |
void |
DeploymentEngine.addWSToDeploy(ArchiveFileData file)
|
Uses of ArchiveFileData in org.apache.axis2.deployment.repository.util |
Methods in org.apache.axis2.deployment.repository.util with parameters of type ArchiveFileData | |
ServiceDescription |
ArchiveReader.createService(ArchiveFileData file)
To create a ServiceDescrption ServiceDescription using given wsdl , if the
service.wsdl there in the arcive file ServiceDescription will be creted using that else
default ServiceDescription will be crated |
void |
ArchiveReader.processWSDLs(ArchiveFileData file,
DeploymentEngine depengine)
To create service objects out form wsdls file inside a service archive file |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |