Uses of Class
javax.xml.rpc.handler.HandlerInfo

Packages that use HandlerInfo
javax.xml.rpc.handler This package defines APIs for SOAP Message Handlers 
 

Uses of HandlerInfo in javax.xml.rpc.handler
 

Methods in javax.xml.rpc.handler with parameters of type HandlerInfo
 void GenericHandler.init(HandlerInfo config)
          The init method to enable the Handler instance to initialize itself.
 void Handler.init(HandlerInfo config)
          The init method enables the Handler instance to initialize itself.