Uses of Class
org.jboss.axis.deployment.wsdd.WSDDOperation

Packages that use WSDDOperation
org.jboss.axis.deployment.wsdd   
 

Uses of WSDDOperation in org.jboss.axis.deployment.wsdd
 

Methods in org.jboss.axis.deployment.wsdd that return WSDDOperation
 WSDDOperation WSDDProvider.getOperation(String name)
           
 WSDDOperation[] WSDDProvider.getOperations()
           
 

Methods in org.jboss.axis.deployment.wsdd with parameters of type WSDDOperation
 void WSDDService.addOperation(WSDDOperation operation)
          Add a WSDDOperation to the Service.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.