站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

Uses of Class org.apache.axis.deployment.wsdd.WSDDRequestFlow (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


Uses of Class
org.apache.axis.deployment.wsdd.WSDDRequestFlow

Packages that use WSDDRequestFlow
org.apache.axis.deployment.wsdd   
 

Uses of WSDDRequestFlow in org.apache.axis.deployment.wsdd
 

Methods in org.apache.axis.deployment.wsdd that return WSDDRequestFlow
 WSDDRequestFlow WSDDTargetedChain.getRequestFlow()
           
 WSDDRequestFlow WSDDGlobalConfiguration.getRequestFlow()
          Get our request flow
 

Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDRequestFlow
 void WSDDTargetedChain.setRequestFlow(WSDDRequestFlow flow)
           
 void WSDDGlobalConfiguration.setRequestFlow(WSDDRequestFlow reqFlow)
          Set our request flow
 



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