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

Uses of Interface org.apache.axis.TargetedChain (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


Uses of Interface
org.apache.axis.TargetedChain

Packages that use TargetedChain
org.apache.axis   
org.apache.axis.handlers.soap   
org.apache.axis.server   
 

Uses of TargetedChain in org.apache.axis
 

Classes in org.apache.axis that implement TargetedChain
 class SimpleTargetedChain
          A SimpleTargetedChain has a request handler, a pivot handler, and a response handler (any of which may themselves be chains).
 

Uses of TargetedChain in org.apache.axis.handlers.soap
 

Classes in org.apache.axis.handlers.soap that implement TargetedChain
 class SOAPService
          A SOAPService is a Handler which encapsulates a SOAP invocation.
 

Uses of TargetedChain in org.apache.axis.server
 

Classes in org.apache.axis.server that implement TargetedChain
 class Transport
          Transport is a targeted chain that knows it's a transport.
 



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