|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeployableItem | |
org.apache.axis.deployment | |
org.apache.axis.deployment.v2dd | |
org.apache.axis.deployment.wsdd | |
org.apache.axis.deployment.wsml |
Uses of DeployableItem in org.apache.axis.deployment |
Methods in org.apache.axis.deployment with parameters of type DeployableItem | |
abstract void |
DeploymentRegistry.deployItem(DeployableItem item)
deploy the given item |
void |
SimpleDeploymentManager.deployItem(DeployableItem item)
Deploy the given WSDD Deployable Item |
Uses of DeployableItem in org.apache.axis.deployment.v2dd |
Classes in org.apache.axis.deployment.v2dd that implement DeployableItem | |
class |
V2DDDeployableItem
This is the class that actually bridges the gap between SOAP 2.x and Axis. |
Uses of DeployableItem in org.apache.axis.deployment.wsdd |
Classes in org.apache.axis.deployment.wsdd that implement DeployableItem | |
class |
WSDDChain
WSDD chain element |
class |
WSDDHandler
|
class |
WSDDService
|
class |
WSDDTransport
|
Uses of DeployableItem in org.apache.axis.deployment.wsml |
Classes in org.apache.axis.deployment.wsml that implement DeployableItem | |
class |
WSMLDeployableItem
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |