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

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


Uses of Class
javax.xml.rpc.JAXRPCException

Packages that use JAXRPCException
javax.xml.rpc.handler   
 

Uses of JAXRPCException in javax.xml.rpc.handler
 

Methods in javax.xml.rpc.handler that throw JAXRPCException
 void Handler.init(HandlerInfo config)
          The init method enables the Handler instance to initialize itself.
 void Handler.destroy()
          The destroy method indicates the end of lifecycle for a Handler instance.
 boolean Handler.handleRequest(MessageContext msgContext)
          The handleRequest method processes the request message.
 



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