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.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.
 void Handler.init(HandlerInfo config)
          The init method enables the Handler instance to initialize itself.
 



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