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

Uses of Package javax.xml.rpc.handler (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Package
javax.xml.rpc.handler

Packages that use javax.xml.rpc.handler
javax.ejb   
javax.xml.rpc   
javax.xml.rpc.handler   
javax.xml.rpc.handler.soap   
javax.xml.rpc.server   
 

Classes in javax.xml.rpc.handler used by javax.ejb
MessageContext
          This interface abstracts the message context that is processed by a handler in the handle method.
 

Classes in javax.xml.rpc.handler used by javax.xml.rpc
HandlerRegistry
          This interface provides support for the programmatic configuration of handlers in a HandlerRegistry.
 

Classes in javax.xml.rpc.handler used by javax.xml.rpc.handler
Handler
          This interface is required to be implemented by a SOAP message handler.
HandlerInfo
          This represents information about a handler in the HandlerChain.
MessageContext
          This interface abstracts the message context that is processed by a handler in the handle method.
 

Classes in javax.xml.rpc.handler used by javax.xml.rpc.handler.soap
MessageContext
          This interface abstracts the message context that is processed by a handler in the handle method.
 

Classes in javax.xml.rpc.handler used by javax.xml.rpc.server
MessageContext
          This interface abstracts the message context that is processed by a handler in the handle method.
 



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