|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentDocument | |
org.apache.axis.deployment | |
org.apache.axis.deployment.v2dd | |
org.apache.axis.deployment.wsml |
Uses of DeploymentDocument in org.apache.axis.deployment |
Methods in org.apache.axis.deployment with parameters of type DeploymentDocument | |
abstract void |
DeploymentRegistry.deploy(DeploymentDocument deployment)
Deploy an Axis WSDD Document |
Uses of DeploymentDocument in org.apache.axis.deployment.v2dd |
Classes in org.apache.axis.deployment.v2dd that implement DeploymentDocument | |
class |
DeploymentDescriptor
Apache SOAP v2.x Deployment Descriptor Support classes The way this is intended to work is simple: load a v2.x deployment descriptor, and this object model (via the V2DDDeployableItem class will convert the Service definition into something that Axis can handle. |
Uses of DeploymentDocument in org.apache.axis.deployment.wsml |
Classes in org.apache.axis.deployment.wsml that implement DeploymentDocument | |
class |
ServiceMapping
This will eventually be an implementation of the Web Service Mapping Language specification used by the Microsoft SOAP Toolkit Version 2 to deploy services. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |