Uses of Class
org.apache.axis.deployment.wsdd.WSDDOperation
-
Packages that use WSDDOperation Package Description org.apache.axis.deployment.wsdd -
-
Uses of WSDDOperation in org.apache.axis.deployment.wsdd
Methods in org.apache.axis.deployment.wsdd that return WSDDOperation Modifier and Type Method Description WSDDOperationWSDDProvider. getOperation(java.lang.String name)WSDDOperation[]WSDDProvider. getOperations()Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDOperation Modifier and Type Method Description voidWSDDService. addOperation(WSDDOperation operation)Add a WSDDOperation to the Service.
-